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 2021/03/05 08:16:31 UTC

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

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

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20210305.2 failed  
---|---  
flink-ci.flink-master-mirror  
      
    
    Ran for 85 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%2f14167&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6Njg2MTI3MzQsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiM2JmMTMwZGQtMzYyNi00OWRmLTg2NDktOWQxMTU3ZDc1MTU0In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Fri, Mar 05 2021 08:16:12 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)  
---  
compile_cron_python_wheels  
| 0 error(s), 0 warning(s)  
---  
test_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
cron_snapshot_deployment_maven  
| 0 error(s), 0 warning(s)  
---  
compile_cron_azure  
| 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)  
---  
cron_snapshot_deployment_binary  
| 0 error(s), 0 warning(s)  
---  
test_cron_adaptive_scheduler  
| 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)  
---  
compile_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
test_cron_azure  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_azure  
| 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_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
compile_ci  
| 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 '1'.  
test_ci  
| 0 error(s), 10 warning(s)  
---  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 71144  
Others | 3007  
Total tests | 74151  
Total run duration | 20 minutes  
|  |  Commits  
---  
|  [01794fe6](https://github.com/flink-ci/flink-
mirror/commit/01794fe6ba3d104d93921f611c819a07569fa85f) |
[FLINK-21542][docs][table] Add documentation for supporting INSERT INTO
specific columns  |  docete  
---|---|---  
[b743f2a4](https://github.com/flink-ci/flink-
mirror/commit/b743f2a4b7582284edbf96b2786f8b752f180e9f) |  [minor][table-
planner-blink] Improve regular expression for flink version replacement and
make sure that the json plan is still valid after the node ids are replaced  |
godfreyhe  
[b9e02dea](https://github.com/flink-ci/flink-
mirror/commit/b9e02dea8a0f667bc22067c6dd29cf00cdcfcb87) |
[FLINK-21245][table-planner-blink] Support StreamExecCalc json
serialization/deserialization  |  godfreyhe  
[9db31b59](https://github.com/flink-ci/flink-
mirror/commit/9db31b5950e98daa48a5d8b4274926eebcd1725d) |
[FLINK-21245][table-planner-blink] Support RexNode and RelDataType json
serialization/deserialization  |  godfreyhe  
[08ee9090](https://github.com/flink-ci/flink-
mirror/commit/08ee9090848dab8d9de191ce1be48f69a2b68dbe) |  [hotfix][table-
planner-blink] LogicalType's serializer and deserializer should consider empty
Char/VarChar/Binary/VarBinary  |  godfreyhe  
[15946477](https://github.com/flink-ci/flink-
mirror/commit/159464772a0e5a311e622ea1d1ac479b44602bc8) |  [FLINK-17401]
Configure mesos labels for taskmanagers  |  qinghui-xu  
[aaad3e5f](https://github.com/flink-ci/flink-
mirror/commit/aaad3e5f8b085dfb7154218cb6ee273bea34f80c) |  [hotfix][docs]
Remove incorrect line-breaks  |  l0n3r4n83r  
[fb17aa9f](https://github.com/flink-ci/flink-
mirror/commit/fb17aa9f9a486afefe141540ec45855ba80a8ae8) |
[FLINK-21347][coordination] Extract interface from ExecutionGraph  |  rmetzger  
[5d8c4c5e](https://github.com/flink-ci/flink-
mirror/commit/5d8c4c5ed5549dec2714302ba1f5a99d53e849bc) |
[FLINK-21571][build] Fix japicmp referenceVersion  |  zentol  
|  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=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6Njg2MTI3MzQsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiM2JmMTMwZGQtMzYyNi00OWRmLTg2NDktOWQxMTU3ZDc1MTU0In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAACH2N2QJ4T6CQCINIY5OZ6AI4DFWAMZSLKICDUBBYO2IHVCIGONHBVVVK3XYCU63PCF45Z6V4BDMR4YT4ESK4UT424LC6XAHSHUNZQOWTR3GA7L2CF44WQJMHLU3W4YJJCCM4AWGBQJBDMEFL2OQ2IB234HA&i=AIAACMGAB3HFA5HNCPFLWQM7MW3RBKMERCAUD6CJJKTYESOBZ7WHBCQHOU5FK7C2K4AG74I3JV4AYK2PANL26FOBPFPUQE3RFMHGCEBT3P5JPTVQK7W2DHAVRMCGGEZ3BGOLGKYLTIDQGJC6WIVMMRCTBJVO3GWEPR2ALPIMDIEBAFVDZN42FH4TKZUK6QNCDB23VRRO6XTVEPQOX4FSF45XTIHD5ZWIJIOSVPT7GZHSEGVFSYN4PAP7J2ASJGPLILRF2MTZ3XOMGQSQXLLYH5E2R4HUNKA)