• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • pipeline
    • Windows 7, x64
      Jenkins 2.19.2
      Pipeline 2.4

      After last update (not sure which one, everything worked last time on 4. nov 2016) pipeline job began to use local jenkins directory (c:/Users/jenkins/.jenkins) for workspaces completely ignoring settings set under: "Manage Jenkins / Worspace Root DIrectory" and "Manage Jenkins / Build Record Root Directory", which are configured as follow:

      Workspace Root Directory = d:/jenkins/ws/$

      {ITEM_FULLNAME}/work
      Build Record Root Directory = d:/jenkins/ws/${ITEM_FULLNAME}

      /builds

          [JENKINS-39667] PIpeline job ignores custom workspace location

          Dmitriy Belyaev created issue -
          Dmitriy Belyaev made changes -
          Labels New: pipeline workspace
          Jesse Glick made changes -
          Resolution New: Won't Fix [ 2 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Jesse Glick made changes -
          Link New: This issue duplicates JENKINS-38837 [ JENKINS-38837 ]
          Zach Swanson made changes -
          Assignee New: Jesse Glick [ jglick ]
          Resolution Original: Won't Fix [ 2 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]
          Jesse Glick made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Reopened [ 4 ] New: Resolved [ 5 ]
          Dmitriy Belyaev made changes -
          Description Original: After last update (not sure which one, everything worked last time on 4. nov 2016) pipeline job began to use local jenkins directory (c:/Users/jenkins/.jenkins) for workspaces completely ignoring settings set under: "Manage Jenkins / Worspace Root DIrectory" and "Manage Jenkins / Build Record Root Directory", which are configured as follow:

          Workspace Root Directory = d:/jenkins/ws/${ITEM_FULLNAME}/work
          Build Record Root Directory = d:/jenkins/ws/${ITEM_FULLNAME}/builds
          New: After last update (not sure which one, everything worked last time on 4. nov 2016) pipeline job began to use local jenkins directory (c:/Users/jenkins/.jenkins) for workspaces completely ignoring settings set under: "Manage Jenkins / Worspace Root DIrectory" and "Manage Jenkins / Build Record Root Directory", which are configured as follow:

          Workspace Root Directory = d:/jenkins/ws/$

          \{ITEM_FULLNAME}/work
          Build Record Root Directory = d:/jenkins/ws/$\{ITEM_FULLNAME}

          /builds

            jglick Jesse Glick
            noodle_rebellion Dmitriy Belyaev
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: