Skip to content

Regression Failure: UAT | C1240560262-GES_DISC | GPM_2AKa #5320

Description

@github-actions

Updated: 2026-08-10 16:45:23 UTC

Job Run: https://github.com/podaac/l2ss-py-autotest/actions/runs/31403536562/job/93504335684

Regression Failures:

Concept ID: C1240560262-GES_DISC | Short Name: GPM_2AKa | Test Type: temporal

Error Message:

[gw0] linux -- Python 3.12.13 /home/runner/.cache/pypoetry/virtualenvs/l2ss-py-autotest-iYz8Sff2-py3.12/bin/python
verify_collection.py:997: in test_temporal_subset
    harmony_client.wait_for_processing(job_id, show_progress=False)
../../../../.cache/pypoetry/virtualenvs/l2ss-py-autotest-iYz8Sff2-py3.12/lib/python3.12/site-packages/harmony/client.py:742: in wait_for_processing
    raise ProcessingFailedException(job_id, message)
E   harmony.client.ProcessingFailedException: WorkItem failed: podaac/l2ss-py:3.3.3rc2: Forbidden: Unable to download https://gpm1.gesdisc.eosdis.nasa.gov/test/data/GPM_L2/GPM_2AKa.07/2022/002/2A.GPM.Ka.V9-20211125.20220102-S223824-E001057.044589.V07A.HDF5?A-api-request-uuid=a8f528e4-8833-4639-85ba-efde3cf0b96a

Summary:

ProcessingFailedException raised due to a 403 Forbidden error when attempting to download a data
file from the NASA GPM server; the request was denied due to insufficient permissions or access
restrictions.

Suggested Solution:

Check credentials and permissions for the data download Verify the URL is accessible and not blocked
Ensure the data source is available and not rate-limited Retry the operation after a short delay
Contact the data provider support if the issue persists

Concept ID: C1240560262-GES_DISC | Short Name: GPM_2AKa | Test Type: spatial

Error Message:

[gw1] linux -- Python 3.12.13 /home/runner/.cache/pypoetry/virtualenvs/l2ss-py-autotest-iYz8Sff2-py3.12/bin/python
verify_collection.py:855: in test_spatial_subset
    harmony_client.wait_for_processing(job_id, show_progress=False)
../../../../.cache/pypoetry/virtualenvs/l2ss-py-autotest-iYz8Sff2-py3.12/lib/python3.12/site-packages/harmony/client.py:742: in wait_for_processing
    raise ProcessingFailedException(job_id, message)
E   harmony.client.ProcessingFailedException: WorkItem failed: podaac/l2ss-py:3.3.3rc2: Forbidden: Unable to download https://gpm1.gesdisc.eosdis.nasa.gov/test/data/GPM_L2/GPM_2AKa.07/2022/002/2A.GPM.Ka.V9-20211125.20220102-S223824-E001057.044589.V07A.HDF5?A-api-request-uuid=4062e623-2918-4a2a-892f-259be9c628e1

Summary:

ProcessingFailedException raised due to a 403 Forbidden error when attempting to download a data
file from the NASA GPM server; the request was denied due to insufficient permissions or access
restrictions.

Suggested Solution:

Check credentials and permissions for the data download Verify the URL is accessible and not blocked
Ensure the data source is available and not rate-limited Retry the operation after a short delay
Contact the data provider support if the issue persists

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions