Skip to content

Integration Tests #6543

Integration Tests

Integration Tests #6543

Triggered via schedule December 17, 2024 02:25
Status Failure
Total duration 38m 24s
Artifacts

ci-test.yml

on: schedule
Matrix: gradle-build
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 8 warnings
gradle-build (file_system_testing)
Process completed with exit code 1.
ProjectIT.testCreateProject(): src/test/java/ca/corefacility/bioinformatics/irida/web/controller/test/integration/project/ProjectIT.java#L82
org.opentest4j.AssertionFailedError: Result of POST must equal result of GET ==> expected: <true> but was: <false>
AnalysisExecutionServiceGalaxyIT.testTransferAnalysisResultsSuccessPhylogenomicsPaired(): src/test/java/ca/corefacility/bioinformatics/irida/service/analysis/execution/galaxy/impl/integration/AnalysisExecutionServiceGalaxyIT.java#L597
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 6/1/testReference14446720382886721440.fasta does not exist
AnalysisExecutionServiceGalaxyIT.testExecuteAnalysisFailInvalidParameterValue(): src/test/java/ca/corefacility/bioinformatics/irida/service/analysis/execution/galaxy/impl/integration/AnalysisExecutionServiceGalaxyIT.java#L354
org.opentest4j.AssertionFailedError: Unexpected exception type thrown ==> expected: <ca.corefacility.bioinformatics.irida.exceptions.WorkflowException> but was: <java.lang.IllegalStateException>
AnalysisExecutionServiceGalaxyIT.testExecuteAnalysisSuccess(): src/test/java/ca/corefacility/bioinformatics/irida/service/analysis/execution/galaxy/impl/integration/AnalysisExecutionServiceGalaxyIT.java#L247
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 21/1/testReference13018724413702892825.fasta does not exist
AnalysisExecutionServiceGalaxyIT.testPrepareSubmissionFailInvalidGalaxyWorkflowFile(): src/test/java/ca/corefacility/bioinformatics/irida/service/analysis/execution/galaxy/impl/integration/AnalysisExecutionServiceGalaxyIT.java#L1
java.sql.SQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails (`irida_integration_test`.`qc_entry`, CONSTRAINT `FK_SEQOBJECT_QC_ENTRY` FOREIGN KEY (`sequencingObject_id`) REFERENCES `sequencing_object` (`id`))
AnalysisExecutionServiceGalaxyIT.testTransferAnalysisResultsSuccessPhylogenomics(): src/test/java/ca/corefacility/bioinformatics/irida/service/analysis/execution/galaxy/impl/integration/AnalysisExecutionServiceGalaxyIT.java#L1
java.sql.SQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails (`irida_integration_test`.`analysis_submission`, CONSTRAINT `FK_ANALYIS_SUBMISSION_SUBMITTER_ID` FOREIGN KEY (`submitter`) REFERENCES `user` (`id`))
AnalysisExecutionServiceGalaxyIT.testCleanupCompletedAnalysisFailGalaxy(): src/test/java/ca/corefacility/bioinformatics/irida/service/analysis/execution/galaxy/impl/integration/AnalysisExecutionServiceGalaxyIT.java#L1558
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 24/1/testReference4551596786621327867.fasta does not exist
AnalysisExecutionScheduledTaskImplIT.testFullAnalysisRunSuccessOneSubmissionOneError(): src/test/java/ca/corefacility/bioinformatics/irida/service/impl/integration/AnalysisExecutionScheduledTaskImplIT.java#L247
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 29/1/testReference10995108201234326590.fasta does not exist
AnalysisExecutionScheduledTaskImplIT.testFullAnalysisRunSuccessTwoSubmissions(): src/test/java/ca/corefacility/bioinformatics/irida/service/impl/integration/AnalysisExecutionScheduledTaskImplIT.java#L215
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 32/1/testReference14952385286559338040.fasta does not exist
AnalysisExecutionScheduledTaskImplIT.testFullAnalysisRunSuccess(): src/test/java/ca/corefacility/bioinformatics/irida/service/impl/integration/AnalysisExecutionScheduledTaskImplIT.java#L157
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 38/1/testReference9166676728775870671.fasta does not exist
AnalysisExecutionScheduledTaskImplIT.testFullAnalysisRunSuccessWithSampleUpdates(): src/test/java/ca/corefacility/bioinformatics/irida/service/impl/integration/AnalysisExecutionScheduledTaskImplIT.java#L172
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 39/1/testReference18212034242308763400.fasta does not exist
LoginPageLdapNoServerIT.testLoginNoLdapServer(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/LoginPageLdapNoServerIT.java#L41
org.opentest4j.AssertionFailedError: expected: <http://127.0.0.1:36587/irida/login?ldap-error=6> but was: <http://127.0.0.1:36587/irida/login?error=true>
AnalysisDetailsPageIT.testUnknownPipelineOutput(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L450
org.opentest4j.AssertionFailedError: There should be one output file ==> expected: <1> but was: <0>
AnalysisDetailsPageIT.testOutputFiles(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L139
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.cssSelector: span[title='Output File Preview'] (tried for 10 second(s) with 500 milliseconds interval) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az1981-909', ip: '10.1.0.35', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '17.0.13' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.108, chrome: {chromedriverVersion: 131.0.6778.87 (ce31cae94873..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:37369}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:37369/devtoo..., se:cdpVersion: 131.0.6778.108, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 31563e25a0342245df1dcadaf00066e0
AnalysisDetailsPageIT.testSistrOutput(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L285
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for number of elements found by By.className: ant-page-header-heading-title to be "2". Current number: "1" (tried for 2 second(s) with 500 milliseconds interval) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az1981-909', ip: '10.1.0.35', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '17.0.13' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.108, chrome: {chromedriverVersion: 131.0.6778.87 (ce31cae94873..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:37369}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:37369/devtoo..., se:cdpVersion: 131.0.6778.108, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 31563e25a0342245df1dcadaf00066e0
AnalysisDetailsPageIT.testProvenance(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L206
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.cssSelector: span[title='Provenance'] (tried for 10 second(s) with 500 milliseconds interval) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az1981-909', ip: '10.1.0.35', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '17.0.13' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.108, chrome: {chromedriverVersion: 131.0.6778.87 (ce31cae94873..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:37369}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:37369/devtoo..., se:cdpVersion: 131.0.6778.108, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 31563e25a0342245df1dcadaf00066e0
AnalysisDetailsPageIT.testSamplesPage(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L236
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.cssSelector: span[title='Samples'] (tried for 10 second(s) with 500 milliseconds interval) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az1981-909', ip: '10.1.0.35', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '17.0.13' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.108, chrome: {chromedriverVersion: 131.0.6778.87 (ce31cae94873..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:37369}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:37369/devtoo..., se:cdpVersion: 131.0.6778.108, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 31563e25a0342245df1dcadaf00066e0
AnalysisDetailsPageIT.testPipelineResultsWithoutSpecialTab(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L193
org.opentest4j.AssertionFailedError: There should be one output file ==> expected: <1> but was: <0>
AnalysisDetailsPageIT.testTabRoutingAnalysisCompleted(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L316
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for number of elements found by By.className: ant-page-header-heading-title to be "2". Current number: "0" (tried for 2 second(s) with 500 milliseconds interval) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az1981-909', ip: '10.1.0.35', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '17.0.13' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.108, chrome: {chromedriverVersion: 131.0.6778.87 (ce31cae94873..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:37369}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:37369/devtoo..., se:cdpVersion: 131.0.6778.108, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 31563e25a0342245df1dcadaf00066e0
AnalysisDetailsPageIT.testTreeOutput(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L379
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for number of elements found by By.className: ant-page-header-heading-title to be "2". Current number: "0" (tried for 2 second(s) with 500 milliseconds interval) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az1981-909', ip: '10.1.0.35', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '17.0.13' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.108, chrome: {chromedriverVersion: 131.0.6778.87 (ce31cae94873..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:37369}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:37369/devtoo..., se:cdpVersion: 131.0.6778.108, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 31563e25a0342245df1dcadaf00066e0
AnalysisDetailsPageIT.testAnalysisDetails(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L73
org.opentest4j.AssertionFailedError: The correct details are displayed for the analysis ==> expected: <true> but was: <false>
gradle-build (open_api_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docs-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (file_system_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (rest_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (service_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (galaxy_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (galaxy_pipeline_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (ui_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/