[ https://issues.apache.org/jira/browse/HIVE-24035?focusedWorklogId=481290&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-481290 ]
ASF GitHub Bot logged work on HIVE-24035: ----------------------------------------- Author: ASF GitHub Bot Created on: 10/Sep/20 07:24 Start Date: 10/Sep/20 07:24 Worklog Time Spent: 10m Work Description: kgyrtkirk commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-690045066 something is off here: ``` [2020-09-09T05:06:53.645Z] Running org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver [2020-09-09T17:17:29.852Z] Sending interrupt signal to process [2020-09-09T17:17:29.852Z] Killing processes [2020-09-09T17:17:30.065Z] kill finished with exit code 0 [2020-09-09T17:17:44.109Z] Terminated [2020-09-09T17:17:44.120Z] script returned exit code 143 ``` and seems like more than 1 pod have tried to execute the TestMiniLlapLocalCliDriver; ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 481290) Time Spent: 2h (was: 1h 50m) > Add Jenkinsfile for branch-2.3 > ------------------------------ > > Key: HIVE-24035 > URL: https://issues.apache.org/jira/browse/HIVE-24035 > Project: Hive > Issue Type: Test > Reporter: Chao Sun > Assignee: Chao Sun > Priority: Major > Labels: pull-request-available > Time Spent: 2h > Remaining Estimate: 0h > > To enable precommit tests for github PR, we need to have a Jenkinsfile in the > repo. This is already done for master and branch-2. This adds the same for > branch-2.3 -- This message was sent by Atlassian Jira (v8.3.4#803005)