FailedConsole Output

Started by GitLab push by Michele Carignani
Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/playground/tf160_5g
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@forge.etsi.org:arroyonarvez/TF160_5G.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:arroyonarvez/TF160_5G.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:arroyonarvez/TF160_5G.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/jenkins^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 359f2ce4e16c3db5f0ec1deba7721afba82bf77f # timeout=10
Checking out Revision 359f2ce4e16c3db5f0ec1deba7721afba82bf77f (origin/jenkins)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 359f2ce4e16c3db5f0ec1deba7721afba82bf77f
Commit message: "automated build for CI - examples"
First time build. Skipping changelog.
[tf160_5g] $ /bin/bash /tmp/jenkins880926424603768957.sh
Unable to find image 'titan-binaries:latest' locally
docker: Error response from daemon: repository titan-binaries not found: does not exist or no pull access.
See 'docker run --help'.
Build step 'Execute shell' marked build as failure
Finished: FAILURE