|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I have just tried again and could reproduce it with Jenkins 1.579.
I did https://xxx.yyy.ch/jenkins/view/job/<jobname>/buildWithParameters?module=xyz
And got a 201 with a location in the header : Location: https://xxx.yyy.ch/jenkins/queue/item/1137/
I then I did : https://xxx.yyy.ch/jenkins/queue/cancelItem?id=1137
And got the following header :
Status Code: 404 Not Found
Cache-Control: no-cache
Connection: close
Content-Length: 952
Content-Type: text/html;charset=utf-8
Date: Thu, 09 Oct 2014 11:45:15 GMT
Expires: Thu, 01 Jan 1970 01:00:00 CET
Pragma: No-cache
Yet, the queue item was cancelled !