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/20 23:15:54 UTC

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-mirror:release-1.11 - apache-flink - 75a2b5fd

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-
mirror:release-1.11 - apache-flink - 75a2b5fd

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20200520.32 failed  
---|---  
flink-ci.flink-master-mirror  
      
    
    Ran for 3 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%2f1968&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NTUzMzk3NDcsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYjhkMjQ4NmMtZmNlMC00MmRmLWFjNzgtMWVjY2NmZDkwOGE4In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Wed, May 20 2020 23:15:35 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 | 33774  
Others | 498  
Total tests | 34272  
Total run duration | 13 minutes  
|  |  Commits  
---  
|  [75a2b5fd](https://github.com/flink-ci/flink-
mirror/commit/75a2b5fd2b8f3df36de219a055822c846143a6c3) |  [FLINK-16998][core]
Support backwards compatibility for upgraded RowSerializer  |  twalthr  
---|---|---  
[3f79ecc8](https://github.com/flink-ci/flink-
mirror/commit/3f79ecc87d9f584bd03963c89c32e29a7b1ae379) |  [hotfix][core] Fix
TypeSerializerUpgradeTestBase for serializer migration  |  twalthr  
[a2d68542](https://github.com/flink-ci/flink-
mirror/commit/a2d6854212a85339a46ccef874c340a5e3e67bec) |  [hotfix][core] Add
open interval in MigrationVersion  |  twalthr  
[4dd729bc](https://github.com/flink-ci/flink-
mirror/commit/4dd729bc6946ca32a62f822bad551f393e077a90) |  [hotfix][core] Fix
migration version comparision for 1.10  |  twalthr  
[87653daa](https://github.com/flink-ci/flink-
mirror/commit/87653daaa416f229078d5695b3d601d1f052ff38) |  [hotfix][core] Fix
warnings in TypeSerializerUpgradeTestBase  |  twalthr  
[44cc684d](https://github.com/flink-ci/flink-
mirror/commit/44cc684df27089d4d40632b357ddaa1d1bca21ce) |  [FLINK-13632] Port
RowSerializer upgrade test to TypeSerializerUpgradeTestBase  |  klion26  
[1d3425b0](https://github.com/flink-ci/flink-
mirror/commit/1d3425b0f084d0033116147e477c544e5f174fe5) |  [FLINK-13632] In
TypeSerializerUpgradeTestBase.UpgradeVerifier return matcher instead of data
|  aljoscha  
[d9d7c79f](https://github.com/flink-ci/flink-
mirror/commit/d9d7c79fbd123dc80a1939eafe05bb3bc9e11b8a) |  [hotfix] Fix
directory creation in TypeSerializerUpgradeTestBase  |  aljoscha  
[e321e483](https://github.com/flink-ci/flink-
mirror/commit/e321e483fa0b3154e5e8417809bd669482783a13) |  [FLINK-17730][CI]
Increase 'no output timeout' to 15 minutes  |  rmetzger  
[f65f1de2](https://github.com/flink-ci/flink-
mirror/commit/f65f1de20201201b50911963f62971d4e90c1122) |  [hotfix][docs] Fix
comment about RocksDB timer default  |  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=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NTUzMzk3NDcsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYjhkMjQ4NmMtZmNlMC00MmRmLWFjNzgtMWVjY2NmZDkwOGE4In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAACGZSXSCEPF2QHURAHSLYSZOXVDN4NPF3QWYZWZFDPJJA3W5JXWHWHDP2YXQAE7PDU42APW6VDPRCAFSGRWEU5EHQDMVXJWKW2XDEPSAXNDUGBRO75ECDEVQJDNWNVFCMDFHGGV4VHYGT3JD7RXAG5Q7VABA&i=AIAADXH5YDR2AQKRK7O2BJIDA3M4WME7MCGKHBXMDTUS3CNG6EIQ2UPAN7DH7ZU5DFBTC5CQ4YYM6RN4EZXOYVXVC63Y5EZPEDR2C3U27CQAJ3KS2L6ELI5WD6423ZOSDWJZE5RCEVPRAPNFHZPQKE4HPVFQLQOVZ2BSKTS6VRQTZEYHLJTZNV73WXB7GWSPQWES5NURSZCVI7KK5ZZJTQ6GNCIJXDEG6HJGZWZKHZBFSIN5SK6UBDAMHQTQ62BRWKGLO5N56K5HGN5YWZDJI4DZFZMGOPY)