[JIRA] [kubernetes-plugin] (JENKINS-34840) NullPointerException at org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud.getNodeSelectorMap(KubernetesCloud.java:278)

2016-05-16 Thread jenkins...@carlossanchez.eu (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Carlos Sanchez closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
Fixed in d1afa8740529e22fc5afdaa99e783879ed9788d9 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-34840 
 
 
 
  NullPointerException at org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud.getNodeSelectorMap(KubernetesCloud.java:278)  
 
 
 
 
 
 
 
 
 

Change By:
 
 Carlos Sanchez 
 
 
 

Status:
 
 Open Closed 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [kubernetes-plugin] (JENKINS-34840) NullPointerException at org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud.getNodeSelectorMap(KubernetesCloud.java:278)

2016-05-15 Thread rawlings...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Rawlings created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-34840 
 
 
 
  NullPointerException at org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud.getNodeSelectorMap(KubernetesCloud.java:278)  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Carlos Sanchez 
 
 
 

Components:
 

 kubernetes-plugin 
 
 
 

Created:
 

 2016/May/15 9:41 PM 
 
 
 

Environment:
 

 Kubernetes 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 James Rawlings 
 
 
 
 
 
 
 
 
 
 
After upgrading to kubernetes-plugin:0.6 from 0.5 we've started getting the exception below when trying to run a build after the jenkins pod is first started.  
As a temporary workaround if I go into http://jenkins/configure and click `Save` without changing any config, Nodes are then able to be scheduled.  

 

Started provisioning Kubernetes Pod Template from kubernetes with 1 executors. Remaining excess workload: 0
May 15, 2016 9:32:33 PM SEVERE org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Error in provisioning; slave=KubernetesSlave name: 
, template=org.csanchez.jenkins.plugins.kubernetes.PodTemplate@20128103
May 15, 2016 9:32:43 PM WARNING hudson.slaves.NodeProvisioner
Provisioned agent Kubernetes Pod Template failed to launch
java.lang.NullPointerException
	at