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/09/12 00:16:40 UTC

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

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

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20200911.3 failed  
---|---  
flink-ci.flink-master-mirror  
      
    
    Ran for 4 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%2f6465&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NjMwNDUzMTIsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiZGUwNTBhZDgtZjQzYS00ODYxLWI5YTgtYjYyNmZiMTEwMWI0In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Sat, Sep 12 2020 00:16:22 GMT+00:00  
Reason | Schedule  
|  |  Details  
---  
| compile_ci  
---  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoop241  
| 0 error(s), 0 warning(s)  
---  
compile_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
compile_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
compile_cron_python_wheels  
| 0 error(s), 0 warning(s)  
---  
compile_cron_azure  
| 0 error(s), 0 warning(s)  
---  
cron_snapshot_deployment_binary  
| 0 error(s), 0 warning(s)  
---  
cron_snapshot_deployment_maven  
| 0 error(s), 0 warning(s)  
---  
build_wheels  
| 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'.  
e2e_cron_hadoop241  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
test_ci  
| 0 error(s), 8 warning(s)  
---  
test_cron_hadoop241  
| 0 error(s), 8 warning(s)  
---  
test_cron_jdk11  
| 0 error(s), 9 warning(s)  
---  
test_cron_scala212  
| 0 error(s), 8 warning(s)  
---  
e2e_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop313  
| 0 error(s), 8 warning(s)  
---  
e2e_cron_azure  
| 0 error(s), 0 warning(s)  
---  
test_cron_azure  
| 0 error(s), 1 warning(s)  
---  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 213995  
Others | 5495  
Total tests | 219490  
Total run duration | 60 minutes  
|  |  Commits  
---  
|  [428fbbad](https://github.com/flink-ci/flink-
mirror/commit/428fbbad85379f71a9fbf1a1ab3e3dcfa9006436) |  [FLINK-19205][core]
Add access to configuration and hostname in the SourceReaderContext  |
StephanEwen  
---|---|---  
[723e1790](https://github.com/flink-ci/flink-
mirror/commit/723e1790744ddc78d19c7c978442af1383f38d33) |  [hotfix][core] Add
to Source Enumerator convenience methods to assign single split  |
StephanEwen  
[f42a3ebc](https://github.com/flink-ci/flink-
mirror/commit/f42a3ebc3e81a034b7221a803c153636fef34903) |
[FLINK-18680][connectors] Make connector base RecordsWithSplitIds more
lightweight.  |  StephanEwen  
[23b551f6](https://github.com/flink-ci/flink-
mirror/commit/23b551f6f5fd961b8ccb31144d2a0f2801e2feb6) |  [hotfix][javadocs]
Improve JavaDocs for StreamExecutionEnvironment.addSource(...)  |  StephanEwen  
[09a7a66b](https://github.com/flink-ci/flink-
mirror/commit/09a7a66b7313fea64817fe960a8da1265b428efc) |
[refactor][DataStream API] Make DataStreamUtils.collect() methods more
flexible.  |  StephanEwen  
[e3d273de](https://github.com/flink-ci/flink-
mirror/commit/e3d273de822b085183d09b275a445879ff94b350) |
[FLINK-19162][connectors] Add 'recycle()' to the RecordsWithSplitIds to
support reuse of heavy objects.  |  StephanEwen  
[8ebc464c](https://github.com/flink-ci/flink-
mirror/commit/8ebc464c2520453a70001cd712abc8dee6ee89e0) |  [hotfix][testing]
Add a set of parameterizable testing mocks for the Split Reader API  |
StephanEwen  
[930a0743](https://github.com/flink-ci/flink-
mirror/commit/930a07438be1185388d7150640f294dfe2a5d378) |
[hotfix][connectors] Add RequestSplitEvent to 'flink-connector-base' |
StephanEwen  
[b2318ade](https://github.com/flink-ci/flink-
mirror/commit/b2318adea73b5490d3c6fa50ec22b5c56897148a) |
[FLINK-18447][build] Package 'flink-connector-base' into 'flink-dist' |
StephanEwen  
[e945ce8a](https://github.com/flink-ci/flink-
mirror/commit/e945ce8a933bc378844782f784ca473c767ca159) |
[refactor][connectors] Backport of the connector-base exception handling from
the Kafka Connector Pull Request  |  Jiangjie (Becket) Qin  
|  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=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NjMwNDUzMTIsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiZGUwNTBhZDgtZjQzYS00ODYxLWI5YTgtYjYyNmZiMTEwMWI0In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAACG3WXQ35YWWKDBCBV4DYERSD3AO3JOFPBZG4Y3FWIVOWBTHQQBWEFLTEKR4RFTGDMHCHMEDNHQXS52VUSSV7UOPXCGJNGW7P3YAMU6W47CIF6K7NIJYN2JHZGXZIGEUJ2JEOG4EXQ6JCZECCOBI2TJPK6AY&i=AIAACHLVBPYPBVFFYZ4VMHJATXWJEXIFYFOZYCGK533AISP36THTWUT26ACSNFX2BW732FVMJTHRC3YKL4AFTDZWDY2447YQ7D26WTN7RERST4FSLV6O6RUUZ6MZMVV3JZS2ADZPXPJYGDFKSV6B2PM4MA2A6OUBLOYXLWCLXWKBJOM7WJ5HVK3IWPEGSNB2NYPEHPJRC7VQIFXUONFG7V2HMCF5BIBXR2NSXMSX3ZNUCUP7SVB6CIYYLUQLT3RTIM4HJ4NDF4WMKOFSYJQAE5EQTJQM7WY)