SuccessConsole Output

19:08:00 Started by upstream project "Ksrc_uX__kinect2_registration__ubuntu_xenial__source" build number 3
19:08:00 originally caused by:
19:08:00  Started by upstream project "Krel_trigger-jobs" build number 37762
19:08:00  originally caused by:
19:08:00   Started by upstream project "Krel_reconfigure-jobs" build number 1477
19:08:00   originally caused by:
19:08:00    Started by user SYSTEM
19:08:00 Building remotely on build client 3 (slave buildslave indigo_devel_default) in workspace /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary
19:08:00 [ssh-agent] Looking for ssh-agent implementation...
19:08:00 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:08:00 $ ssh-agent
19:08:00 SSH_AUTH_SOCK=/tmp/ssh-hCb9jAQ9vB87/agent.14365
19:08:00 SSH_AGENT_PID=14367
19:08:00 [ssh-agent] Started.
19:08:00 $ ssh-add /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary@tmp/private_key_8034053965056875944.key
19:08:00 Identity added: /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary@tmp/private_key_8034053965056875944.key (/home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary@tmp/private_key_8034053965056875944.key)
19:08:00 [ssh-agent] Using credentials jenkins-slave
19:08:00 
1. Check upstream projects

Hide Details

19:08:00 # BEGIN SECTION: Check upstream projects 19:08:00 Verify that no recursive upstream project is broken: 19:08:00 - 'Ksrc_uX__kinect2_registration__ubuntu_xenial__source' build '3' has result 'SUCCESS' 19:08:00 All recursive upstream projects are (un)stable 19:08:00 # END SECTION
19:08:00
2. Check free disk space

Hide Details

19:08:00 # BEGIN SECTION: Check free disk space 19:08:00 Usable disk space = 55274041344 bytes 19:08:00 Free space threshold = 5368709120 bytes 19:08:00 # END SECTION
19:08:01 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson6344476482518619604.sh 19:08:01 + echo # BEGIN SECTION: docker version
3. docker version

Hide Details

19:08:01 # BEGIN SECTION: docker version 19:08:01 + docker version 19:08:01 Client: 19:08:01 Version: 1.9.1 19:08:01 API version: 1.21 19:08:01 Go version: go1.4.2 19:08:01 Git commit: a34a1d5 19:08:01 Built: Fri Nov 20 13:12:04 UTC 2015 19:08:01 OS/Arch: linux/amd64 19:08:01 19:08:01 Server: 19:08:01 Version: 1.9.1 19:08:01 API version: 1.21 19:08:01 Go version: go1.4.2 19:08:01 Git commit: a34a1d5 19:08:01 Built: Fri Nov 20 13:12:04 UTC 2015 19:08:01 OS/Arch: linux/amd64 19:08:01 + echo # END SECTION 19:08:01 # END SECTION
19:08:01 + echo # BEGIN SECTION: docker info
4. docker info

Hide Details

19:08:01 # BEGIN SECTION: docker info 19:08:01 + docker info 19:08:01 Containers: 216 19:08:01 Images: 2155 19:08:01 Server Version: 1.9.1 19:08:01 Storage Driver: aufs 19:08:01 Root Dir: /var/lib/docker/aufs 19:08:01 Backing Filesystem: extfs 19:08:01 Dirs: 2830 19:08:01 Dirperm1 Supported: false 19:08:01 Execution Driver: native-0.2 19:08:01 Logging Driver: json-file 19:08:01 Kernel Version: 3.13.0-29-generic 19:08:01 Operating System: Ubuntu 14.04 LTS 19:08:01 CPUs: 2 19:08:01 Total Memory: 3.861 GiB 19:08:01 Name: lcas-buildfarm-slave-3 19:08:01 ID: LZSS:PF7G:CREH:TEQW:FH57:3M6D:KCSS:ODQY:SPHA:ND7A:FHYG:PNDE 19:08:01 WARNING: No swap limit support 19:08:01 + echo # END SECTION 19:08:01 # END SECTION
19:08:01 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson6477475525580937084.sh 19:08:01 + echo # BEGIN SECTION: Check docker status
5. Check docker status

Hide Details

19:08:01 # BEGIN SECTION: Check docker status 19:08:01 + echo Testing trivial docker invocation... 19:08:01 Testing trivial docker invocation... 19:08:01 + docker run --rm ubuntu:xenial true 19:08:02 + echo 'docker run' returned 0 19:08:02 'docker run' returned 0 19:08:02 docker seems operational, continuing 19:08:02 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson7628105706665260193.sh 19:08:02 + echo # END SECTION 19:08:02 # END SECTION
19:08:02 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5998964913377386906.sh 19:08:02 + echo # BEGIN SECTION: Embed wrapper scripts
6. Embed wrapper scripts

Hide Details

19:08:02 # BEGIN SECTION: Embed wrapper scripts 19:08:02 + rm -fr wrapper_scripts 19:08:02 + mkdir wrapper_scripts 19:08:02 + printf #!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the "License");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an "AS IS" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert "Command '%%s' not implemented" %% command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print("Reinvoke 'git %%s' (%%d/%%d) after sleeping %%s seconds" %%\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print("Invoking '%%s'" %% ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main()) 19:08:02 + echo # END SECTION 19:08:02 # END SECTION
19:08:02 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5133799924602715540.sh 19:08:02 + echo # BEGIN SECTION: Clone ros_buildfarm
7. Clone ros_buildfarm

Hide Details

19:08:02 # BEGIN SECTION: Clone ros_buildfarm 19:08:02 + rm -fr ros_buildfarm 19:08:02 + python3 -u wrapper_scripts/git.py clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm 19:08:02 Invoking 'git clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm' 19:08:02 Cloning into 'ros_buildfarm'... 19:08:05 + git -C ros_buildfarm --no-pager log -n 1 19:08:05 commit ab95b278101e21e7fce81180384f7861667352b1 19:08:05 Author: Marc Hanheide <marc@hanheide.net> 19:08:05 Date: Thu Apr 19 18:30:41 2018 +0100 19:08:05 19:08:05 added gcc and build-essential 19:08:05 + rm -fr ros_buildfarm/.git 19:08:05 + rm -fr ros_buildfarm/doc 19:08:05 + echo # END SECTION 19:08:05 # END SECTION
19:08:05 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson1710900159087444263.sh 19:08:05 + echo # BEGIN SECTION: Write PGP repository keys
8. Write PGP repository keys

Hide Details

19:08:05 # BEGIN SECTION: Write PGP repository keys 19:08:05 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/keys 19:08:05 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/keys/1.key 19:08:05 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 19:08:05 Version: GnuPG v1.4.11 (GNU/Linux) 19:08:05 19:08:05 mQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn 19:08:05 MsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf 19:08:05 xcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw 19:08:05 kPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv 19:08:05 /o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh 19:08:05 EBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg 19:08:05 KFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD 19:08:05 BgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX 19:08:05 yQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI 19:08:05 7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy 19:08:05 JjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T 19:08:05 Yh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++ 19:08:05 Cut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ 19:08:05 cvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM 19:08:05 hU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3 19:08:05 IWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm 19:08:05 Z4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK 19:08:05 7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb 19:08:05 oRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC 19:08:05 AAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U 19:08:05 NTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0 19:08:05 ikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU 19:08:05 M7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N 19:08:05 l9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ 19:08:05 Chb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ== 19:08:05 =nFcN 19:08:05 -----END PGP PUBLIC KEY BLOCK----- 19:08:05 19:08:05 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 19:08:05 Version: GnuPG v1 19:08:05 19:08:05 mQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F 19:08:05 WzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz 19:08:05 lt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I 19:08:05 D3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr 19:08:05 JuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe 19:08:05 giITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn 19:08:05 jIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ 19:08:05 FtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl 19:08:05 CUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk 19:08:05 ZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC 19:08:05 CAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ 19:08:05 jQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd 19:08:05 xwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0 19:08:05 SWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b 19:08:05 dceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6 19:08:05 K0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz 19:08:05 lIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y 19:08:05 UtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d 19:08:05 eu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF 19:08:05 yn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd 19:08:05 cYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q 19:08:05 ul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI 19:08:05 YmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru 19:08:05 sB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg 19:08:05 x9o= 19:08:05 =AGYp 19:08:05 -----END PGP PUBLIC KEY BLOCK----- 19:08:05 19:08:05 + echo # END SECTION 19:08:05 # END SECTION
19:08:05 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson3878757465321419208.sh 19:08:05 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_generating_docker 19:08:05 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_generating_docker 19:08:05 + sleep 1 19:08:05 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 14466 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid 19:08:06 + echo # BEGIN SECTION: Generate Dockerfile - binarydeb task
9. Generate Dockerfile - binarydeb task

Hide Details

19:08:06 # BEGIN SECTION: Generate Dockerfile - binarydeb task 19:08:06 + export TZ=GMT+00 19:08:06 + export PYTHONPATH=/home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm: 19:08:06 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/release/run_binarydeb_job.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic kinect2_registration ubuntu xenial amd64 --distribution-repository-urls http://10.210.9.154/ubuntu/building http://packages.ros.org/ros/ubuntu --distribution-repository-key-files /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/keys/1.key --target-repository http://10.210.9.154/ubuntu/building --binarydeb-dir /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/binarydeb --dockerfile-dir /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_generating_docker --append-timestamp 19:08:06 Using the following distribution repositories: 19:08:06 http://10.210.9.154/ubuntu/building (/home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/keys/0.key) 19:08:06 http://packages.ros.org/ros/ubuntu (/home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/keys/1.key) 19:08:06 Generating Dockerfile '/home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_generating_docker/Dockerfile': 19:08:06 # generated from release/binarydeb_create_task.Dockerfile.em 19:08:07 19:08:07 FROM ubuntu:xenial 19:08:07 19:08:07 VOLUME ["/var/cache/apt/archives"] 19:08:07 19:08:07 ENV DEBIAN_FRONTEND noninteractive 19:08:07 19:08:07 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 19:08:07 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 19:08:07 RUN locale-gen en_US.UTF-8 19:08:07 ENV LANG en_US.UTF-8 19:08:07 ENV TZ GMT+00 19:08:07 19:08:07 19:08:07 RUN useradd -u 1002 -m buildfarm 19:08:07 19:08:07 19:08:07 RUN mkdir /tmp/keys 19:08:07 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 19:08:07 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 19:08:07 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 19:08:07 RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 19:08:07 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 19:08:07 19:08:07 RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 19:08:07 19:08:07 RUN mkdir /tmp/wrapper_scripts 19:08:07 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 19:08:07 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 19:08:07 19:08:07 # automatic invalidation once every day 19:08:07 RUN echo "2018-07-19 (+0000)" 19:08:07 19:08:07 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 19:08:07 19:08:07 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y devscripts dpkg-dev python3-apt python3-catkin-pkg-modules python3-empy python3-rosdistro-modules python3-yaml 19:08:07 19:08:07 # always invalidate to actually have the latest apt repo state 19:08:07 RUN echo "2018-07-19 18:08:06 +0000" 19:08:07 RUN python3 -u /tmp/wrapper_scripts/apt.py update 19:08:07 19:08:07 USER buildfarm 19:08:07 ENTRYPOINT ["sh", "-c"] 19:08:07 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/get_sourcedeb.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic kinect2_registration --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic kinect2_registration --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/create_binarydeb_task_generator.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic kinect2_registration ubuntu xenial amd64 --distribution-repository-urls http://10.210.9.154/ubuntu/building http://packages.ros.org/ros/ubuntu --distribution-repository-key-files /tmp/keys/0.key /tmp/keys/1.key --binarydeb-dir /tmp/binarydeb --dockerfile-dir /tmp/docker_build_binarydeb"] 19:08:07 + echo # END SECTION 19:08:07 # END SECTION
19:08:07 + echo # BEGIN SECTION: Build Dockerfile - binarydeb task
10. Build Dockerfile - binarydeb task

Hide Details

19:08:07 # BEGIN SECTION: Build Dockerfile - binarydeb task 19:08:07 + cd /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_generating_docker 19:08:07 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 19:08:07 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 19:08:07 Check docker base image for updates: docker pull ubuntu:xenial 19:08:08 xenial: Pulling from library/ubuntu 19:08:08 Digest: sha256:f01976f6dc6303c5518155e3ffcfbffef77a1f47ee3084092181a298952ab268 19:08:08 Status: Image is up to date for ubuntu:xenial 19:08:08 + docker build --force-rm -t binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_kinect2_registration . 19:08:08 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 19:08:08 Step 1 : FROM ubuntu:xenial 19:08:08 ---> 19d7fc8e7217 19:08:08 Step 2 : VOLUME /var/cache/apt/archives 19:08:08 ---> Using cache 19:08:08 ---> c2fea18068b8 19:08:08 Step 3 : ENV DEBIAN_FRONTEND noninteractive 19:08:09 ---> Using cache 19:08:09 ---> 8f57b351d03f 19:08:09 Step 4 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 19:08:09 ---> Using cache 19:08:09 ---> f68b92a9bd2f 19:08:09 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 19:08:10 ---> Using cache 19:08:10 ---> cdccb8a31894 19:08:10 Step 6 : RUN locale-gen en_US.UTF-8 19:08:10 ---> Using cache 19:08:10 ---> a908eaa65452 19:08:10 Step 7 : ENV LANG en_US.UTF-8 19:08:11 ---> Using cache 19:08:11 ---> db103c10c388 19:08:11 Step 8 : ENV TZ GMT+00 19:08:11 ---> Using cache 19:08:11 ---> 73fd6f97a5cb 19:08:11 Step 9 : RUN useradd -u 1002 -m buildfarm 19:08:11 ---> Using cache 19:08:11 ---> 5a837bc2aba2 19:08:11 Step 10 : RUN mkdir /tmp/keys 19:08:12 ---> Using cache 19:08:12 ---> 003fa529a4bb 19:08:12 Step 11 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 19:08:12 ---> Using cache 19:08:12 ---> 26dc715b1461 19:08:12 Step 12 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 19:08:13 ---> Using cache 19:08:13 ---> e7ee2c1928b8 19:08:13 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 19:08:13 ---> Using cache 19:08:13 ---> f710e936df32 19:08:13 Step 14 : RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 19:08:14 ---> Using cache 19:08:14 ---> 51db2f4a810b 19:08:14 Step 15 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 19:08:14 ---> Using cache 19:08:14 ---> ff29258cbefa 19:08:14 Step 16 : RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 19:08:14 ---> Using cache 19:08:14 ---> 742cd7fa63f8 19:08:14 Step 17 : RUN mkdir /tmp/wrapper_scripts 19:08:15 ---> Using cache 19:08:15 ---> 3f7857bc4626 19:08:15 Step 18 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 19:08:15 ---> Using cache 19:08:15 ---> 86d8b5661e49 19:08:15 Step 19 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 19:08:16 ---> Using cache 19:08:16 ---> ccd8f0a606aa 19:08:16 Step 20 : RUN echo "2018-07-19 (+0000)" 19:08:16 ---> Using cache 19:08:16 ---> f6edd17bf5cf 19:08:16 Step 21 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 19:08:17 ---> Using cache 19:08:17 ---> 4b5fe00144a9 19:08:17 Step 22 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y devscripts dpkg-dev python3-apt python3-catkin-pkg-modules python3-empy python3-rosdistro-modules python3-yaml 19:08:17 ---> Using cache 19:08:17 ---> 23b8fcb4b835 19:08:17 Step 23 : RUN echo "2018-07-19 18:08:06 +0000" 19:08:18 ---> Running in e1a35ad1561a 19:08:18 2018-07-19 18:08:06 +0000 19:08:18 ---> b254632b37e1 19:08:18 Removing intermediate container e1a35ad1561a 19:08:18 Step 24 : RUN python3 -u /tmp/wrapper_scripts/apt.py update 19:08:18 ---> Running in da15951213ec 19:08:19 Invoking 'apt-get update' 19:08:19 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 19:08:19 Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 19:08:19 Hit:3 http://archive.ubuntu.com/ubuntu xenial InRelease 19:08:19 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 19:08:19 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 19:08:19 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 19:08:19 Get:7 http://10.210.9.154/ubuntu/building xenial/main Sources [129 kB] 19:08:19 Get:8 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [159 kB] 19:08:19 Hit:9 http://packages.ros.org/ros/ubuntu xenial InRelease 19:08:20 Fetched 721 kB in 0s (748 kB/s) 19:08:21 Reading package lists... 19:08:21 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:21 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:21 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:21 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:21 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 19:08:21 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:21 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:21 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:21 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:22 ---> ee8f49741be8 19:08:22 Removing intermediate container da15951213ec 19:08:22 Step 25 : USER buildfarm 19:08:22 ---> Running in defac7813fd6 19:08:22 ---> 0c25b69dcd75 19:08:22 Removing intermediate container defac7813fd6 19:08:22 Step 26 : ENTRYPOINT sh -c 19:08:22 ---> Running in b77d7522fac8 19:08:22 ---> d9963d832a6d 19:08:22 Removing intermediate container b77d7522fac8 19:08:22 Step 27 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/get_sourcedeb.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic kinect2_registration --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic kinect2_registration --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/create_binarydeb_task_generator.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic kinect2_registration ubuntu xenial amd64 --distribution-repository-urls http://10.210.9.154/ubuntu/building http://packages.ros.org/ros/ubuntu --distribution-repository-key-files /tmp/keys/0.key /tmp/keys/1.key --binarydeb-dir /tmp/binarydeb --dockerfile-dir /tmp/docker_build_binarydeb 19:08:22 ---> Running in bf11e72696ab 19:08:23 ---> 4653153ab12a 19:08:23 Removing intermediate container bf11e72696ab 19:08:23 Successfully built 4653153ab12a 19:08:23 + echo # END SECTION 19:08:23 # END SECTION
19:08:23 + echo # BEGIN SECTION: Run Dockerfile - binarydeb task
11. Run Dockerfile - binarydeb task

Hide Details

19:08:23 # BEGIN SECTION: Run Dockerfile - binarydeb task 19:08:23 + [ -f /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/binarydeb ] 19:08:23 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/binarydeb 19:08:23 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_build_binarydeb 19:08:23 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/binarydeb 19:08:23 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_build_binarydeb 19:08:23 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid -e=TRAVIS= -e=ROS_BUILDFARM_PULL_REQUEST_BRANCH= -v /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_build_binarydeb:/tmp/docker_build_binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_kinect2_registration
11.1. get sourcedeb

Hide Details

19:08:23 # BEGIN SUBSECTION: get sourcedeb 19:08:30 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:30 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:30 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:30 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:30 Invoking '/usr/bin/python3 /tmp/ros_buildfarm/ros_buildfarm/wrapper/apt.py source --download-only --only-source ros-kinetic-kinect2-registration=0.0.5-0xenial' 19:08:31 Invoking 'apt-get source --download-only --only-source ros-kinetic-kinect2-registration=0.0.5-0xenial' 19:08:31 Reading package lists... 19:08:31 Need to get 51.1 kB of source archives. 19:08:31 Get:1 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-kinect2-registration 0.0.5-0xenial (dsc) [1,104 B] 19:08:31 Get:2 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-kinect2-registration 0.0.5-0xenial (tar) [48.3 kB] 19:08:31 Get:3 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-kinect2-registration 0.0.5-0xenial (diff) [1,720 B] 19:08:31 Fetched 51.1 kB in 0s (3,714 kB/s) 19:08:31 Download complete and in download only mode 19:08:31 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:31 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:31 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:31 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:31 Invoking 'dpkg-source -x ros-kinetic-kinect2-registration_0.0.5-0xenial.dsc' 19:08:31 dpkg-source: warning: extracting unsigned source package (ros-kinetic-kinect2-registration_0.0.5-0xenial.dsc) 19:08:31 dpkg-source: info: extracting ros-kinetic-kinect2-registration in ros-kinetic-kinect2-registration-0.0.5 19:08:31 dpkg-source: info: unpacking ros-kinetic-kinect2-registration_0.0.5.orig.tar.gz 19:08:31 dpkg-source: info: unpacking ros-kinetic-kinect2-registration_0.0.5-0xenial.debian.tar.xz 19:08:31 Package maintainer emails: mfernandezcarmona@lincoln.ac.uk 19:08:31 # END SUBSECTION
11.2. append build timestamp

Hide Details

19:08:32 # BEGIN SUBSECTION: append build timestamp 19:08:32 Invoking 'debchange -v 0.0.5-0xenial-20180719-180832+0000 -p -D xenial -u high -m Append timestamp when binarydeb was built.' in '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5' 19:08:32 # END SUBSECTION
19:08:35 Looking for the '.dsc' file of package 'ros-kinetic-kinect2-registration' with version '0.0.5-0' 19:08:37 Using the following distribution repositories: 19:08:37 http://10.210.9.154/ubuntu/building (/tmp/keys/0.key) 19:08:37 http://packages.ros.org/ros/ubuntu (/tmp/keys/1.key) 19:08:37 Generating Dockerfile '/tmp/docker_build_binarydeb/Dockerfile': 19:08:37 # generated from release/binarydeb_task.Dockerfile.em 19:08:37 19:08:37 19:08:37 FROM ubuntu:xenial 19:08:37 19:08:37 VOLUME ["/var/cache/apt/archives"] 19:08:37 19:08:37 ENV DEBIAN_FRONTEND noninteractive 19:08:37 19:08:37 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 19:08:37 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 19:08:37 RUN locale-gen en_US.UTF-8 19:08:37 ENV LANG en_US.UTF-8 19:08:37 ENV TZ GMT+00 19:08:37 19:08:37 RUN useradd -u 1002 -m buildfarm 19:08:37 19:08:37 19:08:37 RUN mkdir /tmp/keys 19:08:37 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 19:08:37 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 19:08:37 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 19:08:37 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 19:08:37 19:08:37 RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 19:08:37 19:08:37 RUN mkdir /tmp/wrapper_scripts 19:08:37 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 19:08:37 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 19:08:37 19:08:37 # automatic invalidation once every day 19:08:37 RUN echo "2018-07-19 (+0000)" 19:08:37 19:08:37 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 19:08:37 19:08:37 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 19:08:37 19:08:37 # for each dependency: echo version, apt update, apt install, apt clean 19:08:37 RUN echo "apt-src: 0.25.1-0.2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src 19:08:37 RUN echo "debhelper: 10.2.2ubuntu1~ubuntu16.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes debhelper 19:08:37 RUN echo "ros-kinetic-catkin: 0.7.11-0xenial-20180222-175501-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin 19:08:37 RUN echo "ros-kinetic-cv-bridge: 1.12.8-0xenial-20180516-152244-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-cv-bridge 19:08:37 RUN echo "ros-kinetic-roscpp: 1.12.13-0xenial-20180222-205956-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-roscpp 19:08:37 19:08:37 USER buildfarm 19:08:37 ENTRYPOINT ["sh", "-c"] 19:08:37 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic kinect2_registration --sourcedeb-dir /tmp/binarydeb"] 19:08:37 Mount the following volumes when running the container: 19:08:37 -v /tmp/ros_buildfarm:/tmp/ros_buildfarm:ro 19:08:37 -v /tmp/binarydeb:/tmp/binarydeb 19:08:37 + echo # END SECTION 19:08:37 # END SECTION
19:08:37 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson8365655636427444071.sh 19:08:37 + sleep 1 19:08:37 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 15062 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid 19:08:38 + echo # BEGIN SECTION: Build Dockerfile - build binarydeb
12. Build Dockerfile - build binarydeb

Hide Details

19:08:38 # BEGIN SECTION: Build Dockerfile - build binarydeb 19:08:38 + cd /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_build_binarydeb 19:08:38 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 19:08:38 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 19:08:38 Check docker base image for updates: docker pull ubuntu:xenial 19:08:39 xenial: Pulling from library/ubuntu 19:08:39 Digest: sha256:f01976f6dc6303c5518155e3ffcfbffef77a1f47ee3084092181a298952ab268 19:08:39 Status: Image is up to date for ubuntu:xenial 19:08:39 + docker build --force-rm -t binarydeb_build.kinetic_ubuntu_xenial_amd64_kinect2_registration . 19:08:39 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 19:08:40 Step 1 : FROM ubuntu:xenial 19:08:40 ---> 19d7fc8e7217 19:08:40 Step 2 : VOLUME /var/cache/apt/archives 19:08:40 ---> Using cache 19:08:40 ---> c2fea18068b8 19:08:40 Step 3 : ENV DEBIAN_FRONTEND noninteractive 19:08:40 ---> Using cache 19:08:40 ---> 8f57b351d03f 19:08:40 Step 4 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 19:08:41 ---> Using cache 19:08:41 ---> f68b92a9bd2f 19:08:41 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 19:08:41 ---> Using cache 19:08:41 ---> cdccb8a31894 19:08:41 Step 6 : RUN locale-gen en_US.UTF-8 19:08:41 ---> Using cache 19:08:41 ---> a908eaa65452 19:08:41 Step 7 : ENV LANG en_US.UTF-8 19:08:42 ---> Using cache 19:08:42 ---> db103c10c388 19:08:42 Step 8 : ENV TZ GMT+00 19:08:42 ---> Using cache 19:08:42 ---> 73fd6f97a5cb 19:08:42 Step 9 : RUN useradd -u 1002 -m buildfarm 19:08:43 ---> Using cache 19:08:43 ---> 5a837bc2aba2 19:08:43 Step 10 : RUN mkdir /tmp/keys 19:08:43 ---> Using cache 19:08:43 ---> 003fa529a4bb 19:08:43 Step 11 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 19:08:43 ---> Using cache 19:08:43 ---> 26dc715b1461 19:08:43 Step 12 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 19:08:44 ---> Using cache 19:08:44 ---> e7ee2c1928b8 19:08:44 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 19:08:44 ---> Using cache 19:08:44 ---> f710e936df32 19:08:44 Step 14 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 19:08:44 ---> Using cache 19:08:44 ---> 3645fb63711f 19:08:44 Step 15 : RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 19:08:45 ---> Using cache 19:08:45 ---> 6296dbe998ac 19:08:45 Step 16 : RUN mkdir /tmp/wrapper_scripts 19:08:45 ---> Using cache 19:08:45 ---> 0e3f290557a6 19:08:45 Step 17 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 19:08:46 ---> Using cache 19:08:46 ---> 8e88d2481799 19:08:46 Step 18 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 19:08:46 ---> Using cache 19:08:46 ---> e5c4123d3d19 19:08:46 Step 19 : RUN echo "2018-07-19 (+0000)" 19:08:46 ---> Using cache 19:08:46 ---> 18f9adda401b 19:08:46 Step 20 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 19:08:47 ---> Using cache 19:08:47 ---> 7300fc569c86 19:08:47 Step 21 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 19:08:47 ---> Using cache 19:08:47 ---> 8a90509a0aa9 19:08:47 Step 22 : RUN echo "apt-src: 0.25.1-0.2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src 19:08:47 ---> Using cache 19:08:47 ---> e3113cb60ea7 19:08:47 Step 23 : RUN echo "debhelper: 10.2.2ubuntu1~ubuntu16.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes debhelper 19:08:48 ---> Using cache 19:08:48 ---> d8837ebcd0ec 19:08:48 Step 24 : RUN echo "ros-kinetic-catkin: 0.7.11-0xenial-20180222-175501-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin 19:08:48 ---> Using cache 19:08:48 ---> b7320f61a709 19:08:48 Step 25 : RUN echo "ros-kinetic-cv-bridge: 1.12.8-0xenial-20180516-152244-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-cv-bridge 19:08:48 ---> Using cache 19:08:48 ---> f42a990761ca 19:08:48 Step 26 : RUN echo "ros-kinetic-roscpp: 1.12.13-0xenial-20180222-205956-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-roscpp 19:08:49 ---> Using cache 19:08:49 ---> 8fa638e02840 19:08:49 Step 27 : USER buildfarm 19:08:49 ---> Using cache 19:08:49 ---> 949e36d7a6df 19:08:49 Step 28 : ENTRYPOINT sh -c 19:08:50 ---> Using cache 19:08:50 ---> 2a2a12bb5842 19:08:50 Step 29 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic kinect2_registration --sourcedeb-dir /tmp/binarydeb 19:08:50 ---> Using cache 19:08:50 ---> bd392ae86436 19:08:50 Successfully built bd392ae86436 19:08:50 + echo # END SECTION 19:08:50 # END SECTION
19:08:50 + echo # BEGIN SECTION: Run Dockerfile - build binarydeb
13. Run Dockerfile - build binarydeb

Hide Details

19:08:50 # BEGIN SECTION: Run Dockerfile - build binarydeb 19:08:50 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid -e=HOME= -e=TRAVIS= --net=host -v /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_build.kinetic_ubuntu_xenial_amd64_kinect2_registration
13.1. build binarydeb

Hide Details

19:08:50 # BEGIN SUBSECTION: build binarydeb 19:08:50 Package 'ros-kinetic-kinect2-registration' version: 0.0.5-0xenial-20180719-180832+0000 19:08:50 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:50 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:50 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:50 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:52 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:52 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:52 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:52 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:52 Invoking 'apt-src build ros-kinetic-kinect2-registration' in '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5' 19:08:52 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:52 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:52 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:52 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:53 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:53 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 19:08:53 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:53 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 19:08:54 I: Building in /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5 .. 19:08:54 dpkg-buildpackage: source package ros-kinetic-kinect2-registration 19:08:54 dpkg-buildpackage: source version 0.0.5-0xenial-20180719-180832+0000 19:08:54 dpkg-buildpackage: source distribution xenial 19:08:54 dpkg-buildpackage: source changed by Manuel Fernandez-Carmona <mfernandezcarmona@lincoln.ac.uk> 19:08:54 dpkg-source --before-build ros-kinetic-kinect2-registration-0.0.5 19:08:54 dpkg-buildpackage: host architecture amd64 19:08:54 dpkg-source: info: using options from ros-kinetic-kinect2-registration-0.0.5/debian/source/options: --auto-commit 19:08:54 fakeroot debian/rules clean 19:08:54 dh clean -v --buildsystem=cmake 19:08:54 dh_testdir -O-v -O--buildsystem=cmake 19:08:54 dh_auto_clean -O-v -O--buildsystem=cmake 19:08:55 dh_clean -O-v -O--buildsystem=cmake 19:08:55 rm -f debian/debhelper-build-stamp 19:08:55 rm -f debian/ros-kinetic-kinect2-registration.substvars 19:08:55 rm -f debian/ros-kinetic-kinect2-registration.*.debhelper 19:08:55 rm -rf debian/ros-kinetic-kinect2-registration/ 19:08:55 rm -rf debian/.debhelper/ 19:08:55 rm -f debian/*.debhelper.log 19:08:55 rm -f debian/files 19:08:55 find . \( \( \ 19:08:55 \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \ 19:08:55 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ 19:08:55 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ 19:08:55 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ 19:08:55 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ 19:08:55 \) -exec rm -f {} + \) -o \ 19:08:55 \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) 19:08:55 rm -f *-stamp 19:08:55 debian/rules build 19:08:55 dh build -v --buildsystem=cmake 19:08:55 dh_testdir -O-v -O--buildsystem=cmake 19:08:55 dh_update_autotools_config -O-v -O--buildsystem=cmake 19:08:55 debian/rules override_dh_auto_configure 19:08:55 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5' 19:08:55 # In case we're installing to a non-standard location, look for a setup.sh 19:08:55 # in the install tree that was dropped by catkin, and source it. It will 19:08:55 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 19:08:55 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 19:08:55 dh_auto_configure -- \ 19:08:55 -DCATKIN_BUILD_BINARY_PACKAGE="1" \ 19:08:55 -DCMAKE_INSTALL_PREFIX="/opt/ros/kinetic" \ 19:08:55 -DCMAKE_PREFIX_PATH="/opt/ros/kinetic" 19:08:55 mkdir -p obj-x86_64-linux-gnu 19:08:55 cd obj-x86_64-linux-gnu 19:08:55 cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/kinetic -DCMAKE_PREFIX_PATH=/opt/ros/kinetic 19:08:55 -- The CXX compiler identification is GNU 5.4.0 19:08:55 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ 19:08:55 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works 19:08:55 -- Detecting CXX compiler ABI info 19:08:55 -- Detecting CXX compiler ABI info - done 19:08:55 -- Detecting CXX compile features 19:08:56 -- Detecting CXX compile features - done 19:08:56 -- Performing Test COMPILER_SUPPORTS_CXX11 19:08:56 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success 19:08:56 -- Performing Test COMPILER_SUPPORTS_CXX0X 19:08:56 -- Performing Test COMPILER_SUPPORTS_CXX0X - Success 19:08:56 -- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu/devel 19:08:56 -- Using CMAKE_PREFIX_PATH: /opt/ros/kinetic 19:08:56 -- This workspace overlays: /opt/ros/kinetic 19:08:56 -- Found PythonInterp: /usr/bin/python (found version "2.7.12") 19:08:56 -- Using PYTHON_EXECUTABLE: /usr/bin/python 19:08:56 -- Using Debian Python package layout 19:08:56 -- Using empy: /usr/bin/empy 19:08:56 -- Using CATKIN_ENABLE_TESTING: ON 19:08:56 -- Skip enable_testing() when building binary package 19:08:56 -- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu/test_results 19:08:56 -- Found gmock sources under '/usr/src/gmock': gmock will be built 19:08:57 -- The C compiler identification is GNU 5.4.0 19:08:57 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc 19:08:57 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works 19:08:57 -- Detecting C compiler ABI info 19:08:57 -- Detecting C compiler ABI info - done 19:08:57 -- Detecting C compile features 19:08:57 -- Detecting C compile features - done 19:08:57 -- Looking for pthread.h 19:08:57 -- Looking for pthread.h - found 19:08:58 -- Looking for pthread_create 19:08:58 -- Looking for pthread_create - not found 19:08:58 -- Looking for pthread_create in pthreads 19:08:58 -- Looking for pthread_create in pthreads - not found 19:08:58 -- Looking for pthread_create in pthread 19:08:58 -- Looking for pthread_create in pthread - found 19:08:58 -- Found Threads: TRUE 19:08:58 -- Found gtest sources under '/usr/src/gmock': gtests will be built 19:08:58 -- Using Python nosetests: /usr/bin/nosetests-2.7 19:08:58 -- catkin 0.7.11 19:08:58 -- Found OpenCV: /opt/ros/kinetic (found version "3.3.1") 19:08:58 -- Try OpenMP CXX flag = [-fopenmp] 19:08:58 -- Performing Test OpenMP_FLAG_DETECTED 19:08:59 -- Performing Test OpenMP_FLAG_DETECTED - Success 19:08:59 -- Found OpenMP: -fopenmp 19:08:59 -- Looking for CL_VERSION_2_0 19:08:59 -- Looking for CL_VERSION_2_0 - not found 19:08:59 -- Looking for CL_VERSION_1_2 19:08:59 -- Looking for CL_VERSION_1_2 - not found 19:08:59 -- Looking for CL_VERSION_1_1 19:08:59 -- Looking for CL_VERSION_1_1 - not found 19:08:59 -- Looking for CL_VERSION_1_0 19:08:59 -- Looking for CL_VERSION_1_0 - not found 19:08:59 -- Could NOT find OpenCL (missing: OpenCL_LIBRARY OpenCL_INCLUDE_DIR) 19:08:59 -- CPU based depth registration enabled 19:08:59 -- OpenCL based depth registration disabled 19:08:59 -- Configuring done 19:08:59 -- Generating done 19:08:59 CMake Warning: 19:08:59 Manually-specified variables were not used by the project: 19:08:59 19:08:59 CMAKE_INSTALL_LOCALSTATEDIR 19:08:59 CMAKE_INSTALL_SYSCONFDIR 19:08:59 19:08:59 19:08:59 -- Build files have been written to: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu 19:08:59 cd /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5 19:08:59 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5' 19:08:59 debian/rules override_dh_auto_build 19:08:59 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5' 19:08:59 # In case we're installing to a non-standard location, look for a setup.sh 19:08:59 # in the install tree that was dropped by catkin, and source it. It will 19:08:59 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 19:08:59 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 19:08:59 dh_auto_build 19:08:59 cd obj-x86_64-linux-gnu 19:08:59 make -j1 19:08:59 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:08:59 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5 -B/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 19:08:59 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 19:08:59 make -f CMakeFiles/Makefile2 all 19:08:59 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:08:59 make -f CMakeFiles/kinect2_registration.dir/build.make CMakeFiles/kinect2_registration.dir/depend 19:08:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:08:59 cd /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5 /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5 /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu/CMakeFiles/kinect2_registration.dir/DependInfo.cmake --color= 19:08:59 Scanning dependencies of target kinect2_registration 19:08:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:08:59 make -f CMakeFiles/kinect2_registration.dir/build.make CMakeFiles/kinect2_registration.dir/build 19:09:00 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:09:00 [ 33%] Building CXX object CMakeFiles/kinect2_registration.dir/src/kinect2_registration.cpp.o 19:09:00 /usr/lib/ccache/x86_64-linux-gnu-g++ -DDEPTH_REG_CPU -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"kinect2_registration\" -Dkinect2_registration_EXPORTS -I/usr/include/eigen3 -I/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/include -I/opt/ros/kinetic/include -I/opt/ros/kinetic/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -isystem /opt/ros/kinetic/include/opencv-3.3.1-dev -isystem /opt/ros/kinetic/include/opencv-3.3.1-dev/opencv -I/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/include/internal -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -DBT_USE_DOUBLE_PRECISION -Wall -Wuninitialized -Winit-self -Wunused-function -Wunused-label -Wunused-variable -Wunused-but-set-variable -Wunused-but-set-parameter -Warray-bounds -Wtype-limits -Wreturn-type -Wsequence-point -Wparentheses -Wmissing-braces -Wchar-subscripts -Wswitch -Wwrite-strings -Wenum-compare -Wempty-body -std=c++11 -fopenmp -fPIC -o CMakeFiles/kinect2_registration.dir/src/kinect2_registration.cpp.o -c /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/src/kinect2_registration.cpp 19:09:05 [ 66%] Building CXX object CMakeFiles/kinect2_registration.dir/src/depth_registration_cpu.cpp.o 19:09:05 /usr/lib/ccache/x86_64-linux-gnu-g++ -DDEPTH_REG_CPU -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"kinect2_registration\" -Dkinect2_registration_EXPORTS -I/usr/include/eigen3 -I/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/include -I/opt/ros/kinetic/include -I/opt/ros/kinetic/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -isystem /opt/ros/kinetic/include/opencv-3.3.1-dev -isystem /opt/ros/kinetic/include/opencv-3.3.1-dev/opencv -I/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/include/internal -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -DBT_USE_DOUBLE_PRECISION -Wall -Wuninitialized -Winit-self -Wunused-function -Wunused-label -Wunused-variable -Wunused-but-set-variable -Wunused-but-set-parameter -Warray-bounds -Wtype-limits -Wreturn-type -Wsequence-point -Wparentheses -Wmissing-braces -Wchar-subscripts -Wswitch -Wwrite-strings -Wenum-compare -Wempty-body -std=c++11 -fopenmp -fPIC -o CMakeFiles/kinect2_registration.dir/src/depth_registration_cpu.cpp.o -c /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/src/depth_registration_cpu.cpp 19:09:10 [100%] Linking CXX shared library devel/lib/libkinect2_registration.so 19:09:10 /usr/bin/cmake -E cmake_link_script CMakeFiles/kinect2_registration.dir/link.txt --verbose=1 19:09:10 /usr/lib/ccache/x86_64-linux-gnu-g++ -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -DBT_USE_DOUBLE_PRECISION -Wall -Wuninitialized -Winit-self -Wunused-function -Wunused-label -Wunused-variable -Wunused-but-set-variable -Wunused-but-set-parameter -Warray-bounds -Wtype-limits -Wreturn-type -Wsequence-point -Wparentheses -Wmissing-braces -Wchar-subscripts -Wswitch -Wwrite-strings -Wenum-compare -Wempty-body -std=c++11 -fopenmp -shared -Wl,-soname,libkinect2_registration.so -o devel/lib/libkinect2_registration.so CMakeFiles/kinect2_registration.dir/src/kinect2_registration.cpp.o CMakeFiles/kinect2_registration.dir/src/depth_registration_cpu.cpp.o /opt/ros/kinetic/lib/libroscpp.so -lboost_filesystem -lboost_signals /opt/ros/kinetic/lib/librosconsole.so /opt/ros/kinetic/lib/librosconsole_log4cxx.so /opt/ros/kinetic/lib/librosconsole_backend_interface.so -llog4cxx -lboost_regex /opt/ros/kinetic/lib/libroscpp_serialization.so /opt/ros/kinetic/lib/libxmlrpcpp.so /opt/ros/kinetic/lib/librostime.so /opt/ros/kinetic/lib/libcpp_common.so -lboost_system -lboost_thread -lboost_chrono -lboost_date_time -lboost_atomic -lpthread -lconsole_bridge /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_stitching3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_superres3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_videostab3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_aruco3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_bgsegm3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_bioinspired3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_ccalib3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_cvv3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_dpm3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_face3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_fuzzy3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_hdf3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_img_hash3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_line_descriptor3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_optflow3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_reg3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_rgbd3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_saliency3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_stereo3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_structured_light3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_surface_matching3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_tracking3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_xfeatures2d3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_ximgproc3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_xobjdetect3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_xphoto3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_shape3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_photo3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_datasets3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_plot3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_text3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_dnn3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_ml3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_video3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_calib3d3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_features2d3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_highgui3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_videoio3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_viz3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_phase_unwrapping3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_flann3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_imgcodecs3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_objdetect3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_imgproc3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_core3.so.3.3.1 -Wl,-rpath,/opt/ros/kinetic/lib:/opt/ros/kinetic/lib/x86_64-linux-gnu: 19:09:11 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:09:11 [100%] Built target kinect2_registration 19:09:11 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:09:11 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu/CMakeFiles 0 19:09:11 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:09:11 cd /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5 19:09:11 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5' 19:09:11 debian/rules override_dh_auto_test 19:09:11 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5' 19:09:11 # In case we're installing to a non-standard location, look for a setup.sh 19:09:11 # in the install tree that was dropped by catkin, and source it. It will 19:09:11 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 19:09:11 echo -- Running tests. Even if one of them fails the build is not canceled. 19:09:11 -- Running tests. Even if one of them fails the build is not canceled. 19:09:11 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 19:09:11 dh_auto_test || true 19:09:11 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5' 19:09:11 fakeroot debian/rules binary 19:09:11 dh binary -v --buildsystem=cmake 19:09:12 dh_testroot -O-v -O--buildsystem=cmake 19:09:12 dh_prep -O-v -O--buildsystem=cmake 19:09:12 rm -f debian/ros-kinetic-kinect2-registration.substvars 19:09:12 rm -f debian/ros-kinetic-kinect2-registration.*.debhelper 19:09:12 rm -rf debian/ros-kinetic-kinect2-registration/ 19:09:12 dh_installdirs -O-v -O--buildsystem=cmake 19:09:12 install -d debian/ros-kinetic-kinect2-registration 19:09:12 debian/rules override_dh_auto_install 19:09:12 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5' 19:09:12 # In case we're installing to a non-standard location, look for a setup.sh 19:09:12 # in the install tree that was dropped by catkin, and source it. It will 19:09:12 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 19:09:12 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 19:09:12 dh_auto_install 19:09:12 cd obj-x86_64-linux-gnu 19:09:12 make -j1 install DESTDIR=/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/debian/ros-kinetic-kinect2-registration AM_UPDATE_INFO_DIR=no 19:09:12 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:09:12 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5 -B/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 19:09:12 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 19:09:12 make -f CMakeFiles/Makefile2 all 19:09:12 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:09:12 make -f CMakeFiles/kinect2_registration.dir/build.make CMakeFiles/kinect2_registration.dir/depend 19:09:12 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:09:12 cd /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5 /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5 /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu/CMakeFiles/kinect2_registration.dir/DependInfo.cmake --color= 19:09:12 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:09:12 make -f CMakeFiles/kinect2_registration.dir/build.make CMakeFiles/kinect2_registration.dir/build 19:09:12 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:09:12 make[4]: Nothing to be done for 'CMakeFiles/kinect2_registration.dir/build'. 19:09:12 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:09:12 [100%] Built target kinect2_registration 19:09:12 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:09:12 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu/CMakeFiles 0 19:09:13 make -f CMakeFiles/Makefile2 preinstall 19:09:13 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:09:13 make[3]: Nothing to be done for 'preinstall'. 19:09:13 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:09:13 Install the project... 19:09:13 /usr/bin/cmake -P cmake_install.cmake 19:09:13 -- Install configuration: "None" 19:09:13 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/lib/pkgconfig/kinect2_registration.pc 19:09:13 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/share/kinect2_registration/cmake/kinect2_registration.cmake 19:09:13 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/share/kinect2_registration/cmake/kinect2_registrationConfig.cmake 19:09:13 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/share/kinect2_registration/cmake/kinect2_registrationConfig-version.cmake 19:09:13 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/share/kinect2_registration/package.xml 19:09:13 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/lib/libkinect2_registration.so 19:09:13 -- Set runtime path of "/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/lib/libkinect2_registration.so" to "" 19:09:13 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/include/kinect2_registration 19:09:13 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/include/kinect2_registration/kinect2_console.h 19:09:13 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/include/kinect2_registration/kinect2_registration.h 19:09:13 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu' 19:09:13 cd /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5 19:09:13 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5' 19:09:13 dh_install -O-v -O--buildsystem=cmake 19:09:13 dh_installdocs -O-v -O--buildsystem=cmake 19:09:13 install -d debian/ros-kinetic-kinect2-registration/usr/share/doc/ros-kinetic-kinect2-registration 19:09:13 dh_installchangelogs -O-v -O--buildsystem=cmake 19:09:13 install -p -m0644 debian/changelog debian/ros-kinetic-kinect2-registration/usr/share/doc/ros-kinetic-kinect2-registration/changelog.Debian 19:09:13 dh_installexamples -O-v -O--buildsystem=cmake 19:09:13 dh_installman -O-v -O--buildsystem=cmake 19:09:13 dh_installcatalogs -O-v -O--buildsystem=cmake 19:09:13 dh_installcron -O-v -O--buildsystem=cmake 19:09:13 dh_installdebconf -O-v -O--buildsystem=cmake 19:09:13 install -d debian/ros-kinetic-kinect2-registration/DEBIAN 19:09:13 dh_installemacsen -O-v -O--buildsystem=cmake 19:09:13 dh_installifupdown -O-v -O--buildsystem=cmake 19:09:13 dh_installinfo -O-v -O--buildsystem=cmake 19:09:13 dh_installinit -O-v -O--buildsystem=cmake 19:09:13 dh_installmenu -O-v -O--buildsystem=cmake 19:09:13 dh_installmime -O-v -O--buildsystem=cmake 19:09:14 dh_installmodules -O-v -O--buildsystem=cmake 19:09:14 dh_installlogcheck -O-v -O--buildsystem=cmake 19:09:14 dh_installlogrotate -O-v -O--buildsystem=cmake 19:09:14 dh_installpam -O-v -O--buildsystem=cmake 19:09:14 dh_installppp -O-v -O--buildsystem=cmake 19:09:14 dh_installudev -O-v -O--buildsystem=cmake 19:09:14 dh_installgsettings -O-v -O--buildsystem=cmake 19:09:14 dh_bugfiles -O-v -O--buildsystem=cmake 19:09:14 dh_ucf -O-v -O--buildsystem=cmake 19:09:14 dh_lintian -O-v -O--buildsystem=cmake 19:09:14 dh_gconf -O-v -O--buildsystem=cmake 19:09:14 dh_icons -O-v -O--buildsystem=cmake 19:09:14 dh_perl -O-v -O--buildsystem=cmake 19:09:14 dh_usrlocal -O-v -O--buildsystem=cmake 19:09:14 dh_link -O-v -O--buildsystem=cmake 19:09:14 dh_installwm -O-v -O--buildsystem=cmake 19:09:14 dh_installxfonts -O-v -O--buildsystem=cmake 19:09:14 dh_strip_nondeterminism -O-v -O--buildsystem=cmake 19:09:15 dh_compress -O-v -O--buildsystem=cmake 19:09:15 cd debian/ros-kinetic-kinect2-registration 19:09:15 chmod a-x usr/share/doc/ros-kinetic-kinect2-registration/changelog.Debian 19:09:15 gzip -9nf usr/share/doc/ros-kinetic-kinect2-registration/changelog.Debian 19:09:15 cd '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5' 19:09:15 dh_fixperms -O-v -O--buildsystem=cmake 19:09:15 find debian/ros-kinetic-kinect2-registration -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 19:09:15 find debian/ros-kinetic-kinect2-registration ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s 19:09:15 find debian/ros-kinetic-kinect2-registration/usr/share/doc -type f ! -regex 'debian/ros-kinetic-kinect2-registration/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 19:09:15 find debian/ros-kinetic-kinect2-registration/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 0755 19:09:15 find debian/ros-kinetic-kinect2-registration/usr/share/man debian/ros-kinetic-kinect2-registration/usr/man/ debian/ros-kinetic-kinect2-registration/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 0644 19:09:15 find debian/ros-kinetic-kinect2-registration/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 0644 19:09:15 find debian/ros-kinetic-kinect2-registration/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 0644 19:09:15 find debian/ros-kinetic-kinect2-registration/usr/lib/x86_64-linux-gnu/perl5/5.22 debian/ros-kinetic-kinect2-registration/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X 19:09:15 find debian/ros-kinetic-kinect2-registration -perm -5 -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' \) -print0 2>/dev/null | xargs -0r chmod 0644 19:09:15 find debian/ros-kinetic-kinect2-registration/usr/lib -type f -name '*.ali' -print0 2>/dev/null | xargs -0r chmod uga-w 19:09:15 dh_strip -O-v -O--buildsystem=cmake 19:09:15 strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/lib/libkinect2_registration.so 19:09:15 dh_makeshlibs -O-v -O--buildsystem=cmake 19:09:15 rm -f debian/ros-kinetic-kinect2-registration/DEBIAN/shlibs 19:09:16 debian/rules override_dh_shlibdeps 19:09:16 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5' 19:09:16 # In case we're installing to a non-standard location, look for a setup.sh 19:09:16 # in the install tree that was dropped by catkin, and source it. It will 19:09:16 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 19:09:16 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 19:09:16 dh_shlibdeps -l/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/debian/ros-kinetic-kinect2-registration//opt/ros/kinetic/lib/ 19:09:16 dpkg-shlibdeps -Tdebian/ros-kinetic-kinect2-registration.substvars -l/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5/debian/ros-kinetic-kinect2-registration//opt/ros/kinetic/lib/ debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/lib/libkinect2_registration.so 19:09:18 dpkg-shlibdeps: warning: can't extract name and version from library name 'librosconsole.so' 19:09:18 dpkg-shlibdeps: warning: can't extract name and version from library name 'librosconsole.so' 19:09:20 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5' 19:09:20 dh_installdeb -O-v -O--buildsystem=cmake 19:09:20 dh_gencontrol -O-v -O--buildsystem=cmake 19:09:20 echo misc:Depends= >> debian/ros-kinetic-kinect2-registration.substvars 19:09:20 echo misc:Pre-Depends= >> debian/ros-kinetic-kinect2-registration.substvars 19:09:20 dpkg-gencontrol -pros-kinetic-kinect2-registration -ldebian/changelog -Tdebian/ros-kinetic-kinect2-registration.substvars -Pdebian/ros-kinetic-kinect2-registration 19:09:20 chmod 0644 debian/ros-kinetic-kinect2-registration/DEBIAN/control 19:09:20 chown 0:0 debian/ros-kinetic-kinect2-registration/DEBIAN/control 19:09:20 dh_md5sums -O-v -O--buildsystem=cmake 19:09:20 (cd debian/ros-kinetic-kinect2-registration >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null 19:09:20 chmod 0644 debian/ros-kinetic-kinect2-registration/DEBIAN/md5sums 19:09:20 chown 0:0 debian/ros-kinetic-kinect2-registration/DEBIAN/md5sums 19:09:20 dh_builddeb -O-v -O--buildsystem=cmake 19:09:20 dpkg-deb --build debian/ros-kinetic-kinect2-registration .. 19:09:20 dpkg-deb: building package 'ros-kinetic-kinect2-registration' in '../ros-kinetic-kinect2-registration_0.0.5-0xenial-20180719-180832+0000_amd64.deb'. 19:09:20 dpkg-genchanges -b >../ros-kinetic-kinect2-registration_0.0.5-0xenial-20180719-180832+0000_amd64.changes 19:09:21 dpkg-genchanges: binary-only upload (no source code included) 19:09:21 dpkg-source --after-build ros-kinetic-kinect2-registration-0.0.5 19:09:21 dpkg-source: info: using options from ros-kinetic-kinect2-registration-0.0.5/debian/source/options: --auto-commit 19:09:21 dpkg-buildpackage: binary-only upload (no source included) 19:09:21 I: Successfully built in /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.5 19:09:21 # END SUBSECTION
19:09:21 + echo # END SECTION 19:09:21 # END SECTION
19:09:21 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson1976560475455730074.sh 19:09:21 + [ false = false ] 19:09:21 + echo # BEGIN SECTION: Clean up to save disk space on slaves
14. Clean up to save disk space on slaves

Hide Details

19:09:21 # BEGIN SECTION: Clean up to save disk space on slaves 19:09:21 + chmod -R u+w /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/binarydeb 19:09:21 + rm -fr binarydeb/ros-kinetic-kinect2-registration-0.0.5/CMakeLists.txt binarydeb/ros-kinetic-kinect2-registration-0.0.5/README.md binarydeb/ros-kinetic-kinect2-registration-0.0.5/cmake binarydeb/ros-kinetic-kinect2-registration-0.0.5/debian binarydeb/ros-kinetic-kinect2-registration-0.0.5/include binarydeb/ros-kinetic-kinect2-registration-0.0.5/obj-x86_64-linux-gnu binarydeb/ros-kinetic-kinect2-registration-0.0.5/package.xml binarydeb/ros-kinetic-kinect2-registration-0.0.5/src 19:09:21 + echo # END SECTION 19:09:21 # END SECTION
19:09:21 SSH: Connecting from host [lcas-buildfarm-slave-3] 19:09:21 SSH: Connecting with configuration [repo] ... 19:09:22 SSH: Disconnecting configuration [repo] ... 19:09:22 SSH: Transferred 2 file(s) 19:09:22 Build step 'Send files or execute commands over SSH' changed build result to SUCCESS 19:09:22 Waiting for the completion of Krel_import-package 19:09:25 Krel_import-package #2391 completed. Result was SUCCESS 19:09:25 $ ssh-agent -k 19:09:25 unset SSH_AUTH_SOCK; 19:09:25 unset SSH_AGENT_PID; 19:09:25 echo Agent pid 14367 killed; 19:09:25 [ssh-agent] Stopped. 19:09:25 [description-setter] Description set: 0.0.5-0xenial-20180719-180832+0000 19:09:25 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered 19:09:25 Triggering a new build of Krel_sync-packages-to-testing_xenial_amd64 19:09:25 Triggering a new build of Kbin_uX64__iai_kinect2__ubuntu_xenial_amd64__binary 19:09:25 Triggering a new build of Kbin_uX64__kinect2_bridge__ubuntu_xenial_amd64__binary 19:09:25 Finished: SUCCESS