See <https://builds.apache.org/job/Apache-falcon/894/changes>
Changes: [ajaynsit] FALCON-1730 Upgrade enunciate for JDK 8 compatibility. Contributed by ------------------------------------------ [...truncated 14531 lines...] [INFO] Copying jetty-6.1.26.jar to <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/dependency/jetty-6.1.26.jar> [INFO] Copying jackson-core-2.2.2.jar to <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/dependency/jackson-core-2.2.2.jar> [INFO] Copying jersey-server-1.9.jar to <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/dependency/jersey-server-1.9.jar> [INFO] Copying hadoop-mapreduce-client-core-2.5.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/dependency/hadoop-mapreduce-client-core-2.5.0.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ falcon-webapp --- [INFO] [INFO] --- maven-antrun-plugin:1.6:run (default) @ falcon-webapp --- [INFO] Executing tasks main: [copy] Copying 1 file to <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/webapps> [INFO] Executed tasks [INFO] [INFO] >>> maven-jetty-plugin:6.1.26:run (start-jetty) @ falcon-webapp >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-property) @ falcon-webapp --- [INFO] [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-webapp --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/webapp> && git show [INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp> [INFO] Storing buildNumber: 4a7d20eeb91abd57fa2a991fc7356558d0865968 at timestamp: 1452551882487 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/webapp> && git show [INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ falcon-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ falcon-webapp --- [INFO] Configured Artifact: org.apache.oozie:oozie-client:?:jar [INFO] oozie-client-4.1.0-falcon.jar already unpacked. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ falcon-webapp --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ falcon-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ falcon-webapp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- replacer:1.5.3:replace (default) @ falcon-webapp --- [INFO] Replacement run on 2 files. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ falcon-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 37 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-webapp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] <<< maven-jetty-plugin:6.1.26:run (start-jetty) @ falcon-webapp <<< [INFO] [INFO] --- maven-jetty-plugin:6.1.26:run (start-jetty) @ falcon-webapp --- [INFO] Configuring Jetty for project: Apache Falcon Web Application [INFO] Webapp source directory = <https://builds.apache.org/job/Apache-falcon/ws/webapp/src/main/webapp> [INFO] Reload Mechanic: automatic [INFO] Classes = <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/classes> [INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog [INFO] Context path = /falcon-webapp [INFO] Tmp directory = determined at runtime [INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml [INFO] Web overrides = none [INFO] Adding overlay: jar:<https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/falcon-hadoop-webapp-0.10-SNAPSHOT.war!/> [INFO] web.xml file = <https://builds.apache.org/job/Apache-falcon/ws/webapp/src/main/webapp/WEB-INF/web.xml> [INFO] Webapp directory = <https://builds.apache.org/job/Apache-falcon/ws/webapp/src/main/webapp> [INFO] Starting jetty 6.1.26 ... [INFO] jetty-6.1.26 SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:<https://builds.apache.org/job/Apache-falcon/ws/webapp/target/work/lib/Jetty-7253235125576496354.jar!/org/slf4j/impl/StaticLoggerBinder.class]> SLF4J: Found binding in [jar:<https://builds.apache.org/job/Apache-falcon/ws/webapp/target/work/lib/Jetty-4129042827416379613.jar!/org/slf4j/impl/StaticLoggerBinder.class]> SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/org/apache/activemq/activemq-all/5.12.0/activemq-all-5.12.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] [INFO] No Transaction manager found - if your webapp requires one, please configure one. Jan 11, 2016 10:38:14 PM com.sun.jersey.api.core.PackagesResourceConfig init INFO: Scanning for root resource and provider classes in the packages: org.apache.falcon.resource.admin org.apache.falcon.resource.proxy org.apache.falcon.resource.provider org.apache.falcon.resource.metadata Jan 11, 2016 10:38:14 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses INFO: Root resource classes found: class org.apache.falcon.resource.metadata.LineageMetadataResource class org.apache.falcon.resource.metadata.MetadataDiscoveryResource class org.apache.falcon.resource.proxy.InstanceManagerProxy class org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy class org.apache.falcon.resource.admin.AdminResource Jan 11, 2016 10:38:14 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses INFO: Provider classes found: class org.apache.falcon.resource.provider.JAXBContextResolver Jan 11, 2016 10:38:14 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM' [INFO] Extract <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/webapps/hadoop.war> to /tmp/Jetty_0_0_0_0_41443_hadoop.war__hadoop__.nyu8ob/webapp SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_hadoop.war__hadoop__.nyu8ob/webapp/WEB-INF/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_hadoop.war__hadoop__.nyu8ob/webapp/WEB-INF/lib/activemq-all-5.12.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] [INFO] Extract <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/webapps/oozie.war> to /tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp Starting hive metastore on port 49083 SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp/WEB-INF/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp/WEB-INF/lib/slf4j-log4j12-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp/WEB-INF/lib/activemq-all-5.12.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp/WEB-INF/lib/slf4j-simple-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] log4j:WARN No appenders could be found for logger (oozieops). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [INFO] Started [email protected]:41443 [WARNING] failed [email protected]:41000: java.net.BindException: Address already in use [WARNING] failed Server@26bfa9d1: java.net.BindException: Address already in use [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Checkstyle ........................................ SUCCESS [ 1.484 s] [INFO] Apache Falcon ..................................... SUCCESS [ 17.076 s] [INFO] Apache Falcon UI .................................. SUCCESS [ 16.131 s] [INFO] Build Tools ....................................... SUCCESS [ 6.576 s] [INFO] Apache Falcon Java client ......................... SUCCESS [01:02 min] [INFO] Apache Falcon CLI client .......................... SUCCESS [ 22.353 s] [INFO] Apache Falcon Metrics ............................. SUCCESS [ 25.700 s] [INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 20.645 s] [INFO] Apache Falcon Test Utility ........................ SUCCESS [ 23.671 s] [INFO] Apache Falcon Commons ............................. SUCCESS [03:15 min] [INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 24.894 s] [INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 53.746 s] [INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [ 1.991 s] [INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [ 1.087 s] [INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [ 1.379 s] [INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [ 0.805 s] [INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [ 0.802 s] [INFO] Apache Falcon Messaging ........................... SUCCESS [ 54.915 s] [INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 34.534 s] [INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [02:17 min] [INFO] Apache Falcon Scheduler ........................... SUCCESS [02:07 min] [INFO] Apache Falcon Acquisition ......................... SUCCESS [ 1.388 s] [INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 27.076 s] [INFO] Apache Falcon Retention ........................... SUCCESS [ 25.478 s] [INFO] Apache Falcon Archival ............................ SUCCESS [ 4.331 s] [INFO] Apache Falcon Rerun ............................... SUCCESS [ 47.429 s] [INFO] Apache Falcon Prism ............................... SUCCESS [02:55 min] [INFO] falcon-unit ....................................... SUCCESS [03:40 min] [INFO] Apache Falcon Web Application ..................... FAILURE [01:08 min] [INFO] Apache Falcon Documentation ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23:21 min [INFO] Finished at: 2016-01-11T22:38:47+00:00 [INFO] Final Memory: 736M/2271M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.mortbay.jetty:maven-jetty-plugin:6.1.26:run (start-jetty) on project falcon-webapp: Failure: Address already in use -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :falcon-webapp Shutting down hive metastore. [INFO] Shutdown hook executing [INFO] Stopped [email protected]:41000 [INFO] Stopped [email protected]:41443 Exception in thread "1241073313@qtp-1597692024-1" java.lang.NoClassDefFoundError: org/mortbay/jetty/EofException at org.mortbay.jetty.AbstractConnector$Acceptor.run(AbstractConnector.java:708) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) Caused by: java.lang.ClassNotFoundException: org.mortbay.jetty.EofException at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:259) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:235) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:227) ... 2 more [INFO] Shutdown hook complete Build step 'Execute shell' marked build as failure [CHECKSTYLE] Collecting checkstyle analysis files... [CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml [CHECKSTYLE] Parsing 28 files in <https://builds.apache.org/job/Apache-falcon/ws/> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Computing warning deltas based on reference build #893 [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml [FINDBUGS] Parsing 17 files in <https://builds.apache.org/job/Apache-falcon/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Computing warning deltas based on reference build #893 Archiving artifacts Recording test results TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml Did not find any matching files.
