You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@flink.apache.org by Flink CI <fl...@foxmail.com> on 2020/03/28 00:43:00 UTC

[CRON] Failed: apache/flink#43072 (master - 200d346)

|  [

apache

/

flink

](https://travis-ci.org/apache/flink)  
---  
  
![branch icon](https://s3.amazonaws.com/travis-email-
assets/branch.png)[master](https://github.com/apache/flink/tree/master)  
  
|

![build hasfailed](https://s3.amazonaws.com/travis-email-assets/status-
failed.png)

[Build #43072 failed](https://travis-ci.org/apache/flink/builds/667715227)

![arrow to build time](https://s3.amazonaws.com/travis-email-assets/failure-
arrow.png)

![clock icon](https://s3.amazonaws.com/travis-email-assets/time.png)36 hrs, 26
mins, 59 secs  
  
---  
  
![Alexander Fedulov
avatar](https://secure.gravatar.com/avatar/a7e7350b8642d7fc1cd8127b48c9d243.jpg)Alexander
Fedulov

[200d346 CHANGESET
->](https://github.com/apache/flink/compare/fbfb639e500e7cfa06485f1328671cfe645dfd76...200d3466bdb937eecf7038c22558e535d6e22aa3)  
  
[FLINK-16826][e2e] Support copying of jars  
  
JARs copying into multiple locations is required for testing plugins-loading
mechanism. Currently only "move" operations is supported, this commit extends
it to also support "copy" operations.