You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/09/13 14:21:45 UTC

[GitHub] TisonKun commented on issue #6688: [FLINK-10321][network] Simplify the condition of BroadcastPartitioner

TisonKun commented on issue #6688: [FLINK-10321][network] Simplify the condition of BroadcastPartitioner
URL: https://github.com/apache/flink/pull/6688#issuecomment-421024900
 
 
   FYI, travis fails by irrelevant issue.
   
   ```
   Status: Downloaded newer image for java:8-jre-alpine
    ---> fdc893b19a14
   Step 2/16 : RUN apk add --no-cache bash snappy
    ---> [Warning] IPv4 forwarding is disabled. Networking will not work.
    ---> Running in 04ebab036ceb
   fetch http://dl-cdn.alpinelinux.org/alpine/v3.4/main/x86_64/APKINDEX.tar.gz
   WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.4/main/x86_64/APKINDEX.tar.gz: temporary error (try again later)
   fetch http://dl-cdn.alpinelinux.org/alpine/v3.4/community/x86_64/APKINDEX.tar.gz
   WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.4/community/x86_64/APKINDEX.tar.gz: temporary error (try again later)
   ERROR: unsatisfiable constraints:
     bash (missing):
       required by: world[bash]
     snappy (missing):
       required by: world[snappy]
   The command '/bin/sh -c apk add --no-cache bash snappy' returned a non-zero code: 2
   
   
   No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
   Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
   
   The build has been terminated
   ```
   
   @zentol is it something wrong on travis or our script?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services