[JIRA] [digitalocean-plugin] (JENKINS-26352) Cannot create Jenkins slaves

2015-03-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-26352


Cannot create Jenkins slaves 















Code changed in jenkins
User: Andreas Pieber
Path:
 src/main/java/com/dubture/jenkins/digitalocean/SlaveTemplate.java
http://jenkins-ci.org/commit/digitalocean-plugin/be7a49bea6b7fd68bd9fa1fcca789e2eba93f23f
Log:
  Merge pull request #4 from anpieber/CORRECT_DROPLET_NAMES

FIXED JENKINS-26352 Droplets no longer allow _ in id


Compare: https://github.com/jenkinsci/digitalocean-plugin/compare/36b10236a4be...be7a49bea6b7




























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] [digitalocean-plugin] (JENKINS-26352) Cannot create Jenkins slaves

2015-03-08 Thread anpie...@gmail.com (JIRA)















































Andreas Pieber
 resolved  JENKINS-26352 as Fixed


Cannot create Jenkins slaves 
















Basically resolved. Just waiting for someone to merge my fix





Change By:


Andreas Pieber
(08/Mar/15 11:11 AM)




Status:


InProgress
Resolved





Resolution:


Fixed



























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] [digitalocean-plugin] (JENKINS-26352) Cannot create Jenkins slaves

2015-02-01 Thread anpie...@gmail.com (JIRA)














































Andreas Pieber
 commented on  JENKINS-26352


Cannot create Jenkins slaves 















I've fixed this issue in https://github.com/jenkinsci/digitalocean-plugin/pull/4. Independently there are additional problems with the current implementation of the plugin, I'll fix in further pull requests.



























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] [digitalocean-plugin] (JENKINS-26352) Cannot create Jenkins slaves

2015-02-01 Thread anpie...@gmail.com (JIRA)















































Andreas Pieber
 assigned  JENKINS-26352 to Andreas Pieber



Cannot create Jenkins slaves 
















Change By:


Andreas Pieber
(02/Feb/15 7:21 AM)




Assignee:


AndreasPieber



























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] [digitalocean-plugin] (JENKINS-26352) Cannot create Jenkins slaves

2015-02-01 Thread anpie...@gmail.com (JIRA)














































Andreas Pieber
 started work on  JENKINS-26352


Cannot create Jenkins slaves 
















Change By:


Andreas Pieber
(02/Feb/15 7:21 AM)




Status:


Open
InProgress



























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] [digitalocean-plugin] (JENKINS-26352) Cannot create Jenkins slaves

2015-01-09 Thread araza...@java.net (JIRA)














































arazauci
 created  JENKINS-26352


Cannot create Jenkins slaves 















Issue Type:


Bug



Assignee:


Unassigned


Components:


digitalocean-plugin



Created:


09/Jan/15 9:30 AM



Description:


The plugin is not able to create jenkins slave. The jenkins logs show the following exception message (hidding some of my details)

com.myjeeva.digitalocean.exception.RequestUnsuccessfulException: DigitalOcean API request unsuccessful, possible reason colud be incorrect values https://api.digitalocean.com/droplets/new/?client_id=xxapi_key=name=jenkins_ea8482b1-665c-4d5b-805d-a5bbe35c50c3region_id=3ssh_key_ids=xxximage_id=xxxsize_id=63.

DigitalOcean support says that the plugin has invalid values for host name

As for the API call itself, it appears that your hostname in the call contains invalid characters:

{"status":"ERROR","error_message":"Name Only valid hostname characters are allowed. (a-z, A-Z, 0-9, . and -)","message":"Name Only valid hostname characters are allowed. (a-z, A-Z, 0-9, . and -)"}

Please try again using another hostname.




Project:


Jenkins



Priority:


Blocker



Reporter:


arazauci

























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.