Skip to content

chore(deps): bump follow-redirects from 1.14.9 to 1.15.9 in /src/main/webapp #6391

chore(deps): bump follow-redirects from 1.14.9 to 1.15.9 in /src/main/webapp

chore(deps): bump follow-redirects from 1.14.9 to 1.15.9 in /src/main/webapp #6391

Triggered via pull request November 12, 2024 16:47
Status Success
Total duration 52m 28s
Artifacts

ci-test.yml

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

Annotations

17 errors and 24 warnings
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>
SequencingRunServiceImplIT.testAddSequenceFileToMiseqRunAsSequencer(): src/test/java/ca/corefacility/bioinformatics/irida/service/impl/integration/SequencingRunServiceImplIT.java#L65
org.opentest4j.AssertionFailedError: Saved miseq run should have seqence file ==> expected: <true> but was: <false>
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.testTransferAnalysisResultsFailInvalidId(): src/test/java/ca/corefacility/bioinformatics/irida/service/analysis/execution/galaxy/impl/integration/AnalysisExecutionServiceGalaxyIT.java#L1374
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 23/1/testReference4464155620181465654.fasta does not exist
AnalysisExecutionServiceGalaxyIT.testCleanupCompletedAnalysisSuccess(): src/test/java/ca/corefacility/bioinformatics/irida/service/analysis/execution/galaxy/impl/integration/AnalysisExecutionServiceGalaxyIT.java#L1454
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 25/1/testReference12863747471608589405.fasta does not exist
AnalysisExecutionScheduledTaskImplIT.testFullAnalysisRunFailInvalidWorkflowStatus(): src/test/java/ca/corefacility/bioinformatics/irida/service/impl/integration/AnalysisExecutionScheduledTaskImplIT.java#L306
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 37/1/testReference1542203038547471837.fasta does not exist
CartPageIT.testCartPageAsAdmin(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/CartPageIT.java#L241
org.opentest4j.AssertionFailedError: The add cart to sample button should be displayed ==> expected: <true> but was: <false>
CartPageIT.testCartPageAsAdmin(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/CartPageIT.java#L241
org.opentest4j.AssertionFailedError: The add cart to sample button should be displayed ==> expected: <true> but was: <false>
CartPageIT.testCartPageAsAdmin(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/CartPageIT.java#L241
org.opentest4j.AssertionFailedError: The add cart to sample button should be displayed ==> expected: <true> but was: <false>
LoginPageLdapNoServerIT.testLoginNoLdapServer(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/LoginPageLdapNoServerIT.java#L41
org.opentest4j.AssertionFailedError: expected: <http://127.0.0.1:46451/irida/login?ldap-error=6> but was: <http://127.0.0.1:46451/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-az2024-100', ip: '10.1.0.10', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '11.0.25' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.91, chrome: {chromedriverVersion: 130.0.6723.91 (53ac07678369..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:46479}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:46479/devtoo..., se:cdpVersion: 130.0.6723.91, 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: a8ed4d214dbb52480656a79495729173
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-az2024-100', ip: '10.1.0.10', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '11.0.25' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.91, chrome: {chromedriverVersion: 130.0.6723.91 (53ac07678369..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:46479}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:46479/devtoo..., se:cdpVersion: 130.0.6723.91, 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: a8ed4d214dbb52480656a79495729173
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-az2024-100', ip: '10.1.0.10', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '11.0.25' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.91, chrome: {chromedriverVersion: 130.0.6723.91 (53ac07678369..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:46479}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:46479/devtoo..., se:cdpVersion: 130.0.6723.91, 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: a8ed4d214dbb52480656a79495729173
AnalysisDetailsPageIT.testSamplesPage(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L235
org.openqa.selenium.StaleElementReferenceException: stale element reference: stale element not found in the current frame (Session info: chrome=130.0.6723.91) For documentation on this error, please visit: https://selenium.dev/exceptions/#stale_element_reference Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az2024-100', ip: '10.1.0.10', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '11.0.25' Driver info: org.openqa.selenium.chrome.ChromeDriver Command: [a8ed4d214dbb52480656a79495729173, getElementAttribute {id=f.5DA40C2902E46BBFEA10B86A5A7474F3.d.9FEA7CC8B8ED8ED42B2FAF56C937A788.e.3657, name=data-error}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.91, chrome: {chromedriverVersion: 130.0.6723.91 (53ac07678369..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:46479}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:46479/devtoo..., se:cdpVersion: 130.0.6723.91, 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} Element: [[ChromeDriver: chrome on LINUX (a8ed4d214dbb52480656a79495729173)] -> tag name: main] Session ID: a8ed4d214dbb52480656a79495729173
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>
gradle-build (file_system_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (file_system_testing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
docs-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-ruby@v1, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docs-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-ruby@v1, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 (open_api_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (open_api_testing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
gradle-build (rest_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (rest_testing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (service_testing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (galaxy_testing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (galaxy_pipeline_testing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (ui_testing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/