failed Pipeline #4392 triggered by
Sintal
@61sima1bif

Update execute_vehicle_classification.sh

1 job for master in 56 seconds (queued for 2 seconds)
Status
Job
Stage
Name
Duration
Coverage
test
Test SSH
00:00:56
Name
Stage
Failure
test
        File "/home/hs/hs_hs/hs_61sima1bif/.conda/envs/env_vehicle_classification/lib/python3.9/site-packages/pandas/io/parsers.py", line 462, in _read
File "/home/hs/hs_hs/hs_61sima1bif/.conda/envs/env_vehicle_classification/lib/python3.9/site-packages/pandas/io/parsers.py", line 819, in __init__
File "/home/hs/hs_hs/hs_61sima1bif/.conda/envs/env_vehicle_classification/lib/python3.9/site-packages/pandas/io/parsers.py", line 1050, in _make_engine
File "/home/hs/hs_hs/hs_61sima1bif/.conda/envs/env_vehicle_classification/lib/python3.9/site-packages/pandas/io/parsers.py", line 1867, in __init__
File "/home/hs/hs_hs/hs_61sima1bif/.conda/envs/env_vehicle_classification/lib/python3.9/site-packages/pandas/io/parsers.py", line 1362, in _open_handles
File "/home/hs/hs_hs/hs_61sima1bif/.conda/envs/env_vehicle_classification/lib/python3.9/site-packages/pandas/io/common.py", line 642, in get_handle
MemoryError
Cleaning up file based variables
ERROR: Job failed: exit code 1

Speed up your pipelines with Needs relationships

Using the needs keyword makes jobs run before their stage is reached. Jobs run as soon as their needs relationships are met, which speeds up your pipelines.

If you add needs to jobs in your pipeline you'll be able to view the needs relationships between jobs in this tab as a Directed Acyclic Graph (DAG).

There are no test reports for this pipeline

You can configure your job to use unit test reports, and GitLab displays a report here and in the related merge request.