[JIRA] [jiratestresultreporter] (JENKINS-25182) HTTP 400 bad request error occurs, while integrate the jira test result reporter plugin with Jenkins tool v1.58.

2014-10-17 Thread praveenlaxman...@gmail.com (JIRA)














































Praveen Lakshmanan
 updated  JENKINS-25182


HTTP 400 bad request error occurs, while integrate the jira test result reporter plugin with Jenkins tool v1.58.
















Change By:


Praveen Lakshmanan
(17/Oct/14 11:16 AM)




Description:


IveconfiguredjiratestresultreporterpluginwithJenkins,afterbuildgetsfailedImfacingHTTP400badrequesterrorissue.Versions:Jenkinsver.1.580JiraTestResultReporterplugin1.0.5JIRA:6.4ConsoleOutput:[JiraTestResultReporter][DEBUG][JiraTestResultReporter][DEBUG]CreatingissueinprojectQAAatURLhttps://guidanz.atlassian.net/rest/api/2/issue/[JiraTestResultReporter][INFO]Reportingissue.[JiraTestResultReporter][DEBUG]statusLine:HTTP/1.1400BadRequest[JiraTestResultReporter][DEBUG]statusCode:400ERROR:PublisherJiraTestResultReporter.JiraReporterabortedduetoexceptionjava.lang.RuntimeException:[JiraTestResultReporter][ERROR]Failed:HTTPerrorcode:400	atJiraTestResultReporter.JiraReporter.createJiraIssue(JiraReporter.java:188)	atJiraTestResultReporter.JiraReporter.perform(JiraReporter.java:108)	athudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)	athudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)	athudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)	athudson.model.Build$BuildExecution.post2(Build.java:183)	athudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)	athudson.model.Run.execute(Run.java:1770)	athudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)	athudson.model.ResourceController.execute(ResourceController.java:89)	athudson.model.Executor.run(Executor.java:240)Noemailsweretriggered.Finished:FAILURE
Forreferencecheckattachedconfiguredscreenshots.





Attachment:


postbuildconif.jpg





Attachment:


JIRAconfigure.jpeg



























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.


[JIRA] [jiratestresultreporter] (JENKINS-25182) HTTP 400 bad request error occurs, while integrate the jira test result reporter plugin with Jenkins tool v1.58.

2014-10-16 Thread praveenlaxman...@gmail.com (JIRA)














































Praveen Lakshmanan
 created  JENKINS-25182


HTTP 400 bad request error occurs, while integrate the jira test result reporter plugin with Jenkins tool v1.58.















Issue Type:


Bug



Assignee:


Unassigned


Components:


jiratestresultreporter



Created:


16/Oct/14 11:21 AM



Description:


I've configured jira test result reporter plugin with Jenkins, after build gets failed I'm facing HTTP 400 bad request error issue.

Versions:

Jenkins ver. 1.580
JiraTestResultReporter plugin 1.0.5
JIRA: 6.4

Console Output:

JiraTestResultReporter DEBUG 
JiraTestResultReporter DEBUG Creating issue in project QAA at URL https://guidanz.atlassian.net/rest/api/2/issue/

JiraTestResultReporter INFO Reporting issue.
JiraTestResultReporter DEBUG statusLine: HTTP/1.1 400 Bad Request

JiraTestResultReporter DEBUG statusCode: 400

ERROR: Publisher JiraTestResultReporter.JiraReporter aborted due to exception
java.lang.RuntimeException: JiraTestResultReporter ERROR Failed : HTTP error code : 400
	at JiraTestResultReporter.JiraReporter.createJiraIssue(JiraReporter.java:188)
	at JiraTestResultReporter.JiraReporter.perform(JiraReporter.java:108)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
	at hudson.model.Run.execute(Run.java:1770)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
No emails were triggered.
Finished: FAILURE




Project:


Jenkins



Priority:


Blocker



Reporter:


Praveen Lakshmanan

























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.


[JIRA] [jiratestresultreporter] (JENKINS-18572) The plugin can't post REST API request against the latest JIRA v6.1-OD-02

2014-10-16 Thread praveenlaxman...@gmail.com (JIRA)














































Praveen Lakshmanan
 commented on  JENKINS-18572


The plugin cant post REST API request against the latest JIRA v6.1-OD-02















I'm also facing the same scenario, kindly update if anyone fixed this issue.

Versions:
Jenkins ver. 1.580
JiraTestResultReporter plugin 1.0.5
JIRA: 6.4
Console Output:
JiraTestResultReporter DEBUG 
JiraTestResultReporter DEBUG Creating issue in project QAA at URL https://guidanz.atlassian.net/rest/api/2/issue/
JiraTestResultReporter INFO Reporting issue.
JiraTestResultReporter DEBUG statusLine: HTTP/1.1 400 Bad Request
JiraTestResultReporter DEBUG statusCode: 400
ERROR: Publisher JiraTestResultReporter.JiraReporter aborted due to exception
java.lang.RuntimeException: JiraTestResultReporter ERROR Failed : HTTP error code : 400
at JiraTestResultReporter.JiraReporter.createJiraIssue(JiraReporter.java:188)
at JiraTestResultReporter.JiraReporter.perform(JiraReporter.java:108)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1770)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
No emails were triggered.
Finished: FAILURE



























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.


[JIRA] [jiratestresultreporter] (JENKINS-25140) JiraTestResultReporter does not work on Jenkins 1.577+

2014-10-15 Thread praveenlaxman...@gmail.com (JIRA)














































Praveen Lakshmanan
 commented on  JENKINS-25140


JiraTestResultReporter does not work on Jenkins 1.577+















Many thanks its working fine, but reporting issue is not seen in JIRA, once build gets completed. I have configured which you said before. Please see the console output:

BUILD FAILED
/home/hduser/workspace/Guidanz-Test/build.xml:48: The tests failed.

Total time: 1 minute 7 seconds
Build step 'Invoke Ant' marked build as failure
htmlpublisher Archiving HTML reports...
htmlpublisher Archiving at BUILD level /home/hduser/workspace/Guidanz-Test/test-output/html to /home/hduser/jobs/Guidanz-Test/builds/2014-10-15_14-44-30/htmlreports/HTML_Report
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
Saving reports...
Processing '/home/hduser/jobs/Guidanz-Test/builds/2014-10-15_14-44-30/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH
JiraTestResultReporter INFO Examining test results...
JiraTestResultReporter DEBUG Build result is FAILURE

JiraTestResultReporter DEBUG JiraTestResultReporter INFO Workspace is /home/hduser/workspace/Guidanz-Test

JiraTestResultReporter DEBUG projectKey: QAA
JiraTestResultReporter DEBUG errorDetails: Unable to locate element: {"method":"id","selector":"login-emailid"}
Command duration or timeout: 30.09 seconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.43.1', revision: '5163bce', time: '2014-09-10 16:27:58'
System info: host: 'master', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '3.11.0-15-generic', java.version: '1.7.0_67'
Session ID: c0f59121-bcba-4a63-a0b2-e95542f618d6
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities {platform=LINUX, acceptSslCerts=true, _javascript_Enabled=true, cssSelectorsEnabled=true, databaseEnabled=true, browserName=firefox, handlesAlerts=true, browserConnectionEnabled=true, webStorageEnabled=true, nativeEvents=false, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=26.0}]
JiraTestResultReporter DEBUG fullName: unnamed.testUntitled
JiraTestResultReporter DEBUG simpleName: unnamed
JiraTestResultReporter DEBUG title: Case Result: testUntitled
JiraTestResultReporter DEBUG packageName: (root)
JiraTestResultReporter DEBUG name: testUntitled
JiraTestResultReporter DEBUG className: login
JiraTestResultReporter DEBUG failedSince: 0
JiraTestResultReporter DEBUG status: FAILED
JiraTestResultReporter DEBUG age: 0
JiraTestResultReporter DEBUG ErrorStackTrace: org.openqa.selenium.NoSuchElementException: Unable to locate element: {"method":"id","selector":"login-emailid"}
Command duration or timeout: 30.09 seconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.43.1', revision: '5163bce', time: '2014-09-10 16:27:58'
System info: host: 'master', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '3.11.0-15-generic', java.version: '1.7.0_67'
Session ID: c0f59121-bcba-4a63-a0b2-e95542f618d6
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities [{platform=LINUX, acceptSslCerts=true, _javascript_Enabled=true, cssSelectorsEnabled=true, databaseEnabled=true, browserName=firefox, handlesAlerts=true, browserConnectionEnabled=true, webStorageEnabled=true, nativeEvents=false, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=26.0}

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:204)
	at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:156)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:599)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:352)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementById(RemoteWebDriver.java:393)
	at org.openqa.selenium.By$ById.findElement(By.java:214)
	at 

[JIRA] [jiratestresultreporter] (JENKINS-25168) Jira reporting issue process is done in Jenkins 1.577+, but issue is not seen in JIRA 6.4

2014-10-15 Thread praveenlaxman...@gmail.com (JIRA)














































Praveen Lakshmanan
 created  JENKINS-25168


Jira reporting issue process is done in Jenkins 1.577+, but issue is not seen in JIRA 6.4















Issue Type:


Bug



Assignee:


Unassigned


Components:


jiratestresultreporter



Created:


15/Oct/14 11:32 AM



Description:


I have configured jira test result reporter plugin with Jenkins. After build gets failed, reporting JIRA issue is done and build status is FAILURE. But issue is not seen anywhere in jira.

Configured Jenkins and Jira integration process with this URL: https://github.com/jenkinsci/JiraTestResultReporter-plugin

Versions:

Jenkins ver. 1.580
JiraTestResultReporter plugin 1.0.5
JIRA: 6.4 


Error:

BUILD FAILED
/home/hduser/workspace/Guidanz-Test/build.xml:48: The tests failed.

Total time: 1 minute 7 seconds
Build step 'Invoke Ant' marked build as failure
htmlpublisher Archiving HTML reports...
htmlpublisher Archiving at BUILD level /home/hduser/workspace/Guidanz-Test/test-output/html to /home/hduser/jobs/Guidanz-Test/builds/2014-10-15_14-44-30/htmlreports/HTML_Report
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
Saving reports...
Processing '/home/hduser/jobs/Guidanz-Test/builds/2014-10-15_14-44-30/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH
JiraTestResultReporter INFO Examining test results...
JiraTestResultReporter DEBUG Build result is FAILURE

JiraTestResultReporter DEBUG JiraTestResultReporter INFO Workspace is /home/hduser/workspace/Guidanz-Test

JiraTestResultReporter DEBUG projectKey: QAA
JiraTestResultReporter DEBUG errorDetails: Unable to locate element: {"method":"id","selector":"login-emailid"}
Command duration or timeout: 30.09 seconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.43.1', revision: '5163bce', time: '2014-09-10 16:27:58'
System info: host: 'master', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '3.11.0-15-generic', java.version: '1.7.0_67'
Session ID: c0f59121-bcba-4a63-a0b2-e95542f618d6
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities {platform=LINUX, acceptSslCerts=true, _javascript_Enabled=true, cssSelectorsEnabled=true, databaseEnabled=true, browserName=firefox, handlesAlerts=true, browserConnectionEnabled=true, webStorageEnabled=true, nativeEvents=false, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=26.0}]
JiraTestResultReporter DEBUG fullName: unnamed.testUntitled
JiraTestResultReporter DEBUG simpleName: unnamed
JiraTestResultReporter DEBUG title: Case Result: testUntitled
JiraTestResultReporter DEBUG packageName: (root)
JiraTestResultReporter DEBUG name: testUntitled
JiraTestResultReporter DEBUG className: login
JiraTestResultReporter DEBUG failedSince: 0
JiraTestResultReporter DEBUG status: FAILED
JiraTestResultReporter DEBUG age: 0
JiraTestResultReporter DEBUG ErrorStackTrace: org.openqa.selenium.NoSuchElementException: Unable to locate element: {"method":"id","selector":"login-emailid"}
Command duration or timeout: 30.09 seconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.43.1', revision: '5163bce', time: '2014-09-10 16:27:58'
System info: host: 'master', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '3.11.0-15-generic', java.version: '1.7.0_67'
Session ID: c0f59121-bcba-4a63-a0b2-e95542f618d6
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities [{platform=LINUX, acceptSslCerts=true, _javascript_Enabled=true, cssSelectorsEnabled=true, databaseEnabled=true, browserName=firefox, handlesAlerts=true, browserConnectionEnabled=true, webStorageEnabled=true, nativeEvents=false, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=26.0}

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at 

[JIRA] [jiratestresultreporter] (JENKINS-25168) Jira reporting issue process is done in Jenkins 1.577+, but issue is not seen in JIRA 6.4

2014-10-15 Thread praveenlaxman...@gmail.com (JIRA)














































Praveen Lakshmanan
 updated  JENKINS-25168


Jira reporting issue process is done in Jenkins 1.577+, but issue is not seen in JIRA 6.4
















Change By:


Praveen Lakshmanan
(15/Oct/14 11:54 AM)




Priority:


Critical
Blocker



























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.


[JIRA] [jiratestresultreporter] (JENKINS-25140) JiraTestResultReporter.JiraReporter aborted due to exception error.

2014-10-14 Thread praveenlaxman...@gmail.com (JIRA)














































Praveen Lakshmanan
 created  JENKINS-25140


JiraTestResultReporter.JiraReporter aborted due to exception error.















Issue Type:


Bug



Assignee:


Unassigned


Components:


jiratestresultreporter



Created:


14/Oct/14 8:50 AM



Description:


I configured JIRA plugin with Jenkins, I'm getting this error after build get completed. Could anyone explain how can I fix this issue.

Please check this URL, which I have configured like this for JIRA test result reporter: http://maplesteve.com/2013/03/24/create-jira-issues-from-jenkins/


Error:

JiraTestResultReporter INFO Examining test results...
ERROR: Publisher JiraTestResultReporter.JiraReporter aborted due to exception
java.lang.NoSuchMethodError: hudson.model.AbstractBuild.getTestResultAction()Lhudson/tasks/test/AbstractTestResultAction;
	at JiraTestResultReporter.JiraReporter.perform(JiraReporter.java:105)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
	at hudson.model.Run.execute(Run.java:1770)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)


Versions:

Jenkins ver. 1.580


JiraTestResultReporter plugin 1.0.4


JIRA: 6.4






Project:


Jenkins



Priority:


Blocker



Reporter:


Praveen Lakshmanan

























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.


[JIRA] [jiratestresultreporter] (JENKINS-25140) JiraTestResultReporter.JiraReporter aborted due to exception error.

2014-10-14 Thread praveenlaxman...@gmail.com (JIRA)














































Praveen Lakshmanan
 updated  JENKINS-25140


JiraTestResultReporter.JiraReporter aborted due to exception error.
















Change By:


Praveen Lakshmanan
(14/Oct/14 8:51 AM)




Description:


IconfiguredJIRApluginwithJenkins,Imgettingthiserrorafterbuild
get
gets
completed.CouldanyoneexplainhowcanIfixthisissue.PleasecheckthisURL,whichIhaveconfiguredlikethisforJIRAtestresultreporter:http://maplesteve.com/2013/03/24/create-jira-issues-from-jenkins/Error:[JiraTestResultReporter][INFO]Examiningtestresults...ERROR:PublisherJiraTestResultReporter.JiraReporterabortedduetoexceptionjava.lang.NoSuchMethodError:hudson.model.AbstractBuild.getTestResultAction()Lhudson/tasks/test/AbstractTestResultAction;	atJiraTestResultReporter.JiraReporter.perform(JiraReporter.java:105)	athudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)	athudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)	athudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)	athudson.model.Build$BuildExecution.post2(Build.java:183)	athudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)	athudson.model.Run.execute(Run.java:1770)	athudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)	athudson.model.ResourceController.execute(ResourceController.java:89)	athudson.model.Executor.run(Executor.java:240)Versions:Jenkinsver.1.580JiraTestResultReporterplugin1.0.4JIRA:6.4



























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.