lovelock commented on pull request #14848: URL: https://github.com/apache/flink/pull/14848#issuecomment-779231591
> Hi @lovelock > `@ant-design/icons-angular` is the dependency of ng-zorro-antd, which should be installed automatically. > can you check your npm version via run `npm version`? Actually I don't know what I've done is right. 1.13-SNAPSHOT is not released yet so I run `mvn clean install -DskipTests` in `flink` and it will install all dependencies of version 1.13-SNAPSHOT in local machine. But it always run into this error ``` [INFO] Reactor Summary for Flink : 1.13-SNAPSHOT: [INFO] [INFO] Flink : Tools : Force Shading ...................... SUCCESS [ 0.830 s] **[INFO] Flink : ............................................ FAILURE [07:41 min]** [INFO] Flink : Annotations ................................ SKIPPED [INFO] Flink : Test utils : ............................... SKIPPED [INFO] Flink : Test utils : Junit ......................... SKIPPED [INFO] Flink : Metrics : .................................. SKIPPED [INFO] Flink : Metrics : Core ............................. SKIPPED [INFO] Flink : Core ....................................... SKIPPED [INFO] Flink : Java ....................................... SKIPPED [INFO] Flink : Queryable state : .......................... SKIPPED [INFO] Flink : Queryable state : Client Java .............. SKIPPED [INFO] Flink : FileSystems : .............................. SKIPPED [INFO] Flink : FileSystems : Hadoop FS .................... SKIPPED [INFO] Flink : Runtime .................................... SKIPPED [INFO] Flink : Scala ...................................... SKIPPED [INFO] Flink : FileSystems : Mapr FS ...................... SKIPPED [INFO] Flink : FileSystems : Hadoop FS shaded ............. SKIPPED [INFO] Flink : FileSystems : S3 FS Base ................... SKIPPED [INFO] Flink : FileSystems : S3 FS Hadoop ................. SKIPPED [INFO] Flink : FileSystems : S3 FS Presto ................. SKIPPED [INFO] Flink : FileSystems : Swift FS Hadoop .............. SKIPPED [INFO] Flink : FileSystems : OSS FS ....................... SKIPPED [INFO] Flink : FileSystems : Azure FS Hadoop .............. SKIPPED [INFO] Flink : Optimizer .................................. SKIPPED [INFO] Flink : Connectors : ............................... SKIPPED [INFO] Flink : Connectors : File Sink Common .............. SKIPPED [INFO] Flink : Streaming Java ............................. SKIPPED [INFO] Flink : Clients .................................... SKIPPED [INFO] Flink : Test utils : Utils ......................... SKIPPED [INFO] Flink : Runtime web ................................ SKIPPED [INFO] Flink : Examples : ................................. SKIPPED [INFO] Flink : Examples : Batch ........................... SKIPPED [INFO] Flink : Connectors : Hadoop compatibility .......... SKIPPED [INFO] Flink : State backends : ........................... SKIPPED [INFO] Flink : State backends : RocksDB ................... SKIPPED [INFO] Flink : Tests ...................................... SKIPPED [INFO] Flink : Streaming Scala ............................ SKIPPED [INFO] Flink : Connectors : HCatalog ...................... SKIPPED [INFO] Flink : Test utils : Connectors .................... SKIPPED [INFO] Flink : Connectors : Base .......................... SKIPPED [INFO] Flink : Connectors : Files ......................... SKIPPED [INFO] Flink : Table : .................................... SKIPPED [INFO] Flink : Table : Common ............................. SKIPPED [INFO] Flink : Table : API Java ........................... SKIPPED [INFO] Flink : Table : API Java bridge .................... SKIPPED [INFO] Flink : Table : API Scala .......................... SKIPPED [INFO] Flink : Table : API Scala bridge ................... SKIPPED [INFO] Flink : Table : SQL Parser ......................... SKIPPED [INFO] Flink : Libraries : ................................ SKIPPED [INFO] Flink : Libraries : CEP ............................ SKIPPED [INFO] Flink : Table : Planner ............................ SKIPPED [INFO] Flink : Table : SQL Parser Hive .................... SKIPPED [INFO] Flink : Table : Runtime Blink ...................... SKIPPED [INFO] Flink : Table : Planner Blink ...................... SKIPPED [INFO] Flink : Formats : .................................. SKIPPED [INFO] Flink : Formats : Json ............................. SKIPPED [INFO] Flink : Connectors : Elasticsearch base ............ SKIPPED [INFO] Flink : Connectors : Elasticsearch 5 ............... SKIPPED [INFO] Flink : Connectors : Elasticsearch 6 ............... SKIPPED [INFO] Flink : Connectors : Elasticsearch 7 ............... SKIPPED [INFO] Flink : Connectors : HBase base .................... SKIPPED [INFO] Flink : Connectors : HBase 1.4 ..................... SKIPPED [INFO] Flink : Connectors : HBase 2.2 ..................... SKIPPED [INFO] Flink : Formats : Hadoop bulk ...................... SKIPPED [INFO] Flink : Formats : Orc .............................. SKIPPED [INFO] Flink : Formats : Orc nohive ....................... SKIPPED [INFO] Flink : Formats : Avro ............................. SKIPPED [INFO] Flink : Formats : Parquet .......................... SKIPPED [INFO] Flink : Formats : Csv .............................. SKIPPED [INFO] Flink : Connectors : Hive .......................... SKIPPED [INFO] Flink : Connectors : JDBC .......................... SKIPPED [INFO] Flink : Connectors : RabbitMQ ...................... SKIPPED [INFO] Flink : Connectors : Twitter ....................... SKIPPED [INFO] Flink : Connectors : Nifi .......................... SKIPPED [INFO] Flink : Connectors : Cassandra ..................... SKIPPED [INFO] Flink : Metrics : JMX .............................. SKIPPED [INFO] Flink : Formats : Avro confluent registry .......... SKIPPED [INFO] Flink : Connectors : Kafka ......................... SKIPPED [INFO] Flink : Connectors : Google PubSub ................. SKIPPED [INFO] Flink : Connectors : Kinesis ....................... SKIPPED [INFO] Flink : Connectors : SQL : Elasticsearch 6 ......... SKIPPED [INFO] Flink : Connectors : SQL : Elasticsearch 7 ......... SKIPPED [INFO] Flink : Connectors : SQL : HBase 1.4 ............... SKIPPED [INFO] Flink : Connectors : SQL : HBase 2.2 ............... SKIPPED [INFO] Flink : Connectors : SQL : Hive 1.2.2 .............. SKIPPED [INFO] Flink : Connectors : SQL : Hive 2.2.0 .............. SKIPPED [INFO] Flink : Connectors : SQL : Hive 2.3.6 .............. SKIPPED [INFO] Flink : Connectors : SQL : Hive 3.1.2 .............. SKIPPED [INFO] Flink : Connectors : SQL : Kafka ................... SKIPPED [INFO] Flink : Connectors : SQL : Kinesis ................. SKIPPED [INFO] Flink : Formats : Sequence file .................... SKIPPED [INFO] Flink : Formats : Compress ......................... SKIPPED [INFO] Flink : Formats : SQL Orc .......................... SKIPPED [INFO] Flink : Formats : SQL Parquet ...................... SKIPPED [INFO] Flink : Formats : SQL Avro ......................... SKIPPED [INFO] Flink : Formats : SQL Avro Confluent Registry ...... SKIPPED [INFO] Flink : Examples : Streaming ....................... SKIPPED [INFO] Flink : Examples : Table ........................... SKIPPED [INFO] Flink : Examples : Build Helper : .................. SKIPPED [INFO] Flink : Examples : Build Helper : Streaming Twitter SKIPPED [INFO] Flink : Examples : Build Helper : Streaming State machine SKIPPED [INFO] Flink : Examples : Build Helper : Streaming Google PubSub SKIPPED [INFO] Flink : Container .................................. SKIPPED [INFO] Flink : Queryable state : Runtime .................. SKIPPED [INFO] Flink : Mesos ...................................... SKIPPED [INFO] Flink : Kubernetes ................................. SKIPPED [INFO] Flink : Yarn ....................................... SKIPPED [INFO] Flink : Libraries : Gelly .......................... SKIPPED [INFO] Flink : Libraries : Gelly scala .................... SKIPPED [INFO] Flink : Libraries : Gelly Examples ................. SKIPPED [INFO] Flink : External resources : ....................... SKIPPED [INFO] Flink : External resources : GPU ................... SKIPPED [INFO] Flink : Metrics : Dropwizard ....................... SKIPPED [INFO] Flink : Metrics : Graphite ......................... SKIPPED [INFO] Flink : Metrics : InfluxDB ......................... SKIPPED [INFO] Flink : Metrics : Prometheus ....................... SKIPPED [INFO] Flink : Metrics : StatsD ........................... SKIPPED [INFO] Flink : Metrics : Datadog .......................... SKIPPED [INFO] Flink : Metrics : Slf4j ............................ SKIPPED [INFO] Flink : Libraries : CEP Scala ...................... SKIPPED [INFO] Flink : Table : Uber ............................... SKIPPED [INFO] Flink : Table : Uber Blink ......................... SKIPPED [INFO] Flink : Python ..................................... SKIPPED [INFO] Flink : Table : SQL Client ......................... SKIPPED [INFO] Flink : Libraries : State processor API ............ SKIPPED [INFO] Flink : ML : ....................................... SKIPPED [INFO] Flink : ML : API ................................... SKIPPED [INFO] Flink : ML : Lib ................................... SKIPPED [INFO] Flink : ML : Uber .................................. SKIPPED [INFO] Flink : Scala shell ................................ SKIPPED [INFO] Flink : Dist ....................................... SKIPPED [INFO] Flink : Yarn Tests ................................. SKIPPED [INFO] Flink : E2E Tests : ................................ SKIPPED [INFO] Flink : E2E Tests : CLI ............................ SKIPPED [INFO] Flink : E2E Tests : Parent Child classloading program SKIPPED [INFO] Flink : E2E Tests : Parent Child classloading lib-package SKIPPED [INFO] Flink : E2E Tests : Dataset allround ............... SKIPPED [INFO] Flink : E2E Tests : Dataset Fine-grained recovery .. SKIPPED [INFO] Flink : E2E Tests : Datastream allround ............ SKIPPED [INFO] Flink : E2E Tests : Batch SQL ...................... SKIPPED [INFO] Flink : E2E Tests : Stream SQL ..................... SKIPPED [INFO] Flink : E2E Tests : Distributed cache via blob ..... SKIPPED [INFO] Flink : E2E Tests : High parallelism iterations .... SKIPPED [INFO] Flink : E2E Tests : Stream stateful job upgrade .... SKIPPED [INFO] Flink : E2E Tests : Queryable state ................ SKIPPED [INFO] Flink : E2E Tests : Local recovery and allocation .. SKIPPED [INFO] Flink : E2E Tests : Elasticsearch 5 ................ SKIPPED [INFO] Flink : E2E Tests : Elasticsearch 6 ................ SKIPPED [INFO] Flink : Quickstart : ............................... SKIPPED [INFO] Flink : Quickstart : Java .......................... SKIPPED [INFO] Flink : Quickstart : Scala ......................... SKIPPED [INFO] Flink : E2E Tests : Quickstart ..................... SKIPPED [INFO] Flink : E2E Tests : Confluent schema registry ...... SKIPPED [INFO] Flink : E2E Tests : Stream state TTL ............... SKIPPED [INFO] Flink : E2E Tests : SQL client ..................... SKIPPED [INFO] Flink : E2E Tests : File sink ...................... SKIPPED [INFO] Flink : E2E Tests : State evolution ................ SKIPPED [INFO] Flink : E2E Tests : RocksDB state memory control ... SKIPPED [INFO] Flink : E2E Tests : Common ......................... SKIPPED [INFO] Flink : E2E Tests : Metrics availability ........... SKIPPED [INFO] Flink : E2E Tests : Metrics reporter prometheus .... SKIPPED [INFO] Flink : E2E Tests : Heavy deployment ............... SKIPPED [INFO] Flink : E2E Tests : Connectors : Google PubSub ..... SKIPPED [INFO] Flink : E2E Tests : Streaming Kafka base ........... SKIPPED [INFO] Flink : E2E Tests : Streaming Kafka ................ SKIPPED [INFO] Flink : E2E Tests : Plugins : ...................... SKIPPED [INFO] Flink : E2E Tests : Plugins : Dummy fs ............. SKIPPED [INFO] Flink : E2E Tests : Plugins : Another dummy fs ..... SKIPPED [INFO] Flink : E2E Tests : TPCH ........................... SKIPPED [INFO] Flink : E2E Tests : Streaming Kinesis .............. SKIPPED [INFO] Flink : E2E Tests : Elasticsearch 7 ................ SKIPPED [INFO] Flink : E2E Tests : Common Kafka ................... SKIPPED [INFO] Flink : E2E Tests : TPCDS .......................... SKIPPED [INFO] Flink : E2E Tests : Netty shuffle memory control ... SKIPPED [INFO] Flink : E2E Tests : Python ......................... SKIPPED [INFO] Flink : E2E Tests : HBase .......................... SKIPPED [INFO] Flink : State backends : Heap spillable ............ SKIPPED [INFO] Flink : Contrib : .................................. SKIPPED [INFO] Flink : Contrib : Connectors : Wikiedits ........... SKIPPED [INFO] Flink : FileSystems : Tests ........................ SKIPPED [INFO] Flink : Docs ....................................... SKIPPED [INFO] Flink : Walkthrough : .............................. SKIPPED [INFO] Flink : Walkthrough : Common ....................... SKIPPED [INFO] Flink : Walkthrough : Datastream Java .............. SKIPPED [INFO] Flink : Walkthrough : Datastream Scala ............. SKIPPED [INFO] Flink : Tools : CI : Java .......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:43 min [INFO] Finished at: 2021-02-15T21:09:52+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Java heap space -> [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/OutOfMemoryError ``` it's a OOM error I think. This is the first trouble, **why would the default config wouldn't compile? ** so I have to increase the HEAP size to 10000m in pom.xml ```xml <argLine>-Xms256m -Xmx10000m -Dmvn.forkNumber=${surefire.forkNumber} -XX:+UseG1GC</argLine> ``` but the error still occurs. I can't figure out what eats the memory. Or is there a manual that I have not read? ``` ➜ ~ npm version { npm: '7.4.3', node: '15.7.0', v8: '8.6.395.17-node.23', uv: '1.40.0', zlib: '1.2.11', brotli: '1.0.9', ares: '1.17.1', modules: '88', nghttp2: '1.42.0', napi: '7', llhttp: '2.1.3', openssl: '1.1.1i', cldr: '37.0', icu: '67.1', tz: '2019c', unicode: '13.0' } ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
