Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APP is not defined error #626

Closed
TuanTRAN-CUBoulder opened this issue Nov 24, 2023 · 3 comments
Closed

APP is not defined error #626

TuanTRAN-CUBoulder opened this issue Nov 24, 2023 · 3 comments

Comments

@TuanTRAN-CUBoulder
Copy link

Hi guys,

I recently have errors as below. Can you please have a look?

[39] TestFailure:
java.lang.Exception: Failed with multiple errors. Throws the primary.
at org.jitsi.meet.test.MalleusJitsificus.testMain(MalleusJitsificus.java:445)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:677)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:221)
at org.testng.internal.invokers.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:80)
at org.testng.internal.invokers.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:17)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: org.openqa.selenium.JavascriptException: javascript error: APP is not defined
(Session info: chrome=94.0.4606.61)
Build info: version: '4.13.0', revision: 'ba948ece5b*'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.4.0-164-generic', java.version: '11.0.20.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [d2aa6da9bec3a8e2bcc7776b845529fa, executeScript {script=APP.UI.dockToolbar(true);, args=[]}]
Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 94.0.4606.61, chrome: {chromedriverVersion: 94.0.4606.61 (418b78f5838ed..., userDataDir: /tmp/.com.google.Chrome.Iu3t3R}, goog:chromeOptions: {debuggerAddress: localhost:43199}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: d2aa6da9bec3a8e2bcc7776b845...}
Session ID: d2aa6da9bec3a8e2bcc7776b845529fa
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:467)
at org.jitsi.meet.test.web.WebParticipant.executeScript(WebParticipant.java:301)
at org.jitsi.meet.test.web.WebParticipant.doJoinConference(WebParticipant.java:225)
at org.jitsi.meet.test.base.Participant.joinConference(Participant.java:150)
at org.jitsi.meet.test.MalleusJitsificus$MalleusTask.join(MalleusJitsificus.java:637)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
... 3 more
Nov 23, 2023 11:37:24 PM org.jitsi.meet.test.base.FailureListener saveMeetDebugLog
INFO: get debug log for:web.participant4
Nov 23, 2023 11:37:24 PM org.jitsi.meet.test.base.FailureListener saveMeetDebugLog
INFO: get debug log for:web.participant1
Nov 23, 2023 11:37:24 PM org.jitsi.meet.test.base.FailureListener saveMeetDebugLog
INFO: get debug log for:web.participant2
Nov 23, 2023 11:37:24 PM org.jitsi.meet.test.base.FailureListener saveMeetDebugLog
INFO: get debug log for:web.participant5
Nov 23, 2023 11:37:24 PM org.jitsi.meet.test.base.FailureListener saveMeetDebugLog
INFO: get debug log for:web.participant3
Nov 23, 2023 11:37:24 PM org.jitsi.meet.test.web.WebParticipant getRTPStats
SEVERE: Failed to get meet rtp stats from web.participant4 javascript error: APP is not defined
(Session info: chrome=94.0.4606.61)
Build info: version: '4.13.0', revision: 'ba948ece5b*'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.4.0-164-generic', java.version: '11.0.20.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [877cde69befdf42c251c2695dd3de80b, executeScript {script=let pc;return APP.conference._room && (pc = APP.conference._room.jvbJingleSession) && pc.peerconnection ? JSON.stringify(pc.peerconnection.stats) : null, args=[]}]
Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 94.0.4606.61, chrome: {chromedriverVersion: 94.0.4606.61 (418b78f5838ed..., userDataDir: /tmp/.com.google.Chrome.lYMLOi}, goog:chromeOptions: {debuggerAddress: localhost:44851}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 877cde69befdf42c251c2695dd3...}
Session ID: 877cde69befdf42c251c2695dd3de80b
Nov 23, 2023 11:37:24 PM org.jitsi.meet.test.web.WebParticipant getRTPStats
SEVERE: Failed to get meet rtp stats from web.participant1 javascript error: APP is not defined
(Session info: chrome=94.0.4606.61)
Build info: version: '4.13.0', revision: 'ba948ece5b*'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.4.0-164-generic', java.version: '11.0.20.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [d2aa6da9bec3a8e2bcc7776b845529fa, executeScript {script=let pc;return APP.conference._room && (pc = APP.conference._room.jvbJingleSession) && pc.peerconnection ? JSON.stringify(pc.peerconnection.stats) : null, args=[]}]
Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 94.0.4606.61, chrome: {chromedriverVersion: 94.0.4606.61 (418b78f5838ed..., userDataDir: /tmp/.com.google.Chrome.Iu3t3R}, goog:chromeOptions: {debuggerAddress: localhost:43199}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: d2aa6da9bec3a8e2bcc7776b845...}
Session ID: d2aa6da9bec3a8e2bcc7776b845529fa
Nov 23, 2023 11:37:24 PM org.jitsi.meet.test.web.WebParticipant getRTPStats
SEVERE: Failed to get meet rtp stats from web.participant2 javascript error: APP is not defined
(Session info: chrome=94.0.4606.61)
Build info: version: '4.13.0', revision: 'ba948ece5b*'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.4.0-164-generic', java.version: '11.0.20.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [22c401956d863b725a8224c57fe6cf5a, executeScript {script=let pc;return APP.conference._room && (pc = APP.conference._room.jvbJingleSession) && pc.peerconnection ? JSON.stringify(pc.peerconnection.stats) : null, args=[]}]
Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 94.0.4606.61, chrome: {chromedriverVersion: 94.0.4606.61 (418b78f5838ed..., userDataDir: /tmp/.com.google.Chrome.naXLH1}, goog:chromeOptions: {debuggerAddress: localhost:40033}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 22c401956d863b725a8224c57fe...}
Session ID: 22c401956d863b725a8224c57fe6cf5a
Nov 23, 2023 11:37:25 PM org.jitsi.meet.test.web.WebParticipant getRTPStats
SEVERE: Failed to get meet rtp stats from web.participant5 javascript error: APP is not defined
(Session info: chrome=94.0.4606.61)
Build info: version: '4.13.0', revision: 'ba948ece5b*'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.4.0-164-generic', java.version: '11.0.20.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [1e3802ce4e0335729a76622ca59e9c1e, executeScript {script=let pc;return APP.conference._room && (pc = APP.conference._room.jvbJingleSession) && pc.peerconnection ? JSON.stringify(pc.peerconnection.stats) : null, args=[]}]
Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 94.0.4606.61, chrome: {chromedriverVersion: 94.0.4606.61 (418b78f5838ed..., userDataDir: /tmp/.com.google.Chrome.mKFL6G}, goog:chromeOptions: {debuggerAddress: localhost:33423}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 1e3802ce4e0335729a76622ca59...}
Session ID: 1e3802ce4e0335729a76622ca59e9c1e
Nov 23, 2023 11:37:25 PM org.jitsi.meet.test.web.WebParticipant getRTPStats
SEVERE: Failed to get meet rtp stats from web.participant3 javascript error: APP is not defined
(Session info: chrome=94.0.4606.61)
Build info: version: '4.13.0', revision: 'ba948ece5b*'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.4.0-164-generic', java.version: '11.0.20.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [e99746545cd7e6bdcfce42ba23cf9c88, executeScript {script=let pc;return APP.conference._room && (pc = APP.conference._room.jvbJingleSession) && pc.peerconnection ? JSON.stringify(pc.peerconnection.stats) : null, args=[]}]
Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 94.0.4606.61, chrome: {chromedriverVersion: 94.0.4606.61 (418b78f5838ed..., userDataDir: /tmp/.com.google.Chrome.8j6lML}, goog:chromeOptions: {debuggerAddress: localhost:41075}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: e99746545cd7e6bdcfce42ba23c...}
Session ID: e99746545cd7e6bdcfce42ba23cf9c88
[39] Saving browser logs for:web.participant4
Nov 23, 2023 11:37:25 PM org.jitsi.meet.test.web.WebParticipant getBrowserLogs
SEVERE: Failed to obtain browser logs:javascript error: APP is not defined
(Session info: chrome=94.0.4606.61)
Build info: version: '4.13.0', revision: 'ba948ece5b*'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.4.0-164-generic', java.version: '11.0.20.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [877cde69befdf42c251c2695dd3de80b, executeScript {script=return APP.debugLogs ? APP.debugLogs.getLogs() : [];, args=[]}]
Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 94.0.4606.61, chrome: {chromedriverVersion: 94.0.4606.61 (418b78f5838ed..., userDataDir: /tmp/.com.google.Chrome.lYMLOi}, goog:chromeOptions: {debuggerAddress: localhost:44851}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 877cde69befdf42c251c2695dd3...}
Session ID: 877cde69befdf42c251c2695dd3de80b
[39] Saving browser logs for:web.participant1
Nov 23, 2023 11:37:25 PM org.jitsi.meet.test.web.WebParticipant getBrowserLogs
SEVERE: Failed to obtain browser logs:javascript error: APP is not defined
(Session info: chrome=94.0.4606.61)
Build info: version: '4.13.0', revision: 'ba948ece5b*'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.4.0-164-generic', java.version: '11.0.20.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [d2aa6da9bec3a8e2bcc7776b845529fa, executeScript {script=return APP.debugLogs ? APP.debugLogs.getLogs() : [];, args=[]}]
Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 94.0.4606.61, chrome: {chromedriverVersion: 94.0.4606.61 (418b78f5838ed..., userDataDir: /tmp/.com.google.Chrome.Iu3t3R}, goog:chromeOptions: {debuggerAddress: localhost:43199}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: d2aa6da9bec3a8e2bcc7776b845...}
Session ID: d2aa6da9bec3a8e2bcc7776b845529fa
[39] Saving browser logs for:web.participant2
Nov 23, 2023 11:37:25 PM org.jitsi.meet.test.web.WebParticipant getBrowserLogs
SEVERE: Failed to obtain browser logs:javascript error: APP is not defined
(Session info: chrome=94.0.4606.61)
Build info: version: '4.13.0', revision: 'ba948ece5b*'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.4.0-164-generic', java.version: '11.0.20.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [22c401956d863b725a8224c57fe6cf5a, executeScript {script=return APP.debugLogs ? APP.debugLogs.getLogs() : [];, args=[]}]
Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 94.0.4606.61, chrome: {chromedriverVersion: 94.0.4606.61 (418b78f5838ed..., userDataDir: /tmp/.com.google.Chrome.naXLH1}, goog:chromeOptions: {debuggerAddress: localhost:40033}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 22c401956d863b725a8224c57fe...}
Session ID: 22c401956d863b725a8224c57fe6cf5a
[39] Saving browser logs for:web.participant5
Nov 23, 2023 11:37:25 PM org.jitsi.meet.test.web.WebParticipant getBrowserLogs
SEVERE: Failed to obtain browser logs:javascript error: APP is not defined
(Session info: chrome=94.0.4606.61)
Build info: version: '4.13.0', revision: 'ba948ece5b*'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.4.0-164-generic', java.version: '11.0.20.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [1e3802ce4e0335729a76622ca59e9c1e, executeScript {script=return APP.debugLogs ? APP.debugLogs.getLogs() : [];, args=[]}]
Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 94.0.4606.61, chrome: {chromedriverVersion: 94.0.4606.61 (418b78f5838ed..., userDataDir: /tmp/.com.google.Chrome.mKFL6G}, goog:chromeOptions: {debuggerAddress: localhost:33423}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 1e3802ce4e0335729a76622ca59...}
Session ID: 1e3802ce4e0335729a76622ca59e9c1e
[39] Saving browser logs for:web.participant3
Nov 23, 2023 11:37:25 PM org.jitsi.meet.test.web.WebParticipant getBrowserLogs
SEVERE: Failed to obtain browser logs:javascript error: APP is not defined
(Session info: chrome=94.0.4606.61)
Build info: version: '4.13.0', revision: 'ba948ece5b*'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.4.0-164-generic', java.version: '11.0.20.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [e99746545cd7e6bdcfce42ba23cf9c88, executeScript {script=return APP.debugLogs ? APP.debugLogs.getLogs() : [];, args=[]}]
Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 94.0.4606.61, chrome: {chromedriverVersion: 94.0.4606.61 (418b78f5838ed..., userDataDir: /tmp/.com.google.Chrome.8j6lML}, goog:chromeOptions: {debuggerAddress: localhost:41075}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: e99746545cd7e6bdcfce42ba23c...}
Session ID: e99746545cd7e6bdcfce42ba23cf9c88
[39] End testMain.
[38] Closing web.participant4
[38] Closing web.participant1
[38] Closing web.participant2
[38] Closing web.participant5
[38] Closing web.participant3
[ERROR] Tests run: 456, Failures: 1, Errors: 0, Skipped: 455, Time elapsed: 9.526 s <<< FAILURE! - in TestSuite
[ERROR] testMain(org.jitsi.meet.test.MalleusJitsificus) Time elapsed: 2.785 s <<< FAILURE!
java.lang.Exception: Failed with multiple errors. Throws the primary.
at org.jitsi.meet.test.MalleusJitsificus.testMain(MalleusJitsificus.java:445)
Caused by: org.openqa.selenium.JavascriptException:
javascript error: APP is not defined
(Session info: chrome=94.0.4606.61)
Build info: version: '4.13.0', revision: 'ba948ece5b*'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.4.0-164-generic', java.version: '11.0.20.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [d2aa6da9bec3a8e2bcc7776b845529fa, executeScript {script=APP.UI.dockToolbar(true);, args=[]}]
Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 94.0.4606.61, chrome: {chromedriverVersion: 94.0.4606.61 (418b78f5838ed..., userDataDir: /tmp/.com.google.Chrome.Iu3t3R}, goog:chromeOptions: {debuggerAddress: localhost:43199}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: d2aa6da9bec3a8e2bcc7776b845...}
Session ID: d2aa6da9bec3a8e2bcc7776b845529fa

