Skip to content

fixed linting on sync and added test for RedisMutex lock error #4675

fixed linting on sync and added test for RedisMutex lock error

fixed linting on sync and added test for RedisMutex lock error #4675

Triggered via pull request August 25, 2023 14:02
Status Failure
Total duration 14m 5s
Artifacts 1

workflow.yml

on: pull_request
Matrix: caseflow_rspec_job
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 31 warnings
caseflow_lint_job
Process completed with exit code 1.
caseflow_rspec_job (12, 10): spec/controllers/idt/api/v2/distributions_controller_spec.rb#L117
Idt::Api::V2::DistributionsController#distribution when converting the distribution returns the expected converted response Failure/Error: expect(response).to have_http_status(200) expected the response to have status code 200 but it was 500
caseflow_rspec_job (12, 10)
Process completed with exit code 1.
caseflow_rspec_job (12, 0): spec/jobs/set_appeal_age_aod_job_spec.rb#L29
SetAppealAgeAodJob#perform sets aod_based_on_age for only active appeals with a claimant that satisfies the age criteria Failure/Error: expect(@slack_title).to include("[INFO] SetAppealAgeAodJob completed after running for less than a minute.") expected "[ERROR] SetAppealAgeAodJob failed after running for less than a minute. Fatal error: PG::QueryCancel... when tasks.type = 'RootTask' and tasks.status not in ('completed','cancelled') then 1 end) >= 1))." to include "[INFO] SetAppealAgeAodJob completed after running for less than a minute." Diff: @@ -1,2 +1,3 @@ -[INFO] SetAppealAgeAodJob completed after running for less than a minute. +[ERROR] SetAppealAgeAodJob failed after running for less than a minute. Fatal error: PG::QueryCanceled: ERROR: canceling statement due to statement timeout +: UPDATE "appeals" SET "aod_based_on_age" = TRUE, "updated_at" = '2019-03-29 11:00:00' WHERE "appeals"."id" IN (SELECT "appeals"."id" FROM "appeals" INNER JOIN "tasks" ON "tasks"."appeal_id" = "appeals"."id" AND "tasks"."appeal_type" = $1 INNER JOIN "claimants" ON "claimants"."decision_review_id" = "appeals"."id" AND "claimants"."decision_review_type" = $2 INNER JOIN "people" ON "people"."participant_id" = "claimants"."participant_id" WHERE ("appeals"."aod_based_on_age" = $3 OR "appeals"."aod_based_on_age" IS NULL) AND (people.date_of_birth <= '1944-03-29 11:00:00') GROUP BY appeals.id HAVING (count(case when tasks.type = 'RootTask' and tasks.status not in ('completed','cancelled') then 1 end) >= 1)).
caseflow_rspec_job (12, 0)
Process completed with exit code 1.
caseflow_lint_job
The process '/usr/bin/git' failed with exit code 128
caseflow_jest_job
No files were found with the provided path: ./all_logs.log. No artifacts will be uploaded.
caseflow_jest_job
No files were found with the provided path: ./test-results. No artifacts will be uploaded.
caseflow_jest_job
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 3)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 3)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 5)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 5)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 11)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 11)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 8)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 8)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 1)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 1)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 2)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 2)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 6)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 6)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 7): spec/feature/login_spec.rb#L108
Login with valid credentials Skipped: This test sometimes fails because sessions do not persist across requests
caseflow_rspec_job (12, 7): spec/feature/login_spec.rb#L118
Login logging out redirects to home page Skipped: This test sometimes fails because sessions do not persist across requests
caseflow_rspec_job (12, 7): spec/feature/login_spec.rb#L167
Login Single Sign On is down Skipped: This test sometimes fails because it cannot find the expected text
caseflow_rspec_job (12, 7)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 9)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 9)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 4)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 10)
No files were found with the provided path: ./log/bullet-10.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 10)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 10)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 0)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 0)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 0)
No files were found with the provided path: ./log/bullet-0.log. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
artifact Expired
25.2 MB