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

Yueyang Qiu edited comment on BEAM-5243 at 10/30/18 6:24 PM:
-------------------------------------------------------------

I did successfully reproduced the error locally. The error occurred only once 
in 100+ runs. I compare its output with the successful outputs but cannot find 
any big difference, other than the exit code. I also tried to rerun the failed 
test by setting the PYTHONHASHSEED value, which is a source of indeterminism, 
but it doesn't help to to reproduce the failure. So my guess is that something 
like a race condition in Nose is the root of the bug.

I have also found that the last change made in the Nose project was almost 3 
years ago.


was (Author: robinyqiu):
I did successfully reproduced the error locally. The error occurred only once 
in 100+ runs. I compare its output with the successful outputs but cannot find 
any big difference, other than the exit code. I also tried to rerun the failed 
test by setting the PYTHONHASHSEED value, which is a source of indeterminism, 
but it doesn't help to to reproduce the failure. So my guess is that something 
like a race condition in Nose is the root of the bug.

I have also found that the last change made in the Nose project was 3 years ago.

> beam_Release_Gradle_NightlySnapshot InvocationError py27-cython/bin/python 
> setup.py nosetests
> ---------------------------------------------------------------------------------------------
>
>                 Key: BEAM-5243
>                 URL: https://issues.apache.org/jira/browse/BEAM-5243
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core, test-failures
>            Reporter: Andrew Pilloud
>            Assignee: Yueyang Qiu
>            Priority: Major
>              Labels: currently-failing
>
> It isn't clear to me what exactly failed, logs are full of stack traces.
>  [https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/151/]
> [https://builds.apache.org/job/beam_PostCommit_Python_Verify/5844/]
>  
>  *01:00:38* ERROR: InvocationError for command 
> '/home/jenkins/jenkins-slave/workspace/beam_Release_Gradle_NightlySnapshot/src/sdks/python/target/.tox/py27-cython/bin/python
>  setup.py nosetests' (exited with code -11)*01:00:38* 
> ___________________________________ summary 
> ____________________________________*01:00:38* ERROR: py27-cython: commands 
> failed*01:00:38*



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

Reply via email to