Advertisement
mherman22

clinicalvisit

Sep 15th, 2021
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.79 KB | None | 0 0
  1. Running locally...
  2. 1631694158554 geckodriver INFO Listening on 127.0.0.1:7964
  3. 1631694158597 mozrunner::runner INFO Running command: "/usr/lib/firefox/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileBgBnLf"
  4. 1631694170090 Marionette INFO Marionette enabled
  5. console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/rust_mozprofileBgBnLf/search.json.mozlz4", (void 0)))
  6. 1631694177334 Marionette INFO Listening on port 34673
  7. 1631694177433 RemoteAgent WARN TLS certificate errors will be ignored for this session
  8. Sep 15, 2021 11:22:57 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  9. INFO: Detected dialect: W3C
  10. 1631694177471 Marionette INFO Stopped listening on port 34673
  11. JavaScript error: resource://activity-stream/lib/ActivityStreamPrefs.jsm, line 27: NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIPrefBranch.removeObserver]
  12. JavaScript error: resource:///modules/Interactions.jsm, line 230: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIUserIdleService.removeIdleObserver]
  13. console.error: Region.jsm: "Error fetching region" (new TypeError("NetworkError when attempting to fetch resource.", ""))
  14. console.error: Region.jsm: "Failed to fetch region" (new Error("NO_RESULT", "resource://gre/modules/Region.jsm", 419))
  15. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  16. JavaScript error: resource://gre/modules/ExtensionSettingsStore.jsm, line 122: Error: The ExtensionSettingsStore was accessed before the initialize promise resolved.
  17. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  18. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  19. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  20. JavaScript error: resource://gre/modules/IndexedDB.jsm, line 370: UnknownError: IDBDatabase.transaction: Can't start IndexedDB transaction during shutdown
  21. console.error: "Could not load engine [email protected]: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2526\" data: no]"
  22. console.error: "Could not load engine aJavaSmcriazondotcom@pt search.erromozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2526\" data: no]"
  23. console.error: "Could not load engine [email protected]: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INIr: , line 0: AbortError: A request was aborted, for example through a call to IDBTransaction.abort.
  24. JavaScript error: , line 0: uncaught exception: 2147500036
  25. JavaScript error: , line 0: uncaught exception: 2147500036
  26. JavaScript error: , line 0: uncaught exception: 2147500036
  27. JavaScript error: , line 0: uncaught exception: 2147500036
  28. JavaScript error: , line 0: uncaught exception: 2147500036
  29. TIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2526\" data: no]"
  30. console.error: "Could not load engine [email protected]: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2526\" data: no]"
  31. console.error: "Could not load engine [email protected]: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2526\" data: no]"
  32. console.warn: SearchService: "_init: abandoning init due to shutting down"
  33. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 322.554 sec <<< FAILURE!
  34. Clinical Visit(Clinical Visit Management) Time elapsed: 321.087 sec <<< ERROR!
  35. org.openqa.selenium.remote.UnreachableBrowserException: Error communicating with the remote browser. It may have died.
  36. Build info: version: '4.0.0-alpha-6', revision: '5f43a29cfc'
  37. System info: host: 'mherman22', ip: '192.168.43.144', os.name: 'Linux', os.arch: 'amd64', os.version: '5.11.0-34-generic', java.version: '1.8.0_292'
  38. Driver info: driver.version: RemoteWebDriver
  39. Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 92.0, javascriptEnabled: true, moz:accessibilityChecks: false, moz:buildID: 20210903235534, moz:geckodriverVersion: 0.29.0, moz:headless: false, moz:processID: 9759, moz:profile: /tmp/rust_mozprofileucQcy6, moz:shutdownTimeout: 60000, moz:useNonSpecCompliantPointerOrigin: false, moz:webdriverClick: true, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, platformVersion: 5.11.0-34-generic, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify}
  40. Session ID: 630fe281-4372-40b7-8f4a-262a9a03d3f6
  41. at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:603)
  42. at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:316)
  43. at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:85)
  44. at org.openmrs.uitestframework.page.Page.clickOn(Page.java:210)
  45. at org.openmrs.reference.page.ActiveVisitsPage.goToPatientDashboardOfLastActiveVisit(ActiveVisitsPage.java:49)
  46. at org.openmrs.contrib.qaframework.automation.ClinicalVisitSteps.searchActivePatient(ClinicalVisitSteps.java:71)
  47. at ✽.a user selects a patient from active patient list(file:///home/mherman22/forks/openmrs-contrib-qaframework/src/test/resources/features/refapp-2.x/14-clinicalVisit/clinicalVisit.feature:5)
  48. Caused by: java.lang.RuntimeException: NettyHttpHandler request execution error
  49. at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:72)
  50. at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)
  51. at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56)
  52. at org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:47)
  53. at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)
  54. at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56)
  55. at org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:55)
  56. at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:157)
  57. at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
  58. at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:582)
  59. at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:316)
  60. at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:85)
  61. at org.openmrs.uitestframework.page.Page.clickOn(Page.java:210)
  62. at org.openmrs.reference.page.ActiveVisitsPage.goToPatientDashboardOfLastActiveVisit(ActiveVisitsPage.java:49)
  63. at org.openmrs.contrib.qaframework.automation.ClinicalVisitSteps.searchActivePatient(ClinicalVisitSteps.java:71)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  66. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  67. at java.lang.reflect.Method.invoke(Method.java:498)
  68. at io.cucumber.java.Invoker.doInvoke(Invoker.java:66)
  69. at io.cucumber.java.Invoker.invoke(Invoker.java:24)
  70. at io.cucumber.java.AbstractGlueDefinition.invokeMethod(AbstractGlueDefinition.java:47)
  71. at io.cucumber.java.JavaStepDefinition.execute(JavaStepDefinition.java:29)
  72. at io.cucumber.core.runner.CoreStepDefinition.execute(CoreStepDefinition.java:66)
  73. at io.cucumber.core.runner.PickleStepDefinitionMatch.runStep(PickleStepDefinitionMatch.java:63)
  74. at io.cucumber.core.runner.ExecutionMode$1.execute(ExecutionMode.java:10)
  75. at io.cucumber.core.runner.TestStep.executeStep(TestStep.java:92)
  76. at io.cucumber.core.runner.TestStep.run(TestStep.java:64)
  77. at io.cucumber.core.runner.PickleStepTestStep.run(PickleStepTestStep.java:51)
  78. at io.cucumber.core.runner.TestCase.run(TestCase.java:104)
  79. at io.cucumber.core.runner.Runner.runPickle(Runner.java:71)
  80. at io.cucumber.junit.PickleRunners$NoStepDescriptions.run(PickleRunners.java:151)
  81. at io.cucumber.junit.FeatureRunner.runChild(FeatureRunner.java:135)
  82. at io.cucumber.junit.FeatureRunner.runChild(FeatureRunner.java:27)
  83. at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
  84. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
  85. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
  86. at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
  87. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
  88. at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
  89. at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
  90. at io.cucumber.junit.Cucumber.runChild(Cucumber.java:199)
  91. at io.cucumber.junit.Cucumber.runChild(Cucumber.java:90)
  92. at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
  93. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
  94. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
  95. at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
  96. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
  97. at io.cucumber.junit.Cucumber$RunCucumber.evaluate(Cucumber.java:234)
  98. at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
  99. at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
  100. at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
  101. at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
  102. at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
  103. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  104. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  105. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  106. at java.lang.reflect.Method.invoke(Method.java:498)
  107. at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
  108. at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
  109. at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
  110. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  111. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
  112. Caused by: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Request timeout to localhost/127.0.0.1:10551 after 60000 ms
  113. at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
  114. at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908)
  115. at org.asynchttpclient.netty.NettyResponseFuture.get(NettyResponseFuture.java:201)
  116. at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:57)
  117. ... 62 more
  118. Caused by: java.util.concurrent.TimeoutException: Request timeout to localhost/127.0.0.1:10551 after 60000 ms
  119. at org.asynchttpclient.netty.timeout.TimeoutTimerTask.expire(TimeoutTimerTask.java:43)
  120. at org.asynchttpclient.netty.timeout.RequestTimeoutTimerTask.run(RequestTimeoutTimerTask.java:50)
  121. at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:672)
  122. at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:747)
  123. at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:472)
  124. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  125. at java.lang.Thread.run(Thread.java:748)
  126.  
  127.  
  128. Results :
  129.  
  130. Tests in error:
  131. Clinical Visit(Clinical Visit Management): Error communicating with the remote browser. It may have died.(..)
  132.  
  133. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
  134.  
  135. [INFO] ------------------------------------------------------------------------
  136. [INFO] BUILD FAILURE
  137. [INFO] ------------------------------------------------------------------------
  138. [INFO] Total time: 05:30 min
  139. [INFO] Finished at: 2021-09-15T11:23:04+03:00
  140. [INFO] ------------------------------------------------------------------------
  141. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project qaframework: There are test failures.
  142. [ERROR]
  143. [ERROR] Please refer to /home/mherman22/forks/openmrs-contrib-qaframework/target/surefire-reports for the individual test results.
  144. [ERROR] -> [Help 1]
  145. [ERROR]
  146. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  147. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  148. [ERROR]
  149. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  150. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  151. npm ERR! code ELIFECYCLE
  152. npm ERR! errno 1
  153. npm ERR! [email protected] refapp2ClinicalVisit: `mvn test -Dcucumber.filter.tags='@selenium and @clinicalVisit'`
  154. npm ERR! Exit status 1
  155. npm ERR!
  156. npm ERR! Failed at the [email protected] refapp2ClinicalVisit script.
  157. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  158. npm WARN Local package.json exists, but node_modules missing, did you mean to install?
  159.  
  160. npm ERR! A complete log of this run can be found in:
  161. npm ERR! /home/mherman22/.npm/_logs/2021-09-15T08_23_04_601Z-debug.log
  162.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement