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/05/30 22:42:11 UTC

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-mirror:master - apache-flink - d854b5fd

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-mirror:master -
apache-flink - d854b5fd

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20200530.3 failed  
---|---  
flink-ci.flink-master-mirror  
      
    
    Ran for 86 minutes  
  
|  |  [ View results ](https://dev.azure.com/apache-
flink/web/build.aspx?pcguid=2d3c0ac8-fecf-45be-8407-6d87302181a9&builduri=vstfs%3a%2f%2f%2fBuild%2fBuild%2f2480&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NTU3NzcyOTcsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiMTZlMGNjZTQtYjEzYi00ZTk3LWI1ZTEtNDYyNGJkM2U3ZDFiIn0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Sat, May 30 2020 22:41:54 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)  
---  
e2e_ci  
| 1 error(s), 0 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '127'.  
compile_cron_python_wheels  
| 0 error(s), 0 warning(s)  
---  
test_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
compile_ci  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
build_wheels  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_hadoop313  
| 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)  
---  
test_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
test_ci  
| 0 error(s), 2 warning(s)  
---  
e2e_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
compile_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 34816  
Others | 893  
Total tests | 35709  
Total run duration | 15 minutes  
|  |  Commits  
---  
|  [d854b5fd](https://github.com/flink-ci/flink-
mirror/commit/d854b5fd5ba6741aeb87cd10ae570b3bb198d498) |
[hotfix][coordination] Remove unused (and unimplemented) method
'failTask(...)' from OperatorCoordinator Context  |  StephanEwen  
---|---|---  
[d046fea0](https://github.com/flink-ci/flink-
mirror/commit/d046fea0019bfc112ae90b42a31ecfecf4887e16) |
[hotfix][coordination] Remove unused class
ExecutionJobVertexCoordinatorContext  |  StephanEwen  
[4aff693c](https://github.com/flink-ci/flink-
mirror/commit/4aff693c25d1e489f83a53e2c5b9e1bfb364c3b3) |
[hotfix][coordination] Improve JavaDocs for OperatorCoordinator and
OperatorCoordinatorHolder  |  StephanEwen  
[5926e07f](https://github.com/flink-ci/flink-
mirror/commit/5926e07f01f6c91a8a0265e5f4b30086572d8125) |
[FLINK-16986][coordination] (part 3) Change OperatorCoordinator interface to
support better exactly-once semantics  |  StephanEwen  
[37f7db38](https://github.com/flink-ci/flink-
mirror/commit/37f7db38290df065669178cc6407edd5055f1951) |
[FLINK-16986][coordination] (part 2) Make OperatorCoordinatorHolder driven by
main thread executor  |  StephanEwen  
[7ceee239](https://github.com/flink-ci/flink-
mirror/commit/7ceee2395330c9c723ae83a85de2cf44f8378efc) |
[FLINK-16986][coordination][refactor] Change executor in
OperatorCoordinatorSchedulerTest  |  StephanEwen  
[b233aa84](https://github.com/flink-ci/flink-
mirror/commit/b233aa84a1b0d8354211506219d0f785bccae870) |
[FLINK-16986][coordination][refactor] Reduce dependencies of
OperatorCoordinatorHolder and OperatorCoordinatorCheckpointContext  |
StephanEwen  
[1a721d85](https://github.com/flink-ci/flink-
mirror/commit/1a721d855998a7c91415312d4890d7d4f916e163) |
[FLINK-16986][coordination] (part 1) Provide exactly-once guarantees around
checkpoints and operator event sending.  |  StephanEwen  
[b144f13a](https://github.com/flink-ci/flink-
mirror/commit/b144f13a2cc6dcebe38425ebac81a56cbb6e6f7d) |
[hotfix][checkpointing] Improve exception in case Coordinator State ack fails
|  StephanEwen  
[1af33f12](https://github.com/flink-ci/flink-
mirror/commit/1af33f1285d557f0171f4587d7f4e789df27e7cb) |
[hotfix][checkpointing] Beautify stack trace by stripping wrapping
CompletionExceptions  |  StephanEwen  
|  We sent you this notification on behalf of [apache-flink]\apache-flink
Team. [View](https://dev.azure.com/apache-
flink/_notifications?subscriptionId=379843&publisherId=ms.vss-build.build-
event-
publisher&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NTU3NzcyOTcsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiMTZlMGNjZTQtYjEzYi00ZTk3LWI1ZTEtNDYyNGJkM2U3ZDFiIn0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAADY7MBZXDQZW3YTJLKLEJ4T3VOYDNTLSQUWLMQLITOZMAXG7KB2KEHKX37UTSVWAY5DDFNQEMNH4QWIBMMV5QADMZSXGLGBSD5AXCUPCOGCHDF2THUVGRTWPD4SP3JY5PMN653S45E3LLMUY42RUFJU24XBY&i=AIAADULZFCYO4MKP7S35OQBHXESHGIHDKIRUJRP3FL4ZRQMX2ENWOIEYFZTLB7YOLPRX7G4HUFTJKP32KLIHHMYSQYO3TX3OEGUPRYM2J2HKPTMS4WOANQEY574BEFAGKAFSVBKIA2S4OBGZ7E2YO26WG4E6EHMVQUIT5GQSSQTBHMWXPC6URALHBFE6MM2SNQGUSE3NRKHU7FZLR7UPTQQUEHWVG6MKO32BJX3PO66FDXIJYRSUHWAALOFJELN4PRHRKHFTPUOXBOM4AIWRKPIU2J52T4Q)