Skip to content

Instantly share code, notes, and snippets.

@tfoote
Created April 28, 2015 07:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tfoote/700b74935967078213ed to your computer and use it in GitHub Desktop.
Save tfoote/700b74935967078213ed to your computer and use it in GitHub Desktop.
console output locking up docker instance
# BEGIN SECTION: Build Dockerfile - binarydeb task
00:00:03.749 + cd /home/jenkins-slave/workspace/Jbin_uV64__nodelet__ubuntu_vivid_amd64__binary/docker_generating_docker
00:00:03.749 + python3 -u /home/jenkins-slave/workspace/Jbin_uV64__nodelet__ubuntu_vivid_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py
00:00:03.797 Get base image name from Dockerfile 'Dockerfile': ubuntu:vivid
00:00:03.797 Check docker base image for updates: docker pull ubuntu:vivid
00:00:04.253 Pulling repository ubuntu
00:00:12.302 ef8182f3c943: Pulling image (vivid) from ubuntu
00:00:12.302 ef8182f3c943: Pulling image (vivid) from ubuntu, endpoint: https://registry-1.docker.io/v1/
00:00:12.691 ef8182f3c943: Pulling dependent layers
00:00:12.691 c7a181891849: Download complete
00:00:12.691 99a6deaaa475: Download complete
00:00:12.691 721232168fd6: Download complete
00:00:12.691 ef8182f3c943: Download complete
02:00:00.046 Build timed out (after 120 minutes). Marking the build as failed.
02:00:00.055 [ssh-agent] Stopped.
02:00:00.055 Build was aborted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment