Okay looks like we need to move from SOAP to REST and change the pre-commit
admin job to make it work (check comment on the infra JIRA above). Does
anyone know how/who can fix that? I don't have permissions to edit the job.

On Tue, Jan 16, 2018 at 11:28 AM, Vihang Karajgaonkar <vih...@cloudera.com>
wrote:

> Created https://issues.apache.org/jira/browse/INFRA-15849 Hopefully
> someone who manages this job takes a look soon.
>
> On Tue, Jan 16, 2018 at 11:19 AM, Vihang Karajgaonkar <vih...@cloudera.com
> > wrote:
>
>> Looks like the pre-commit admin job which automatically triggers
>> pre-commit hive jobs is broken and has been failing with the following
>> error:
>>
>> + python 
>> /home/jenkins/jenkins-slave/workspace/PreCommit-Admin/nightly/jenkinsPrecommitAdmin.py
>>  
>> '--jira-filter=https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-xml/12323182/SearchRequest-12323182.xml?tempMax=50'
>>  --jenkins-url=https://builds.apache.org --jenkins-token=hadoopqa --live
>> Traceback (most recent call last):
>>   File 
>> "/home/jenkins/jenkins-slave/workspace/PreCommit-Admin/nightly/jenkinsPrecommitAdmin.py",
>>  line 113, in <module>
>>     rssData = httpGet(options.jiraFilter)
>>   File 
>> "/home/jenkins/jenkins-slave/workspace/PreCommit-Admin/nightly/jenkinsPrecommitAdmin.py",
>>  line 41, in httpGet
>>     return urllib2.urlopen(resource).read()
>>   File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
>>     return _opener.open(url, data, timeout)
>>   File "/usr/lib/python2.7/urllib2.py", line 410, in open
>>     response = meth(req, response)
>>   File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
>>     'http', request, response, code, msg, hdrs)
>>   File "/usr/lib/python2.7/urllib2.py", line 448, in error
>>     return self._call_chain(*args)
>>   File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
>>     result = func(*args)
>>   File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
>>     raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
>> urllib2.HTTPError: HTTP Error 400: 400
>> Build step 'Execute shell' marked build as failure
>> Archiving artifacts
>> [Fast Archiver] Compressed 99.45 KB of artifacts by 96.5% relative to #329112
>> Sending e-mails to: gkesa...@apache.org ni...@apache.org t...@apache.org
>> Finished: FAILURE
>>
>>
>>
>>
>> On Tue, Jan 16, 2018 at 10:54 AM, Zoltan Haindrich <
>> zhaindr...@hortonworks.com> wrote:
>>
>>> Hello,
>>>
>>> I think the triggering mechanism is broken; queuing manually works
>>>
>>> cheers,
>>> Zoltan
>>>
>>> On 16 Jan 2018 7:38 p.m., Deepak Jaiswal <djais...@hortonworks.com>
>>> wrote:
>>> Hi,
>>>
>>> I attached a patch once last night and then again in the morning but no
>>> run triggered after that.
>>> There is no queue of pending runs as well.
>>>
>>> Regards,
>>> Deepak
>>>
>>>
>>
>

Reply via email to