Started by GitLab push by Michele Carignani Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/playground/tf160_5g using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > 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/compilation_script^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains c66686d0cbd4dddebdaa4e4a5e78cc3826e00c43 # timeout=10 Checking out Revision c66686d0cbd4dddebdaa4e4a5e78cc3826e00c43 (origin/compilation_script) > git config core.sparsecheckout # timeout=10 > git checkout -f c66686d0cbd4dddebdaa4e4a5e78cc3826e00c43 Commit message: "first attempt to compile with titan" First time build. Skipping changelog. [tf160_5g] $ /bin/bash /tmp/jenkins4874538655755003025.sh Unable to find image 'titan-bin:latest' locally docker: Error response from daemon: repository titan-bin not found: does not exist or no pull access. See 'docker run --help'. Build step 'Execute shell' marked build as failure Sending e-mails to: michele.carignani@etsi.org Finished: FAILURE