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

Team Foundation Server plugin error about already mapped folder after updating to 4.1.0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • tfs-plugin
    • None
    • Jenkins 1.642.2
      working version of TFS pluign 4.0
      broken version of TFS pluing 4.1.0

      After updating to TFS pluin 4.1.0 a pre-existing Job would no longer work and now throws the error:

      14:21:15 Creating workspace 'Hudson-BuildAutomatedTests-MASTER' owned by '172.26.0.40\TFS-SCI_automation1'...
      14:21:15 Mapping '$/SCI/BuildProcessTemplates/REWA-Release' to local folder 'D:\buildJobs\workspace\BuildAutomatedTests' in workspace 'Hudson-BuildAutomatedTests-MASTER'...
      14:21:16 FATAL: com.microsoft.tfs.core.clients.versioncontrol.exceptions.MappingConflictException: The path D:\buildJobs\workspace\BuildAutomatedTests is already mapped in workspace Hudson-BuildAutomatedTests-MASTER.
      14:21:16 java.lang.RuntimeException: com.microsoft.tfs.core.clients.versioncontrol.exceptions.MappingConflictException: The path D:\buildJobs\workspace\BuildAutomatedTests is already mapped in workspace Hudson-BuildAutomatedTests-MASTER.
      

      Using 4.0 the output shows:

      14:28:46 Creating workspace 'Hudson-BuildAutomatedTests-MASTER' owned by '172.26.0.40\TFS-SCI_automation1'...
      14:28:48 Created workspace 'Hudson-BuildAutomatedTests-MASTER'.
      14:28:48 Mapping '$/SCI/BuildProcessTemplates/REWA-Release' to local folder 'D:\buildJobs\workspace\BuildAutomatedTests' in workspace 'Hudson-BuildAutomatedTests-MASTER'...
      14:28:51 Mapped '$/SCI/BuildProcessTemplates/REWA-Release' to local folder 'D:\buildJobs\workspace\BuildAutomatedTests' in workspace 'Hudson-BuildAutomatedTests-MASTER'.
      

      As you can see all pertinent values are the same and nothing was changed other than the plugin. These were run on the same day with the 4.0 being run after I downgraded to fix the issue.

            redsolo redsolo
            jstarbird Jon Starbird
            Votes:
            10 Vote for this issue
            Watchers:
            19 Start watching this issue

              Created:
              Updated: