Skip to content

Console Output

Skipping 81 KB.. Full Log
h/basicauth.war
09:24:17 [2024-04-06T13:24:17.808Z] [WARNING]      [echo] archive-type is war
09:24:17 [2024-04-06T13:24:17.808Z] [WARNING]      [echo] archive-type is war
09:24:17 [2024-04-06T13:24:17.808Z] [WARNING]      [echo] archive-type is war
09:24:17 [2024-04-06T13:24:17.808Z] [WARNING]      [echo] compiling test client to ../../classes/test
09:24:17 [2024-04-06T13:24:17.808Z] [WARNING]      [echo] Listing of source files: security/BasicAuthTestNG.java
09:24:17 [2024-04-06T13:24:17.808Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:17 [2024-04-06T13:24:17.808Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:18 [2024-04-06T13:24:18.071Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:18 [2024-04-06T13:24:18.071Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:18 [2024-04-06T13:24:18.071Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/basicauth/src/test/security/BasicAuthTestNG.java:41: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
09:24:18 [2024-04-06T13:24:18.071Z]     int port = new Integer(portS).intValue();
09:24:18 [2024-04-06T13:24:18.071Z]                ^
09:24:18 [2024-04-06T13:24:18.071Z] 4 warnings
09:24:18 [2024-04-06T13:24:18.328Z] [WARNING]      [echo] deploying basicauth.war
09:24:18 [2024-04-06T13:24:18.907Z] [INFO]      [exec] Application deployed with name basicauth.
09:24:18 [2024-04-06T13:24:18.907Z] [INFO]      [exec] Command deploy executed successfully.
09:24:18 [2024-04-06T13:24:18.907Z] [WARNING]      [echo] 
09:24:18 [2024-04-06T13:24:18.907Z] [WARNING]      [echo]  *************************
09:24:18 [2024-04-06T13:24:18.907Z] [WARNING]      [echo]  * build-deploy ejb/slsbnicmt 
09:24:18 [2024-04-06T13:24:18.907Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/slsbnicmt 
09:24:18 [2024-04-06T13:24:18.907Z] [WARNING]      [echo]  *************************
09:24:18 [2024-04-06T13:24:18.907Z] [WARNING]      [echo] 
09:24:18 [2024-04-06T13:24:18.907Z] [WARNING]      [echo] compiling test client to ../../classes/test
09:24:18 [2024-04-06T13:24:18.907Z] [WARNING]      [echo] Listing of source files: SlsbnicmtTestNG.java
09:24:18 [2024-04-06T13:24:18.908Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:19 [2024-04-06T13:24:19.164Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:19 [2024-04-06T13:24:19.421Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:19 [2024-04-06T13:24:19.421Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:19 [2024-04-06T13:24:19.421Z] 3 warnings
09:24:19 [2024-04-06T13:24:19.421Z] [WARNING]      [echo] archive-type is war
09:24:19 [2024-04-06T13:24:19.421Z] [WARNING]      [echo] Now creating a war file ../../dist/EJB_slsbnicmt/slsbnicmt.war
09:24:19 [2024-04-06T13:24:19.421Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_slsbnicmt/app
09:24:19 [2024-04-06T13:24:19.421Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/EJB_slsbnicmt
09:24:19 [2024-04-06T13:24:19.421Z] [INFO]     [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_slsbnicmt/app
09:24:19 [2024-04-06T13:24:19.421Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:19 [2024-04-06T13:24:19.677Z] Note: [EL Info]: processor: Creating static metadata factory ...
09:24:19 [2024-04-06T13:24:19.677Z] 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.
09:24:19 [2024-04-06T13:24:19.678Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:19 [2024-04-06T13:24:19.678Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:19 [2024-04-06T13:24:19.678Z] 4 warnings
09:24:19 [2024-04-06T13:24:19.678Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF
09:24:19 [2024-04-06T13:24:19.678Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF
09:24:19 [2024-04-06T13:24:19.678Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/EJB_slsbnicmt/slsbnicmt.war
09:24:19 [2024-04-06T13:24:19.948Z] [WARNING]      [echo] archive-type is war
09:24:19 [2024-04-06T13:24:19.948Z] [WARNING]      [echo] archive-type is war
09:24:19 [2024-04-06T13:24:19.948Z] [WARNING]      [echo] archive-type is war
09:24:19 [2024-04-06T13:24:19.948Z] [WARNING]      [echo] deploying slsbnicmt.war
09:24:21 [2024-04-06T13:24:21.869Z] [INFO]      [exec] Application deployed with name slsbnicmt.
09:24:21 [2024-04-06T13:24:21.869Z] [INFO]      [exec] Command deploy executed successfully.
09:24:21 [2024-04-06T13:24:21.869Z] [WARNING]      [echo] 
09:24:21 [2024-04-06T13:24:21.869Z] [WARNING]      [echo]  *************************
09:24:21 [2024-04-06T13:24:21.869Z] [WARNING]      [echo]  * build-deploy ejb/sfulnoi 
09:24:21 [2024-04-06T13:24:21.869Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/sfulnoi 
09:24:21 [2024-04-06T13:24:21.870Z] [WARNING]      [echo]  *************************
09:24:21 [2024-04-06T13:24:21.870Z] [WARNING]      [echo] 
09:24:21 [2024-04-06T13:24:21.870Z] [WARNING]      [echo] compiling test client to ../../classes/test
09:24:21 [2024-04-06T13:24:21.870Z] [WARNING]      [echo] Listing of source files: SfulnoiTestNG.java
09:24:21 [2024-04-06T13:24:21.870Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:21 [2024-04-06T13:24:21.870Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:22 [2024-04-06T13:24:22.147Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:22 [2024-04-06T13:24:22.147Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:22 [2024-04-06T13:24:22.147Z] 3 warnings
09:24:22 [2024-04-06T13:24:22.147Z] [WARNING]      [echo] archive-type is war
09:24:22 [2024-04-06T13:24:22.147Z] [WARNING]      [echo] Now creating a war file ../../dist/EJB_sfulnoi/sfulnoi.war
09:24:22 [2024-04-06T13:24:22.147Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_sfulnoi/app
09:24:22 [2024-04-06T13:24:22.147Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/EJB_sfulnoi
09:24:22 [2024-04-06T13:24:22.147Z] [INFO]     [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_sfulnoi/app
09:24:22 [2024-04-06T13:24:22.402Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:22 [2024-04-06T13:24:22.657Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:22 [2024-04-06T13:24:22.657Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:22 [2024-04-06T13:24:22.657Z] 3 warnings
09:24:22 [2024-04-06T13:24:22.657Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_sfulnoi/app/META-INF
09:24:22 [2024-04-06T13:24:22.657Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/sfulnoi/metadata/persistence.xml to copy.
09:24:22 [2024-04-06T13:24:22.657Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/EJB_sfulnoi/sfulnoi.war
09:24:22 [2024-04-06T13:24:22.657Z] [WARNING]      [echo] archive-type is war
09:24:22 [2024-04-06T13:24:22.657Z] [WARNING]      [echo] archive-type is war
09:24:22 [2024-04-06T13:24:22.657Z] [WARNING]      [echo] archive-type is war
09:24:22 [2024-04-06T13:24:22.657Z] [WARNING]      [echo] deploying sfulnoi.war
09:24:24 [2024-04-06T13:24:24.080Z] [INFO]      [exec] Application deployed with name sfulnoi.
09:24:24 [2024-04-06T13:24:24.080Z] [INFO]      [exec] Command deploy executed successfully.
09:24:24 [2024-04-06T13:24:24.080Z] [WARNING]      [echo] 
09:24:24 [2024-04-06T13:24:24.080Z] [WARNING]      [echo]  *************************
09:24:24 [2024-04-06T13:24:24.080Z] [WARNING]      [echo]  * build-deploy bean-validator/simple-bv-servlet 
09:24:24 [2024-04-06T13:24:24.080Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/bean-validator/simple-bv-servlet 
09:24:24 [2024-04-06T13:24:24.080Z] [WARNING]      [echo]  *************************
09:24:24 [2024-04-06T13:24:24.080Z] [WARNING]      [echo] 
09:24:24 [2024-04-06T13:24:24.080Z] [WARNING]      [echo] compiling test client to ../../classes/test
09:24:24 [2024-04-06T13:24:24.080Z] [WARNING]      [echo] Listing of source files: test/bv/servlet/simple/SimpleBVServletTestNG.java
09:24:24 [2024-04-06T13:24:24.080Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:24 [2024-04-06T13:24:24.080Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:24 [2024-04-06T13:24:24.346Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:24 [2024-04-06T13:24:24.346Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:24 [2024-04-06T13:24:24.600Z] 3 warnings
09:24:24 [2024-04-06T13:24:24.600Z] [WARNING]      [echo] archive-type is war
09:24:24 [2024-04-06T13:24:24.600Z] [WARNING]      [echo] Now creating a war file ../../dist/bv/simple-bv-servlet.war
09:24:24 [2024-04-06T13:24:24.600Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/bv/app
09:24:24 [2024-04-06T13:24:24.600Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/bv
09:24:24 [2024-04-06T13:24:24.600Z] [INFO]     [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/bv/app
09:24:24 [2024-04-06T13:24:24.600Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:24 [2024-04-06T13:24:24.855Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:24 [2024-04-06T13:24:24.856Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:24 [2024-04-06T13:24:24.856Z] 3 warnings
09:24:24 [2024-04-06T13:24:24.856Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/bv/app/META-INF
09:24:24 [2024-04-06T13:24:24.856Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/bean-validator/simple-bv-servlet/metadata/persistence.xml to copy.
09:24:24 [2024-04-06T13:24:24.856Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/bv/simple-bv-servlet.war
09:24:24 [2024-04-06T13:24:24.856Z] [WARNING]      [echo] archive-type is war
09:24:25 [2024-04-06T13:24:25.113Z] [WARNING]      [echo] archive-type is war
09:24:25 [2024-04-06T13:24:25.113Z] [WARNING]      [echo] archive-type is war
09:24:25 [2024-04-06T13:24:25.113Z] [WARNING]      [echo] deploying simple-bv-servlet.war
09:24:26 [2024-04-06T13:24:26.045Z] [INFO]      [exec] Application deployed with name simple-bv-servlet.
09:24:26 [2024-04-06T13:24:26.045Z] [INFO]      [exec] Command deploy executed successfully.
09:24:26 [2024-04-06T13:24:26.045Z] [WARNING]      [echo] 
09:24:26 [2024-04-06T13:24:26.045Z] [WARNING]      [echo]  *************************
09:24:26 [2024-04-06T13:24:26.045Z] [WARNING]      [echo]  * build-deploy weld/numberguess 
09:24:26 [2024-04-06T13:24:26.045Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/weld/numberguess 
09:24:26 [2024-04-06T13:24:26.045Z] [WARNING]      [echo]  *************************
09:24:26 [2024-04-06T13:24:26.045Z] [WARNING]      [echo] 
09:24:26 [2024-04-06T13:24:26.045Z] [WARNING]      [echo] compiling test client to ../../classes/test
09:24:26 [2024-04-06T13:24:26.045Z] [WARNING]      [echo] Listing of source files: NumberGuessTestNG.java
09:24:26 [2024-04-06T13:24:26.045Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:26 [2024-04-06T13:24:26.045Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:26 [2024-04-06T13:24:26.300Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:26 [2024-04-06T13:24:26.300Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:26 [2024-04-06T13:24:26.300Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/weld/numberguess/src/test/NumberGuessTestNG.java uses or overrides a deprecated API.
09:24:26 [2024-04-06T13:24:26.300Z] Note: Recompile with -Xlint:deprecation for details.
09:24:26 [2024-04-06T13:24:26.300Z] 3 warnings
09:24:26 [2024-04-06T13:24:26.300Z] [WARNING]      [echo] archive-type is war
09:24:26 [2024-04-06T13:24:26.300Z] [WARNING]      [echo] Now creating a war file ../../dist/weldtest/numberguess.war
09:24:26 [2024-04-06T13:24:26.300Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/weldtest/app
09:24:26 [2024-04-06T13:24:26.300Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/weldtest
09:24:26 [2024-04-06T13:24:26.300Z] [INFO]     [javac] Compiling 12 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/weldtest/app
09:24:26 [2024-04-06T13:24:26.554Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:26 [2024-04-06T13:24:26.810Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:26 [2024-04-06T13:24:26.810Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:26 [2024-04-06T13:24:26.810Z] 3 warnings
09:24:26 [2024-04-06T13:24:26.810Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/weldtest/app/META-INF
09:24:26 [2024-04-06T13:24:26.810Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/weld/numberguess/metadata/persistence.xml to copy.
09:24:26 [2024-04-06T13:24:26.810Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/weldtest/numberguess.war
09:24:26 [2024-04-06T13:24:26.810Z] [WARNING]      [echo] archive-type is war
09:24:26 [2024-04-06T13:24:26.810Z] [WARNING]      [echo] archive-type is war
09:24:26 [2024-04-06T13:24:26.810Z] [WARNING]      [echo] archive-type is war
09:24:26 [2024-04-06T13:24:26.810Z] [WARNING]      [echo] deploying numberguess.war
09:24:28 [2024-04-06T13:24:28.708Z] [INFO]      [exec] Application deployed with name numberguess.
09:24:28 [2024-04-06T13:24:28.708Z] [INFO]      [exec] Command deploy executed successfully.
09:24:28 [2024-04-06T13:24:28.708Z] [WARNING]      [echo] 
09:24:28 [2024-04-06T13:24:28.708Z] [WARNING]      [echo]  *************************
09:24:28 [2024-04-06T13:24:28.708Z] [WARNING]      [echo]  * build-deploy weld/osgiweld 
09:24:28 [2024-04-06T13:24:28.708Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/weld/osgiweld 
09:24:28 [2024-04-06T13:24:28.708Z] [WARNING]      [echo]  *************************
09:24:28 [2024-04-06T13:24:28.708Z] [WARNING]      [echo] 
09:24:28 [2024-04-06T13:24:28.708Z] [WARNING]      [echo] compiling test client to ../../classes/test
09:24:28 [2024-04-06T13:24:28.708Z] [WARNING]      [echo] Listing of source files: OsgiWeldTestNG.java
09:24:28 [2024-04-06T13:24:28.709Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:28 [2024-04-06T13:24:28.709Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:28 [2024-04-06T13:24:28.963Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:28 [2024-04-06T13:24:28.963Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:28 [2024-04-06T13:24:28.964Z] 3 warnings
09:24:28 [2024-04-06T13:24:28.964Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/test/weld/osgi
09:24:28 [2024-04-06T13:24:28.964Z] [WARNING]      [echo] archive-type is war
09:24:28 [2024-04-06T13:24:28.964Z] [WARNING]      [echo] Now creating a war file ../../dist/weldtest/osgiweld.war
09:24:28 [2024-04-06T13:24:28.964Z] [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/weldtest/app
09:24:28 [2024-04-06T13:24:28.964Z] [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/weldtest
09:24:28 [2024-04-06T13:24:28.964Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/weldtest/app
09:24:28 [2024-04-06T13:24:28.964Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/weldtest
09:24:28 [2024-04-06T13:24:28.964Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/weldtest/app
09:24:28 [2024-04-06T13:24:28.964Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:29 [2024-04-06T13:24:29.219Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:29 [2024-04-06T13:24:29.219Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:29 [2024-04-06T13:24:29.219Z] 3 warnings
09:24:29 [2024-04-06T13:24:29.219Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/weldtest/app/META-INF
09:24:29 [2024-04-06T13:24:29.219Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/weld/osgiweld/metadata/persistence.xml to copy.
09:24:29 [2024-04-06T13:24:29.219Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/weldtest/osgiweld.war
09:24:29 [2024-04-06T13:24:29.219Z] [WARNING]      [echo] archive-type is war
09:24:29 [2024-04-06T13:24:29.219Z] [WARNING]      [echo] archive-type is war
09:24:29 [2024-04-06T13:24:29.219Z] [WARNING]      [echo] archive-type is war
09:24:29 [2024-04-06T13:24:29.219Z] [WARNING]      [echo] deploying osgiweld.war
09:24:30 [2024-04-06T13:24:30.583Z] [INFO]      [exec] Application deployed with name osgiweld.
09:24:30 [2024-04-06T13:24:30.583Z] [INFO]      [exec] Command deploy executed successfully.
09:24:30 [2024-04-06T13:24:30.583Z] [WARNING]      [echo] 
09:24:30 [2024-04-06T13:24:30.583Z] [WARNING]      [echo]  *************************
09:24:30 [2024-04-06T13:24:30.583Z] [WARNING]      [echo]  * build-deploy weld/extensions 
09:24:30 [2024-04-06T13:24:30.583Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/weld/extensions 
09:24:30 [2024-04-06T13:24:30.583Z] [WARNING]      [echo]  *************************
09:24:30 [2024-04-06T13:24:30.583Z] [WARNING]      [echo] 
09:24:30 [2024-04-06T13:24:30.583Z] [WARNING]      [echo] compiling test client to ../../classes/test
09:24:30 [2024-04-06T13:24:30.583Z] [WARNING]      [echo] Listing of source files: ExtensionsTestNG.java
09:24:30 [2024-04-06T13:24:30.583Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:30 [2024-04-06T13:24:30.583Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:30 [2024-04-06T13:24:30.846Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:30 [2024-04-06T13:24:30.846Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:30 [2024-04-06T13:24:30.846Z] 3 warnings
09:24:31 [2024-04-06T13:24:31.101Z] [WARNING]      [echo] archive-type is war
09:24:31 [2024-04-06T13:24:31.101Z] [WARNING]      [echo] Now creating a war file ../../dist/weldtest/extensions.war
09:24:31 [2024-04-06T13:24:31.101Z] [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/weldtest/app
09:24:31 [2024-04-06T13:24:31.101Z] [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/weldtest
09:24:31 [2024-04-06T13:24:31.101Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/weldtest/app
09:24:31 [2024-04-06T13:24:31.101Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/weldtest/lib
09:24:31 [2024-04-06T13:24:31.101Z] [INFO]     [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/weldtest/app
09:24:31 [2024-04-06T13:24:31.101Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:31 [2024-04-06T13:24:31.356Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:31 [2024-04-06T13:24:31.357Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:31 [2024-04-06T13:24:31.357Z] 3 warnings
09:24:31 [2024-04-06T13:24:31.357Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/weldtest/app/META-INF
09:24:31 [2024-04-06T13:24:31.357Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/weldtest/app/META-INF
09:24:31 [2024-04-06T13:24:31.357Z] [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/weldtest/lib/extensions.jar
09:24:31 [2024-04-06T13:24:31.357Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/weldtest/extensions.war
09:24:31 [2024-04-06T13:24:31.357Z] [WARNING]      [echo] archive-type is war
09:24:31 [2024-04-06T13:24:31.357Z] [WARNING]      [echo] archive-type is war
09:24:31 [2024-04-06T13:24:31.357Z] [WARNING]      [echo] archive-type is war
09:24:31 [2024-04-06T13:24:31.357Z] [WARNING]      [echo] deploying extensions.war
09:24:32 [2024-04-06T13:24:32.784Z] [INFO]      [exec] Application deployed with name extensions.
09:24:32 [2024-04-06T13:24:32.784Z] [INFO]      [exec] Command deploy executed successfully.
09:24:32 [2024-04-06T13:24:32.784Z] [WARNING]      [echo] Glassfish Full Profile Build Deploy
09:24:32 [2024-04-06T13:24:32.784Z] [WARNING]      [echo] 
09:24:32 [2024-04-06T13:24:32.784Z] [WARNING]      [echo]  *************************
09:24:32 [2024-04-06T13:24:32.784Z] [WARNING]      [echo]  * build-deploy ejb/remoteview 
09:24:32 [2024-04-06T13:24:32.784Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/remoteview 
09:24:32 [2024-04-06T13:24:32.784Z] [WARNING]      [echo]  *************************
09:24:32 [2024-04-06T13:24:32.784Z] [WARNING]      [echo] 
09:24:32 [2024-04-06T13:24:32.784Z] [WARNING]      [echo] archive-type is jar
09:24:32 [2024-04-06T13:24:32.784Z] [WARNING]      [echo] archive-type is jar
09:24:32 [2024-04-06T13:24:32.784Z] [WARNING]      [echo] archive-type is jar
09:24:32 [2024-04-06T13:24:32.784Z] [WARNING]      [echo] archive-type is jar
09:24:32 [2024-04-06T13:24:32.784Z] [WARNING]      [echo] Now creating a jar file ../../dist/EJB_remoteview/remoteview.jar
09:24:32 [2024-04-06T13:24:32.784Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_remoteview/app
09:24:32 [2024-04-06T13:24:32.784Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/EJB_remoteview
09:24:32 [2024-04-06T13:24:32.784Z] [WARNING]      [echo] Now compiling
09:24:32 [2024-04-06T13:24:32.784Z] [INFO]     [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_remoteview/app
09:24:33 [2024-04-06T13:24:33.040Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:33 [2024-04-06T13:24:33.295Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:33 [2024-04-06T13:24:33.295Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:33 [2024-04-06T13:24:33.295Z] 3 warnings
09:24:33 [2024-04-06T13:24:33.295Z] [WARNING]      [echo] Now creating a war file ../../dist/EJB_remoteview/remoteview.jar
09:24:33 [2024-04-06T13:24:33.295Z] [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/EJB_remoteview/remoteview.jar
09:24:33 [2024-04-06T13:24:33.295Z] [WARNING]      [echo] compiling test client to ../../classes/test
09:24:33 [2024-04-06T13:24:33.295Z] [WARNING]      [echo] Listing of source files: RemoteViewTestNG.java
09:24:33 [2024-04-06T13:24:33.295Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:33 [2024-04-06T13:24:33.295Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:33 [2024-04-06T13:24:33.551Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:33 [2024-04-06T13:24:33.551Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:33 [2024-04-06T13:24:33.551Z] 3 warnings
09:24:33 [2024-04-06T13:24:33.551Z] [WARNING]      [echo] deploying remoteview.jar
09:24:37 [2024-04-06T13:24:37.782Z] [INFO]      [exec] Application deployed with name remoteview.
09:24:37 [2024-04-06T13:24:37.782Z] [INFO]      [exec] Command deploy executed successfully.
09:24:37 [2024-04-06T13:24:37.782Z] [WARNING]      [echo] 
09:24:37 [2024-04-06T13:24:37.782Z] [WARNING]      [echo]  *************************
09:24:37 [2024-04-06T13:24:37.782Z] [WARNING]      [echo]  * build-deploy ejb/singleton 
09:24:37 [2024-04-06T13:24:37.782Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/singleton 
09:24:37 [2024-04-06T13:24:37.782Z] [WARNING]      [echo]  *************************
09:24:37 [2024-04-06T13:24:37.782Z] [WARNING]      [echo] 
09:24:37 [2024-04-06T13:24:37.782Z] [WARNING]      [echo] compiling test client to ../../classes/test
09:24:37 [2024-04-06T13:24:37.782Z] [WARNING]      [echo] Listing of source files: SingletonTestNG.java
09:24:37 [2024-04-06T13:24:37.782Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:37 [2024-04-06T13:24:37.782Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:37 [2024-04-06T13:24:37.782Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:37 [2024-04-06T13:24:37.782Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:37 [2024-04-06T13:24:37.782Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/singleton/src/test/SingletonTestNG.java uses or overrides a deprecated API.
09:24:37 [2024-04-06T13:24:37.782Z] Note: Recompile with -Xlint:deprecation for details.
09:24:37 [2024-04-06T13:24:37.782Z] 3 warnings
09:24:37 [2024-04-06T13:24:37.782Z] [WARNING]      [echo] archive-type is ear
09:24:37 [2024-04-06T13:24:37.782Z] [WARNING]      [echo] archive-type is ear
09:24:37 [2024-04-06T13:24:37.782Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_Singleton/app
09:24:37 [2024-04-06T13:24:37.782Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/EJB_Singleton
09:24:37 [2024-04-06T13:24:37.782Z] [INFO]     [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_Singleton/app
09:24:38 [2024-04-06T13:24:38.045Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:38 [2024-04-06T13:24:38.301Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:38 [2024-04-06T13:24:38.301Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:38 [2024-04-06T13:24:38.301Z] 3 warnings
09:24:38 [2024-04-06T13:24:38.301Z] [WARNING]      [echo] war.classes ============== : **/*Servlet.class,**/*Interface.class
09:24:38 [2024-04-06T13:24:38.301Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/EJB_Singleton/singletonWeb.war
09:24:38 [2024-04-06T13:24:38.301Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_Singleton/app/META-INF
09:24:38 [2024-04-06T13:24:38.301Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/singleton/metadata/ejb-jar.xml to copy.
09:24:38 [2024-04-06T13:24:38.301Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/singleton/metadata/sun-ejb-jar.xml to copy.
09:24:38 [2024-04-06T13:24:38.301Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/singleton/metadata/sun-cmp-mappings.xml to copy.
09:24:38 [2024-04-06T13:24:38.301Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/singleton/metadata/${dbschema} to copy.
09:24:38 [2024-04-06T13:24:38.301Z] [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/EJB_Singleton/singletonEJB.jar
09:24:38 [2024-04-06T13:24:38.301Z] [INFO]       [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/EJB_Singleton/singleton.ear
09:24:38 [2024-04-06T13:24:38.301Z] [WARNING]      [echo] Packaged Archive at ../../dist/EJB_Singleton/singleton.ear
09:24:38 [2024-04-06T13:24:38.301Z] [WARNING]      [echo] archive-type is ear
09:24:38 [2024-04-06T13:24:38.301Z] [WARNING]      [echo] archive-type is ear
09:24:38 [2024-04-06T13:24:38.301Z] [WARNING]      [echo] deploying singleton.ear
09:24:39 [2024-04-06T13:24:39.661Z] [INFO]      [exec] Application deployed with name singleton.
09:24:39 [2024-04-06T13:24:39.661Z] [INFO]      [exec] Command deploy executed successfully.
09:24:39 [2024-04-06T13:24:39.661Z] [WARNING]      [echo] deploying singleton.ear
09:24:41 [2024-04-06T13:24:41.052Z] [INFO]      [exec] Application deployed with name singleton.
09:24:41 [2024-04-06T13:24:41.052Z] [INFO]      [exec] Command deploy executed successfully.
09:24:41 [2024-04-06T13:24:41.052Z] [WARNING]      [echo] 
09:24:41 [2024-04-06T13:24:41.052Z] [WARNING]      [echo]  *************************
09:24:41 [2024-04-06T13:24:41.052Z] [WARNING]      [echo]  * build-deploy ejb/cmp 
09:24:41 [2024-04-06T13:24:41.052Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/cmp 
09:24:41 [2024-04-06T13:24:41.052Z] [WARNING]      [echo]  *************************
09:24:41 [2024-04-06T13:24:41.052Z] [WARNING]      [echo] 
09:24:41 [2024-04-06T13:24:41.052Z] [WARNING]      [echo] compiling test client to ../../classes/test
09:24:41 [2024-04-06T13:24:41.052Z] [WARNING]      [echo] Listing of source files: CmpRosterTestNG.java
09:24:41 [2024-04-06T13:24:41.052Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:41 [2024-04-06T13:24:41.307Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:41 [2024-04-06T13:24:41.307Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:41 [2024-04-06T13:24:41.307Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:41 [2024-04-06T13:24:41.563Z] 3 warnings
09:24:41 [2024-04-06T13:24:41.563Z] [WARNING]      [echo] archive-type is ear
09:24:41 [2024-04-06T13:24:41.563Z] [WARNING]      [echo] archive-type is ear
09:24:41 [2024-04-06T13:24:41.563Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_CMP/app
09:24:41 [2024-04-06T13:24:41.563Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/EJB_CMP
09:24:41 [2024-04-06T13:24:41.563Z] [INFO]     [javac] Compiling 17 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_CMP/app
09:24:41 [2024-04-06T13:24:41.563Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:41 [2024-04-06T13:24:41.819Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:41 [2024-04-06T13:24:41.819Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:41 [2024-04-06T13:24:41.819Z] Note: Some input files use unchecked or unsafe operations.
09:24:41 [2024-04-06T13:24:41.819Z] Note: Recompile with -Xlint:unchecked for details.
09:24:41 [2024-04-06T13:24:41.819Z] 3 warnings
09:24:41 [2024-04-06T13:24:41.819Z] [WARNING]      [echo] war.classes ============== : **/*Servlet.class,**/Roster.class,**/RosterHome.class,**/*Details.class,**/Debug.class
09:24:41 [2024-04-06T13:24:41.819Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/EJB_CMP/RosterAppWeb.war
09:24:41 [2024-04-06T13:24:41.819Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF
09:24:41 [2024-04-06T13:24:41.819Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF
09:24:41 [2024-04-06T13:24:41.819Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF
09:24:41 [2024-04-06T13:24:41.819Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF
09:24:41 [2024-04-06T13:24:41.819Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/EJB_CMP/app
09:24:41 [2024-04-06T13:24:41.819Z] [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/EJB_CMP/RosterAppEJB.jar
09:24:42 [2024-04-06T13:24:42.074Z] [INFO]       [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/EJB_CMP/RosterApp.ear
09:24:42 [2024-04-06T13:24:42.074Z] [WARNING]      [echo] Packaged Archive at ../../dist/EJB_CMP/RosterApp.ear
09:24:42 [2024-04-06T13:24:42.075Z] [WARNING]      [echo] archive-type is ear
09:24:42 [2024-04-06T13:24:42.075Z] [WARNING]      [echo] archive-type is ear
09:24:42 [2024-04-06T13:24:42.075Z] [WARNING]      [echo] JavaDB Database Location : /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/../javadb
09:24:42 [2024-04-06T13:24:42.075Z] [WARNING]      [echo] sql.file = sql/RosterApp_derby.sql
09:24:42 [2024-04-06T13:24:42.075Z] [WARNING]      [echo] db.class.path = /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/../javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/../javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/../javadb/lib/derbyclient.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/../javadb/lib/derbyclient.jar
09:24:42 [2024-04-06T13:24:42.075Z] [INFO]       [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/cmp/sql/RosterApp_derby.sql
09:24:42 [2024-04-06T13:24:42.075Z] [ERROR]       [sql] Failed to execute:  DROP TABLE TeamPlayer 
09:24:42 [2024-04-06T13:24:42.075Z] [ERROR]       [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEAMPLAYER' because it does not exist.
09:24:42 [2024-04-06T13:24:42.075Z] [ERROR]       [sql] Failed to execute:  DROP TABLE Player 
09:24:42 [2024-04-06T13:24:42.075Z] [ERROR]       [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PLAYER' because it does not exist.
09:24:42 [2024-04-06T13:24:42.075Z] [ERROR]       [sql] Failed to execute:  DROP TABLE Team 
09:24:42 [2024-04-06T13:24:42.075Z] [ERROR]       [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEAM' because it does not exist.
09:24:42 [2024-04-06T13:24:42.075Z] [ERROR]       [sql] Failed to execute:  DROP TABLE League 
09:24:42 [2024-04-06T13:24:42.075Z] [ERROR]       [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'LEAGUE' because it does not exist.
09:24:42 [2024-04-06T13:24:42.075Z] 0 rows affected
09:24:42 [2024-04-06T13:24:42.331Z] 0 rows affected
09:24:42 [2024-04-06T13:24:42.331Z] 0 rows affected
09:24:42 [2024-04-06T13:24:42.331Z] 0 rows affected
09:24:42 [2024-04-06T13:24:42.331Z] [INFO]       [sql] 4 of 8 SQL statements executed successfully
09:24:42 [2024-04-06T13:24:42.331Z] [WARNING]      [echo] deploying RosterApp.ear
09:24:46 [2024-04-06T13:24:46.549Z] [INFO]      [exec] Application deployed with name RosterApp.
09:24:46 [2024-04-06T13:24:46.549Z] [INFO]      [exec] Command deploy executed successfully.
09:24:46 [2024-04-06T13:24:46.549Z] [WARNING]      [echo] 
09:24:46 [2024-04-06T13:24:46.549Z] [WARNING]      [echo]  *************************
09:24:46 [2024-04-06T13:24:46.549Z] [WARNING]      [echo]  * build ejb/mdb 
09:24:46 [2024-04-06T13:24:46.549Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/mdb 
09:24:46 [2024-04-06T13:24:46.549Z] [WARNING]      [echo]  *************************
09:24:46 [2024-04-06T13:24:46.549Z] [WARNING]      [echo] 
09:24:46 [2024-04-06T13:24:46.549Z] [INFO]     [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:46 [2024-04-06T13:24:46.549Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:46 [2024-04-06T13:24:46.846Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:46 [2024-04-06T13:24:46.846Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:46 [2024-04-06T13:24:46.846Z] 3 warnings
09:24:47 [2024-04-06T13:24:47.100Z] [WARNING]      [echo] compiling test client to ../../classes/test
09:24:47 [2024-04-06T13:24:47.100Z] [WARNING]      [echo] Listing of source files: mdb/MDBTests.java
09:24:47 [2024-04-06T13:24:47.100Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:47 [2024-04-06T13:24:47.100Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:47 [2024-04-06T13:24:47.356Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:47 [2024-04-06T13:24:47.356Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:47 [2024-04-06T13:24:47.356Z] 3 warnings
09:24:47 [2024-04-06T13:24:47.356Z] [WARNING]      [echo] archive-type is appclient_ear
09:24:47 [2024-04-06T13:24:47.356Z] [WARNING]      [echo] archive-type is appclient_ear
09:24:47 [2024-04-06T13:24:47.356Z] [WARNING]      [echo] archive-type is appclient_ear
09:24:47 [2024-04-06T13:24:47.356Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/mdb/app
09:24:47 [2024-04-06T13:24:47.356Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/mdb
09:24:47 [2024-04-06T13:24:47.356Z] [INFO]     [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/mdb/app
09:24:47 [2024-04-06T13:24:47.611Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:47 [2024-04-06T13:24:47.867Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:47 [2024-04-06T13:24:47.867Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:47 [2024-04-06T13:24:47.867Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/mdb/src/com/sun/mdb/client/Client.java:57: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
09:24:47 [2024-04-06T13:24:47.867Z]             numMessages = new Integer(args[0]).intValue();
09:24:47 [2024-04-06T13:24:47.867Z]                           ^
09:24:47 [2024-04-06T13:24:47.867Z] 4 warnings
09:24:47 [2024-04-06T13:24:47.867Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/mdb/app/META-INF
09:24:47 [2024-04-06T13:24:47.867Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/mdb/app/META-INF
09:24:47 [2024-04-06T13:24:47.867Z] [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdb-client.jar
09:24:47 [2024-04-06T13:24:47.867Z] [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/mdb/app/META-INF
09:24:47 [2024-04-06T13:24:47.867Z] [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdb-ejb.jar
09:24:47 [2024-04-06T13:24:47.867Z] [INFO]       [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdbApp.ear
09:24:47 [2024-04-06T13:24:47.867Z] [WARNING]      [echo] Packaged Archive at ../../dist/mdb/ejb-ejb30-hello-mdbApp.ear
09:24:47 [2024-04-06T13:24:47.867Z] [WARNING]      [echo] archive-type is appclient_ear
09:24:47 [2024-04-06T13:24:47.867Z] [WARNING]      [echo] 
09:24:47 [2024-04-06T13:24:47.867Z] [WARNING]      [echo]  *************************
09:24:47 [2024-04-06T13:24:47.867Z] [WARNING]      [echo]  * build-deploy jms/injection 
09:24:47 [2024-04-06T13:24:47.867Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/jms/injection 
09:24:47 [2024-04-06T13:24:47.867Z] [WARNING]      [echo]  *************************
09:24:47 [2024-04-06T13:24:47.867Z] [WARNING]      [echo] 
09:24:47 [2024-04-06T13:24:47.867Z] [WARNING]      [echo] compiling test client to ../../classes/test
09:24:47 [2024-04-06T13:24:47.867Z] [WARNING]      [echo] Listing of source files: ClientTestNG.java
09:24:47 [2024-04-06T13:24:47.867Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:47 [2024-04-06T13:24:47.867Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:48 [2024-04-06T13:24:48.124Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:48 [2024-04-06T13:24:48.124Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:48 [2024-04-06T13:24:48.124Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/jms/injection/src/test/ClientTestNG.java uses or overrides a deprecated API.
09:24:48 [2024-04-06T13:24:48.124Z] Note: Recompile with -Xlint:deprecation for details.
09:24:48 [2024-04-06T13:24:48.124Z] 3 warnings
09:24:48 [2024-04-06T13:24:48.124Z] [WARNING]      [echo] archive-type is war
09:24:48 [2024-04-06T13:24:48.124Z] [WARNING]      [echo] Now creating a war file ../../dist/JMS_Injection/injection.war
09:24:48 [2024-04-06T13:24:48.124Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/JMS_Injection/app
09:24:48 [2024-04-06T13:24:48.124Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/JMS_Injection
09:24:48 [2024-04-06T13:24:48.125Z] [INFO]     [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/JMS_Injection/app
09:24:48 [2024-04-06T13:24:48.381Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:24:48 [2024-04-06T13:24:48.647Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:24:48 [2024-04-06T13:24:48.647Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:24:48 [2024-04-06T13:24:48.647Z] 3 warnings
09:24:48 [2024-04-06T13:24:48.647Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/JMS_Injection/app/META-INF
09:24:48 [2024-04-06T13:24:48.647Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/jms/injection/metadata/persistence.xml to copy.
09:24:48 [2024-04-06T13:24:48.647Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/JMS_Injection/injection.war
09:24:48 [2024-04-06T13:24:48.647Z] [WARNING]      [echo] archive-type is war
09:24:48 [2024-04-06T13:24:48.647Z] [WARNING]      [echo] archive-type is war
09:24:48 [2024-04-06T13:24:48.647Z] [WARNING]      [echo] archive-type is war
09:24:48 [2024-04-06T13:24:48.647Z] [WARNING]      [echo] deploying injection.war
09:24:49 [2024-04-06T13:24:49.572Z] [INFO]      [exec] Application deployed with name injection.
09:24:49 [2024-04-06T13:24:49.572Z] [INFO]      [exec] Command deploy executed successfully.
09:24:49 [2024-04-06T13:24:49.846Z] [WARNING]      [echo] 
09:24:49 [2024-04-06T13:24:49.846Z] [WARNING]      [echo]  *************************
09:24:49 [2024-04-06T13:24:49.846Z] [WARNING]      [echo]  * build-deploy wsit/JaxwsFromWsdl 
09:24:49 [2024-04-06T13:24:49.846Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/wsit/JaxwsFromWsdl 
09:24:49 [2024-04-06T13:24:49.846Z] [WARNING]      [echo]  *************************
09:24:49 [2024-04-06T13:24:49.846Z] [WARNING]      [echo] 
09:24:49 [2024-04-06T13:24:49.846Z] [WARNING]      [echo] build-setup: build.home=../..
09:24:49 [2024-04-06T13:24:49.846Z] [INFO]  [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
09:24:49 [2024-04-06T13:24:49.846Z] [INFO]  [wsimport] Eclipse Metro/4.0.3 (RELEASE-4.0.3-4f96cb2; 2023-10-20T06:38:17+0000) XMLWS-Impl/4.0.2 XMLWS-API/4.0.1 XMLB-Impl/4.0.4 XMLB-API/4.0.1
09:24:49 [2024-04-06T13:24:49.846Z] [INFO]  [wsimport] command line: wsimport /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7/bin/java -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test -keep -verbose /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/AddNumbers.wsdl -b /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/custom-server.xml
09:24:49 [2024-04-06T13:24:49.846Z] [WARNING]  [wsimport] parsing WSDL...
09:24:50 [2024-04-06T13:24:50.845Z] [WARNING]  [wsimport] 
09:24:50 [2024-04-06T13:24:50.845Z] [WARNING]  [wsimport] Generating code...
09:24:50 [2024-04-06T13:24:50.845Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/AddNumbers.java
09:24:50 [2024-04-06T13:24:50.845Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/AddNumbersFault.java
09:24:50 [2024-04-06T13:24:50.845Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/AddNumbersFault_Exception.java
09:24:50 [2024-04-06T13:24:50.845Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/AddNumbersPortType.java
09:24:50 [2024-04-06T13:24:50.845Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/AddNumbersResponse.java
09:24:50 [2024-04-06T13:24:50.845Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/AddNumbersService.java
09:24:50 [2024-04-06T13:24:50.845Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/ObjectFactory.java
09:24:50 [2024-04-06T13:24:50.845Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/OneWayInt.java
09:24:50 [2024-04-06T13:24:50.845Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/package-info.java
09:24:50 [2024-04-06T13:24:50.845Z] [WARNING]  [wsimport] 
09:24:50 [2024-04-06T13:24:50.845Z] [WARNING]  [wsimport] Compiling code...
09:24:50 [2024-04-06T13:24:50.846Z] [WARNING]  [wsimport] javac -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test -classpath /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/jakarta.activation-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/angus-activation.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/jakarta.mail-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/angus-mail.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/webservices-osgi.jar /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbers.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersFault.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersPortType.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersResponse.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersService.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/ObjectFactory.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/OneWayInt.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/package-info.java 
09:24:51 [2024-04-06T13:24:51.101Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:51 [2024-04-06T13:24:51.661Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17'
09:24:51 [2024-04-06T13:24:51.661Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17'
09:24:51 [2024-04-06T13:24:51.661Z] 2 warnings
09:24:51 [2024-04-06T13:24:51.661Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/wsit/JaxwsFromWsdl/JaxwsFromWsdl.war
09:24:51 [2024-04-06T13:24:51.661Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/wsit
09:24:51 [2024-04-06T13:24:51.661Z] [WARNING]      [echo] deploying JaxwsFromWsdl.war
09:24:54 [2024-04-06T13:24:54.246Z] [INFO]      [exec] Application deployed with name JaxwsFromWsdl.
09:24:54 [2024-04-06T13:24:54.246Z] [INFO]      [exec] Command deploy executed successfully.
09:24:54 [2024-04-06T13:24:54.246Z] [INFO]  [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
09:24:54 [2024-04-06T13:24:54.246Z] [INFO]  [wsimport] Eclipse Metro/4.0.3 (RELEASE-4.0.3-4f96cb2; 2023-10-20T06:38:17+0000) XMLWS-Impl/4.0.2 XMLWS-API/4.0.1 XMLB-Impl/4.0.4 XMLB-API/4.0.1
09:24:54 [2024-04-06T13:24:54.246Z] [INFO]  [wsimport] command line: wsimport /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7/bin/java -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test -keep -verbose http://localhost:8080/JaxwsFromWsdl/addnumbers?wsdl -b /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/custom-client.xml
09:24:54 [2024-04-06T13:24:54.246Z] [WARNING]  [wsimport] parsing WSDL...
09:24:54 [2024-04-06T13:24:54.246Z] [WARNING]  [wsimport] 
09:24:54 [2024-04-06T13:24:54.246Z] [WARNING]  [wsimport] Generating code...
09:24:54 [2024-04-06T13:24:54.246Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/AddNumbers.java
09:24:54 [2024-04-06T13:24:54.246Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/AddNumbersFault.java
09:24:54 [2024-04-06T13:24:54.246Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/AddNumbersFault_Exception.java
09:24:54 [2024-04-06T13:24:54.246Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/AddNumbersPortType.java
09:24:54 [2024-04-06T13:24:54.246Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/AddNumbersResponse.java
09:24:54 [2024-04-06T13:24:54.246Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/AddNumbersService.java
09:24:54 [2024-04-06T13:24:54.246Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/ObjectFactory.java
09:24:54 [2024-04-06T13:24:54.246Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/OneWayInt.java
09:24:54 [2024-04-06T13:24:54.246Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/package-info.java
09:24:54 [2024-04-06T13:24:54.246Z] [WARNING]  [wsimport] 
09:24:54 [2024-04-06T13:24:54.246Z] [WARNING]  [wsimport] Compiling code...
09:24:54 [2024-04-06T13:24:54.247Z] [WARNING]  [wsimport] javac -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test -classpath /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/jakarta.activation-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/angus-activation.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/jakarta.mail-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/angus-mail.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/modules/webservices-osgi.jar /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbers.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersFault.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersPortType.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersResponse.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersService.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/ObjectFactory.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/OneWayInt.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/package-info.java 
09:24:54 [2024-04-06T13:24:54.502Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:54 [2024-04-06T13:24:54.757Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17'
09:24:54 [2024-04-06T13:24:54.757Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17'
09:24:54 [2024-04-06T13:24:54.757Z] 2 warnings
09:24:54 [2024-04-06T13:24:54.757Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:55 [2024-04-06T13:24:55.317Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17'
09:24:55 [2024-04-06T13:24:55.317Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17'
09:24:55 [2024-04-06T13:24:55.317Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/wsit/JaxwsFromWsdl/src/test/jaxwsfromwsdl/client/JaxwsFromWsdlTestNG.java uses unchecked or unsafe operations.
09:24:55 [2024-04-06T13:24:55.317Z] Note: Recompile with -Xlint:unchecked for details.
09:24:55 [2024-04-06T13:24:55.317Z] 2 warnings
09:24:55 [2024-04-06T13:24:55.317Z] [WARNING]      [echo] =============Starting TestNG test at ../../classes/test from testng.xml  ============
09:24:55 [2024-04-06T13:24:55.317Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output
09:24:55 [2024-04-06T13:24:55.878Z] [INFO]    [testng] ...
09:24:55 [2024-04-06T13:24:55.879Z] [INFO]    [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com)
09:24:55 [2024-04-06T13:24:55.879Z] [INFO]    [testng] ...
09:24:55 [2024-04-06T13:24:55.879Z] [INFO]    [testng] 
09:24:55 [2024-04-06T13:24:55.879Z] [INFO]    [testng] done for init
09:24:56 [2024-04-06T13:24:56.134Z] [INFO]    [testng] meth=public boolean jaxwsfromwsdl.client.AddNumbersClient.testAddNumbers()
09:24:56 [2024-04-06T13:24:56.134Z] [INFO]    [testng] cls=class jaxwsfromwsdl.client.AddNumbersClient
09:24:56 [2024-04-06T13:24:56.134Z] [INFO]    [testng] ct=public jaxwsfromwsdl.client.AddNumbersClient()
09:24:56 [2024-04-06T13:24:56.134Z] [INFO]    [testng] obj=jaxwsfromwsdl.client.AddNumbersClient@11dc3715
09:24:57 [2024-04-06T13:24:57.057Z] [INFO]    [testng] PASSED: testAddNumbers_JaxwsFromWsdl
09:24:57 [2024-04-06T13:24:57.057Z] [INFO]    [testng] PASSED: testAddNumbersException_JaxwsFromWsdl
09:24:57 [2024-04-06T13:24:57.057Z] [INFO]    [testng] 
09:24:57 [2024-04-06T13:24:57.057Z] [INFO]    [testng] ===============================================
09:24:57 [2024-04-06T13:24:57.057Z] [INFO]    [testng]     wsit_jaxws_wsdl_tests
09:24:57 [2024-04-06T13:24:57.057Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
09:24:57 [2024-04-06T13:24:57.057Z] [INFO]    [testng] ===============================================
09:24:57 [2024-04-06T13:24:57.058Z] [INFO]    [testng] 
09:24:57 [2024-04-06T13:24:57.058Z] [INFO]    [testng] 
09:24:57 [2024-04-06T13:24:57.058Z] [INFO]    [testng] ===============================================
09:24:57 [2024-04-06T13:24:57.058Z] [INFO]    [testng] QuickLookTests
09:24:57 [2024-04-06T13:24:57.058Z] [INFO]    [testng] Total tests run: 2, Failures: 0, Skips: 0
09:24:57 [2024-04-06T13:24:57.058Z] [INFO]    [testng] ===============================================
09:24:57 [2024-04-06T13:24:57.058Z] [INFO]    [testng] 
09:24:57 [2024-04-06T13:24:57.313Z] [WARNING]      [echo] JaxwsFromWsdl
09:24:58 [2024-04-06T13:24:58.346Z] [INFO]      [exec] Command undeploy executed successfully.
09:24:58 [2024-04-06T13:24:58.346Z] [WARNING]      [echo] 
09:24:58 [2024-04-06T13:24:58.346Z] [WARNING]      [echo]  *************************
09:24:58 [2024-04-06T13:24:58.346Z] [WARNING]      [echo]  * build-deploy wsit/jsr109tester 
09:24:58 [2024-04-06T13:24:58.346Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/wsit/jsr109tester 
09:24:58 [2024-04-06T13:24:58.346Z] [WARNING]      [echo]  *************************
09:24:58 [2024-04-06T13:24:58.346Z] [WARNING]      [echo] 
09:24:58 [2024-04-06T13:24:58.346Z] [WARNING]      [echo] build-setup: build.home=../..
09:24:58 [2024-04-06T13:24:58.346Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:24:58 [2024-04-06T13:24:58.601Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17'
09:24:58 [2024-04-06T13:24:58.601Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17'
09:24:58 [2024-04-06T13:24:58.601Z] 2 warnings
09:24:58 [2024-04-06T13:24:58.601Z] [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/wsit/jsr109tester/JaxwsFromJava.war
09:24:58 [2024-04-06T13:24:58.601Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/wsit
09:24:58 [2024-04-06T13:24:58.601Z] [WARNING]      [echo] deploying JaxwsFromJava.war
09:25:01 [2024-04-06T13:25:01.147Z] [INFO]      [exec] Application deployed with name JaxwsFromJava.
09:25:01 [2024-04-06T13:25:01.147Z] [INFO]      [exec] Command deploy executed successfully.
09:25:01 [2024-04-06T13:25:01.147Z] [INFO]  [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
09:25:01 [2024-04-06T13:25:01.147Z] [WARNING]  [wsimport] parsing WSDL...
09:25:01 [2024-04-06T13:25:01.402Z] [WARNING]  [wsimport] 
09:25:01 [2024-04-06T13:25:01.402Z] [WARNING]  [wsimport] Generating code...
09:25:01 [2024-04-06T13:25:01.657Z] [WARNING]  [wsimport] 
09:25:01 [2024-04-06T13:25:01.657Z] [WARNING]  [wsimport] Compiling code...
09:25:01 [2024-04-06T13:25:01.657Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:25:01 [2024-04-06T13:25:01.912Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17'
09:25:01 [2024-04-06T13:25:01.912Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17'
09:25:02 [2024-04-06T13:25:02.198Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/wsit/jsr109tester/src/test/fromjava/client/CheckTesterUITestNG.java uses unchecked or unsafe operations.
09:25:02 [2024-04-06T13:25:02.198Z] Note: Recompile with -Xlint:unchecked for details.
09:25:02 [2024-04-06T13:25:02.198Z] 2 warnings
09:25:02 [2024-04-06T13:25:02.198Z] [WARNING]      [echo] =============Starting TestNG test at ../../classes/test from testng.xml  ============
09:25:02 [2024-04-06T13:25:02.848Z] [INFO]    [testng] ...
09:25:02 [2024-04-06T13:25:02.848Z] [INFO]    [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com)
09:25:02 [2024-04-06T13:25:02.848Z] [INFO]    [testng] ...
09:25:02 [2024-04-06T13:25:02.848Z] [INFO]    [testng] 
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] done for init
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = equals
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = toString
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = hashCode
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = close
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = addNumbers
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = getComponents
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = getSPI
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = getBinding
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = getEndpointReference
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = getEndpointReference
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = setAddress
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = setOutboundHeaders
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = setOutboundHeaders
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = setOutboundHeaders
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = getRequestContext
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = getWSEndpointReference
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = getResponseContext
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = getPortInfo
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = getManagedObjectManager
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = getInboundHeaders
09:25:03 [2024-04-06T13:25:03.773Z] [INFO]    [testng] method = proxyClassLookup
09:25:04 [2024-04-06T13:25:04.748Z] [INFO]    [testng] Tester Page HTML = <HTML lang=en><HEAD><TITLE>AddNumbersService Web Service Tester</TITLE></HEAD><BODY><H1>AddNumbersService Web Service Tester</H1><br>This form will allow you to test your web service implementation (<A HREF="http://localhost:8080/JaxwsFromJava/AddNumbersService?WSDL" title="WSDL file describing AddNumbersService web service">WSDL File</A>)<hr>To invoke an operation, fill the method parameter(s) input boxes and click on the button labeled with the method name.<H3>Methods :</H3><FORM METHOD="POST">public abstract int fromjava.server.AddNumbers.addNumbers(int,int)<BR><INPUT TYPE=SUBMIT NAME=action title="Invoke addNumbers operation" value=addNumbers> (<INPUT TYPE=TEXT NAME=PARAMaddNumbers0 title="addNumbers parameter of type int">,<INPUT TYPE=TEXT NAME=PARAMaddNumbers1 title="addNumbers parameter of type int">)<BR><HR></FORM></BODY></HTML>
09:25:05 [2024-04-06T13:25:05.047Z] [INFO]    [testng] PASSED: testAddNumbers
09:25:05 [2024-04-06T13:25:05.047Z] [INFO]    [testng] PASSED: testTesterUI
09:25:05 [2024-04-06T13:25:05.047Z] [INFO]    [testng] 
09:25:05 [2024-04-06T13:25:05.047Z] [INFO]    [testng] ===============================================
09:25:05 [2024-04-06T13:25:05.047Z] [INFO]    [testng]     wsit_jaxws_tests
09:25:05 [2024-04-06T13:25:05.047Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
09:25:05 [2024-04-06T13:25:05.047Z] [INFO]    [testng] ===============================================
09:25:05 [2024-04-06T13:25:05.047Z] [INFO]    [testng] 
09:25:05 [2024-04-06T13:25:05.047Z] [INFO]    [testng] 
09:25:05 [2024-04-06T13:25:05.047Z] [INFO]    [testng] ===============================================
09:25:05 [2024-04-06T13:25:05.047Z] [INFO]    [testng] QuickLookTests
09:25:05 [2024-04-06T13:25:05.047Z] [INFO]    [testng] Total tests run: 2, Failures: 0, Skips: 0
09:25:05 [2024-04-06T13:25:05.047Z] [INFO]    [testng] ===============================================
09:25:05 [2024-04-06T13:25:05.047Z] [INFO]    [testng] 
09:25:05 [2024-04-06T13:25:05.047Z] [WARNING]      [echo] JaxwsFromJava
09:25:05 [2024-04-06T13:25:05.651Z] [INFO]      [exec] Command undeploy executed successfully.
09:25:05 [2024-04-06T13:25:05.651Z] [WARNING]      [echo] 
09:25:05 [2024-04-06T13:25:05.651Z] [WARNING]      [echo]  *************************
09:25:05 [2024-04-06T13:25:05.651Z] [WARNING]      [echo]  * build-deploy security/appperms 
09:25:05 [2024-04-06T13:25:05.651Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms 
09:25:05 [2024-04-06T13:25:05.651Z] [WARNING]      [echo]  *************************
09:25:05 [2024-04-06T13:25:05.651Z] [WARNING]      [echo] 
09:25:05 [2024-04-06T13:25:05.651Z] [WARNING]      [echo] compiling test client to ../../classes/test
09:25:05 [2024-04-06T13:25:05.651Z] [WARNING]      [echo] Listing of source files: ApppermsTestNG.java
09:25:05 [2024-04-06T13:25:05.651Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/test
09:25:05 [2024-04-06T13:25:05.651Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:25:06 [2024-04-06T13:25:06.212Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:25:06 [2024-04-06T13:25:06.212Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:25:06 [2024-04-06T13:25:06.212Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/test/ApppermsTestNG.java uses or overrides a deprecated API.
09:25:06 [2024-04-06T13:25:06.212Z] Note: Recompile with -Xlint:deprecation for details.
09:25:06 [2024-04-06T13:25:06.212Z] 3 warnings
09:25:06 [2024-04-06T13:25:06.212Z] [WARNING]      [echo] archive-type is ear
09:25:06 [2024-04-06T13:25:06.212Z] [WARNING]      [echo] archive-type is ear
09:25:06 [2024-04-06T13:25:06.212Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/app_perms/app
09:25:06 [2024-04-06T13:25:06.212Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/app_perms
09:25:06 [2024-04-06T13:25:06.212Z] [INFO]     [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/app_perms/app
09:25:06 [2024-04-06T13:25:06.212Z] warning: [options] bootstrap class path not set in conjunction with -source 8
09:25:06 [2024-04-06T13:25:06.468Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:26: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.468Z] import java.security.AccessControlException;
09:25:06 [2024-04-06T13:25:06.468Z]                     ^
09:25:06 [2024-04-06T13:25:06.468Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.468Z] import java.security.AccessController;
09:25:06 [2024-04-06T13:25:06.468Z]                     ^
09:25:06 [2024-04-06T13:25:06.468Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:21: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.468Z] import java.security.AccessControlException;
09:25:06 [2024-04-06T13:25:06.468Z]                     ^
09:25:06 [2024-04-06T13:25:06.468Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.468Z] import java.security.AccessController;
09:25:06 [2024-04-06T13:25:06.468Z]                     ^
09:25:06 [2024-04-06T13:25:06.468Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
09:25:06 [2024-04-06T13:25:06.468Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
09:25:06 [2024-04-06T13:25:06.468Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:26: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.468Z] import java.security.AccessControlException;
09:25:06 [2024-04-06T13:25:06.468Z]                     ^
09:25:06 [2024-04-06T13:25:06.468Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.468Z] import java.security.AccessController;
09:25:06 [2024-04-06T13:25:06.468Z]                     ^
09:25:06 [2024-04-06T13:25:06.468Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:21: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.468Z] import java.security.AccessControlException;
09:25:06 [2024-04-06T13:25:06.468Z]                     ^
09:25:06 [2024-04-06T13:25:06.468Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.468Z] import java.security.AccessController;
09:25:06 [2024-04-06T13:25:06.468Z]                     ^
09:25:06 [2024-04-06T13:25:06.468Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:26: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.468Z] import java.security.AccessControlException;
09:25:06 [2024-04-06T13:25:06.468Z]                     ^
09:25:06 [2024-04-06T13:25:06.468Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.468Z] import java.security.AccessController;
09:25:06 [2024-04-06T13:25:06.468Z]                     ^
09:25:06 [2024-04-06T13:25:06.468Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:21: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.468Z] import java.security.AccessControlException;
09:25:06 [2024-04-06T13:25:06.468Z]                     ^
09:25:06 [2024-04-06T13:25:06.468Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.468Z] import java.security.AccessController;
09:25:06 [2024-04-06T13:25:06.468Z]                     ^
09:25:06 [2024-04-06T13:25:06.469Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:64: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.469Z]             if (System.getSecurityManager() != null) {
09:25:06 [2024-04-06T13:25:06.469Z]                       ^
09:25:06 [2024-04-06T13:25:06.469Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.469Z]                 AccessController.checkPermission(fp);
09:25:06 [2024-04-06T13:25:06.469Z]                 ^
09:25:06 [2024-04-06T13:25:06.469Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:69: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.469Z]         } catch (AccessControlException e) {
09:25:06 [2024-04-06T13:25:06.469Z]                  ^
09:25:06 [2024-04-06T13:25:06.469Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:75: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.469Z]             if (System.getSecurityManager() != null) {
09:25:06 [2024-04-06T13:25:06.469Z]                       ^
09:25:06 [2024-04-06T13:25:06.469Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:76: warning: [removal] AccessController in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.469Z]                 AccessController.checkPermission(fp);
09:25:06 [2024-04-06T13:25:06.469Z]                 ^
09:25:06 [2024-04-06T13:25:06.469Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:80: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.469Z]         } catch (AccessControlException e) {
09:25:06 [2024-04-06T13:25:06.469Z]                  ^
09:25:06 [2024-04-06T13:25:06.469Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:87: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.469Z]             if (System.getSecurityManager() != null) {
09:25:06 [2024-04-06T13:25:06.469Z]                       ^
09:25:06 [2024-04-06T13:25:06.469Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:88: warning: [removal] AccessController in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.469Z]                 AccessController.checkPermission(p1);
09:25:06 [2024-04-06T13:25:06.469Z]                 ^
09:25:06 [2024-04-06T13:25:06.469Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:92: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.469Z]         } catch (AccessControlException e) {
09:25:06 [2024-04-06T13:25:06.469Z]                  ^
09:25:06 [2024-04-06T13:25:06.469Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:88: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.469Z]                         if (System.getSecurityManager() != null) {
09:25:06 [2024-04-06T13:25:06.469Z]                                   ^
09:25:06 [2024-04-06T13:25:06.469Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:89: warning: [removal] AccessController in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.469Z]                             AccessController.checkPermission(fp);
09:25:06 [2024-04-06T13:25:06.469Z]                             ^
09:25:06 [2024-04-06T13:25:06.469Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:94: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.469Z]                     } catch (AccessControlException e) {
09:25:06 [2024-04-06T13:25:06.469Z]                              ^
09:25:06 [2024-04-06T13:25:06.469Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:101: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.469Z]                         if (System.getSecurityManager() != null) {
09:25:06 [2024-04-06T13:25:06.469Z]                                   ^
09:25:06 [2024-04-06T13:25:06.469Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:102: warning: [removal] AccessController in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.470Z]                             AccessController.checkPermission(fp);
09:25:06 [2024-04-06T13:25:06.470Z]                             ^
09:25:06 [2024-04-06T13:25:06.470Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:106: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.470Z]                     } catch (AccessControlException e) {
09:25:06 [2024-04-06T13:25:06.470Z]                              ^
09:25:06 [2024-04-06T13:25:06.470Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:113: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.470Z]                         if (System.getSecurityManager() != null) {
09:25:06 [2024-04-06T13:25:06.470Z]                                   ^
09:25:06 [2024-04-06T13:25:06.470Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:114: warning: [removal] AccessController in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.470Z]                             AccessController.checkPermission(fp);
09:25:06 [2024-04-06T13:25:06.470Z]                             ^
09:25:06 [2024-04-06T13:25:06.470Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:118: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
09:25:06 [2024-04-06T13:25:06.470Z]                     } catch (AccessControlException e) {
09:25:06 [2024-04-06T13:25:06.470Z]                              ^
09:25:06 [2024-04-06T13:25:06.470Z] 33 warnings
09:25:06 [2024-04-06T13:25:06.470Z] [WARNING]      [echo] war.classes ============== : **/*Servlet.class,**/*Interface.class
09:25:06 [2024-04-06T13:25:06.470Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/app_perms/apppermsWeb.war
09:25:06 [2024-04-06T13:25:06.470Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/classes/app_perms/app/META-INF
09:25:06 [2024-04-06T13:25:06.470Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/metadata/ejb-jar.xml to copy.
09:25:06 [2024-04-06T13:25:06.470Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/metadata/sun-ejb-jar.xml to copy.
09:25:06 [2024-04-06T13:25:06.470Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/metadata/sun-cmp-mappings.xml to copy.
09:25:06 [2024-04-06T13:25:06.470Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms/metadata/${dbschema} to copy.
09:25:06 [2024-04-06T13:25:06.470Z] [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/app_perms/apppermsEJB.jar
09:25:06 [2024-04-06T13:25:06.470Z] [INFO]       [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/app_perms/appperms.ear
09:25:06 [2024-04-06T13:25:06.470Z] [WARNING]      [echo] Packaged Archive at ../../dist/app_perms/appperms.ear
09:25:06 [2024-04-06T13:25:06.470Z] [WARNING]      [echo] archive-type is ear
09:25:06 [2024-04-06T13:25:06.470Z] [WARNING]      [echo] archive-type is ear
09:25:06 [2024-04-06T13:25:06.470Z] [WARNING]      [echo] update file ../../dist/app_perms/appperms.ear with permissions.xml
09:25:06 [2024-04-06T13:25:06.470Z] [INFO]       [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/dist/app_perms/appperms.ear
09:25:06 [2024-04-06T13:25:06.470Z] [WARNING]      [echo] deploying appperms.ear
09:25:07 [2024-04-06T13:25:07.885Z] [INFO]      [exec] Application deployed with name appperms.
09:25:07 [2024-04-06T13:25:07.885Z] [INFO]      [exec] Command deploy executed successfully.
09:25:07 [2024-04-06T13:25:07.885Z] [WARNING]      [echo] deploying appperms.ear
09:25:09 [2024-04-06T13:25:09.807Z] [INFO]      [exec] Application deployed with name appperms.
09:25:09 [2024-04-06T13:25:09.807Z] [INFO]      [exec] Command deploy executed successfully.
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING] Trying to override old definition of task junitreport
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] 
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] 
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] =============================================================================
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] =                                                                           =
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] =         S t a r t i n g   TestNG   f u n c t i o n a l    t e s t s       =
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] =                                                                           =
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] = TEST FILE = testng/testng_full_profile.xml                                                 =
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] = BASEDIR   = /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook                                                    =
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] =                                                                           =
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] =============================================================================
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] 
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] 
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] 
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] 
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] =============================================================================
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] =  R u n n i n g   t h e   f o l l o w i n g    t e s t s:                  =
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo] = From TEST FILE = testng/testng_full_profile.xml                                                 =
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo]     <test name="admincli_tests">
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo]     <test name="amx_tests">
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo]     <test name="adminconsole_tests">
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo]     <test name="rest_tests">
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo]     <test name="deploy_upload_test">
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo]     <test name="jsf_hello_world">
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo]     <test name="jsf_injection">
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo]     <test name="jdbc_user_tx">
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo]     <test name="jpa_inject_emf">
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo]     <test name="jpa_validation">
09:25:09 [2024-04-06T13:25:09.807Z] [WARNING]      [echo]     <test name="security_hello_jsp">
09:25:09 [2024-04-06T13:25:09.808Z] [WARNING]      [echo]     <test name="security_hello_basicauth">
09:25:09 [2024-04-06T13:25:09.808Z] [WARNING]      [echo]     <test name="security_app_permissions">
09:25:09 [2024-04-06T13:25:09.808Z] [WARNING]      [echo]     <test name="ejb_remoteview">
09:25:09 [2024-04-06T13:25:09.808Z] [WARNING]      [echo]     <test name="ejb_singleton_ear_redeploy">
09:25:09 [2024-04-06T13:25:09.808Z] [WARNING]      [echo]     <test name="ejb_stateful_cmt_ni_war">
09:25:09 [2024-04-06T13:25:09.808Z] [WARNING]      [echo]     <test name="ejb_cmp_ear">
09:25:09 [2024-04-06T13:25:09.808Z] [WARNING]      [echo]     <test name="MDB_tests">
09:25:09 [2024-04-06T13:25:09.808Z] [WARNING]      [echo]     <test name="bv_servlet_simple">
09:25:09 [2024-04-06T13:25:09.808Z] [WARNING]      [echo]     <test name="weld_tests">
09:25:09 [2024-04-06T13:25:09.808Z] [WARNING]      [echo]     <test name="asadmin_tests">
09:25:09 [2024-04-06T13:25:09.808Z] [WARNING]      [echo]     <test name="osgi_test">
09:25:09 [2024-04-06T13:25:09.808Z] [WARNING]      [echo]     <test name="jms_injection_jmsContext">
09:25:09 [2024-04-06T13:25:09.808Z] [WARNING]      [echo] =============================================================================
09:25:10 [2024-04-06T13:25:10.731Z] [INFO]    [testng] ...
09:25:10 [2024-04-06T13:25:10.731Z] [INFO]    [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com)
09:25:10 [2024-04-06T13:25:10.731Z] [INFO]    [testng] ...
09:25:10 [2024-04-06T13:25:10.731Z] [INFO]    [testng] 
09:25:11 [2024-04-06T13:25:11.291Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/bin/asadmin create-jdbc-connection-pool --datasourceclassname=org.apache.derby.jdbc.ClientDataSource --property DatabaseName=sun-appserv-samples:PortNumber=1527:serverName=localhost:Password=APP:User=APP QLJdbcPool
09:25:11 [2024-04-06T13:25:11.851Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/bin/asadmin ping-connection-pool DerbyPool
09:25:12 [2024-04-06T13:25:12.106Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/bin/asadmin ping-connection-pool QLJdbcPool
09:25:12 [2024-04-06T13:25:12.666Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/bin/asadmin delete-jdbc-connection-pool QLJdbcPool
09:25:13 [2024-04-06T13:25:13.250Z] [INFO]    [testng] PASSED: restartDomainTest
09:25:13 [2024-04-06T13:25:13.250Z] [INFO]    [testng] PASSED: createJDBCPool
09:25:13 [2024-04-06T13:25:13.250Z] [INFO]    [testng] PASSED: pingJDBCPool
09:25:13 [2024-04-06T13:25:13.250Z] [INFO]    [testng] PASSED: deleteJDBCPool
09:25:13 [2024-04-06T13:25:13.250Z] [INFO]    [testng] 
09:25:13 [2024-04-06T13:25:13.250Z] [INFO]    [testng] ===============================================
09:25:13 [2024-04-06T13:25:13.250Z] [INFO]    [testng]     admincli_tests
09:25:13 [2024-04-06T13:25:13.250Z] [INFO]    [testng]     Tests run: 4, Failures: 0, Skips: 0
09:25:13 [2024-04-06T13:25:13.250Z] [INFO]    [testng] ===============================================
09:25:13 [2024-04-06T13:25:13.250Z] [INFO]    [testng] 
09:25:13 [2024-04-06T13:25:13.812Z] [WARNING]    [testng] Apr 06, 2024 1:25:13 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient
09:25:13 [2024-04-06T13:25:13.812Z] [WARNING]    [testng] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default.
09:25:28 [2024-04-06T13:25:28.749Z] [INFO]    [testng] PASSED: bootAMX
09:25:28 [2024-04-06T13:25:28.749Z] [INFO]    [testng]         Core AMX tests
09:25:28 [2024-04-06T13:25:28.749Z] [INFO]    [testng] PASSED: testAMXComplianceMonitorFailureCount
09:25:28 [2024-04-06T13:25:28.749Z] [INFO]    [testng]         Core AMX tests
09:25:28 [2024-04-06T13:25:28.749Z] [INFO]    [testng] PASSED: testDemo
09:25:28 [2024-04-06T13:25:28.749Z] [INFO]    [testng]         Core AMX tests
09:25:28 [2024-04-06T13:25:28.749Z] [INFO]    [testng] PASSED: iterateAllSanityCheck
09:25:28 [2024-04-06T13:25:28.749Z] [INFO]    [testng]         Core AMX tests
09:25:28 [2024-04-06T13:25:28.749Z] [INFO]    [testng] PASSED: testBulkAccess
09:25:28 [2024-04-06T13:25:28.749Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
09:25:28 [2024-04-06T13:25:28.749Z] [INFO]    [testng] PASSED: testDomainRoot
09:25:28 [2024-04-06T13:25:28.749Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
09:25:28 [2024-04-06T13:25:28.749Z] [INFO]    [testng] PASSED: testExt
09:25:28 [2024-04-06T13:25:28.749Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
09:25:28 [2024-04-06T13:25:28.749Z] [INFO]    [testng] PASSED: testForBogusAnnotations
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng] PASSED: testJ2EEDomain
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng] PASSED: testLogging
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng] PASSED: testMonitoringRoot
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng] PASSED: testPathnames
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng] PASSED: testQuery
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng] PASSED: testRuntimeRoot
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng] PASSED: testServerRuntime
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng] PASSED: testSystemInfo
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng] PASSED: testTools
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng] PASSED: testForBogusConfigAnnotations
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng]         tests for AMXConfigProxy
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng] PASSED: testVariousGetters
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng]         test varioius miscellaneous AMX feature
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng] 
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng] ===============================================
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng]     amx_tests
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng]     Tests run: 19, Failures: 0, Skips: 0
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng] ===============================================
09:25:28 [2024-04-06T13:25:28.750Z] [INFO]    [testng] 
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng] PASSED: testAdminCommandEndpoint
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng]         REST API Tests
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng] PASSED: testChildConfigBeanEndpoint
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng]         REST API Tests
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng] PASSED: testEndpointWithEncodedSlash
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng]         REST API Tests
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng] PASSED: testManagementEndpoint
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng]         REST API Tests
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng] PASSED: testMonitoringEndpoint
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng]         REST API Tests
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng] 
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng] ===============================================
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng]     rest_tests
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng]     Tests run: 5, Failures: 0, Skips: 0
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng] ===============================================
09:25:29 [2024-04-06T13:25:29.309Z] [INFO]    [testng] 
09:25:29 [2024-04-06T13:25:29.563Z] [INFO]    [testng] PASSED: simpleJSPTestPage
09:25:29 [2024-04-06T13:25:29.564Z] [INFO]    [testng] PASSED: simpleServletTest
09:25:29 [2024-04-06T13:25:29.564Z] [INFO]    [testng] PASSED: staticHTMLPageTest
09:25:29 [2024-04-06T13:25:29.564Z] [INFO]    [testng] PASSED: testServerRunning
09:25:29 [2024-04-06T13:25:29.564Z] [INFO]    [testng] 
09:25:29 [2024-04-06T13:25:29.564Z] [INFO]    [testng] ===============================================
09:25:29 [2024-04-06T13:25:29.564Z] [INFO]    [testng]     deploy_upload_test
09:25:29 [2024-04-06T13:25:29.564Z] [INFO]    [testng]     Tests run: 4, Failures: 0, Skips: 0
09:25:29 [2024-04-06T13:25:29.564Z] [INFO]    [testng] ===============================================
09:25:29 [2024-04-06T13:25:29.564Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] PASSED: jsfAppDeployedFirstPagetest
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] PASSED: jsfIndexPageBasicTest
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] ===============================================
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng]     jsf_hello_world
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] ===============================================
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] <!DOCTYPE html>
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] <!--
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng]     Copyright (c) 2021 Contributors to Eclipse Foundation.
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng]     Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng]     This program and the accompanying materials are made available under the
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng]     terms of the Eclipse Public License v. 2.0, which is available at
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng]     http://www.eclipse.org/legal/epl-2.0.
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng]     This Source Code may also be made available under the following Secondary
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng]     Licenses when the conditions for such availability set forth in the
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng]     Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng]     version 2 with the GNU Classpath Exception, which is available at
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng]     https://www.gnu.org/software/classpath/license.html.
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng]     SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] --><html><head id="j_idt3">
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] 		<title>Faces Hello</title></head><body>
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] 		<h1>Welcome to jAstrologer</h1>
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] <form id="form" name="form" method="post" action="/jsfinjection/jsfHello.xhtml;jsessionid=395e85ddb0ff53996f676de81cc9" enctype="application/x-www-form-urlencoded">
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] <input type="hidden" name="form" value="form" />
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] 			<h3>
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] 				Hello, and welcome<br />If injection worked, this sentence should be followed by the injected words -&gt; Injected entry 
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] 				<br />If second injection worked, this sentence should be followed by 'a non-negative number' === 0 ===
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] 				<br />If @Postconstruct worked, this sentence should be followed by true 
09:25:30 [2024-04-06T13:25:30.123Z] [INFO]    [testng] 			</h3><input type="hidden" name="jakarta.faces.ViewState" id="j_id1:jakarta.faces.ViewState:0" value="5457426036908085926:7516282830296920328" autocomplete="off" />
09:25:30 [2024-04-06T13:25:30.124Z] [INFO]    [testng] </form></body>
09:25:30 [2024-04-06T13:25:30.124Z] [INFO]    [testng] </html>
09:25:30 [2024-04-06T13:25:30.124Z] [INFO]    [testng] 				<br />If second injection worked, this sentence should be followed by 'a non-negative number' === 0 ===
09:25:30 [2024-04-06T13:25:30.124Z] [INFO]    [testng] Injection2 matched.
09:25:30 [2024-04-06T13:25:30.124Z] [INFO]    [testng] @PostConstruct worked
09:25:30 [2024-04-06T13:25:30.124Z] [INFO]    [testng] PASSED: injectedValuesTestPage
09:25:30 [2024-04-06T13:25:30.124Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.124Z] [INFO]    [testng] ===============================================
09:25:30 [2024-04-06T13:25:30.124Z] [INFO]    [testng]     jsf_injection
09:25:30 [2024-04-06T13:25:30.124Z] [INFO]    [testng]     Tests run: 1, Failures: 0, Skips: 0
09:25:30 [2024-04-06T13:25:30.124Z] [INFO]    [testng] ===============================================
09:25:30 [2024-04-06T13:25:30.124Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.378Z] [INFO]    [testng] PASSED: testNoLeak
09:25:30 [2024-04-06T13:25:30.378Z] [INFO]    [testng] PASSED: testUserTx
09:25:30 [2024-04-06T13:25:30.378Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.378Z] [INFO]    [testng] ===============================================
09:25:30 [2024-04-06T13:25:30.379Z] [INFO]    [testng]     jdbc_user_tx
09:25:30 [2024-04-06T13:25:30.379Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
09:25:30 [2024-04-06T13:25:30.379Z] [INFO]    [testng] ===============================================
09:25:30 [2024-04-06T13:25:30.379Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.379Z] [INFO]    [testng] PASSED: persistWithInjectEMF
09:25:30 [2024-04-06T13:25:30.379Z] [INFO]    [testng] PASSED: lazyLoadingByQuery
09:25:30 [2024-04-06T13:25:30.379Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.379Z] [INFO]    [testng] ===============================================
09:25:30 [2024-04-06T13:25:30.379Z] [INFO]    [testng]     jpa_inject_emf
09:25:30 [2024-04-06T13:25:30.379Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
09:25:30 [2024-04-06T13:25:30.379Z] [INFO]    [testng] ===============================================
09:25:30 [2024-04-06T13:25:30.379Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] PASSED: initialize
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] PASSED: validatePersist
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] PASSED: validateUpdate
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] PASSED: validateRemove
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] PASSED: verify
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] ===============================================
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng]     jpa_validation
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng]     Tests run: 5, Failures: 0, Skips: 0
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] ===============================================
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] PASSED: simpleJSPTestPage
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] PASSED: simpleServletTest
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] PASSED: staticHTMLPageTest
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] 
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] ===============================================
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng]     security_hello_jsp
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng]     Tests run: 3, Failures: 0, Skips: 0
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] ===============================================
09:25:30 [2024-04-06T13:25:30.951Z] [INFO]    [testng] 
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng] PASSED: testAuthGroupMappedUser
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng] PASSED: testAuthNotAuthorizedUser
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng] PASSED: testAuthNotValidPassword
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng] PASSED: testAuthRoleMappedUser
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng] 
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng] ===============================================
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng]     security_hello_basicauth
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng]     Tests run: 4, Failures: 0, Skips: 0
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng] ===============================================
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng] 
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng] PASSED: singletonStartup
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng] PASSED: singletonInjectLookup
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng] 
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng] ===============================================
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng]     security_app_permissions
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng] ===============================================
09:25:31 [2024-04-06T13:25:31.510Z] [INFO]    [testng] 
09:25:46 [2024-04-06T13:25:46.347Z] [WARNING]    [testng] Apr 06, 2024 1:25:43 PM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB
09:25:46 [2024-04-06T13:25:46.347Z] [WARNING]    [testng] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1a4ae53d
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng] PASSED: helloRemote
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng] PASSED: nonPortableGlobal
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng] PASSED: portableGlobal
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng] 
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng] ===============================================
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng]     ejb_remoteview
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng]     Tests run: 3, Failures: 0, Skips: 0
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng] ===============================================
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng] 
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng] PASSED: singletonStartup
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng] PASSED: singletonInjectLookup
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng] 
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng] ===============================================
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng]     ejb_singleton_ear_redeploy
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng] ===============================================
09:25:46 [2024-04-06T13:25:46.347Z] [INFO]    [testng] 
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng] url = http://localhost:8080/slsbnicmt/test?tc=EJBInject
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng] PASSED: EJBInject
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng] PASSED: SetName
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng] PASSED: GetName
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng] 
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng] ===============================================
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng]     ejb_stateful_cmt_ni_war
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng]     Tests run: 3, Failures: 0, Skips: 0
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng] ===============================================
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng] 
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng] PASSED: test
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng] 
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng] ===============================================
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng]     ejb_cmp_ear
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng]     Tests run: 1, Failures: 0, Skips: 0
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng] ===============================================
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng] 
09:25:46 [2024-04-06T13:25:46.348Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/bin/asadmin multimode --file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/mdb/create_resources.asadmin
09:25:50 [2024-04-06T13:25:50.645Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/bin/asadmin deploy  --retrieve=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/./dist/mdb/ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/./dist/mdb/ejb-ejb30-hello-mdbApp.ear 
09:25:52 [2024-04-06T13:25:52.005Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/./dist/mdb/ejb-ejb30-hello-mdbAppClient.jar 
09:25:58 [2024-04-06T13:25:58.561Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/bin/asadmin undeploy ejb-ejb30-hello-mdbApp
09:25:58 [2024-04-06T13:25:58.561Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/bin/asadmin multimode --file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/mdb/delete_resources.asadmin
09:25:59 [2024-04-06T13:25:59.515Z] [INFO]    [testng] PASSED: createJMSRscTest("ejb/mdb/create_resources.asadmin")
09:25:59 [2024-04-06T13:25:59.515Z] [INFO]    [testng] PASSED: deployJMSAppTest("./dist/mdb/")
09:25:59 [2024-04-06T13:25:59.515Z] [INFO]    [testng] PASSED: runJMSAppTest("./dist/mdb/")
09:25:59 [2024-04-06T13:25:59.515Z] [INFO]    [testng] PASSED: undeployJMSAppTest
09:25:59 [2024-04-06T13:25:59.515Z] [INFO]    [testng] PASSED: deleteJMSRscTest("ejb/mdb/delete_resources.asadmin")
09:25:59 [2024-04-06T13:25:59.515Z] [INFO]    [testng] 
09:25:59 [2024-04-06T13:25:59.515Z] [INFO]    [testng] ===============================================
09:25:59 [2024-04-06T13:25:59.515Z] [INFO]    [testng]     MDB_tests
09:25:59 [2024-04-06T13:25:59.515Z] [INFO]    [testng]     Tests run: 5, Failures: 0, Skips: 0
09:25:59 [2024-04-06T13:25:59.515Z] [INFO]    [testng] ===============================================
09:25:59 [2024-04-06T13:25:59.515Z] [INFO]    [testng] 
09:25:59 [2024-04-06T13:25:59.770Z] [INFO]    [testng] Response: <html><head><title>SimpleBVServlet</title></head><body><p>Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@4008450c.</p><h1>Validating person class using validateValue with valid property</h1><p>case1: No ConstraintViolations found.</p><h1>Validating person class using validateValue with invalid property</h1><p>case2: caught IllegalArgumentException.  Message: HV000227: The validated type simple_bv_servlet.Person does not specify the property: nonExistentProperty</p><h1>Validating invalid person instance using validate.</h1><p>case3: ConstraintViolation: message: must not be null propertyPath: lastName</p><p>case3: ConstraintViolation: message: must not be null propertyPath: firstName</p><p>case3: ConstraintViolation: message: must not be null propertyPath: listOfString</p><h1>Validating valid person.</h1><p>case4: No ConstraintViolations found.</p></body></html>
09:25:59 [2024-04-06T13:25:59.770Z] [INFO]    [testng]  
09:25:59 [2024-04-06T13:25:59.771Z] [INFO]    [testng] Response: <html><head><title>SimpleBVServlet</title></head><body><p>Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@63f90a93.</p><h1>Validating person class using validateValue with valid property</h1><p>case0: ConstraintViolation: message: must not be null propertyPath: listOfString[2].<list element></p><p>case1: No ConstraintViolations found.</p><h1>Validating person class using validateValue with invalid property</h1><p>case2: caught IllegalArgumentException.  Message: HV000227: The validated type simple_bv_servlet.Employee does not specify the property: nonExistentProperty</p><h1>Validating invalid person instance using validate.</h1><p>case3: ConstraintViolation: message: must not be null propertyPath: email</p><p>case3: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age</p><p>case3: ConstraintViolation: message: must be greater than or equal to 20 propertyPath: age</p><p>case3: ConstraintViolation: message: must not be null propertyPath: lastName</p><p>case3: ConstraintViolation: message: must not be null propertyPath: listOfString</p><p>case3: ConstraintViolation: message: must not be null propertyPath: firstName</p><h1>Validating valid person.</h1><p>case4: ConstraintViolation: message: must be a well-formed email address propertyPath: email</p><p>case5: No ConstraintViolations found.</p><p>case6: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age</p><p>case7: ConstraintViolation: message: must be less than or equal to 50 propertyPath: age</p></body></html>
09:25:59 [2024-04-06T13:25:59.771Z] [INFO]    [testng]  
09:25:59 [2024-04-06T13:25:59.771Z] [INFO]    [testng] PASSED: test_BV_10
09:25:59 [2024-04-06T13:25:59.771Z] [INFO]    [testng] PASSED: test_BV_20
09:25:59 [2024-04-06T13:25:59.771Z] [INFO]    [testng] 
09:25:59 [2024-04-06T13:25:59.771Z] [INFO]    [testng] ===============================================
09:25:59 [2024-04-06T13:25:59.771Z] [INFO]    [testng]     bv_servlet_simple
09:25:59 [2024-04-06T13:25:59.771Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
09:25:59 [2024-04-06T13:25:59.771Z] [INFO]    [testng] ===============================================
09:25:59 [2024-04-06T13:25:59.771Z] [INFO]    [testng] 
09:26:00 [2024-04-06T13:26:00.025Z] [INFO]    [testng] PASSED: appDeployedFirstPagetest
09:26:00 [2024-04-06T13:26:00.025Z] [INFO]    [testng] PASSED: extensionBeanObserversTest
09:26:00 [2024-04-06T13:26:00.025Z] [INFO]    [testng] PASSED: extensionBeanReferenceTest
09:26:00 [2024-04-06T13:26:00.025Z] [INFO]    [testng] PASSED: injectionTargetAdaptionTest
09:26:00 [2024-04-06T13:26:00.025Z] [INFO]    [testng] PASSED: jarExtensionBeanObserversTest
09:26:00 [2024-04-06T13:26:00.026Z] [INFO]    [testng] PASSED: jarExtensionBeanReferenceTest
09:26:00 [2024-04-06T13:26:00.026Z] [INFO]    [testng] PASSED: webBeanTest
09:26:00 [2024-04-06T13:26:00.026Z] [INFO]    [testng] 
09:26:00 [2024-04-06T13:26:00.026Z] [INFO]    [testng] ===============================================
09:26:00 [2024-04-06T13:26:00.026Z] [INFO]    [testng]     weld_tests
09:26:00 [2024-04-06T13:26:00.026Z] [INFO]    [testng]     Tests run: 7, Failures: 0, Skips: 0
09:26:00 [2024-04-06T13:26:00.026Z] [INFO]    [testng] ===============================================
09:26:00 [2024-04-06T13:26:00.026Z] [INFO]    [testng] 
09:26:00 [2024-04-06T13:26:00.949Z] [INFO]    [testng] PASSED: createJoe
09:26:00 [2024-04-06T13:26:00.949Z] [INFO]    [testng] PASSED: ensureCreatedJoeExists
09:26:00 [2024-04-06T13:26:00.949Z] [INFO]    [testng] PASSED: deleteJoe
09:26:00 [2024-04-06T13:26:00.949Z] [INFO]    [testng] PASSED: deletedJoeDoesNotExist
09:26:00 [2024-04-06T13:26:00.949Z] [INFO]    [testng] PASSED: createPool
09:26:00 [2024-04-06T13:26:00.949Z] [INFO]    [testng] PASSED: pingPool
09:26:00 [2024-04-06T13:26:00.949Z] [INFO]    [testng] PASSED: ensureCreatedPoolExists
09:26:00 [2024-04-06T13:26:00.949Z] [INFO]    [testng] PASSED: deletePool
09:26:00 [2024-04-06T13:26:00.949Z] [INFO]    [testng] PASSED: deletedPoolDoesNotExist
09:26:00 [2024-04-06T13:26:00.949Z] [INFO]    [testng] PASSED: createListener
09:26:00 [2024-04-06T13:26:00.949Z] [INFO]    [testng] PASSED: ensureCreatedListenerExists
09:26:00 [2024-04-06T13:26:00.949Z] [INFO]    [testng] PASSED: deleteListener
09:26:00 [2024-04-06T13:26:00.949Z] [INFO]    [testng] PASSED: ensureDeletedListenerDoesNotExist
09:26:00 [2024-04-06T13:26:00.950Z] [INFO]    [testng] PASSED: createListenerWithOldParam
09:26:00 [2024-04-06T13:26:00.950Z] [INFO]    [testng] PASSED: deleteListener2
09:26:00 [2024-04-06T13:26:00.950Z] [INFO]    [testng] PASSED: createOsgiListener
09:26:00 [2024-04-06T13:26:00.950Z] [INFO]    [testng] 
09:26:00 [2024-04-06T13:26:00.950Z] [INFO]    [testng] ===============================================
09:26:00 [2024-04-06T13:26:00.950Z] [INFO]    [testng]     asadmin_tests
09:26:00 [2024-04-06T13:26:00.950Z] [INFO]    [testng]     Tests run: 16, Failures: 0, Skips: 0
09:26:00 [2024-04-06T13:26:00.950Z] [INFO]    [testng] ===============================================
09:26:00 [2024-04-06T13:26:00.950Z] [INFO]    [testng] 
09:26:01 [2024-04-06T13:26:01.204Z] [INFO]    [testng] PASSED: testRequestScopedJMSContextInjection
09:26:01 [2024-04-06T13:26:01.204Z] [INFO]    [testng] PASSED: testTransactionScopedJMSContextInjection
09:26:01 [2024-04-06T13:26:01.205Z] [INFO]    [testng] 
09:26:01 [2024-04-06T13:26:01.205Z] [INFO]    [testng] ===============================================
09:26:01 [2024-04-06T13:26:01.205Z] [INFO]    [testng]     jms_injection_jmsContext
09:26:01 [2024-04-06T13:26:01.205Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
09:26:01 [2024-04-06T13:26:01.205Z] [INFO]    [testng] ===============================================
09:26:01 [2024-04-06T13:26:01.205Z] [INFO]    [testng] 
09:26:01 [2024-04-06T13:26:01.205Z] [INFO]    [testng] 
09:26:01 [2024-04-06T13:26:01.205Z] [INFO]    [testng] ===============================================
09:26:01 [2024-04-06T13:26:01.205Z] [INFO]    [testng] QuickLookTests
09:26:01 [2024-04-06T13:26:01.205Z] [INFO]    [testng] Total tests run: 94, Failures: 0, Skips: 0
09:26:01 [2024-04-06T13:26:01.205Z] [INFO]    [testng] ===============================================
09:26:01 [2024-04-06T13:26:01.205Z] [INFO]    [testng] 
09:26:03 [2024-04-06T13:26:03.107Z] [WARNING]      [echo] 
09:26:03 [2024-04-06T13:26:03.107Z] [WARNING]      [echo]  *************************
09:26:03 [2024-04-06T13:26:03.107Z] [WARNING]      [echo]  * undeploy web/helloworld 
09:26:03 [2024-04-06T13:26:03.107Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/web/helloworld 
09:26:03 [2024-04-06T13:26:03.107Z] [WARNING]      [echo]  *************************
09:26:03 [2024-04-06T13:26:03.107Z] [WARNING]      [echo] 
09:26:03 [2024-04-06T13:26:03.107Z] [WARNING]      [echo] hellojsp
09:26:03 [2024-04-06T13:26:03.362Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:03 [2024-04-06T13:26:03.362Z] [WARNING]      [echo] 
09:26:03 [2024-04-06T13:26:03.362Z] [WARNING]      [echo]  *************************
09:26:03 [2024-04-06T13:26:03.362Z] [WARNING]      [echo]  * undeploy web/jsfastrologer 
09:26:03 [2024-04-06T13:26:03.362Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/web/jsfastrologer 
09:26:03 [2024-04-06T13:26:03.362Z] [WARNING]      [echo]  *************************
09:26:03 [2024-04-06T13:26:03.362Z] [WARNING]      [echo] 
09:26:03 [2024-04-06T13:26:03.362Z] [WARNING]      [echo] jsfastrologer
09:26:04 [2024-04-06T13:26:04.345Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:04 [2024-04-06T13:26:04.345Z] [WARNING]      [echo] 
09:26:04 [2024-04-06T13:26:04.345Z] [WARNING]      [echo]  *************************
09:26:04 [2024-04-06T13:26:04.345Z] [WARNING]      [echo]  * undeploy web/jsfinjection 
09:26:04 [2024-04-06T13:26:04.345Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/web/jsfinjection 
09:26:04 [2024-04-06T13:26:04.345Z] [WARNING]      [echo]  *************************
09:26:04 [2024-04-06T13:26:04.345Z] [WARNING]      [echo] 
09:26:04 [2024-04-06T13:26:04.345Z] [WARNING]      [echo] jsfinjection
09:26:04 [2024-04-06T13:26:04.948Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:04 [2024-04-06T13:26:04.948Z] [WARNING]      [echo] 
09:26:04 [2024-04-06T13:26:04.948Z] [WARNING]      [echo]  *************************
09:26:04 [2024-04-06T13:26:04.948Z] [WARNING]      [echo]  * undeploy jdbc/jdbcusertx 
09:26:04 [2024-04-06T13:26:04.948Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/jdbc/jdbcusertx 
09:26:04 [2024-04-06T13:26:04.948Z] [WARNING]      [echo]  *************************
09:26:04 [2024-04-06T13:26:04.948Z] [WARNING]      [echo] 
09:26:04 [2024-04-06T13:26:04.948Z] [WARNING]      [echo] jdbcusertx
09:26:05 [2024-04-06T13:26:05.508Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:05 [2024-04-06T13:26:05.508Z] [WARNING]      [echo] 
09:26:05 [2024-04-06T13:26:05.508Z] [WARNING]      [echo]  *************************
09:26:05 [2024-04-06T13:26:05.508Z] [WARNING]      [echo]  * undeploy persistence/jpainjectemf 
09:26:05 [2024-04-06T13:26:05.508Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/persistence/jpainjectemf 
09:26:05 [2024-04-06T13:26:05.508Z] [WARNING]      [echo]  *************************
09:26:05 [2024-04-06T13:26:05.508Z] [WARNING]      [echo] 
09:26:05 [2024-04-06T13:26:05.508Z] [WARNING]      [echo] jpainjectemf
09:26:06 [2024-04-06T13:26:06.449Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:06 [2024-04-06T13:26:06.449Z] [WARNING]      [echo] 
09:26:06 [2024-04-06T13:26:06.449Z] [WARNING]      [echo]  *************************
09:26:06 [2024-04-06T13:26:06.449Z] [WARNING]      [echo]  * undeploy persistence/jpavalidation 
09:26:06 [2024-04-06T13:26:06.449Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/persistence/jpavalidation 
09:26:06 [2024-04-06T13:26:06.449Z] [WARNING]      [echo]  *************************
09:26:06 [2024-04-06T13:26:06.449Z] [WARNING]      [echo] 
09:26:06 [2024-04-06T13:26:06.449Z] [WARNING]      [echo] jpavalidation
09:26:07 [2024-04-06T13:26:07.047Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:07 [2024-04-06T13:26:07.047Z] [WARNING]      [echo] 
09:26:07 [2024-04-06T13:26:07.047Z] [WARNING]      [echo]  *************************
09:26:07 [2024-04-06T13:26:07.047Z] [WARNING]      [echo]  * undeploy security/helloworld 
09:26:07 [2024-04-06T13:26:07.048Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/helloworld 
09:26:07 [2024-04-06T13:26:07.048Z] [WARNING]      [echo]  *************************
09:26:07 [2024-04-06T13:26:07.048Z] [WARNING]      [echo] 
09:26:07 [2024-04-06T13:26:07.048Z] [WARNING]      [echo] hellojspsecure
09:26:07 [2024-04-06T13:26:07.607Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:07 [2024-04-06T13:26:07.607Z] [WARNING]      [echo] 
09:26:07 [2024-04-06T13:26:07.607Z] [WARNING]      [echo]  *************************
09:26:07 [2024-04-06T13:26:07.607Z] [WARNING]      [echo]  * undeploy security/basicauth 
09:26:07 [2024-04-06T13:26:07.607Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/basicauth 
09:26:07 [2024-04-06T13:26:07.607Z] [WARNING]      [echo]  *************************
09:26:07 [2024-04-06T13:26:07.607Z] [WARNING]      [echo] 
09:26:07 [2024-04-06T13:26:07.607Z] [WARNING]      [echo] basicauth
09:26:08 [2024-04-06T13:26:08.166Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:08 [2024-04-06T13:26:08.751Z] [INFO]      [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser3
09:26:09 [2024-04-06T13:26:09.310Z] [INFO]      [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser42
09:26:09 [2024-04-06T13:26:09.871Z] [INFO]      [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee
09:26:09 [2024-04-06T13:26:09.871Z] [WARNING]      [echo] 
09:26:09 [2024-04-06T13:26:09.871Z] [WARNING]      [echo]  *************************
09:26:09 [2024-04-06T13:26:09.871Z] [WARNING]      [echo]  * undeploy ejb/slsbnicmt 
09:26:09 [2024-04-06T13:26:09.871Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/slsbnicmt 
09:26:09 [2024-04-06T13:26:09.871Z] [WARNING]      [echo]  *************************
09:26:09 [2024-04-06T13:26:09.871Z] [WARNING]      [echo] 
09:26:09 [2024-04-06T13:26:09.871Z] [WARNING]      [echo] slsbnicmt
09:26:10 [2024-04-06T13:26:10.452Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:10 [2024-04-06T13:26:10.708Z] [WARNING]      [echo] 
09:26:10 [2024-04-06T13:26:10.708Z] [WARNING]      [echo]  *************************
09:26:10 [2024-04-06T13:26:10.708Z] [WARNING]      [echo]  * undeploy ejb/sfulnoi 
09:26:10 [2024-04-06T13:26:10.708Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/sfulnoi 
09:26:10 [2024-04-06T13:26:10.708Z] [WARNING]      [echo]  *************************
09:26:10 [2024-04-06T13:26:10.708Z] [WARNING]      [echo] 
09:26:10 [2024-04-06T13:26:10.708Z] [WARNING]      [echo] sfulnoi
09:26:11 [2024-04-06T13:26:11.268Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:11 [2024-04-06T13:26:11.268Z] [WARNING]      [echo] 
09:26:11 [2024-04-06T13:26:11.268Z] [WARNING]      [echo]  *************************
09:26:11 [2024-04-06T13:26:11.268Z] [WARNING]      [echo]  * undeploy bean-validator/simple-bv-servlet 
09:26:11 [2024-04-06T13:26:11.268Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/bean-validator/simple-bv-servlet 
09:26:11 [2024-04-06T13:26:11.268Z] [WARNING]      [echo]  *************************
09:26:11 [2024-04-06T13:26:11.268Z] [WARNING]      [echo] 
09:26:11 [2024-04-06T13:26:11.268Z] [WARNING]      [echo] simple-bv-servlet
09:26:11 [2024-04-06T13:26:11.851Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:11 [2024-04-06T13:26:11.851Z] [WARNING]      [echo] 
09:26:11 [2024-04-06T13:26:11.851Z] [WARNING]      [echo]  *************************
09:26:11 [2024-04-06T13:26:11.851Z] [WARNING]      [echo]  * undeploy weld/numberguess 
09:26:11 [2024-04-06T13:26:11.851Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/weld/numberguess 
09:26:11 [2024-04-06T13:26:11.851Z] [WARNING]      [echo]  *************************
09:26:11 [2024-04-06T13:26:11.851Z] [WARNING]      [echo] 
09:26:11 [2024-04-06T13:26:11.851Z] [WARNING]      [echo] numberguess
09:26:12 [2024-04-06T13:26:12.412Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:12 [2024-04-06T13:26:12.413Z] [WARNING]      [echo] 
09:26:12 [2024-04-06T13:26:12.413Z] [WARNING]      [echo]  *************************
09:26:12 [2024-04-06T13:26:12.413Z] [WARNING]      [echo]  * undeploy weld/osgiweld 
09:26:12 [2024-04-06T13:26:12.413Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/weld/osgiweld 
09:26:12 [2024-04-06T13:26:12.413Z] [WARNING]      [echo]  *************************
09:26:12 [2024-04-06T13:26:12.413Z] [WARNING]      [echo] 
09:26:12 [2024-04-06T13:26:12.413Z] [WARNING]      [echo] osgiweld
09:26:12 [2024-04-06T13:26:12.667Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:12 [2024-04-06T13:26:12.668Z] [WARNING]      [echo] 
09:26:12 [2024-04-06T13:26:12.668Z] [WARNING]      [echo]  *************************
09:26:12 [2024-04-06T13:26:12.668Z] [WARNING]      [echo]  * undeploy weld/extensions 
09:26:12 [2024-04-06T13:26:12.668Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/weld/extensions 
09:26:12 [2024-04-06T13:26:12.668Z] [WARNING]      [echo]  *************************
09:26:12 [2024-04-06T13:26:12.668Z] [WARNING]      [echo] 
09:26:12 [2024-04-06T13:26:12.948Z] [WARNING]      [echo] extensions
09:26:13 [2024-04-06T13:26:13.202Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:13 [2024-04-06T13:26:13.458Z] [WARNING]      [echo] 
09:26:13 [2024-04-06T13:26:13.458Z] [WARNING]      [echo]  *************************
09:26:13 [2024-04-06T13:26:13.458Z] [WARNING]      [echo]  * undeploy jms/injection 
09:26:13 [2024-04-06T13:26:13.458Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/jms/injection 
09:26:13 [2024-04-06T13:26:13.458Z] [WARNING]      [echo]  *************************
09:26:13 [2024-04-06T13:26:13.458Z] [WARNING]      [echo] 
09:26:13 [2024-04-06T13:26:13.458Z] [WARNING]      [echo] injection
09:26:14 [2024-04-06T13:26:14.053Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:14 [2024-04-06T13:26:14.053Z] [WARNING]      [echo] 
09:26:14 [2024-04-06T13:26:14.053Z] [WARNING]      [echo]  *************************
09:26:14 [2024-04-06T13:26:14.053Z] [WARNING]      [echo]  * undeploy ejb/singleton 
09:26:14 [2024-04-06T13:26:14.053Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/singleton 
09:26:14 [2024-04-06T13:26:14.053Z] [WARNING]      [echo]  *************************
09:26:14 [2024-04-06T13:26:14.053Z] [WARNING]      [echo] 
09:26:14 [2024-04-06T13:26:14.053Z] [WARNING]      [echo] singleton
09:26:14 [2024-04-06T13:26:14.653Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:14 [2024-04-06T13:26:14.653Z] [WARNING]      [echo] 
09:26:14 [2024-04-06T13:26:14.653Z] [WARNING]      [echo]  *************************
09:26:14 [2024-04-06T13:26:14.653Z] [WARNING]      [echo]  * undeploy ejb/remoteview 
09:26:14 [2024-04-06T13:26:14.653Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/remoteview 
09:26:14 [2024-04-06T13:26:14.653Z] [WARNING]      [echo]  *************************
09:26:14 [2024-04-06T13:26:14.653Z] [WARNING]      [echo] 
09:26:14 [2024-04-06T13:26:14.653Z] [WARNING]      [echo] remoteview
09:26:15 [2024-04-06T13:26:15.214Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:15 [2024-04-06T13:26:15.214Z] [WARNING]      [echo] 
09:26:15 [2024-04-06T13:26:15.214Z] [WARNING]      [echo]  *************************
09:26:15 [2024-04-06T13:26:15.214Z] [WARNING]      [echo]  * undeploy ejb/cmp 
09:26:15 [2024-04-06T13:26:15.215Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/ejb/cmp 
09:26:15 [2024-04-06T13:26:15.215Z] [WARNING]      [echo]  *************************
09:26:15 [2024-04-06T13:26:15.215Z] [WARNING]      [echo] 
09:26:15 [2024-04-06T13:26:15.215Z] [WARNING]      [echo] RosterApp
09:26:15 [2024-04-06T13:26:15.774Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:15 [2024-04-06T13:26:15.774Z] [WARNING]      [echo] 
09:26:15 [2024-04-06T13:26:15.774Z] [WARNING]      [echo]  *************************
09:26:15 [2024-04-06T13:26:15.774Z] [WARNING]      [echo]  * undeploy security/appperms 
09:26:15 [2024-04-06T13:26:15.774Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/security/appperms 
09:26:15 [2024-04-06T13:26:15.774Z] [WARNING]      [echo]  *************************
09:26:15 [2024-04-06T13:26:15.774Z] [WARNING]      [echo] 
09:26:15 [2024-04-06T13:26:15.774Z] [WARNING]      [echo] appperms
09:26:16 [2024-04-06T13:26:16.353Z] [INFO]      [exec] Command undeploy executed successfully.
09:26:16 [2024-04-06T13:26:16.914Z] [INFO]    [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/version.output
09:26:16 [2024-04-06T13:26:16.914Z] [INFO]    [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/domains/domain1/config/server.policy
09:26:16 [2024-04-06T13:26:16.914Z] [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/domains/domain1/config
09:26:17 [2024-04-06T13:26:17.170Z] [INFO]      [exec] Deleted 1 option(s)
09:26:17 [2024-04-06T13:26:17.170Z] [INFO]      [exec] Command delete-jvm-options executed successfully.
09:26:17 [2024-04-06T13:26:17.170Z] [WARNING]      [echo] stopping server
09:26:22 [2024-04-06T13:26:22.495Z] [INFO]      [exec] Waiting for the domain to stop .....
09:26:22 [2024-04-06T13:26:22.495Z] [INFO]      [exec] Waiting finished after 4,051 ms.
09:26:22 [2024-04-06T13:26:22.495Z] [INFO]      [exec] Command stop-domain executed successfully.
09:26:22 [2024-04-06T13:26:22.749Z] [INFO]      [exec] Sat Apr 06 13:26:22 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527.
09:26:23 [2024-04-06T13:26:23.351Z] [INFO]      [exec] Sat Apr 06 13:26:23 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown
09:26:23 [2024-04-06T13:26:23.351Z] [INFO]      [exec] Command stop-database executed successfully.
09:26:23 [2024-04-06T13:26:23.351Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output
09:26:23 [2024-04-06T13:26:23.351Z] [WARNING]      [echo] Checking messages in:
09:26:23 [2024-04-06T13:26:23.351Z] [WARNING]      [echo]     /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/domains/domain1/logs/server.log
09:26:23 [2024-04-06T13:26:23.351Z] [WARNING]      [echo]     
09:26:23 [2024-04-06T13:26:23.351Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/test-output
09:26:24 [2024-04-06T13:26:24.279Z] [INFO]  [loadfile] Do not set property lines_with_msg_key as its length is 0.
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] 
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] * Message keys logged instead of message:
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]     (PASSED: no problems found)
09:26:24 [2024-04-06T13:26:24.279Z] [INFO]  [loadfile] Do not set property lines_with_msg_unsubst_param as its length is 0.
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] 
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] * Parameter marker not substituted with value:
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]     (PASSED: no problems found)
09:26:24 [2024-04-06T13:26:24.279Z] [INFO]  [loadfile] Do not set property lines_with_bundle_not_found_msg as its length is 0.
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] 
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] * Bundle not found:
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]     (PASSED: no problems found)
09:26:24 [2024-04-06T13:26:24.279Z] [INFO]  [loadfile] Do not set property lines_with_msg_not_found as its length is 0.
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] 
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] * Messages not found in message bundle:
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]     (PASSED: no problems found)
09:26:24 [2024-04-06T13:26:24.279Z] [INFO]  [loadfile] Do not set property lines_with_null_or_empty_msg as its length is 0.
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] 
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] * No message:
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]     (PASSED: no problems found)
09:26:24 [2024-04-06T13:26:24.279Z] [INFO]  [loadfile] Do not set property lines_with_msg_common_typos as its length is 0.
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] 
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] * Messages with common typo's ('occured' with one 'r', 'dont' missing apostrophe, etc.):
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]     (PASSED: no problems found)
09:26:24 [2024-04-06T13:26:24.279Z] [INFO]  [loadfile] Do not set property lines_with_msg_double_apos as its length is 0.
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] 
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] * Messages with double apostrophes:
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]     (PASSED: no problems found)
09:26:24 [2024-04-06T13:26:24.279Z] [INFO]  [loadfile] Do not set property remaining_messages as its length is 0.
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] 
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] * Messages with no proper message Id:
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]     (none)
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]     
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] ======================================================================
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] FAILED: check-logged-messages
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] Issues found in one or more messages (see results above).
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] Please address them, or if the message should be left as-is,
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] add it to the exclusion list with details why it should be excluded:
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/gfproject/log_msg_excl.txt
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] ======================================================================
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]               JaxwsFromWsdl Tests
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]    [testng] Total tests run: 2, Failures: 0, Skips: 0
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]    [testng] ===============================================
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]    [testng] 
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]               Jsr109tester Tests
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]    [testng] Total tests run: 2, Failures: 0, Skips: 0
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]    [testng] ===============================================
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]    [testng] 
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]    [testng] 
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]    [testng] ===============================================
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]    [testng] QuickLookTests
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]    [testng] Total tests run: 94, Failures: 0, Skips: 0
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]    [testng] ===============================================
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo]    [testng] 
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING] Trying to override old definition of task javac
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING] Trying to override old definition of task junitreport
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING]      [echo] Generating report at test-output
09:26:24 [2024-04-06T13:26:24.279Z] [WARNING] [junitreport] the file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/testng-results.xml is not a valid testsuite XML document
09:26:24 [2024-04-06T13:26:24.279Z] [INFO] [junitreport] Processing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/junit-noframes.html
09:26:24 [2024-04-06T13:26:24.279Z] [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
09:26:24 [2024-04-06T13:26:24.534Z] [INFO] [junitreport] Transform time: 325ms
09:26:24 [2024-04-06T13:26:24.534Z] [WARNING]      [echo] Test Report available at test-output/index.html
09:26:24 [2024-04-06T13:26:24.534Z] [INFO] Executed tasks
09:26:24 [2024-04-06T13:26:24.534Z] [INFO] ------------------------------------------------------------------------
09:26:24 [2024-04-06T13:26:24.534Z] [INFO] BUILD SUCCESS
09:26:24 [2024-04-06T13:26:24.534Z] [INFO] ------------------------------------------------------------------------
09:26:24 [2024-04-06T13:26:24.534Z] [INFO] Total time:  03:24 min
09:26:24 [2024-04-06T13:26:24.534Z] [INFO] Finished at: 2024-04-06T13:26:24Z
09:26:24 [2024-04-06T13:26:24.534Z] [INFO] ------------------------------------------------------------------------
09:26:24 [2024-04-06T13:26:24.534Z] + copy_ql_results ql_gf_full_profile_all
09:26:24 [2024-04-06T13:26:24.534Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]]
09:26:24 [2024-04-06T13:26:24.534Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]]
09:26:24 [2024-04-06T13:26:24.535Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/domains
09:26:24 [2024-04-06T13:26:24.535Z] tar: Removing leading `/' from member names
09:26:24 [2024-04-06T13:26:24.790Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/
09:26:24 [2024-04-06T13:26:24.790Z] + cp -r /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/bullet_point.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/collapseall.gif /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/emailable-report.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/failed.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/index.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/jquery-1.7.1.min.js /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/junit-noframes.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/junitreports /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/navigator-bullet.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/old /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/passed.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/QL-GP-report.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/QuickLookTests /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/skipped.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/testng.css /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/testng-reports.css /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/testng-reports.js /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/testng-results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/
09:26:24 [2024-04-06T13:26:24.790Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/test_results_junit.xml
09:26:24 [2024-04-06T13:26:24.790Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/appserver/tests/quicklook/quicklook_summary.txt /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results
09:26:24 [2024-04-06T13:26:24.790Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/
09:26:24 [2024-04-06T13:26:24.790Z] + tar -czf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/ql_gf_full_profile_all-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results
09:26:24 [2024-04-06T13:26:24.790Z] tar: Removing leading `/' from member names
09:26:28 [2024-04-06T13:26:28.050Z] + change_junit_report_class_names
09:26:28 [2024-04-06T13:26:28.051Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.security.appperms.ApppermsTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml
09:26:28 [2024-04-06T13:26:28.052Z] + sed -i 's/\bclassname="/classname="ql_gf_full_profile_all./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.security.appperms.ApppermsTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml
09:26:28 [2024-04-06T13:26:28.053Z] + break
09:26:28 [2024-04-06T13:26:28.053Z] + [[ true = false ]]