You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Alex (JIRA)" <ji...@apache.org> on 2019/06/21 08:29:00 UTC

[jira] [Updated] (FLINK-12925) Docker embedded job end-to-end test fails

     [ https://issues.apache.org/jira/browse/FLINK-12925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex updated FLINK-12925:
-------------------------
    Description: 
The test fails at the one of the Docker image build steps:
{code}
Step 16/22 : ADD $job_artifacts/* $FLINK_JOB_ARTIFACTS_DIR/
ADD failed: no source files were specified
{code}

Example nightly run that includes affected test:
https://travis-ci.org/apache/flink/jobs/548148440

  was:
The test fails at the one of the Docker image build steps:
{code}
Step 16/22 : ADD $job_artifacts/* $FLINK_JOB_ARTIFACTS_DIR/
ADD failed: no source files were specified
{code}


> Docker embedded job end-to-end test fails
> -----------------------------------------
>
>                 Key: FLINK-12925
>                 URL: https://issues.apache.org/jira/browse/FLINK-12925
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Alex
>            Priority: Minor
>
> The test fails at the one of the Docker image build steps:
> {code}
> Step 16/22 : ADD $job_artifacts/* $FLINK_JOB_ARTIFACTS_DIR/
> ADD failed: no source files were specified
> {code}
> Example nightly run that includes affected test:
> https://travis-ci.org/apache/flink/jobs/548148440



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)