Advertisement
monochromec

service.log

Jun 27th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.36 KB | None | 0 0
  1. [0627/194442.206300:INFO:logging.cc(256)] Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.
  2. [1561657482.923][INFO]: [13c9c26cc04f71879fd2c268db02ec5f] COMMAND InitSession {
  3. "capabilities": {
  4. "alwaysMatch": {
  5. "browserName": "chrome",
  6. "goog:chromeOptions": {
  7. "args": [ "--headless", "--no-sandbox", "--log-level=9", "--enable-logging", "start-maximized", "--verbose" ],
  8. "extensions": [ ]
  9. },
  10. "platformName": "any"
  11. },
  12. "firstMatch": [ {
  13.  
  14. } ]
  15. },
  16. "desiredCapabilities": {
  17. "browserName": "chrome",
  18. "goog:chromeOptions": {
  19. "args": [ "--headless", "--no-sandbox", "--log-level=9", "--enable-logging", "start-maximized", "--verbose" ],
  20. "extensions": [ ]
  21. },
  22. "platform": "ANY",
  23. "version": ""
  24. }
  25. }
  26. [1561657482.925][INFO]: Populating Preferences file: {
  27. "alternate_error_pages": {
  28. "enabled": false
  29. },
  30. "autofill": {
  31. "enabled": false
  32. },
  33. "browser": {
  34. "check_default_browser": false
  35. },
  36. "distribution": {
  37. "import_bookmarks": false,
  38. "import_history": false,
  39. "import_search_engine": false,
  40. "make_chrome_default_for_user": false,
  41. "skip_first_run_ui": true
  42. },
  43. "dns_prefetching": {
  44. "enabled": false
  45. },
  46. "profile": {
  47. "content_settings": {
  48. "pattern_pairs": {
  49. "https://*,*": {
  50. "media-stream": {
  51. "audio": "Default",
  52. "video": "Default"
  53. }
  54. }
  55. }
  56. },
  57. "default_content_setting_values": {
  58. "geolocation": 1
  59. },
  60. "default_content_settings": {
  61. "geolocation": 1,
  62. "mouselock": 1,
  63. "notifications": 1,
  64. "popups": 1,
  65. "ppapi-broker": 1
  66. },
  67. "password_manager_enabled": false
  68. },
  69. "safebrowsing": {
  70. "enabled": false
  71. },
  72. "search": {
  73. "suggest_enabled": false
  74. },
  75. "translate": {
  76. "enabled": false
  77. }
  78. }
  79. [1561657482.925][INFO]: Populating Local State file: {
  80. "background_mode": {
  81. "enabled": false
  82. },
  83. "ssl": {
  84. "rev_checking": {
  85. "enabled": false
  86. }
  87. }
  88. }
  89. [1561657482.927][INFO]: Launching chrome: /usr/bin/chromium --disable-background-networking --disable-client-side-phishing-detection --disable-default-apps --disable-hang-monitor --disable-popup-blocking --disable-prompt-on-repost --disable-sync --disable-web-resources --enable-automation --enable-logging --force-fieldtrials=SiteIsolationExtensions/Control --headless --ignore-certificate-errors --load-extension=/tmp/.org.chromium.Chromium.ekiGZj/internal --log-level=9 --metrics-recording-only --no-first-run --no-sandbox --password-store=basic --remote-debugging-port=0 --start-maximized --test-type=webdriver --use-mock-keychain --user-data-dir=/tmp/.org.chromium.Chromium.Q7Xzaf --verbose data:,
  90. [1561657485.063][INFO]: resolved localhost to ["127.0.0.1"]
  91. [1561657485.387][INFO]: [13c9c26cc04f71879fd2c268db02ec5f] RESPONSE InitSession {
  92. "acceptInsecureCerts": false,
  93. "acceptSslCerts": false,
  94. "applicationCacheEnabled": false,
  95. "browserConnectionEnabled": false,
  96. "browserName": "chrome",
  97. "chrome": {
  98. "chromedriverVersion": "72.0.3626.122",
  99. "userDataDir": "/tmp/.org.chromium.Chromium.Q7Xzaf"
  100. },
  101. "cssSelectorsEnabled": true,
  102. "databaseEnabled": false,
  103. "goog:chromeOptions": {
  104. "debuggerAddress": "localhost:57387"
  105. },
  106. "handlesAlerts": true,
  107. "hasTouchScreen": false,
  108. "javascriptEnabled": true,
  109. "locationContextEnabled": true,
  110. "mobileEmulationEnabled": false,
  111. "nativeEvents": true,
  112. "networkConnectionEnabled": false,
  113. "pageLoadStrategy": "normal",
  114. "platform": "Linux",
  115. "goog:chromeOptions": {
  116. "debuggerAddress": "localhost:57387"
  117. },
  118. "handlesAlerts": true,
  119. "hasTouchScreen": false,
  120. "javascriptEnabled": true,
  121. "locationContextEnabled": true,
  122. "mobileEmulationEnabled": false,
  123. "nativeEvents": true,
  124. "networkConnectionEnabled": false,
  125. "pageLoadStrategy": "normal",
  126. "platform": "Linux",
  127. "proxy": {
  128.  
  129. },
  130. "~~~": "..."
  131. }
  132. [1561657485.414][INFO]: [13c9c26cc04f71879fd2c268db02ec5f] COMMAND Navigate {
  133. "sessionId": "13c9c26cc04f71879fd2c268db02ec5f",
  134. "url": "http://192.168.1.1"
  135. }
  136. [1561657485.426][INFO]: Waiting for pending navigations...
  137. [1561657485.429][INFO]: Done waiting for pending navigations. Status: ok
  138. [1561657488.953][INFO]: Waiting for pending navigations...
  139. [1561657490.014][SEVERE]: Unable to receive message from renderer
  140. [1561657490.022][INFO]: Done waiting for pending navigations. Status: ok
  141. [1561657490.022][INFO]: [13c9c26cc04f71879fd2c268db02ec5f] RESPONSE Navigate
  142. [1561657490.032][INFO]: [13c9c26cc04f71879fd2c268db02ec5f] COMMAND ExecuteScript {
  143. "args": [ ],
  144. "script": "return document.documentElement.outerHTML",
  145. "sessionId": "13c9c26cc04f71879fd2c268db02ec5f"
  146. }
  147. [1561657490.033][INFO]: resolved localhost to ["127.0.0.1"]
  148. [1561657490.041][INFO]: [13c9c26cc04f71879fd2c268db02ec5f] RESPONSE ExecuteScript ERROR chrome not reachable
  149. (Session info: headless chrome=72.0.3626.122)
  150. [1561657490.053][INFO]: [13c9c26cc04f71879fd2c268db02ec5f] COMMAND Quit {
  151.  
  152. }
  153. [1561657490.053][INFO]: [13c9c26cc04f71879fd2c268db02ec5f] RESPONSE Quit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement