sonia-auv / sonia_common

SONIA's common packages module, include all common classes that could be use around all our modules
GNU General Public License v3.0
0 stars 1 forks source link

X86 Cuda workflow fails #48

Closed supertoto29 closed 3 years ago

supertoto29 commented 3 years ago

Warning : Before creating an issue or task, make sure that it does not already exists in the issue tracker. Thank you.

Expected Behavior

The workflow should complete it's unit test.

Current Behavior

The workflow doesn't find the image.

Run docker run build-${TARGET_VERSION}-${GITHUB_REF##*/}-${GITHUB_RUN_NUMBER} catkin_make --use-ninja run_tests Unable to find image 'build-develop-develop-26:latest' locally docker: Error response from daemon: pull access denied for build-develop-develop-26, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. Error: Process completed with exit code 125.