Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-18055

Specify a samba share path to be the "Use custom workspace " for a windows slave, but then can't access it

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • core
    • windows 2008 server (master)
      windows7 (slave)

      Specify a samba share path to be the "Use custom workspace " for a windows slave, but then can't access it
      "W:\" is a samba network FileSystem drive.
      Error logs:
      Building in workspace W:\test_job
      java.io.IOException: Failed to mkdirs: W:\test_job
      at hudson.FilePath.mkdirs(FilePath.java:1029)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:1365)
      at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:674)
      at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:579)
      at hudson.model.Run.execute(Run.java:1575)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:237)
      Finished: FAILURE

            Unassigned Unassigned
            xiongfeng xiong feng
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: