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

Jenkins Build opens up multiple Chrome instances

      Recently we started having a strange problem. We are trying to build a .net solution with an msbuild plugin. All was well, until recently multiple chrome instances that get opened by a Jenkins build hold a pointer to a file in workspace folder after a build is done. The file doesn't get deleted and the next build fails with an IO Exception. What's interesting is this happens only when Xunit automation tests are run , the chrome seems to have a pointer to a file in xunit folder. If we delete everything related to xunit in build configuarion, the build runs each time without concerns. Having said that the multiple chrome instances are still there.

      This is causing us go and kill the chrome instances after each build so the pointer is released.

       see attached screen shot of exception

       

        1. Doc2.docx
          274 kB
        2. Doc2.docx
          274 kB
        3. image-2018-10-05-13-21-11-819.png
          image-2018-10-05-13-21-11-819.png
          262 kB

          [JENKINS-53927] Jenkins Build opens up multiple Chrome instances

          Nikolas Falco added a comment -

          I do not understand steps to reproduce this bug.
          > chrome instances that get opened by a Jenkins build
          the xunit plugin does not open external programs (the same I think also the other plugins you list).

          Please attach the entire console log (no doc, no images just a txt file with the copy/paste of console log output) and also a little example of your jenkins job

          Nikolas Falco added a comment - I do not understand steps to reproduce this bug. > chrome instances that get opened by a Jenkins build the xunit plugin does not open external programs (the same I think also the other plugins you list). Please attach the entire console log (no doc, no images just a txt file with the copy/paste of console log output) and also a little example of your jenkins job

          AJ B added a comment -

          can you attach, project config or the command line to start the msbuild!!

          AJ B added a comment - can you attach, project config or the command line to start the msbuild!!

            marshall777 Lionel Cabasson
            madhurim Madhuri Mittal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: