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

Flaky test: org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink #21422

Closed
ghost opened this issue Jul 4, 2023 · 501 comments · Fixed by #28827
Closed

Flaky test: org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink #21422

ghost opened this issue Jul 4, 2023 · 501 comments · Fixed by #28827
Assignees
Labels
area/ci Indicates an issue on the CI flaky-job flaky-test kind/bug Categorizes a PR related to a bug priority/important Must be worked on very soon release/25.0.0 team/continuous-testing team/core-clients

Comments

@ghost
Copy link

ghost commented Jul 4, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox)

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=3287efae-ef5b-44cf-80d1-5a5a7990d659&code=f388e421-728a-46cb-8fbe-d79823c38166.3287efae-ef5b-44cf-80d1-5a5a7990d659.a0584b2d-5cf7-4044-87bc-c66a70655251)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...
@ghost ghost added area/ci Indicates an issue on the CI flaky-test kind/bug Categorizes a PR related to a bug team/continuous-testing labels Jul 4, 2023
@ghost
Copy link
Author

ghost commented Jul 6, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #20217

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=a6b525fa-13a7-481a-95a7-1a0317dc4352&code=4802d0ea-9e96-4edc-9d5f-0823a329f06c.a6b525fa-13a7-481a-95a7-1a0317dc4352.881fc611-b9ac-433d-b076-3950229a8bb2)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...
org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1125-501', ip: '10.1.0.218', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1041-azure', java.version: '17.0.7'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@ghost
Copy link
Author

ghost commented Jul 10, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #21546

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=45d1c47d-4ca2-4d72-b32f-61f9f23757e5&code=e9991610-c81e-4231-98cd-27bbe743b9dd.45d1c47d-4ca2-4d72-b32f-61f9f23757e5.85671c35-1c4e-4be3-9a2c-d7a79cd32b08#error=login_required&state=c3caf637-90e3-4fe6-a99f-54c9dab72fc4)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

@ghost
Copy link
Author

ghost commented Jul 13, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #21520

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=cbfecddd-bcd3-4edd-beb5-9658835e9f8e&code=2497a0f5-5ecf-4302-ac75-4cf23a84422b.cbfecddd-bcd3-4edd-beb5-9658835e9f8e.fc8843ed-388c-46ea-97d8-9dee98cea895#error=login_required&state=0bbc16fb-bd81-424c-83b3-41021dafcd11)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

@ghost
Copy link
Author

ghost commented Jul 18, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #21554

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=52233d80-b16f-4f8a-8e02-ee08b4a5a455&code=45b799ca-1c0b-42f2-80a4-849cdab68d3d.52233d80-b16f-4f8a-8e02-ee08b4a5a455.9b22d982-1a7d-4860-9efa-e8f9b76526c0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

@ghost
Copy link
Author

ghost commented Jul 21, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox)

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=fd336495-6f68-4f28-8a3e-9b39817ae8c5&code=2057af92-4d8f-4410-8539-163102409f3c.fd336495-6f68-4f28-8a3e-9b39817ae8c5.8b420c5c-fe75-44f4-b5f6-6f8d86958f9f#error=login_required&state=7e796d67-a4cd-4011-89db-c70a44037f9b)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

1 similar comment
@ghost
Copy link
Author

ghost commented Jul 21, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox)

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=fd336495-6f68-4f28-8a3e-9b39817ae8c5&code=2057af92-4d8f-4410-8539-163102409f3c.fd336495-6f68-4f28-8a3e-9b39817ae8c5.8b420c5c-fe75-44f4-b5f6-6f8d86958f9f#error=login_required&state=7e796d67-a4cd-4011-89db-c70a44037f9b)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

@ghost
Copy link
Author

ghost commented Jul 21, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #21202

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=ebafc4af-ba65-4ac2-bebf-45db12a45109&code=62eae75f-6696-4bfa-b7b3-2aacd2e59597.ebafc4af-ba65-4ac2-bebf-45db12a45109.71f58ce1-cfc2-4ed2-bcf5-49968868252a)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

2 similar comments
@ghost
Copy link
Author

ghost commented Jul 24, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #21202

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=ebafc4af-ba65-4ac2-bebf-45db12a45109&code=62eae75f-6696-4bfa-b7b3-2aacd2e59597.ebafc4af-ba65-4ac2-bebf-45db12a45109.71f58ce1-cfc2-4ed2-bcf5-49968868252a)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

@ghost
Copy link
Author

ghost commented Jul 24, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #21202

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=ebafc4af-ba65-4ac2-bebf-45db12a45109&code=62eae75f-6696-4bfa-b7b3-2aacd2e59597.ebafc4af-ba65-4ac2-bebf-45db12a45109.71f58ce1-cfc2-4ed2-bcf5-49968868252a)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

@ghost
Copy link
Author

ghost commented Jul 27, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #22017

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az792-116', ip: '10.1.0.55', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1041-azure', java.version: '17.0.7'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...
java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=0a31888c-4c94-4ae0-a06c-06c187426d4b&iss=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Ftest&code=21ad5ee4-1d8c-451b-b9dd-bb3a6b46b10e.0a31888c-4c94-4ae0-a06c-06c187426d4b.1768470b-2c1c-4f9f-8a30-50513f20719a)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

@ghost
Copy link
Author

ghost commented Jul 31, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #22120

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=d4c53f1e-fb79-4ff6-9d64-f7f57338703d&iss=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Ftest&code=123ed542-ee17-49d3-bfd9-ec21a5277b6a.d4c53f1e-fb79-4ff6-9d64-f7f57338703d.5d68678a-97d9-4ce2-842b-7842175343af)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

@ghost
Copy link
Author

ghost commented Aug 4, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #17215

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=3e32b29a-5839-4683-93f4-cbb9218155bf&iss=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Ftest&code=4918b2f0-ae8a-449f-a945-969f5c60d759.3e32b29a-5839-4683-93f4-cbb9218155bf.13192b5a-7b77-4a09-b21e-87f6b8c1114e#error=login_required&state=ed276a42-af45-4d81-8431-0e764ca0483f)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

@ghost
Copy link
Author

ghost commented Aug 4, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #9384

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=49de842d-c713-47c1-a80c-80cf6fcfa202&iss=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Ftest&code=6a1b84db-32ae-4a8d-b58d-3a294d26e6d1.49de842d-c713-47c1-a80c-80cf6fcfa202.a75370f3-846c-439c-a156-81252be3d576)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

@ghost
Copy link
Author

ghost commented Aug 4, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #22257

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=fd538b41-48bb-4768-9f7b-bdaf60551c77&iss=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Ftest&code=61549b00-b6d4-4a7a-91e1-c1ab7dbe4624.fd538b41-48bb-4768-9f7b-bdaf60551c77.c65388a9-66a6-46e0-87c9-758777e55417)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

@ghost
Copy link
Author

ghost commented Aug 4, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #9384

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=dc8f8080-4e53-448b-ae21-420097037378&iss=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Ftest&code=9e8d841c-10f6-445e-99fa-8c88d5c72455.dc8f8080-4e53-448b-ae21-420097037378.796fb7c6-8d20-4f0a-bf08-5be8261bbfe0#error=login_required&state=85029c04-3e97-4fd3-ae9d-dd925e1c8bbf)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...
org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az442-236', ip: '10.1.0.21', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1042-azure', java.version: '17.0.7'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@ghost
Copy link
Author

ghost commented Aug 8, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox)

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=cd225881-10b6-454c-a777-3f9b686538e2&iss=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Ftest&code=a6dbc758-7723-4aa4-882f-25f78fedef2b.cd225881-10b6-454c-a777-3f9b686538e2.9eade9b9-c7cd-4f4c-8ce6-205756c72060)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...
org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az578-714', ip: '10.1.0.148', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1042-azure', java.version: '17.0.7'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@ghost
Copy link
Author

ghost commented Aug 10, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #22363

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=baa8d339-cd0e-4c06-824c-29ce59d1f7f7&iss=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Ftest&code=bdf70276-1a26-451d-aa83-a1258b2eda4d.baa8d339-cd0e-4c06-824c-29ce59d1f7f7.d2e23052-816e-4c7e-9c87-71d356993f67)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

@ghost
Copy link
Author

ghost commented Aug 11, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #22314

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=ccef86f3-25fb-4f58-a98b-ff622bec1d65&iss=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Ftest&code=d4f74742-efa2-4cba-9f54-b003500d3600.ccef86f3-25fb-4f58-a98b-ff622bec1d65.3a2d9245-750b-4613-8e98-27b00d452915)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

@ghost
Copy link
Author

ghost commented Aug 16, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #22494

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=f331c6fc-4ae2-4669-9fa7-a1944ff18d7b&iss=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Ftest&code=653c1fbb-7799-4378-80a1-fbe3f174a668.f331c6fc-4ae2-4669-9fa7-a1944ff18d7b.d108203d-c890-4b34-ac96-f4908edd1996)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...
org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az615-927', ip: '10.1.0.40', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1042-azure', java.version: '17.0.8'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

1 similar comment
@ghost
Copy link
Author

ghost commented Aug 17, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #22494

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=f331c6fc-4ae2-4669-9fa7-a1944ff18d7b&iss=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Ftest&code=653c1fbb-7799-4378-80a1-fbe3f174a668.f331c6fc-4ae2-4669-9fa7-a1944ff18d7b.d108203d-c890-4b34-ac96-f4908edd1996)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...
org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az615-927', ip: '10.1.0.40', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1042-azure', java.version: '17.0.8'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@ghost
Copy link
Author

ghost commented Aug 21, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #22568

java.lang.AssertionError: Expected LoginPage but was Keycloak Account Management (https://localhost:8543/auth/realms/test/account/?session_state=c6c1deed-3b91-41b7-b2cb-b290728991c2&iss=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Ftest&code=349b6b7f-0c74-485c-b744-d012ae1d1a24.c6c1deed-3b91-41b7-b2cb-b290728991c2.ba5b4be1-940e-47b2-838a-547a47aad916)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47)
	at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:236)
...

@ghost
Copy link
Author

ghost commented Aug 23, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (chrome) / Pull Request #21915

org.openqa.selenium.UnhandledAlertException: 
unexpected alert open: {Alert text : failed to initialize keycloak}
  (Session info: headless chrome=116.0.5845.96): failed to initialize keycloak
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az470-624', ip: '10.1.0.93', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1041-azure', java.version: '17.0.8'
...

@ghost
Copy link
Author

ghost commented Aug 28, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (chrome) / Pull Request #21915

org.openqa.selenium.UnhandledAlertException: 
unexpected alert open: {Alert text : failed to initialize keycloak}
  (Session info: headless chrome=116.0.5845.96): failed to initialize keycloak
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az447-669', ip: '10.1.0.43', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1041-azure', java.version: '17.0.8'
...

@ghost
Copy link
Author

ghost commented Aug 29, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #22531

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az370-697', ip: '10.1.1.192', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1041-azure', java.version: '17.0.8'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@ghost
Copy link
Author

ghost commented Aug 29, 2023

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #22807

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az805-611', ip: '10.1.0.26', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1041-azure', java.version: '17.0.8'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox)

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az575-835', ip: '10.1.0.119', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1016-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox)

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az566-840', ip: '10.1.0.195', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1016-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28411

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1456-30', ip: '10.1.1.15', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1016-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

1 similar comment
@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28411

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1456-30', ip: '10.1.1.15', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1016-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28395

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1152-416', ip: '10.1.0.188', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1016-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28467

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1424-126', ip: '10.1.0.65', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1016-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28455

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az774-285', ip: '10.1.0.45', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1017-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #27674

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1205-457', ip: '10.1.0.98', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1017-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox)

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az768-866', ip: '10.1.0.122', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1017-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28520

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1391-248', ip: '10.1.0.13', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1017-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

1 similar comment
@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28520

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1391-248', ip: '10.1.0.13', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1017-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28411

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az773-806', ip: '10.1.0.15', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1017-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28557

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1116-990', ip: '10.1.0.54', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1017-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...
org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1116-990', ip: '10.1.0.54', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1017-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@douglaspalmer douglaspalmer self-assigned this Apr 10, 2024
@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28565

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az651-662', ip: '10.1.1.5', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1017-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28141

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az711-921', ip: '10.1.0.145', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1017-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28652

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1501-923', ip: '10.1.0.46', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1017-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28673

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1487-303', ip: '10.1.1.50', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1017-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28756

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1247-801', ip: '10.1.0.178', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1017-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28806

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1040-404', ip: '10.1.0.222', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1018-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28863

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1242-657', ip: '10.1.0.228', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1018-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

douglaspalmer added a commit to douglaspalmer/keycloak that referenced this issue Apr 18, 2024
…ordLink

Closes keycloak#21422

Signed-off-by: Douglas Palmer <dpalmer@redhat.com>
@keycloak-github-bot
Copy link

org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordLink

Keycloak CI - Forms IT (firefox) / Pull Request #28863

org.openqa.selenium.TimeoutException: 
Navigation timed out after 10000 ms
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az1040-404', ip: '10.1.0.196', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1018-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
...

ahus1 pushed a commit that referenced this issue Apr 18, 2024
…ordLink

Closes #21422

Signed-off-by: Douglas Palmer <dpalmer@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Indicates an issue on the CI flaky-job flaky-test kind/bug Categorizes a PR related to a bug priority/important Must be worked on very soon release/25.0.0 team/continuous-testing team/core-clients
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants