Hi. Identified the root cause, a fix will be released asap.
Le 11 oct. 2016 15:38, "Qiang Ma" <[email protected]> a écrit : > Hi, all, > > Have you successfully run the sample of Docker Slaves Plugin? > > I am using Docker Slaves Plugin v 1.0.4, on Jenkins 2.6. > Copied the sample (Pipeline job support) from > https://github.com/jenkinsci/docker-slaves-plugin > > The images were downloaded, git checkout happened, but the pipeline > finished with error below: > > [Pipeline] } > > [Pipeline] // dockerNode[Pipeline] End of > Pipelinejava.lang.NullPointerException > at > it.dockins.dockerslaves.drivers.CliDockerDriver.applyHints(CliDockerDriver.java:236) > at > it.dockins.dockerslaves.drivers.CliDockerDriver.launchSideContainer(CliDockerDriver.java:366) > at > it.dockins.dockerslaves.DefaultDockerProvisioner.createSideContainers(DefaultDockerProvisioner.java:122) > at > it.dockins.dockerslaves.DefaultDockerProvisioner.launchBuildContainers(DefaultDockerProvisioner.java:99) > at > it.dockins.dockerslaves.DefaultDockerProvisioner.launchBuildProcess(DefaultDockerProvisioner.java:139) > at it.dockins.dockerslaves.DockerLauncher.launch(DockerLauncher.java:56) > at hudson.Launcher$ProcStarter.start(Launcher.java:381) > > > > Any comment/help is appreciated. > > Regards, > Qiang > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-users/59c6a543-8e06-445f-9098-30024e83e2f6%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/59c6a543-8e06-445f-9098-30024e83e2f6%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CANMVJzmgWWDOtebiqGVtUJUijdyE%2B6WppCWVcSFh44Z9WCHVMA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
