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

Occasional Perforce Connection Errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • p4-plugin
    • None
    • Platform: All, OS: Linux

      We don't see these with p4win, which is why we suspect it is something with the
      hudson plugin.

      Performing sync with Perforce for: //xxx/...
      [workspace] $ p4 workspace -o xxx_inspections Changing P4 Client Root to:
      http://xxx.com:8082/job/xxx/ws/
      Changing P4 Client View to: //xxx/... //xxx/...
      [workspace] $ p4 -s client -i
      Last sync'd change: 101540
      [workspace] $ p4 changes -m 25 //xxx/...
      [workspace] $ p4 describe -s 101661
      [workspace] $ p4 describe -s 101656
      Caught Exception communicating with perforce. Failed to communicate with
      p4FATAL: Unable to communicate with perforce. Failed to communicate with p4
      java.io.IOException: Unable to communicate with perforce. Failed to communicate
      with p4
      at hudson.plugins.perforce.PerforceSCM.checkout(PerforceSCM.java:340)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:574)
      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:251)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:225)
      at hudson.model.Run.run(Run.java:771)
      at hudson.model.Build.run(Build.java:85)
      at hudson.model.ResourceController.execute(ResourceController.java:70)
      at hudson.model.Executor.run(Executor.java:82)

            Unassigned Unassigned
            yschimke yschimke
            Votes:
            18 Vote for this issue
            Watchers:
            19 Start watching this issue

              Created:
              Updated: