You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Mark Liu (JIRA)" <ji...@apache.org> on 2019/03/15 17:55:00 UTC

[jira] [Commented] (BEAM-6835) beam-sdks-python-test-suites-tox-py35:sdist FAILED on clean branch

    [ https://issues.apache.org/jira/browse/BEAM-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793824#comment-16793824 ] 

Mark Liu commented on BEAM-6835:
--------------------------------

https://github.com/apache/beam/pull/7675 should be the root cause and already rollback. A roll-forward PR https://github.com/apache/beam/pull/8067 contains the fix at line: https://github.com/apache/beam/pull/8067/files#diff-23833058cbf2c1172b90e7764032aa59R1642.

> beam-sdks-python-test-suites-tox-py35:sdist FAILED on clean branch
> ------------------------------------------------------------------
>
>                 Key: BEAM-6835
>                 URL: https://issues.apache.org/jira/browse/BEAM-6835
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>            Reporter: Alex Amato
>            Priority: Major
>
> Repro:
> ./gradlew lint :beam-sdks-python:docs
>  
> I tested this on a branch I just rebased from master, and the same issue is occurring. I also recreated the virtual env.
> https://gradle.com/s/lnlmhu2cggreg
>  
> I deleted the build directories, but it still generates multiple files and fails. 
> -----------------------------------------------------------------------------------------------------------
> > Task :beam-sdks-python-test-suites-tox-py35:sdist FAILED
>  
> FAILURE: Build completed with 2 failures.
>  
> 1: Task failed with an exception.
> -----------
> * What went wrong:
> Execution failed for task ':beam-sdks-python:sdist'.
> > Expected directory '/usr/local/google/home/ajamato/go/src/github.com/apache/beam/sdks/python/build' to contain exactly one file, however, it contains more than one file.
>  
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
> ==============================================================================
>  
> 2: Task failed with an exception.
> -----------
> * What went wrong:
> Execution failed for task ':beam-sdks-python-test-suites-tox-py35:sdist'.
> > Expected directory '/usr/local/google/home/ajamato/go/src/github.com/apache/beam/sdks/python/test-suites/tox/py35/build' to contain exactly one file, however, it contains more than one file.
>  
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
> ==============================================================================
>  
> * Get more help at https://help.gradle.org
>  
> Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
> Use '--warning-mode all' to show the individual deprecation warnings.
> See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings
>  
> BUILD FAILED in 17s
> 4 actionable tasks: 4 executed
>  
> Publishing build scan...
> https://gradle.com/s/lnlmhu2cggreg



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