[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] MalleusJitsificus.testMain:445 Failed with multiple errors. Throws the primar...
[INFO]
[ERROR] Tests run: 452, Failures: 1, Errors: 0, Skipped: 451
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.157 s
[INFO] Finished at: 2023-11-23T23:37:29-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project jitsi-meet-torture: There are test failures.
[ERROR]
[ERROR] Please refer to /users/tmatuan/jitsi-meet-torture/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

@damencho
Copy link
Member

In the logs there is the url that is used by torture, it is printed before the error. Use that to open the meeting what do you see, does it open normally without errors in the console. What is the url?

@TuanTRAN-CUBoulder
Copy link
Author

The URL is https://[my_server_IP]/test0
I resolved the problem by removing and recreating docker containers. It's good now, thank you for your response.

Screenshot 2023-11-24 at 1 07 49 PM

@saravanakumarsastra
Copy link

I face the same issue too... I tried deleting and recreating the docker containers. Still issue persists...

INFO] Running TestSuite
[13] testsToRun=[MalleusJitsificus]
[13] testsToExclude=[]
[13] testsToInclude=[]
[13] ---=== Testing MalleusJitsificus ===---
will run with:
conferences=1
participants=3
senders=3
audio senders=3
duration=60000ms
join delay=0ms
room_name_prefix=loadtest
enable_p2p=true
max_disrupted_bridges_pct=0.0
regions=null
stage view=false
[14] Start testMain.
[15] No participant type specified for prefix: web.participant1, will use Chrome...
[16] No participant type specified for prefix: web.participant2, will use Chrome...
[17] No participant type specified for prefix: web.participant3, will use Chrome...
[pool-1-thread-1] INFO io.github.bonigarcia.wdm.WebDriverManager - Exporting webdriver.chrome.driver as /root/.cache/selenium/chromedriver/linux64/114.0.5735.90/chromedriver
[pool-1-thread-2] INFO io.github.bonigarcia.wdm.WebDriverManager - Exporting webdriver.chrome.driver as /root/.cache/selenium/chromedriver/linux64/114.0.5735.90/chromedriver
[pool-1-thread-3] INFO io.github.bonigarcia.wdm.WebDriverManager - Exporting webdriver.chrome.driver as /root/.cache/selenium/chromedriver/linux64/114.0.5735.90/chromedriver
Jan 19, 2024 1:47:29 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: W3C
Jan 19, 2024 1:47:29 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: W3C
[17] Started chrome driver for prefix: web.participant3
[17] web.participant3 is opening URL: https://[fd47:d21c:b569:3d50::229]/test0#config.testing.testMode=true&config.disableNS=true&config.testing.noAutoPlayVideo=true&config.disableAEC=true&config.analytics.disabled=true&config.prejoinPageEnabled=false&interfaceConfig.SHOW_CHROME_EXTENSION_BANNER=false&config.disable1On1Mode=false&config.alwaysVisibleToolbar=true&config.p2p.useStunTurn=true&config.prejoinConfig.enabled=false&config.p2p.enabled=true&config.requireDisplayName=false&config.gatherStats=true&config.pcStatsInterval=10000&config.debug=true&config.enableTalkWhileMuted=false&config.callStatsID=false&interfaceConfig.DISABLE_FOCUS_INDICATOR=true
[15] Started chrome driver for prefix: web.participant1
[15] web.participant1 is opening URL: https://[fd47:d21c:b569:3d50::229]/test0#config.testing.testMode=true&config.disableNS=true&config.testing.noAutoPlayVideo=true&config.disableAEC=true&config.analytics.disabled=true&config.prejoinPageEnabled=false&interfaceConfig.SHOW_CHROME_EXTENSION_BANNER=false&config.disable1On1Mode=false&config.alwaysVisibleToolbar=true&config.p2p.useStunTurn=true&config.prejoinConfig.enabled=false&config.p2p.enabled=true&config.requireDisplayName=false&config.gatherStats=true&config.pcStatsInterval=10000&config.debug=true&config.enableTalkWhileMuted=false&config.callStatsID=false&interfaceConfig.DISABLE_FOCUS_INDICATOR=true
Jan 19, 2024 1:47:29 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: W3C
[16] Started chrome driver for prefix: web.participant2
[16] web.participant2 is opening URL: https://[fd47:d21c:b569:3d50::229]/test0#config.testing.testMode=true&config.disableNS=true&config.testing.noAutoPlayVideo=true&config.disableAEC=true&config.analytics.disabled=true&config.prejoinPageEnabled=false&interfaceConfig.SHOW_CHROME_EXTENSION_BANNER=false&config.disable1On1Mode=false&config.alwaysVisibleToolbar=true&config.p2p.useStunTurn=true&config.prejoinConfig.enabled=false&config.p2p.enabled=true&config.requireDisplayName=false&config.gatherStats=true&config.pcStatsInterval=10000&config.debug=true&config.enableTalkWhileMuted=false&config.callStatsID=false&interfaceConfig.DISABLE_FOCUS_INDICATOR=true
[14] TestFailure:
java.lang.Exception: Failed with multiple errors. Throws the primary.
at org.jitsi.meet.test.MalleusJitsificus.testMain(MalleusJitsificus.java:281)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
at org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:71)
at org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:14)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.openqa.selenium.JavascriptException: javascript error: APP is not defined
(Session info: chrome=83.0.4103.61)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: '8e757944245f', ip: '172.28.0.2', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-67-generic', java.version: '1.8.0_262'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 83.0.4103.61, chrome: {chromedriverVersion: 83.0.4103.39 (ccbf011cb2d2b..., userDataDir: /tmp/.com.google.Chrome.7KHObZ}, goog:chromeOptions: {debuggerAddress: localhost:45581}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: ba94f85f7b960e7a839c6d77463...}
Session ID: ba94f85f7b960e7a839c6d77463268aa
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:489)
at org.jitsi.meet.test.web.WebParticipant.executeScript(WebParticipant.java:287)
at org.jitsi.meet.test.web.WebParticipant.doJoinConference(WebParticipant.java:215)
at org.jitsi.meet.test.base.Participant.joinConference(Participant.java:158)
at org.jitsi.meet.test.MalleusJitsificus$MalleusTask.join(MalleusJitsificus.java:380)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
... 3 more
Jan 19, 2024 1:47:30 PM org.jitsi.meet.test.base.FailureListener onTestFailure
SEVERE: Failed to gather debug information for
java.lang.RuntimeException: Failed to move the screenshot file, from: /tmp/screenshot1086847821296599811.png to: target/surefire-reports/screenshots/org.jitsi.meet.test.MalleusJitsificus-web.participant3.png
at org.jitsi.meet.test.base.Participant.takeScreenshot(Participant.java:489)
at org.jitsi.meet.test.base.FailureListener.lambda$takeScreenshots$0(FailureListener.java:256)
at java.lang.Iterable.forEach(Iterable.java:75)
at org.jitsi.meet.test.base.FailureListener.takeScreenshots(FailureListener.java:255)
at org.jitsi.meet.test.base.FailureListener.onTestFailure(FailureListener.java:197)
at org.testng.internal.TestListenerHelper.runTestListeners(TestListenerHelper.java:67)
at org.testng.internal.Invoker.runTestListeners(Invoker.java:1379)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:624)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
at org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:71)
at org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:14)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.commons.io.FileExistsException: Destination 'target/surefire-reports/screenshots/org.jitsi.meet.test.MalleusJitsificus-web.participant3.png' already exists
at org.apache.commons.io.FileUtils.moveFile(FileUtils.java:3001)
at org.jitsi.meet.test.base.Participant.takeScreenshot(Participant.java:483)
... 16 more

[14] End testMain.
[13] Closing web.participant3
[13] Closing web.participant1
[13] Closing web.participant2
[ERROR] Tests run: 445, Failures: 1, Errors: 0, Skipped: 444, Time elapsed: 4.916 s <<< FAILURE! - in TestSuite
[ERROR] testMain(org.jitsi.meet.test.MalleusJitsificus) Time elapsed: 2.282 s <<< FAILURE!
java.lang.Exception: Failed with multiple errors. Throws the primary.
at org.jitsi.meet.test.MalleusJitsificus.testMain(MalleusJitsificus.java:281)
Caused by: org.openqa.selenium.JavascriptException:
javascript error: APP is not defined
(Session info: chrome=83.0.4103.61)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: '8e757944245f', ip: '172.28.0.2', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-67-generic', java.version: '1.8.0_262'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 83.0.4103.61, chrome: {chromedriverVersion: 83.0.4103.39 (ccbf011cb2d2b..., userDataDir: /tmp/.com.google.Chrome.7KHObZ}, goog:chromeOptions: {debuggerAddress: localhost:45581}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: ba94f85f7b960e7a839c6d77463...}
Session ID: ba94f85f7b960e7a839c6d77463268aa

[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] MalleusJitsificus.testMain:281 Failed with multiple errors. Throws the primar...
[INFO]
[ERROR] Tests run: 441, Failures: 1, Errors: 0, Skipped: 440
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.848 s
[INFO] Finished at: 2024-01-19T13:47:32Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project jitsi-meet-torture: There are test failures.
[ERROR]
[ERROR] Please refer to /jitsi-meet-torture/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
root@saravana-AHV:/tmp/jitsi-torture/jitsi-meet-torture#
root@saravana-AHV:/tmp/jitsi-torture/jitsi-meet-torture# docker exec jitsi-meet-torture-torture-1 ./scripts/malleus.sh --conferences=1 --participants=3 --senders=3 --audio-senders=3 --duration=60 --room-name-prefix= --hub-url=http://hub:4444/wd/hub --instance-url=https://[fd47:d21c:b569:3d50::229]/test0 >> test.txt
[13] testsToRun=[MalleusJitsificus]
[13] testsToExclude=[]
[13] testsToInclude=[]
[13] ---=== Testing MalleusJitsificus ===---
will run with:
conferences=1
participants=3
senders=3
audio senders=3
duration=60000ms
join delay=0ms
room_name_prefix=loadtest
enable_p2p=true
max_disrupted_bridges_pct=0.0
regions=null
stage view=false
[14] Start testMain.
[16] No participant type specified for prefix: web.participant2, will use Chrome...
[15] No participant type specified for prefix: web.participant1, will use Chrome...
[18] No participant type specified for prefix: web.participant3, will use Chrome...
[pool-1-thread-4] INFO io.github.bonigarcia.wdm.WebDriverManager - Exporting webdriver.chrome.driver as /root/.cache/selenium/chromedriver/linux64/114.0.5735.90/chromedriver
[pool-1-thread-2] INFO io.github.bonigarcia.wdm.WebDriverManager - Exporting webdriver.chrome.driver as /root/.cache/selenium/chromedriver/linux64/114.0.5735.90/chromedriver
[pool-1-thread-1] INFO io.github.bonigarcia.wdm.WebDriverManager - Exporting webdriver.chrome.driver as /root/.cache/selenium/chromedriver/linux64/114.0.5735.90/chromedriver
Jan 19, 2024 1:49:05 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: W3C
Jan 19, 2024 1:49:05 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: W3C
Jan 19, 2024 1:49:05 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: W3C
[15] Started chrome driver for prefix: web.participant1
[18] Started chrome driver for prefix: web.participant3
[15] web.participant1 is opening URL: https://[fd47:d21c:b569:3d50::229]/test0#config.testing.testMode=true&config.disableNS=true&config.testing.noAutoPlayVideo=true&config.disableAEC=true&config.analytics.disabled=true&config.prejoinPageEnabled=false&interfaceConfig.SHOW_CHROME_EXTENSION_BANNER=false&config.disable1On1Mode=false&config.alwaysVisibleToolbar=true&config.p2p.useStunTurn=true&config.prejoinConfig.enabled=false&config.p2p.enabled=true&config.requireDisplayName=false&config.gatherStats=true&config.pcStatsInterval=10000&config.debug=true&config.enableTalkWhileMuted=false&config.callStatsID=false&interfaceConfig.DISABLE_FOCUS_INDICATOR=true
[18] web.participant3 is opening URL: https://[fd47:d21c:b569:3d50::229]/test0#config.testing.testMode=true&config.disableNS=true&config.testing.noAutoPlayVideo=true&config.disableAEC=true&config.analytics.disabled=true&config.prejoinPageEnabled=false&interfaceConfig.SHOW_CHROME_EXTENSION_BANNER=false&config.disable1On1Mode=false&config.alwaysVisibleToolbar=true&config.p2p.useStunTurn=true&config.prejoinConfig.enabled=false&config.p2p.enabled=true&config.requireDisplayName=false&config.gatherStats=true&config.pcStatsInterval=10000&config.debug=true&config.enableTalkWhileMuted=false&config.callStatsID=false&interfaceConfig.DISABLE_FOCUS_INDICATOR=true
[16] Started chrome driver for prefix: web.participant2
[16] web.participant2 is opening URL: https://[fd47:d21c:b569:3d50::229]/test0#config.testing.testMode=true&config.disableNS=true&config.testing.noAutoPlayVideo=true&config.disableAEC=true&config.analytics.disabled=true&config.prejoinPageEnabled=false&interfaceConfig.SHOW_CHROME_EXTENSION_BANNER=false&config.disable1On1Mode=false&config.alwaysVisibleToolbar=true&config.p2p.useStunTurn=true&config.prejoinConfig.enabled=false&config.p2p.enabled=true&config.requireDisplayName=false&config.gatherStats=true&config.pcStatsInterval=10000&config.debug=true&config.enableTalkWhileMuted=false&config.callStatsID=false&interfaceConfig.DISABLE_FOCUS_INDICATOR=true
[14] TestFailure:
java.lang.Exception: Failed with multiple errors. Throws the primary.
at org.jitsi.meet.test.MalleusJitsificus.testMain(MalleusJitsificus.java:281)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
at org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:71)
at org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:14)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.openqa.selenium.JavascriptException: javascript error: APP is not defined
(Session info: chrome=83.0.4103.61)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: '8e757944245f', ip: '172.28.0.2', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-67-generic', java.version: '1.8.0_262'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 83.0.4103.61, chrome: {chromedriverVersion: 83.0.4103.39 (ccbf011cb2d2b..., userDataDir: /tmp/.com.google.Chrome.qW7YM4}, goog:chromeOptions: {debuggerAddress: localhost:36973}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 40c51cc614a5b19c208a8bf3ebf...}
Session ID: 40c51cc614a5b19c208a8bf3ebf58915
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:489)
at org.jitsi.meet.test.web.WebParticipant.executeScript(WebParticipant.java:287)
at org.jitsi.meet.test.web.WebParticipant.doJoinConference(WebParticipant.java:215)
at org.jitsi.meet.test.base.Participant.joinConference(Participant.java:158)
at org.jitsi.meet.test.MalleusJitsificus$MalleusTask.join(MalleusJitsificus.java:380)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
... 3 more
Jan 19, 2024 1:49:06 PM org.jitsi.meet.test.base.FailureListener onTestFailure
SEVERE: Failed to gather debug information for
java.lang.RuntimeException: Failed to move the screenshot file, from: /tmp/screenshot9176102400826914058.png to: target/surefire-reports/screenshots/org.jitsi.meet.test.MalleusJitsificus-web.participant1.png
at org.jitsi.meet.test.base.Participant.takeScreenshot(Participant.java:489)
at org.jitsi.meet.test.base.FailureListener.lambda$takeScreenshots$0(FailureListener.java:256)
at java.lang.Iterable.forEach(Iterable.java:75)
at org.jitsi.meet.test.base.FailureListener.takeScreenshots(FailureListener.java:255)
at org.jitsi.meet.test.base.FailureListener.onTestFailure(FailureListener.java:197)
at org.testng.internal.TestListenerHelper.runTestListeners(TestListenerHelper.java:67)
at org.testng.internal.Invoker.runTestListeners(Invoker.java:1379)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:624)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
at org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:71)
at org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:14)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.commons.io.FileExistsException: Destination 'target/surefire-reports/screenshots/org.jitsi.meet.test.MalleusJitsificus-web.participant1.png' already exists
at org.apache.commons.io.FileUtils.moveFile(FileUtils.java:3001)
at org.jitsi.meet.test.base.Participant.takeScreenshot(Participant.java:483)
... 16 more

[14] End testMain.
[13] Closing web.participant1
[13] Closing web.participant3
[13] Closing web.participant2
root@saravana-AHV:/tmp/jitsi-torture/jitsi-meet-torture# ls
checkstyle.xml docker-compose.yml Dockerfile LICENSE package-lock.json pom.xml README.md resources scripts src test.txt
root@saravana-AHV:/tmp/jitsi-torture/jitsi-meet-torture# less test.txt
root@saravana-AHV:/tmp/jitsi-torture/jitsi-meet-torture#
root@saravana-AHV:/tmp/jitsi-torture/jitsi-meet-torture#
root@saravana-AHV:/tmp/jitsi-torture/jitsi-meet-torture# cat test.txt
[INFO] Scanning for projects...
[INFO]
[INFO] --------------------< org.jitsi:jitsi-meet-torture >--------------------
[INFO] Building jitsi-meet-torture 1.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jitsi-meet-torture ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jitsi-meet-torture/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ jitsi-meet-torture ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jitsi-meet-torture ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ jitsi-meet-torture ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jitsi-meet-torture ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 445, Failures: 1, Errors: 0, Skipped: 444, Time elapsed: 4.294 s <<< FAILURE! - in TestSuite
[ERROR] testMain(org.jitsi.meet.test.MalleusJitsificus) Time elapsed: 1.762 s <<< FAILURE!
java.lang.Exception: Failed with multiple errors. Throws the primary.
at org.jitsi.meet.test.MalleusJitsificus.testMain(MalleusJitsificus.java:281)
Caused by: org.openqa.selenium.JavascriptException:
javascript error: APP is not defined
(Session info: chrome=83.0.4103.61)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: '8e757944245f', ip: '172.28.0.2', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-67-generic', java.version: '1.8.0_262'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 83.0.4103.61, chrome: {chromedriverVersion: 83.0.4103.39 (ccbf011cb2d2b..., userDataDir: /tmp/.com.google.Chrome.qW7YM4}, goog:chromeOptions: {debuggerAddress: localhost:36973}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 40c51cc614a5b19c208a8bf3ebf...}
Session ID: 40c51cc614a5b19c208a8bf3ebf58915

[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] MalleusJitsificus.testMain:281 Failed with multiple errors. Throws the primar...
[INFO]
[ERROR] Tests run: 441, Failures: 1, Errors: 0, Skipped: 440
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.893 s
[INFO] Finished at: 2024-01-19T13:49:08Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project jitsi-meet-torture: There are test failures.
[ERROR]
[ERROR] Please refer to /jitsi-meet-torture/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
root@saravana-AHV:/tmp/jitsi-torture/jitsi-meet-torture#

Note : I'm able to open this URL in browser manually...

https://[fd47:d21c:b569:3d50::229]/test0

Any help is much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants