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/17 03:32:42 UTC

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

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

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20200516.27 failed  
---|---  
flink-ci.flink-master-mirror  
      
    
    Ran for 11 hours  
  
|  |  [ View results ](https://dev.azure.com/apache-
flink/web/build.aspx?pcguid=2d3c0ac8-fecf-45be-8407-6d87302181a9&builduri=vstfs%3a%2f%2f%2fBuild%2fBuild%2f1567&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NTUxMzMzMDIsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYTY2NWEzNzMtMGU2Yy00MzljLTllMDYtNjkxMTM4MDVhNjBiIn0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Sun, May 17 2020 03:32:24 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  
| 0 error(s), 0 warning(s)  
---  
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  
| 1 error(s), 1 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
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 | 33574  
Others | 502  
Total tests | 34076  
Total run duration | 14 minutes  
|  |  Commits  
---  
|  [79aa7d11](https://github.com/flink-ci/flink-
mirror/commit/79aa7d115db5c4b5471b415dccbcfcb5b0d10249) |
[FLINK-17702][scheduler] Cancellations during failover also notify the
OperatorCoordinator as "failed tasks" |  StephanEwen  
---|---|---  
[bfef3db4](https://github.com/flink-ci/flink-
mirror/commit/bfef3db4bd95d03b4d551d99cd10aedde1c326fc) |
[FLINK-17702][tests][refactor] Refactor test utils to support different
failover strategies.  |  StephanEwen  
[8e3e9cce](https://github.com/flink-ci/flink-
mirror/commit/8e3e9ccea1b376050c46a7b055a0055380e0c2be) |
[FLINK-16357][checkpointing] Only global failure/restores reset the
coordinator state.  |  StephanEwen  
[7ffa87b1](https://github.com/flink-ci/flink-
mirror/commit/7ffa87b1f3c6089391d381d1a94cccf60860d0a3) |
[FLINK-16357][checkpointing] Offer different methods for "global restore" and
"local restore" in CheckpointCoordinator  |  StephanEwen  
[52f7b9d0](https://github.com/flink-ci/flink-
mirror/commit/52f7b9d070f73ee6acf2a87ba81d3d243d01f845) |
[FLINK-16177][checkpointing] Integrate OperatorCoordinator fully with
checkpointing.  |  StephanEwen  
[b3da4e18](https://github.com/flink-ci/flink-
mirror/commit/b3da4e18873dd6e31404c24ce877ff79c19c9300) |
[FLINK-10740][scheduler] Add failure reason to
OperatorCoordinator.failTask(...)  |  StephanEwen  
[2430dd8b](https://github.com/flink-ci/flink-
mirror/commit/2430dd8b8e38c284a69c71e9be6098e7db2d8ca4) |
[FLINK-17672][scheduler] OperatorCoordinators receive failure notifications on
task failure instead of restarts  |  StephanEwen  
[9f30c7fc](https://github.com/flink-ci/flink-
mirror/commit/9f30c7fc0b8dbbcbb9c9c8910fd8b48ad84bb9cd) |
[FLINK-16177][refactor] Make test setup logic for
OperatorCoordinatorSchedulerTest more flexible.  |  StephanEwen  
[8ad1ba3b](https://github.com/flink-ci/flink-
mirror/commit/8ad1ba3b7cc9d80e7bcd09e140950bce971d7657) |
[FLINK-17671][tests][refactor] Simplify ManuallyTriggeredScheduledExecutor for
better debugability.  |  StephanEwen  
[382cf09b](https://github.com/flink-ci/flink-
mirror/commit/382cf09bbfb4e383e373af8ebf1a9dee13b8a632) |
[FLINK-17670][checkpointing] Savepoint handling of "non-restored" state also
takes OperatorCoordinator state into account.  |  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=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NTUxMzMzMDIsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYTY2NWEzNzMtMGU2Yy00MzljLTllMDYtNjkxMTM4MDVhNjBiIn0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAACWR2GY7J7KGBO5I5R6F725576S56IWIE4EUTUMLVY3E4FEJBVCVF2VLJF3NH7VJ2F7LH2RVSQF6F3OVO4MLKSKF6GZA5ZTDFO37WYTU7RY4MKIJ5V6HCWDZDYN5ISO3K52Q4EH26NG3AGS5YW53E5PI6OPY&i=AIAADRANRVT2DJM6EPQMAWTNSPR4V5MDGROGG5XAGWTAE7ZYXLKLPGWJFDXDW2SKKICJOU4ZJ3FZV7QFXWFWLKN3HRR4YNDAAEOV2ZWUGFHNJ5INSIJCW4OHMWXUU6VS4RALHO5C3Q4WV5NSOQR7JSVRHSJV3DIPBHBZJPTYFVDJVFQ7ASI5QSJWXLMILQOR57DRVNPKZVQ7HRX2L7GQF7I2VEQST5QJ47NBKUF2AVN7DO23ODCTNVK3OOHBV4CWBZKE6X27C5EKNU3W7EYBA4GGWVLWAJY)