You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@flink.apache.org by Azure DevOps <az...@microsoft.com.INVALID> on 2020/03/26 12:16:07 UTC

[Build failed] flink-ci.flink-master - flink-ci/flink-mirror:master - Flink - 3e754ed9

[Build failed] flink-ci.flink-master - flink-ci/flink-mirror:master - Flink -
3e754ed9

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20200326.4 failed  
---|---  
flink-ci.flink-master  
      
    
    Ran for 3 hours  
  
|  |  [ View results
](https://dev.azure.com/rmetzger/web/build.aspx?pcguid=03e2a4fd-f647-46c5-a324-527d2c2984ce&builduri=vstfs%3a%2f%2f%2fBuild%2fBuild%2f6656&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzMzk0MzciLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NDAzNTg2NDUsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYzQxOGNiZTYtY2YxZC00NTFjLTliZWItNjQ2YTMwZmUzNzllIn0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master  
---|---  
Finished | Thu, Mar 26 2020 12:15:44 GMT+00:00  
Requested for | GitHub  
Reason | Continuous integration  
|  |  Details  
---  
| e2e_cron_hadoop241  
---  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoop241  
| 0 error(s), 0 warning(s)  
---  
test_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoopfree  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_hadoopfree  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoopfree  
| 0 error(s), 0 warning(s)  
---  
test_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop241  
| 0 error(s), 0 warning(s)  
---  
compile_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
compile_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
compile_ci  
| 0 error(s), 0 warning(s)  
---  
e2e_ci  
| 0 error(s), 0 warning(s)  
---  
test_ci  
| 2 error(s), 1 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '143'.  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '143'.  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 29146  
Others | 484  
Total tests | 29630  
Total run duration | 11 minutes  
|  |  Commits  
---  
|  [3e754ed9](https://github.com/flink-ci/flink-
mirror/commit/3e754ed91fcd8be05e416d9f221ae04d118f1f0c) |  [FLINK-16615]
Introduce data structures and utilities to calculate Job Manager memory
components  |  azagrebin  
---|---|---  
[a39630d8](https://github.com/flink-ci/flink-
mirror/commit/a39630d8fcc2a038240947b17b7d3d27e0347956) |  [hotfix] change
type of JOB_MANAGER_HEAP_MEMORY option from String to MemorySize  |  azagrebin  
[d05d752f](https://github.com/flink-ci/flink-
mirror/commit/d05d752f0f05fdc128a32b898da0f9d5e9cc37f7) |  [hotfix] add int
type to JOB_MANAGER_HEAP_MEMORY_MB option  |  azagrebin  
[8fcadbff](https://github.com/flink-ci/flink-
mirror/commit/8fcadbff7c80832626b317dc8cf75bc49b2a47d7) |  [hotfix] Remove
unused method in TaskExecutorProcessUtils  |  azagrebin  
[dee91563](https://github.com/flink-ci/flink-
mirror/commit/dee9156360122209c6d7b703bff5be882d1a6389) |  [FLINK-16778][e2e]
Make sure all java e2e tests are running  |  rmetzger  
[1d5f4471](https://github.com/flink-ci/flink-
mirror/commit/1d5f44710270d1c615537f0d05ab49e699d3a6e5) |
[FLINK-16317][operators] return this from
(Keyed)MultipleInputTransformation#addInput  |  pnowojski  
[05883b7f](https://github.com/flink-ci/flink-
mirror/commit/05883b7fc38786e735e6476ae8e78e2f1dc022b7) |
[FLINK-16317][operators] Provide support for key selector and latency marker
in MultipleInputStreamOperator  |  pnowojski  
[381a01a3](https://github.com/flink-ci/flink-
mirror/commit/381a01a39b2026f1972fa9f0afd2ca3233896c64) |
[FLINK-16317][operators] Implement AbstractStreamOperatorV2Test  |  pnowojski  
[a443b04d](https://github.com/flink-ci/flink-
mirror/commit/a443b04d20764257bb45efd53b4dcec5f8be59f1) |
[FLINK-16317][operators] Refactor AbstractStreamOperatorTest class  |
pnowojski  
[158e4478](https://github.com/flink-ci/flink-
mirror/commit/158e4478cb00f3a7dde32b41f366de87554d9743) |
[FLINK-16317][operators] Provide support for watermarks in
MultipleInputStreamOperator  |  pnowojski  
|  We sent you this notification on behalf of [Flink]\Flink Team.
[View](https://dev.azure.com/rmetzger/_notifications?subscriptionId=339437&publisherId=ms.vss-
build.build-event-
publisher&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzMzk0MzciLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NDAzNTg2NDUsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYzQxOGNiZTYtY2YxZC00NTFjLTliZWItNjQ2YTMwZmUzNzllIn0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%3d%3d)  
---  
Microsoft respects your privacy. Review our Online Services [Privacy
Statement](https://privacy.microsoft.com/privacystatement).  
One Microsoft Way, Redmond, WA, USA 98052.  
Sent from Azure DevOps  
  
![](https://mucp.api.account.microsoft.com/m/v2/v?d=AIAADEUYZRI3EGHJHRDHGWOXYM45QH3XL774DKJSMBBEZV6XET4GJRORTYRW7TBJBKHSSGUPSATPM62SQSGS67ZRS4LW5CVN3LFAPSHDG52NSNURXBBV43YBGAKV5D5YBLVVHS3M2MRGVLWEEBM2K7BEJEDXRFA&i=AIAACSE22EASSYV6ARHHWO45AHROPNDG2NEMKWAOCNG3BNOXO3UQPRAPFB5KWRR4GFEMLFQ4CRISTO57HOEETSGG55YI35RJEVRNVWNSR6JWKK5CPO3C75IJWDDOMYPPU7W3LQO6K5VKT5EGY6DV7AV3ICN6O5ORFALND5EYUXKDOTGHSY23MFSDOXNA6MHMCH7Z6FKUF3IPTTPFAFNSKGMHOBOCDI2TAI6O24VBS3SOUFAJ2V6FIZVFA7YSIQ5LKFCONGAL65PYZSGNVTKZ5N72KVA4YXI)