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

Problem with Windows Slave using JNLP Agent

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Critical Critical
    • subversion-plugin
    • None
    • Hudson ver. 1.374
      Hudson Subversion Plug-in ver. 1.17

      Hi,

      The SVN checkout was working fine until we have added some more files/folders in the repository that causes to fail the checkout.
      The same logic works fine in Linux environment.

      Assumption:
      I believe the issue is with the Windows JNLP agent, as the SVN was able to checkout files until it hits the limitation on file/folder length or something similar. As the same thing works just fine in Linux as it is using the SSH slave vs JNLP.

      Scenario (This one works):
      I tried to disable the SVN plugin checkout and then used the "Execute Windows batch command" in build steps (This Worked, just fine).

      Error:
      hudson.util.IOException2: remote file operation failed: C:\hudson\workspace\PGPS_6.0.x_Beta_Windows_Smoketest at hudson.remoting.Channel@6ef636:winbuild1
      at hudson.FilePath.act(FilePath.java:749)
      at hudson.FilePath.act(FilePath.java:735)
      at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:653)
      at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:601)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:1038)
      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:479)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:411)
      at hudson.model.Run.run(Run.java:1257)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:129)
      Caused by: java.io.IOException: Remote call on winbuild1 failed
      at hudson.remoting.Channel.call(Channel.java:564)
      at hudson.FilePath.act(FilePath.java:742)

      Thanks,
      Waiting for some responses and let me know, if you need further clarification.

            Unassigned Unassigned
            fmhome fmhome
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: