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

Job hangs during SVN checkout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • svn-tag-plugin
    • None

      Hi, a job is trying to checkout files from SVN and it hangs for nearly 2 hours.
      Console logs for the job:
      Parsing POMs
      Modules changed, recalculating dependency graph

      Thread Dump:
      Executor #0 for master : executing Mapper-Java6-SNAPSHOT #224

      "Executor #0 for master : executing Mapper-Java6-SNAPSHOT #224" Id=68 Group=main BLOCKED on hudson.model.FreeStyleProject@ec46ff owned by "Handling POST /view/All/job/Origix-iTest-Mini/doDelete : RequestHandlerThread129" Id=657
      at hudson.model.Project.getPublishersList(Project.java:114)

      • blocked on hudson.model.FreeStyleProject@ec46ff
        at hudson.model.Project.buildDependencyGraph(Project.java:172)
        at hudson.model.DependencyGraph.build(DependencyGraph.java:90)
        at jenkins.model.Jenkins.rebuildDependencyGraph(Jenkins.java:3585)
        at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:934)
        at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:622)
        at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:586)
        at hudson.model.Run.execute(Run.java:1575)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:241)

      I am running Jenkins on Linux, version used is 1.514.
      Have never experienced this before and got to restart Jenkins for aborting the job. I am not able to abort the job externally.

      Thanks,
      Aswini

            vrenjith Renjith Pillai
            aswini_r Aswini Rajasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: