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/24 17:33:53 UTC

[Build failed] flink-ci.flink-master - flink-ci/flink-mirror:master - Flink - 5c35d9d9

[Build failed] flink-ci.flink-master - flink-ci/flink-mirror:master - Flink -
5c35d9d9

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20200324.7 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%2f6583&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzMzk0MzciLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NDAyNzYzNDEsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiM2Y3YTRlZTUtMzBiNy00ODExLWJlNzMtMzBiZTBjMjA3Y2Y3In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master  
---|---  
Finished | Tue, Mar 24 2020 17:33:32 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  
| 1 error(s), 1 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '143'.  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 33383  
Others | 550  
Total tests | 33933  
Total run duration | 15 minutes  
|  |  Commits  
---  
|  [5c35d9d9](https://github.com/flink-ci/flink-
mirror/commit/5c35d9d95144593193244a07b965e310707488a9) |  [FLINK-15911][e2e]
Add e2e test for Flink over NAT.  |  xintongsong  
---|---|---  
[9dc7a4a4](https://github.com/flink-ci/flink-
mirror/commit/9dc7a4a47f85153b98e1f50eb8917dd6c8e15c85) |
[FLINK-15911][runtime] Support unresolveable external hostname.  |
xintongsong  
[3c997796](https://github.com/flink-ci/flink-
mirror/commit/3c997796e3aa6c4498849bcb029ffe6f5db515fc) |
[FLINK-15911][runtime] Support configure address/port and bind-address/bind-
port separately for netty shuffle service.  |  xintongsong  
[8a1dbcc0](https://github.com/flink-ci/flink-
mirror/commit/8a1dbcc07d6b4ed7702741cd8b1c73d95f0d2583) |
[FLINK-15911][runtime] Support configure address/port and bind-address/bind-
port separately for JM/TM RPC services.  |  xintongsong  
[03b6e763](https://github.com/flink-ci/flink-
mirror/commit/03b6e763d5578c3b503246a2a40e5fd1fb990570) |
[FLINK-15911][runtime] Refactor to create AkkaRpsService with builder class,
in order to reduce the number of nested creating methods.  |  xintongsong  
[61086f45](https://github.com/flink-ci/flink-
mirror/commit/61086f4565d57ee02113ddbe1495cfab8e83cdb2) |  [hotfix][e2e]
Deduplicate codes for building docker image with custom jar.  |  xintongsong  
[c4aa5702](https://github.com/flink-ci/flink-
mirror/commit/c4aa57022c54703cd89f250032ebd3ea166152cc) |  [hotfix][runtime]
Minor code clean-ups.  |  xintongsong  
[b7a83ff4](https://github.com/flink-ci/flink-
mirror/commit/b7a83ff45ef0bf29c03616f542ff6d1abf22e2e2) |  [FLINK-16732][hive]
Failed to call Hive UDF with constant return value  |  lirui-apache  
[d6a0e4a6](https://github.com/flink-ci/flink-
mirror/commit/d6a0e4a6f390a22f8a54db4469d0ce64a8e5d045) |  [FLINK-16740][orc]
Orc logicalTypeToOrcType fails to create decimal type with precision < 10  |
lirui-apache  
[f22756c0](https://github.com/flink-ci/flink-
mirror/commit/f22756c02d2f33640f70cbc1870ce3928132cbe1) |  [FLINK-15989] Add
JVM Direct Error assumption test  |  azagrebin  
|  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=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzMzk0MzciLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NDAyNzYzNDEsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiM2Y3YTRlZTUtMzBiNy00ODExLWJlNzMtMzBiZTBjMjA3Y2Y3In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAACXQM7WD7WGTMB6TFCFC5O7LGR53SD2RC3NF7NV5UZH3XLK47QRCIG62TUUCPWKZYCDWMZIKNHVLJV6JQLBFOSR6CU2QCVHC5IXSD7DCFGO4TXZXWTVYN4SR742KQUWDWKDINHOD642GO46WNLFJS3NT6J4A&i=AIAADHQQOY7HIXJNPQCZJVVJPKHZV7MCL4ITY5NMOXBZD6AFCQKPABWOGULICSRIGG5L5AQFAF5BP2GFFWAA2DC2AHUBPXU6AJIG6ZRMD6Y6VGJGN3TOYURBPANIEJFHOIJ2OCHG53VD3LGRRFLRVEPBU2OLUTFVSVP6M6USF2I32RLGRE5EHMZF56RSYZ4OO3ITLCSCWK5YHLNSHBHHIDWKWSDDUWR4NTUM7PJPJJLE73VHODHQHS7FPCLDLF5EMFIWGZXZKHUJHXFSP4WWKLQWLRCAONY)