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

Virtual machine cannot be added to a new node

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • virtualbox-plugin
    • Virtual Host: Ubuntu 10.04 x64,
      Virtual Machine: Ubuntu 10.04 x64,
      Jenkins: 1.473,
      VirtualBox plugin: 0.6,

      I met a problem, the plugin failed to add any of my VirtualBox machine nodes.
      I start the commands successfully in the virtualbox host:

      VBoxManage setproperty websrvauthlibrary null
      vboxwebsrv

      and I have connected to VirtualBox host successfully in Jenkins("Manage Jenkins" page)
      But still can't add node, the output slave log on Jenkins as follow:

      [VirtualBox] Sleep before stage 2 launcher, attempt 1
      [VirtualBox] Starting stage 2 launcher (JNLPLauncher)
      [VirtualBox] Stage 2 launcher completed
      [VirtualBox] Sleep before stage 2 launcher, attempt 2
      [VirtualBox] Starting stage 2 launcher (JNLPLauncher)
      [VirtualBox] Stage 2 launcher completed
      [VirtualBox] Sleep before stage 2 launcher, attempt 3
      [VirtualBox] Starting stage 2 launcher (JNLPLauncher)
      [VirtualBox] Stage 2 launcher completed
      [VirtualBox] Sleep before stage 2 launcher, attempt 4
      [VirtualBox] Starting stage 2 launcher (JNLPLauncher)
      [VirtualBox] Stage 2 launcher completed
      [VirtualBox] Sleep before stage 2 launcher, attempt 5
      [VirtualBox] Starting stage 2 launcher (JNLPLauncher)
      [VirtualBox] Stage 2 launcher completed

      Jenkins try to connect to Virtual Machine continuously
      I'm not sure what the problem is...

      The attached screen capture is Jenkins settings for VirtualBox

          [JENKINS-16631] Virtual machine cannot be added to a new node

          I have absolutely same behavior running
          MacMini - Master Jenkins 1.523
          VirtualBox 1.4.2
          Virtual machine with Windows7 x64

          Hey guys! This is not fixed already 6 months ????

          Ruslan Zasukhin added a comment - I have absolutely same behavior running MacMini - Master Jenkins 1.523 VirtualBox 1.4.2 Virtual machine with Windows7 x64 Hey guys! This is not fixed already 6 months ????

          Henri Gomez added a comment -

          Hi all

          Did problem is still here ?
          Released 0.7 with VBox 4.3 support, so nothing related to this one.

          Henri Gomez added a comment - Hi all Did problem is still here ? Released 0.7 with VBox 4.3 support, so nothing related to this one.

          Isaac A added a comment -

          With:
          Plugin 0.7
          VBox 4.3.20
          Jenkins ver. 1.580.1

          With a Win7x64 host and guest I have the same problem.

          Isaac A added a comment - With: Plugin 0.7 VBox 4.3.20 Jenkins ver. 1.580.1 With a Win7x64 host and guest I have the same problem.

          Ying-Jer Kao added a comment - - edited

          Jenkins ver. 1.596
          VBox 4.3.20r96996
          Plugin 0.7

          With a Fedora 20 host and Windows 8.1x64 guest, I have the same problem.

          Relevant entries in log with DEBUG_LEVEL=9

          [VirtualBox] Trying to connect to http://localhost:18083/, user
          Jan 20, 2015 11:22:55 PM INFO hudson.plugins.virtualbox.VirtualBoxSystemLog logInfo
          [VirtualBox] Creating connection to VirtualBox version 4.3.20
          Jan 20, 2015 11:22:55 PM WARNING javax.jmdns.impl.DNSStatefulObject$DefaultImplementation waitForAnnounced
          Wait for announced timed out: DNS: gandalf.local. state: announcing 2 task: Announcer(gandalf.local.) state: announcing 2
          Jan 20, 2015 11:23:00 PM INFO hudson.plugins.virtualbox.VirtualBoxSystemLog logInfo
          [VirtualBox] Connected to VirtualBox version 4.3.20 on host http://localhost:18083/
          Jan 20, 2015 11:26:41 PM INFO hudson.model.AsyncPeriodicWork$1 run
          Started Fingerprint cleanup
          Jan 20, 2015 11:26:41 PM INFO hudson.model.AsyncPeriodicWork$1 run
          Finished Fingerprint cleanup. 0 ms
          Jan 20, 2015 11:27:00 PM INFO hudson.slaves.SlaveComputer tryReconnect
          Attempting to reconnect Windows
          Jan 20, 2015 11:29:00 PM INFO hudson.slaves.SlaveComputer tryReconnect
          Attempting to reconnect Windows
          Jan 20, 2015 11:31:00 PM INFO hudson.slaves.SlaveComputer tryReconnect
          Attempting to reconnect Windows
          Jan 20, 2015 11:33:00 PM INFO hudson.slaves.SlaveComputer tryReconnect
          Attempting to reconnect Windows

          Ying-Jer Kao added a comment - - edited Jenkins ver. 1.596 VBox 4.3.20r96996 Plugin 0.7 With a Fedora 20 host and Windows 8.1x64 guest, I have the same problem. Relevant entries in log with DEBUG_LEVEL=9 [VirtualBox] Trying to connect to http://localhost:18083/ , user Jan 20, 2015 11:22:55 PM INFO hudson.plugins.virtualbox.VirtualBoxSystemLog logInfo [VirtualBox] Creating connection to VirtualBox version 4.3.20 Jan 20, 2015 11:22:55 PM WARNING javax.jmdns.impl.DNSStatefulObject$DefaultImplementation waitForAnnounced Wait for announced timed out: DNS: gandalf.local. state: announcing 2 task: Announcer(gandalf.local.) state: announcing 2 Jan 20, 2015 11:23:00 PM INFO hudson.plugins.virtualbox.VirtualBoxSystemLog logInfo [VirtualBox] Connected to VirtualBox version 4.3.20 on host http://localhost:18083/ Jan 20, 2015 11:26:41 PM INFO hudson.model.AsyncPeriodicWork$1 run Started Fingerprint cleanup Jan 20, 2015 11:26:41 PM INFO hudson.model.AsyncPeriodicWork$1 run Finished Fingerprint cleanup. 0 ms Jan 20, 2015 11:27:00 PM INFO hudson.slaves.SlaveComputer tryReconnect Attempting to reconnect Windows Jan 20, 2015 11:29:00 PM INFO hudson.slaves.SlaveComputer tryReconnect Attempting to reconnect Windows Jan 20, 2015 11:31:00 PM INFO hudson.slaves.SlaveComputer tryReconnect Attempting to reconnect Windows Jan 20, 2015 11:33:00 PM INFO hudson.slaves.SlaveComputer tryReconnect Attempting to reconnect Windows

            godin godin
            testwhat test what
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: