Created
January 30, 2014 18:41
-
-
Save mikepurvis/8715769 to your computer and use it in GitHub Desktop.
http://build/builders/kingfisher_hydro_precise_amd64_debbuild/builds/17/steps/shell/logs/stdio
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(view as text) | |
cowbuilder-update.py precise amd64 http://packages.ros.org/ros.key http://packages/public.key | |
in dir /opt/buildbot/rosbuilder2/kingfisher_hydro_precise_amd64_debbuild/build (timeout 1200 secs) | |
watching logfiles {} | |
argv: ['cowbuilder-update.py', 'precise', 'amd64', 'http://packages.ros.org/ros.key', 'http://packages/public.key'] | |
environment: | |
EDITOR=/usr/bin/vim | |
HOME=/opt/buildbot | |
LANG=C | |
LANGUAGE=en_US: | |
LOGNAME=buildbot | |
MAIL=/var/mail/buildbot | |
PATH=/opt/buildbot/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin | |
PS1=(venv) | |
PWD=/opt/buildbot/rosbuilder2/kingfisher_hydro_precise_amd64_debbuild/build | |
SHELL=/bin/bash | |
SHLVL=1 | |
SUDO_COMMAND=/bin/sh -c echo SUDO-SUCCESS-jbfrffwhwijvwpqrssryggupbjnashoy; /usr/bin/python /tmp/ansible-1390946610.76-71524193374525/command | |
SUDO_GID=1000 | |
SUDO_UID=1000 | |
SUDO_USER=administrator | |
TERM=xterm-256color | |
USER=buildbot | |
USERNAME=buildbot | |
VIRTUAL_ENV=/opt/buildbot/venv | |
_=/opt/buildbot/venv/bin/buildslave | |
using PTY: False | |
cowbuilder already exists for precise-amd64 | |
Executing command "sudo cowbuilder --login --save-after-login --distribution precise --architecture amd64 --basepath /var/cache/pbuilder/base-precise-amd64.cow" | |
-> Copying COW directory | |
forking: rm -rf /var/cache/pbuilder/build//cow.22693 | |
forking: cp -al /var/cache/pbuilder/base-precise-amd64.cow /var/cache/pbuilder/build//cow.22693 | |
I: removed stale ilistfile /var/cache/pbuilder/build//cow.22693/.ilist | |
-> Invoking pbuilder | |
forking: pbuilder login --buildplace /var/cache/pbuilder/build//cow.22693 --no-targz --internal-chrootexec chroot /var/cache/pbuilder/build//cow.22693 cow-shell | |
W: /opt/buildbot/.pbuilderrc does not exist | |
I: Running in no-targz mode | |
I: copying local configuration | |
I: mounting /proc filesystem | |
I: mounting /dev/pts filesystem | |
I: policy-rc.d already exists | |
I: Obtaining the cached apt archive contents | |
I: entering the shell | |
Installing wget | |
Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
wget is already the newest version. | |
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. | |
W: Duplicate sources.list entry http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_precise_main_binary-amd64_Packages) | |
W: Duplicate sources.list entry http://archive.ubuntu.com/ubuntu/ precise/main i386 Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_precise_main_binary-i386_Packages) | |
W: You may want to run apt-get update to correct these problems | |
--2014-01-30 18:03:06-- http://packages.ros.org/ros.key | |
Resolving packages.ros.org (packages.ros.org)... 140.211.166.134 | |
Connecting to packages.ros.org (packages.ros.org)|140.211.166.134|:80... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 1162 (1.1K) [application/pgp-keys] | |
Saving to: `STDOUT' | |
0K . 100% 169M=0s | |
2014-01-30 18:03:06 (169 MB/s) - written to stdout [1162/1162] | |
OK | |
--2014-01-30 18:03:06-- http://packages/public.key | |
Resolving packages (packages)... 10.25.0.121 | |
Connecting to packages (packages)|10.25.0.121|:80... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 1739 (1.7K) [application/octet-stream] | |
Saving to: `STDOUT' | |
0K . 100% 310M=0s | |
2014-01-30 18:03:06 (310 MB/s) - written to stdout [1739/1739] | |
OK | |
exiting | |
I: Copying back the cached apt archive contents | |
I: unmounting dev/pts filesystem | |
I: unmounting proc filesystem | |
forking: chroot /var/cache/pbuilder/build//cow.22693 apt-get clean | |
E: Could not get lock /var/cache/apt/archives/lock - open (11: Resource temporarily unavailable) | |
E: Unable to lock the download directory | |
-> Moving work directory [/var/cache/pbuilder/build//cow.22693] to final location [/var/cache/pbuilder/base-precise-amd64.cow] and cleaning up old copy | |
forking: rm -rf /var/cache/pbuilder/build//cow.22693-22693-tmp | |
program finished with exit code 255 | |
elapsedTime=48.835137 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment