Created
September 4, 2012 09:17
-
-
Save guilhem/3619010 to your computer and use it in GitHub Desktop.
#14 selenium plugin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
** selenium log | |
2012-09-04 10:47:59.922:INFO:osjs.AbstractConnector:Started [email protected]:4444 | |
Sep 4, 2012 10:58:57 AM org.openqa.grid.internal.Registry removeIfPresent | |
WARNING: Proxy 'host :http://192.168.122.1:4444 time out : 300000' was previously registered. Cleaning up any stale test sessions. | |
Sep 4, 2012 10:58:57 AM org.openqa.grid.internal.Registry removeIfPresent | |
WARNING: Proxy 'host :http://192.168.122.1:4444 time out : 300000' was previously registered. Cleaning up any stale test sessions. | |
Sep 4, 2012 10:59:41 AM org.openqa.grid.internal.Registry removeIfPresent | |
WARNING: Proxy 'host :http://192.168.122.1:4444 time out : 300000' was previously registered. Cleaning up any stale test sessions. | |
** node log | |
[09/04/12 11:12:26] [SSH] Opening SSH connection to worker-linux2.*************************:22. | |
[...] | |
11:12:36.676 INFO - using the json request : {"class":"org.openqa.grid.common.RegistrationRequest","capabilities":[{"platform":"LINUX","seleniumProtocol":"Selenium","browserName":"*firefox","maxInstances":"5","jenkins.nodeName":"worker-linux2"},{"platform":"LINUX","seleniumProtocol":"Selenium","browserName":"*googlechrome","maxInstances":"5","jenkins.nodeName":"worker-linux2"}],"configuration":{"port":4444,"host":"192.168.122.1","hubHost":"ci","registerCycle":5000,"hub":"http://ci:4444/grid/register","url":"http://192.168.122.1:4444","remoteHost":"http://192.168.122.1:4444","register":true,"proxy":"org.openqa.grid.selenium.proxy.DefaultRemoteProxy","maxSession":5,"browser":"seleniumProtocol=Selenium,browserName=*firefox,maxInstances=5","role":"node","hubPort":4444}} | |
11:12:36.676 INFO - starting auto register thread. Will try to register every 5000 ms. | |
11:12:36.677 INFO - Registering the node to hub :http://ci:4444/grid/register | |
11:16:02.105 INFO - Registering the node to hub :http://ci:4444/grid/register |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment