You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2020/04/03 17:08:00 UTC

[jira] [Created] (PHOENIX-5817) Prepatch script is a psycho killer

Istvan Toth created PHOENIX-5817:
------------------------------------

             Summary: Prepatch script is a psycho killer
                 Key: PHOENIX-5817
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5817
             Project: Phoenix
          Issue Type: Bug
            Reporter: Istvan Toth
            Assignee: Istvan Toth


The prepatch script assumes that it is the only test on a machine, and kills other copies of itself, as well as unrelated maven tests runs.

Looking at the times, it's obvious that 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3712/ 
was killed by 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3713/ 

What's worse, it also kills ANY maven surefire/failsafe process, so not only does it sabotage other copies of itself, it also sabotages other projects' tests that share the ASF infrastructure.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)