[JIRA] (JENKINS-39910) Docker Pipeline fails when using Pipelinescript from SCM

2016-11-21 Thread shaun.ad...@metoffice.gov.uk (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shaun Adams updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39910  
 
 
  Docker Pipeline fails when using Pipelinescript from SCM   
 

  
 
 
 
 

 
Change By: 
 Shaun Adams  
 
 
Summary: 
 Docker Pipeline  gails  fails  when using Pipelinescript from SCM  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-39910) Docker Pipeline gails when using Pipelinescript from SCM

2016-11-21 Thread shaun.ad...@metoffice.gov.uk (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shaun Adams created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39910  
 
 
  Docker Pipeline gails when using Pipelinescript from SCM   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 magnayn  
 
 
Components: 
 docker-plugin, pipeline  
 
 
Created: 
 2016/Nov/21 12:59 PM  
 
 
Environment: 
 Jenkins ver. 2.7.4   NAME="Red Hat Enterprise Linux Server"  VERSION="7.2 (Maipo)"  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Shaun Adams  
 

  
 
 
 
 

 
 Using the same syntax, Docker builds fail when using Pipeline Script from SCM. The syntax that works on Pipeline Script but fails when copying from SCM is 

 

stage ("Build Docker image"){
def image = docker.build('sam/base-image:'+BUILD_NUMBER, '.')
	}
 

 The error is  
 
java.io.IOException: Cannot retrieve .Id from 'docker inspect sam/base-image:3' at org.jenkinsci.plugins.docker.workflow.client.DockerClient.inspectRequiredField(DockerClient.java:190) at org.jenkinsci.plugins.docker.workflow.FromFingerprintStep$Execution.run(FromFingerprintStep.java:115) at org.jenkinsci.plugins.docker.workflow.FromFingerprintStep$Execution.run(FromFingerprintStep.java:75) at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:52) at hudson.security.ACL.impersonate(ACL.java:213) at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:49) at 

[JIRA] [copy-to-slave] (JENKINS-24867) CopyToSlave Git files cannot be copied

2014-09-25 Thread shaun.ad...@metoffice.gov.uk (JIRA)














































Shaun Adams
 created  JENKINS-24867


CopyToSlave Git files cannot be copied















Issue Type:


Bug



Assignee:


Vivekanand SV



Components:


copy-to-slave



Created:


25/Sep/14 1:20 PM



Description:


When copying from on slave to master .git folders and .gitignore files are not being copied to the master




Environment:


Jenkins Jenkins ver. 1.554.1

Copy to slave 1.4.3 

Linux platforms




Project:


Jenkins



Labels:


plugin




Priority:


Minor



Reporter:


Shaun Adams

























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.