Console Output
18:32:10 Started by upstream project "Ksrc_uX__image_branding__ubuntu_xenial__source" build number 3 18:32:10 originally caused by: 18:32:10 Started by upstream project "Krel_trigger-jobs" build number 42951 18:32:10 originally caused by: 18:32:10 Started by user Admin 18:32:10 Building remotely on build client 3 (slave buildslave indigo_devel_default) in workspace /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary 18:32:10 [ssh-agent] Looking for ssh-agent implementation... 18:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:10 $ ssh-agent 18:32:10 SSH_AUTH_SOCK=/tmp/ssh-BpDTvH0io4Lo/agent.14977 18:32:10 SSH_AGENT_PID=14979 18:32:10 [ssh-agent] Started. 18:32:10 $ ssh-add /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary@tmp/private_key_261828275236725739.key 18:32:10 Identity added: /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary@tmp/private_key_261828275236725739.key (/home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary@tmp/private_key_261828275236725739.key) 18:32:10 [ssh-agent] Using credentials jenkins-slave 18:32:1018:32:101. Check upstream projectsHide Details
18:32:10 # BEGIN SECTION: Check upstream projects 18:32:10 Verify that no recursive upstream project is broken: 18:32:10 - 'Ksrc_uX__image_branding__ubuntu_xenial__source' build '3' has result 'SUCCESS' 18:32:10 All recursive upstream projects are (un)stable 18:32:10 # END SECTION18:32:10 [Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson3012185262385337864.sh 18:32:10 + echo # BEGIN SECTION: docker version2. Check free disk spaceHide Details
18:32:10 # BEGIN SECTION: Check free disk space 18:32:10 Usable disk space = 53516296192 bytes 18:32:10 Free space threshold = 5368709120 bytes 18:32:10 # END SECTION18:32:10 + echo # BEGIN SECTION: docker info3. docker versionHide Details
18:32:10 # BEGIN SECTION: docker version 18:32:10 + docker version 18:32:10 Client: 18:32:10 Version: 1.9.1 18:32:10 API version: 1.21 18:32:10 Go version: go1.4.2 18:32:10 Git commit: a34a1d5 18:32:10 Built: Fri Nov 20 13:12:04 UTC 2015 18:32:10 OS/Arch: linux/amd64 18:32:10 18:32:10 Server: 18:32:10 Version: 1.9.1 18:32:10 API version: 1.21 18:32:10 Go version: go1.4.2 18:32:10 Git commit: a34a1d5 18:32:10 Built: Fri Nov 20 13:12:04 UTC 2015 18:32:10 OS/Arch: linux/amd64 18:32:10 + echo # END SECTION 18:32:10 # END SECTION18:32:12 [Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5572793413817073786.sh 18:32:12 + echo # BEGIN SECTION: Check docker status4. docker infoHide Details
18:32:10 # BEGIN SECTION: docker info 18:32:10 + docker info 18:32:12 Containers: 279 18:32:12 Images: 2206 18:32:12 Server Version: 1.9.1 18:32:12 Storage Driver: aufs 18:32:12 Root Dir: /var/lib/docker/aufs 18:32:12 Backing Filesystem: extfs 18:32:12 Dirs: 3066 18:32:12 Dirperm1 Supported: false 18:32:12 Execution Driver: native-0.2 18:32:12 Logging Driver: json-file 18:32:12 Kernel Version: 3.13.0-29-generic 18:32:12 Operating System: Ubuntu 14.04 LTS 18:32:12 CPUs: 2 18:32:12 Total Memory: 3.861 GiB 18:32:12 Name: lcas-buildfarm-slave-3 18:32:12 ID: LZSS:PF7G:CREH:TEQW:FH57:3M6D:KCSS:ODQY:SPHA:ND7A:FHYG:PNDE 18:32:12 WARNING: No swap limit support 18:32:12 + echo # END SECTION 18:32:12 # END SECTION18:32:14 [Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson4914083978924031275.sh 18:32:14 + echo # BEGIN SECTION: Embed wrapper scripts5. Check docker statusHide Details
18:32:12 # BEGIN SECTION: Check docker status 18:32:12 + echo Testing trivial docker invocation... 18:32:12 Testing trivial docker invocation... 18:32:12 + docker run --rm ubuntu:xenial true 18:32:14 + echo 'docker run' returned 0 18:32:14 'docker run' returned 0 18:32:14 docker seems operational, continuing 18:32:14 [Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5772881355482871933.sh 18:32:14 + echo # END SECTION 18:32:14 # END SECTION18:32:14 [Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson7806759696278014750.sh 18:32:14 + echo # BEGIN SECTION: Clone ros_buildfarm6. Embed wrapper scriptsHide Details
18:32:14 # BEGIN SECTION: Embed wrapper scripts 18:32:14 + rm -fr wrapper_scripts 18:32:14 + mkdir wrapper_scripts 18:32:14 + 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()) 18:32:14 + echo # END SECTION 18:32:14 # END SECTION18:32:16 [Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson2493888001679153266.sh 18:32:16 + echo # BEGIN SECTION: Write PGP repository keys7. Clone ros_buildfarmHide Details
18:32:14 # BEGIN SECTION: Clone ros_buildfarm 18:32:14 + rm -fr ros_buildfarm 18:32:14 + python3 -u wrapper_scripts/git.py clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm 18:32:14 Invoking 'git clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm' 18:32:14 Cloning into 'ros_buildfarm'... 18:32:16 + git -C ros_buildfarm --no-pager log -n 1 18:32:16 commit aca918fa40d6391d4894b39d8d3477d2e6e0a390 18:32:16 Author: Marc Hanheide <marc@hanheide.de> 18:32:16 Date: Thu Aug 2 12:13:42 2018 +0100 18:32:16 18:32:16 added cleanup 18:32:16 + rm -fr ros_buildfarm/.git 18:32:16 + rm -fr ros_buildfarm/doc 18:32:16 + echo # END SECTION 18:32:16 # END SECTION18:32:16 [Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson1810176838017940927.sh 18:32:16 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/docker_generating_docker 18:32:16 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/docker_generating_docker 18:32:16 + sleep 1 18:32:16 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 15391 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid 18:32:17 + echo # BEGIN SECTION: Generate Dockerfile - binarydeb task8. Write PGP repository keysHide Details
18:32:16 # BEGIN SECTION: Write PGP repository keys 18:32:16 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/keys 18:32:16 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/keys/* 18:32:16 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 18:32:16 Version: GnuPG v1.4.11 (GNU/Linux) 18:32:16 18:32:16 mQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn 18:32:16 MsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf 18:32:16 xcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw 18:32:16 kPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv 18:32:16 /o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh 18:32:16 EBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg 18:32:16 KFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD 18:32:16 BgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX 18:32:16 yQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI 18:32:16 7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy 18:32:16 JjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T 18:32:16 Yh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++ 18:32:16 Cut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ 18:32:16 cvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM 18:32:16 hU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3 18:32:16 IWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm 18:32:16 Z4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK 18:32:16 7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb 18:32:16 oRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC 18:32:16 AAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U 18:32:16 NTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0 18:32:16 ikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU 18:32:16 M7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N 18:32:16 l9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ 18:32:16 Chb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ== 18:32:16 =nFcN 18:32:16 -----END PGP PUBLIC KEY BLOCK----- 18:32:16 18:32:16 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 18:32:16 Version: GnuPG v1 18:32:16 18:32:16 mQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F 18:32:16 WzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz 18:32:16 lt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I 18:32:16 D3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr 18:32:16 JuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe 18:32:16 giITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn 18:32:16 jIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ 18:32:16 FtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl 18:32:16 CUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk 18:32:16 ZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC 18:32:16 CAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ 18:32:16 jQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd 18:32:16 xwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0 18:32:16 SWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b 18:32:16 dceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6 18:32:16 K0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz 18:32:16 lIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y 18:32:16 UtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d 18:32:16 eu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF 18:32:16 yn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd 18:32:16 cYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q 18:32:16 ul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI 18:32:16 YmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru 18:32:16 sB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg 18:32:16 x9o= 18:32:16 =AGYp 18:32:16 -----END PGP PUBLIC KEY BLOCK----- 18:32:16 18:32:16 + echo # END SECTION 18:32:16 # END SECTION18:32:18 + echo # BEGIN SECTION: Build Dockerfile - binarydeb task9. Generate Dockerfile - binarydeb taskHide Details
18:32:17 # BEGIN SECTION: Generate Dockerfile - binarydeb task 18:32:17 + export TZ=GMT+00 18:32:17 + export PYTHONPATH=/home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/ros_buildfarm: 18:32:17 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__image_branding__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 image_branding 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__image_branding__ubuntu_xenial_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/keys/1.key --target-repository http://10.210.9.154/ubuntu/building --binarydeb-dir /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/binarydeb --dockerfile-dir /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/docker_generating_docker --append-timestamp 18:32:18 Using the following distribution repositories: 18:32:18 http://10.210.9.154/ubuntu/building (/home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/keys/0.key) 18:32:18 http://packages.ros.org/ros/ubuntu (/home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/keys/1.key) 18:32:18 Generating Dockerfile '/home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/docker_generating_docker/Dockerfile': 18:32:18 # generated from release/binarydeb_create_task.Dockerfile.em 18:32:18 18:32:18 FROM ubuntu:xenial 18:32:18 18:32:18 VOLUME ["/var/cache/apt/archives"] 18:32:18 18:32:18 ENV DEBIAN_FRONTEND noninteractive 18:32:18 18:32:18 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 18:32:18 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 18:32:18 RUN locale-gen en_US.UTF-8 18:32:18 ENV LANG en_US.UTF-8 18:32:18 ENV TZ GMT+00 18:32:18 18:32:18 18:32:18 RUN useradd -u 1002 -m buildfarm 18:32:18 18:32:18 18:32:18 RUN mkdir /tmp/keys 18:32:18 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 18:32:18 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 18:32:18 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:32:18 RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:32:18 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:32:18 18:32:18 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) 18:32:18 18:32:18 RUN mkdir /tmp/wrapper_scripts 18:32: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 18:32: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 18:32:18 18:32:18 # automatic invalidation once every day 18:32:18 RUN echo "2018-09-10 (+0000)" 18:32:18 18:32:18 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 18:32:18 18:32:18 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 18:32:18 18:32:18 # always invalidate to actually have the latest apt repo state 18:32:18 RUN echo "2018-09-10 17:32:18 +0000" 18:32:18 RUN python3 -u /tmp/wrapper_scripts/apt.py update 18:32:18 18:32:18 USER buildfarm 18:32:18 ENTRYPOINT ["sh", "-c"] 18:32:18 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 image_branding --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic image_branding --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 image_branding 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"] 18:32:18 + echo # END SECTION 18:32:18 # END SECTION18:32:46 + echo # BEGIN SECTION: Run Dockerfile - binarydeb task10. Build Dockerfile - binarydeb taskHide Details
18:32:18 # BEGIN SECTION: Build Dockerfile - binarydeb task 18:32:18 + cd /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/docker_generating_docker 18:32:18 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 18:32:18 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 18:32:18 Check docker base image for updates: docker pull ubuntu:xenial 18:32:19 xenial: Pulling from library/ubuntu 18:32:19 Digest: sha256:f53ee6c26fed293a1faaad6cb83713ce9289e4a38a9ea7e0d78c156fa1022e75 18:32:19 Status: Image is up to date for ubuntu:xenial 18:32:19 + docker build --force-rm -t binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_image_branding . 18:32:19 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 18:32:19 Step 1 : FROM ubuntu:xenial 18:32:19 ---> 2b9623518fa2 18:32:19 Step 2 : VOLUME /var/cache/apt/archives 18:32:20 ---> Using cache 18:32:20 ---> 3e4a27c7e3d3 18:32:20 Step 3 : ENV DEBIAN_FRONTEND noninteractive 18:32:20 ---> Using cache 18:32:20 ---> c5a421a14e47 18:32:20 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 18:32:20 ---> Using cache 18:32:20 ---> 7b657d0e1e35 18:32:20 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 18:32:21 ---> Using cache 18:32:21 ---> e274a23f1d8b 18:32:21 Step 6 : RUN locale-gen en_US.UTF-8 18:32:22 ---> Using cache 18:32:22 ---> 8c3092b0f60f 18:32:22 Step 7 : ENV LANG en_US.UTF-8 18:32:22 ---> Using cache 18:32:22 ---> 68fb9f8652d3 18:32:22 Step 8 : ENV TZ GMT+00 18:32:23 ---> Using cache 18:32:23 ---> bf665c18a0d4 18:32:23 Step 9 : RUN useradd -u 1002 -m buildfarm 18:32:24 ---> Using cache 18:32:24 ---> d1ab90eb1a70 18:32:24 Step 10 : RUN mkdir /tmp/keys 18:32:24 ---> Using cache 18:32:24 ---> 5317ab60e2b4 18:32:24 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 18:32:25 ---> Using cache 18:32:25 ---> d9609b11b449 18:32:25 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 18:32:27 ---> Using cache 18:32:27 ---> fe495151ecac 18:32:27 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:32:27 ---> Using cache 18:32:27 ---> e9e250a02f91 18:32:27 Step 14 : RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:32:28 ---> Using cache 18:32:28 ---> 73e8aef011f6 18:32:28 Step 15 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:32:28 ---> Using cache 18:32:28 ---> c20c7005ca26 18:32:28 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) 18:32:29 ---> Using cache 18:32:29 ---> 0014a6c57f10 18:32:29 Step 17 : RUN mkdir /tmp/wrapper_scripts 18:32:29 ---> Using cache 18:32:29 ---> 5f90cdca5bec 18:32:29 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 18:32:30 ---> Using cache 18:32:30 ---> a0447ccd2581 18:32:30 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 18:32:30 ---> Using cache 18:32:30 ---> 93077e2bcafc 18:32:30 Step 20 : RUN echo "2018-09-10 (+0000)" 18:32:31 ---> Using cache 18:32:31 ---> 0d8f614ddc40 18:32:31 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 18:32:31 ---> Using cache 18:32:31 ---> 34b619a230b8 18:32:31 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 18:32:32 ---> Using cache 18:32:32 ---> 65555292770b 18:32:32 Step 23 : RUN echo "2018-09-10 17:32:18 +0000" 18:32:32 ---> Running in 6327ba780b24 18:32:33 2018-09-10 17:32:18 +0000 18:32:33 ---> c818eb35df29 18:32:33 Removing intermediate container 6327ba780b24 18:32:33 Step 24 : RUN python3 -u /tmp/wrapper_scripts/apt.py update 18:32:34 ---> Running in 00b6bf0f5656 18:32:34 Invoking 'apt-get update' 18:32:34 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 18:32:34 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 18:32:34 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 18:32:34 Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 18:32:34 Get:5 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 18:32:35 Get:6 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 18:32:35 Hit:7 http://packages.ros.org/ros/ubuntu xenial InRelease 18:32:35 Get:8 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [158 kB] 18:32:36 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [278 kB] 18:32:36 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [879 kB] 18:32:36 Fetched 1,747 kB in 2s (833 kB/s) 18:32:38 Reading package lists... 18:32:38 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:32:38 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:32:38 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:32:38 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:32:38 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 18:32:38 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:32:38 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:32:38 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:32:38 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:32:39 ---> 7c448b65409e 18:32:40 Removing intermediate container 00b6bf0f5656 18:32:40 Step 25 : USER buildfarm 18:32:41 ---> Running in d79408bba87d 18:32:42 ---> 54fdbedef4c8 18:32:42 Removing intermediate container d79408bba87d 18:32:42 Step 26 : ENTRYPOINT sh -c 18:32:43 ---> Running in 24fe745be15b 18:32:43 ---> 4ea89dd08347 18:32:43 Removing intermediate container 24fe745be15b 18:32:43 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 image_branding --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic image_branding --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 image_branding 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 18:32:44 ---> Running in 3967f5f1cfec 18:32:45 ---> 5a16c75fde10 18:32:46 Removing intermediate container 3967f5f1cfec 18:32:46 Successfully built 5a16c75fde10 18:32:46 + echo # END SECTION 18:32:46 # END SECTION18:33:05 [Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5414707244472156918.sh 18:33:05 + sleep 1 18:33:05 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 17617 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid 18:33:06 + echo # BEGIN SECTION: Build Dockerfile - build binarydeb11. Run Dockerfile - binarydeb taskHide Details
18:32:46 # BEGIN SECTION: Run Dockerfile - binarydeb task 18:32:46 + [ -f /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/binarydeb ] 18:32:46 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/binarydeb 18:32:46 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/docker_build_binarydeb 18:32:46 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/binarydeb 18:32:46 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/docker_build_binarydeb 18:32:46 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid -e=TRAVIS= -e=ROS_BUILDFARM_PULL_REQUEST_BRANCH= -v /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/workspace/Kbin_uX64__image_branding__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_image_branding11.1. get sourcedebHide Details
18:32:47 # BEGIN SUBSECTION: get sourcedeb 18:32:55 WInvoking '/usr/bin/python3 /tmp/ros_buildfarm/ros_buildfarm/wrapper/apt.py source --download-only --only-source ros-kinetic-image-branding=0.1.0-0xenial' 18:32:55 : Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:32:55 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:32:55 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:32:55 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:32:56 Invoking 'apt-get source --download-only --only-source ros-kinetic-image-branding=0.1.0-0xenial' 18:32:56 Reading package lists... 18:32:56 Need to get 60.9 kB of source archives. 18:32:56 Get:1 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-image-branding 0.1.0-0xenial (dsc) [1,258 B] 18:32:56 Get:2 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-image-branding 0.1.0-0xenial (tar) [57.5 kB] 18:32:56 Get:3 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-image-branding 0.1.0-0xenial (diff) [2,100 B] 18:32:56 Fetched 60.9 kB in 0s (4,069 kB/s) 18:32:56 Download complete and in download only mode 18:32:56 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:32:56 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:32:56 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:32:56 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:32:56 Invoking 'dpkg-source -x ros-kinetic-image-branding_0.1.0-0xenial.dsc' 18:32:56 dpkg-source: warning: extracting unsigned source package (ros-kinetic-image-branding_0.1.0-0xenial.dsc) 18:32:56 dpkg-source: info: extracting ros-kinetic-image-branding in ros-kinetic-image-branding-0.1.0 18:32:56 dpkg-source: info: unpacking ros-kinetic-image-branding_0.1.0.orig.tar.gz 18:32:56 dpkg-source: info: unpacking ros-kinetic-image-branding_0.1.0-0xenial.debian.tar.xz 18:32:56 Package maintainer emails: pulidofentanes@gmail.com 18:32:56 # END SUBSECTION18:33:02 Looking for the '.dsc' file of package 'ros-kinetic-image-branding' with version '0.1.0-0' 18:33:04 Using the following distribution repositories: 18:33:04 http://10.210.9.154/ubuntu/building (/tmp/keys/0.key) 18:33:04 http://packages.ros.org/ros/ubuntu (/tmp/keys/1.key) 18:33:04 Generating Dockerfile '/tmp/docker_build_binarydeb/Dockerfile': 18:33:04 # generated from release/binarydeb_task.Dockerfile.em 18:33:04 18:33:04 18:33:04 FROM ubuntu:xenial 18:33:04 18:33:04 VOLUME ["/var/cache/apt/archives"] 18:33:04 18:33:04 ENV DEBIAN_FRONTEND noninteractive 18:33:04 18:33:04 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 18:33:04 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 18:33:04 RUN locale-gen en_US.UTF-8 18:33:04 ENV LANG en_US.UTF-8 18:33:04 ENV TZ GMT+00 18:33:04 18:33:04 RUN useradd -u 1002 -m buildfarm 18:33:04 18:33:04 18:33:04 RUN mkdir /tmp/keys 18:33:04 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 18:33:04 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 18:33:04 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:33:04 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:33:04 18:33:04 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) 18:33:04 18:33:04 RUN mkdir /tmp/wrapper_scripts 18:33:04 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 18:33:04 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 18:33:04 18:33:04 # automatic invalidation once every day 18:33:04 RUN echo "2018-09-10 (+0000)" 18:33:04 18:33:04 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 18:33:04 18:33:04 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 18:33:04 18:33:04 # for each dependency: echo version, apt update, apt install, apt clean 18:33:04 # to prevent exceeding the docker layer limit several lines have been folded 18:33:04 RUN echo "apt-src: 0.25.1-0.2" && echo "debhelper: 10.2.2ubuntu1~ubuntu16.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src debhelper 18:33:04 RUN echo "ros-kinetic-actionlib: 1.11.13-0xenial-20180824-105059-0800" && echo "ros-kinetic-actionlib-msgs: 1.12.6-0xenial-20180824-091950-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-actionlib ros-kinetic-actionlib-msgs 18:33:04 RUN echo "ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800" && echo "ros-kinetic-cv-bridge: 1.12.8-0xenial-20180824-112246-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin ros-kinetic-cv-bridge 18:33:04 RUN echo "ros-kinetic-image-transport: 1.11.13-0xenial-20180824-125653-0800" && echo "ros-kinetic-message-generation: 0.4.0-0xenial-20180824-081816-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-image-transport ros-kinetic-message-generation 18:33:04 RUN echo "ros-kinetic-rospy: 1.12.14-0xenial-20180824-093546-0800" && echo "ros-kinetic-sensor-msgs: 1.12.6-0xenial-20180824-104202-0800" && echo "ros-kinetic-std-msgs: 0.5.11-0xenial-20180824-085549-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-rospy ros-kinetic-sensor-msgs ros-kinetic-std-msgs 18:33:04 18:33:04 USER buildfarm 18:33:04 ENTRYPOINT ["sh", "-c"] 18:33:04 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic image_branding --sourcedeb-dir /tmp/binarydeb"] 18:33:04 Mount the following volumes when running the container: 18:33:04 -v /tmp/ros_buildfarm:/tmp/ros_buildfarm:ro 18:33:04 -v /tmp/binarydeb:/tmp/binarydeb 18:33:05 + echo # END SECTION 18:33:05 # END SECTION11.2. append build timestampHide Details
18:32:57 # BEGIN SUBSECTION: append build timestamp 18:32:57 dpkg-parsechangelog: warning: debian/changelog(l5): found trailer where expected start of change data 18:32:57 LINE: -- Jaime Pulido Fentanes <pulidofentanes@gmail.com> Wed, 05 Sep 2018 00:00:00 -0000 18:32:57 Invoking 'debchange -v 0.1.0-0xenial-20180910-173257+0000 -p -D xenial -u high -m Append timestamp when binarydeb was built.' in '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0' 18:32:57 debchange: warning: debian/changelog(l5): found trailer where expected start of change data 18:32:57 LINE: -- Jaime Pulido Fentanes <pulidofentanes@gmail.com> Wed, 05 Sep 2018 00:00:00 -0000 18:32:57 # END SUBSECTION18:54:24 + echo # BEGIN SECTION: Run Dockerfile - build binarydeb12. Build Dockerfile - build binarydebHide Details
18:33:06 # BEGIN SECTION: Build Dockerfile - build binarydeb 18:33:06 + cd /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/docker_build_binarydeb 18:33:06 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 18:33:06 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 18:33:06 Check docker base image for updates: docker pull ubuntu:xenial 18:33:07 xenial: Pulling from library/ubuntu 18:33:07 Digest: sha256:f53ee6c26fed293a1faaad6cb83713ce9289e4a38a9ea7e0d78c156fa1022e75 18:33:07 Status: Image is up to date for ubuntu:xenial 18:33:07 + docker build --force-rm -t binarydeb_build.kinetic_ubuntu_xenial_amd64_image_branding . 18:33:07 Sending build context to Docker daemon 19.46 kB Sending build context to Docker daemon 19.46 kB 18:33:07 Step 1 : FROM ubuntu:xenial 18:33:07 ---> 2b9623518fa2 18:33:07 Step 2 : VOLUME /var/cache/apt/archives 18:33:08 ---> Using cache 18:33:08 ---> 3e4a27c7e3d3 18:33:08 Step 3 : ENV DEBIAN_FRONTEND noninteractive 18:33:08 ---> Using cache 18:33:08 ---> c5a421a14e47 18:33:08 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 18:33:09 ---> Using cache 18:33:09 ---> 7b657d0e1e35 18:33:09 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 18:33:09 ---> Using cache 18:33:09 ---> e274a23f1d8b 18:33:09 Step 6 : RUN locale-gen en_US.UTF-8 18:33:10 ---> Using cache 18:33:10 ---> 8c3092b0f60f 18:33:10 Step 7 : ENV LANG en_US.UTF-8 18:33:11 ---> Using cache 18:33:11 ---> 68fb9f8652d3 18:33:11 Step 8 : ENV TZ GMT+00 18:33:11 ---> Using cache 18:33:11 ---> bf665c18a0d4 18:33:11 Step 9 : RUN useradd -u 1002 -m buildfarm 18:33:12 ---> Using cache 18:33:12 ---> d1ab90eb1a70 18:33:12 Step 10 : RUN mkdir /tmp/keys 18:33:12 ---> Using cache 18:33:12 ---> 5317ab60e2b4 18:33: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 18:33:13 ---> Using cache 18:33:13 ---> d9609b11b449 18:33:13 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 18:33:13 ---> Using cache 18:33:13 ---> fe495151ecac 18:33:13 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:33:14 ---> Using cache 18:33:14 ---> e9e250a02f91 18:33:14 Step 14 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:33:14 ---> Using cache 18:33:14 ---> dd5132b699e8 18:33:14 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) 18:33:15 ---> Using cache 18:33:15 ---> 8366f673985d 18:33:15 Step 16 : RUN mkdir /tmp/wrapper_scripts 18:33:16 ---> Using cache 18:33:16 ---> afdc100f46e3 18:33:16 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 18:33:16 ---> Using cache 18:33:16 ---> f80508503f22 18:33:16 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 18:33:17 ---> Using cache 18:33:17 ---> 606b6ef3bb99 18:33:17 Step 19 : RUN echo "2018-09-10 (+0000)" 18:33:17 ---> Using cache 18:33:17 ---> ff735de99bc7 18:33:17 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 18:33:18 ---> Using cache 18:33:18 ---> 806687b15577 18:33:18 Step 21 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 18:33:18 ---> Using cache 18:33:18 ---> 9f09e41bef67 18:33:19 Step 22 : RUN echo "apt-src: 0.25.1-0.2" && echo "debhelper: 10.2.2ubuntu1~ubuntu16.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src debhelper 18:33:19 ---> Running in cc17fe45ac6d 18:33:20 apt-src: 0.25.1-0.2 18:33:20 debhelper: 10.2.2ubuntu1~ubuntu16.04.1 18:33:20 Invoking 'apt-get update' 18:33:20 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 18:33:21 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 18:33:21 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 18:33:21 Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 18:33:21 Get:5 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 18:33:21 Get:6 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 18:33:21 Hit:7 http://packages.ros.org/ros/ubuntu xenial InRelease 18:33:21 Get:8 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [158 kB] 18:33:22 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [278 kB] 18:33:22 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [879 kB] 18:33:22 Fetched 1,747 kB in 2s (806 kB/s) 18:33:24 Reading package lists... 18:33:24 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:33:24 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:33:24 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:33:24 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:33:24 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 18:33:24 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:33:24 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:33:24 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:33:24 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:33:24 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes apt-src debhelper' 18:33:25 Reading package lists... 18:33:26 Building dependency tree... 18:33:26 Reading state information... 18:33:26 Starting pkgProblemResolver with broken count: 0 18:33:26 Starting 2 pkgProblemResolver with broken count: 0 18:33:26 Done 18:33:26 The following additional packages will be installed: 18:33:26 autotools-dev bsdmainutils ca-certificates curl dh-strip-nondeterminism 18:33:26 gettext gettext-base groff-base intltool-debian krb5-locales libapt-pkg-perl 18:33:26 libarchive-zip-perl libasn1-8-heimdal libasprintf-dev libasprintf0v5 18:33:26 libcroco3 libcurl3-gnutls libffi6 libfile-stripnondeterminism-perl 18:33:26 libgettextpo-dev libgettextpo0 libglib2.0-0 libglib2.0-data libgnutls30 18:33:26 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 18:33:26 libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11 18:33:26 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 18:33:26 libldap-2.4-2 libmail-sendmail-perl libnettle6 libp11-kit0 libpipeline1 18:33:26 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 18:33:26 libsys-hostname-long-perl libtasn1-6 libtimedate-perl libunistring0 18:33:26 libwind0-heimdal libxml2 man-db openssl po-debconf sgml-base 18:33:26 shared-mime-info sudo xdg-user-dirs xml-core 18:33:26 Suggested packages: 18:33:26 wamerican | wordlist whois vacation dh-make gettext-doc autopoint groff 18:33:26 gnutls-bin krb5-doc krb5-user libsasl2-modules-otp libsasl2-modules-ldap 18:33:26 libsasl2-modules-sql libsasl2-modules-gssapi-mit 18:33:26 | libsasl2-modules-gssapi-heimdal less www-browser libmail-box-perl 18:33:26 sgml-base-doc 18:33:26 The following NEW packages will be installed: 18:33:26 apt-src autotools-dev bsdmainutils ca-certificates curl debhelper 18:33:26 dh-strip-nondeterminism gettext gettext-base groff-base intltool-debian 18:33:26 krb5-locales libapt-pkg-perl libarchive-zip-perl libasn1-8-heimdal 18:33:26 libasprintf-dev libasprintf0v5 libcroco3 libcurl3-gnutls libffi6 18:33:26 libfile-stripnondeterminism-perl libgettextpo-dev libgettextpo0 libglib2.0-0 18:33:26 libglib2.0-data libgnutls30 libgssapi-krb5-2 libgssapi3-heimdal 18:33:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhogweed4 18:33:26 libhx509-5-heimdal libicu55 libidn11 libk5crypto3 libkeyutils1 18:33:26 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 18:33:26 libmail-sendmail-perl libnettle6 libp11-kit0 libpipeline1 libroken18-heimdal 18:33:26 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 18:33:26 libsys-hostname-long-perl libtasn1-6 libtimedate-perl libunistring0 18:33:26 libwind0-heimdal libxml2 man-db openssl po-debconf sgml-base 18:33:26 shared-mime-info sudo xdg-user-dirs xml-core 18:33:26 0 upgraded, 64 newly installed, 0 to remove and 0 not upgraded. 18:33:26 Need to get 19.4 MB of archives. 18:33:26 After this operation, 72.4 MB of additional disk space will be used. 18:33:26 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB] 18:33:26 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4 [1,119 kB] 18:33:26 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1,151 kB] 18:33:26 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB] 18:33:26 Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB] 18:33:26 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB] 18:33:26 Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB] 18:33:26 Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] 18:33:26 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.1 [93.5 kB] 18:33:26 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.1 [136 kB] 18:33:26 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB] 18:33:26 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.1 [105 kB] 18:33:26 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB] 18:33:26 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.4 [548 kB] 18:33:27 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 sudo amd64 1.8.16-0ubuntu1.5 [390 kB] 18:33:27 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.13 [492 kB] 18:33:27 Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20170717~16.04.1 [168 kB] 18:33:27 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3 [6,412 B] 18:33:27 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 gettext-base amd64 0.19.7-2ubuntu3 [47.9 kB] 18:33:27 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2 [13.2 kB] 18:33:27 Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [41.4 kB] 18:33:27 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [174 kB] 18:33:27 Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2 [30.8 kB] 18:33:27 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2 [81.2 kB] 18:33:27 Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9,904 B] 18:33:27 Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2 [273 kB] 18:33:27 Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2 [120 kB] 18:33:27 Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [85.0 kB] 18:33:27 Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [29.3 kB] 18:33:27 Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.8 kB] 18:33:27 Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [107 kB] 18:33:27 Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [202 kB] 18:33:27 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [15.1 kB] 18:33:27 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [96.1 kB] 18:33:27 Get:35 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14build1 [14.5 kB] 18:33:27 Get:36 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14build1 [48.7 kB] 18:33:27 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.3 [161 kB] 18:33:27 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB] 18:33:27 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.8 [185 kB] 18:33:27 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4 [132 kB] 18:33:27 Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.4 [7,646 kB] 18:33:27 Get:42 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14build1 [47.5 kB] 18:33:27 Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.6 [697 kB] 18:33:27 Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] 18:33:27 Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB] 18:33:27 Get:46 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB] 18:33:27 Get:47 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapt-pkg-perl amd64 0.1.29build7 [65.3 kB] 18:33:27 Get:48 http://archive.ubuntu.com/ubuntu xenial/universe amd64 apt-src all 0.25.1-0.2 [34.5 kB] 18:33:27 Get:49 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] 18:33:27 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.8 [139 kB] 18:33:27 Get:51 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] 18:33:27 Get:52 http://archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] 18:33:27 Get:53 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 18:33:27 Get:54 http://archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] 18:33:27 Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] 18:33:27 Get:56 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] 18:33:27 Get:57 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 18:33:27 Get:58 http://archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] 18:33:27 Get:59 http://archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] 18:33:27 Get:60 http://archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] 18:33:27 Get:61 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] 18:33:27 Get:62 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] 18:33:27 Get:63 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 18:33:27 Get:64 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] 18:33:28 debconf: delaying package configuration, since apt-utils is not installed 18:33:28 Fetched 19.4 MB in 1s (15.9 MB/s) 18:33:28 Selecting previously unselected package libffi6:amd64. 18:33:28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13877 files and directories currently installed.) 18:33:28 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ... 18:33:28 Unpacking libffi6:amd64 (3.2.1-4) ... 18:33:29 Selecting previously unselected package libglib2.0-0:amd64. 18:33:29 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4_amd64.deb ... 18:33:29 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... 18:33:29 Selecting previously unselected package groff-base. 18:33:29 Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ... 18:33:29 Unpacking groff-base (1.22.3-7) ... 18:33:31 Selecting previously unselected package bsdmainutils. 18:33:31 Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ... 18:33:31 Unpacking bsdmainutils (9.0.6ubuntu3) ... 18:33:32 Selecting previously unselected package libpipeline1:amd64. 18:33:32 Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ... 18:33:32 Unpacking libpipeline1:amd64 (1.4.1-2) ... 18:33:32 Selecting previously unselected package man-db. 18:33:32 Preparing to unpack .../man-db_2.7.5-1_amd64.deb ... 18:33:32 Unpacking man-db (2.7.5-1) ... 18:33:33 Selecting previously unselected package sgml-base. 18:33:33 Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ... 18:33:33 Unpacking sgml-base (1.26+nmu4ubuntu1) ... 18:33:33 Selecting previously unselected package libunistring0:amd64. 18:33:33 Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... 18:33:33 Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... 18:33:36 Selecting previously unselected package libnettle6:amd64. 18:33:36 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_amd64.deb ... 18:33:37 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ... 18:33:37 Selecting previously unselected package libhogweed4:amd64. 18:33:37 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_amd64.deb ... 18:33:37 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ... 18:33:37 Selecting previously unselected package libidn11:amd64. 18:33:37 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ... 18:33:37 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ... 18:33:37 Selecting previously unselected package libp11-kit0:amd64. 18:33:37 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb ... 18:33:37 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ... 18:33:38 Selecting previously unselected package libtasn1-6:amd64. 18:33:38 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ... 18:33:38 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... 18:33:38 Selecting previously unselected package libgnutls30:amd64. 18:33:38 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.4_amd64.deb ... 18:33:38 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.4) ... 18:33:38 Selecting previously unselected package sudo. 18:33:38 Preparing to unpack .../sudo_1.8.16-0ubuntu1.5_amd64.deb ... 18:33:38 Unpacking sudo (1.8.16-0ubuntu1.5) ... 18:33:38 Selecting previously unselected package openssl. 18:33:38 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.13_amd64.deb ... 18:33:38 Unpacking openssl (1.0.2g-1ubuntu4.13) ... 18:33:39 Selecting previously unselected package ca-certificates. 18:33:39 Preparing to unpack .../ca-certificates_20170717~16.04.1_all.deb ... 18:33:39 Unpacking ca-certificates (20170717~16.04.1) ... 18:33:39 Selecting previously unselected package libasprintf0v5:amd64. 18:33:39 Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3_amd64.deb ... 18:33:39 Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3) ... 18:33:39 Selecting previously unselected package gettext-base. 18:33:39 Preparing to unpack .../gettext-base_0.19.7-2ubuntu3_amd64.deb ... 18:33:39 Unpacking gettext-base (0.19.7-2ubuntu3) ... 18:33:39 Selecting previously unselected package krb5-locales. 18:33:39 Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2_all.deb ... 18:33:39 Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2) ... 18:33:39 Selecting previously unselected package libroken18-heimdal:amd64. 18:33:39 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:33:39 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:33:40 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:33:40 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:33:40 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:33:40 Selecting previously unselected package libkrb5support0:amd64. 18:33:40 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2_amd64.deb ... 18:33:40 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:33:40 Selecting previously unselected package libk5crypto3:amd64. 18:33:40 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2_amd64.deb ... 18:33:40 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:33:40 Selecting previously unselected package libkeyutils1:amd64. 18:33:40 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ... 18:33:40 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ... 18:33:41 Selecting previously unselected package libkrb5-3:amd64. 18:33:41 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2_amd64.deb ... 18:33:41 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:33:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:33:42 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2_amd64.deb ... 18:33:42 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:33:42 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:33:42 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:33:42 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:33:42 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:33:42 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:33:42 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:33:42 Selecting previously unselected package libwind0-heimdal:amd64. 18:33:42 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:33:42 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:33:43 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:33:43 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:33:43 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:33:43 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:33:43 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:33:43 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:33:43 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:33:43 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:33:43 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:33:43 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:33:43 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:33:43 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:33:44 Selecting previously unselected package libsasl2-modules-db:amd64. 18:33:44 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14build1_amd64.deb ... 18:33:44 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14build1) ... 18:33:44 Selecting previously unselected package libsasl2-2:amd64. 18:33:44 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14build1_amd64.deb ... 18:33:44 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14build1) ... 18:33:44 Selecting previously unselected package libldap-2.4-2:amd64. 18:33:44 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.3_amd64.deb ... 18:33:44 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.3) ... 18:33:44 Selecting previously unselected package librtmp1:amd64. 18:33:44 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ... 18:33:44 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... 18:33:44 Selecting previously unselected package libcurl3-gnutls:amd64. 18:33:44 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.8_amd64.deb ... 18:33:44 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.8) ... 18:33:44 Selecting previously unselected package libglib2.0-data. 18:33:44 Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4_all.deb ... 18:33:44 Unpacking libglib2.0-data (2.48.2-0ubuntu4) ... 18:33:45 Selecting previously unselected package libicu55:amd64. 18:33:45 Preparing to unpack .../libicu55_55.1-7ubuntu0.4_amd64.deb ... 18:33:45 Unpacking libicu55:amd64 (55.1-7ubuntu0.4) ... 18:33:46 Selecting previously unselected package libsasl2-modules:amd64. 18:33:46 Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14build1_amd64.deb ... 18:33:46 Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14build1) ... 18:33:46 Selecting previously unselected package libxml2:amd64. 18:33:46 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... 18:33:46 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... 18:33:47 Selecting previously unselected package shared-mime-info. 18:33:47 Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ... 18:33:47 Unpacking shared-mime-info (1.5-2ubuntu0.2) ... 18:33:47 Selecting previously unselected package xdg-user-dirs. 18:33:47 Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ... 18:33:47 Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... 18:33:47 Selecting previously unselected package xml-core. 18:33:47 Preparing to unpack .../xml-core_0.13+nmu2_all.deb ... 18:33:47 Unpacking xml-core (0.13+nmu2) ... 18:33:48 Selecting previously unselected package libapt-pkg-perl. 18:33:48 Preparing to unpack .../libapt-pkg-perl_0.1.29build7_amd64.deb ... 18:33:48 Unpacking libapt-pkg-perl (0.1.29build7) ... 18:33:48 Selecting previously unselected package apt-src. 18:33:48 Preparing to unpack .../apt-src_0.25.1-0.2_all.deb ... 18:33:48 Unpacking apt-src (0.25.1-0.2) ... 18:33:48 Selecting previously unselected package autotools-dev. 18:33:48 Preparing to unpack .../autotools-dev_20150820.1_all.deb ... 18:33:49 Unpacking autotools-dev (20150820.1) ... 18:33:49 Selecting previously unselected package curl. 18:33:49 Preparing to unpack .../curl_7.47.0-1ubuntu2.8_amd64.deb ... 18:33:49 Unpacking curl (7.47.0-1ubuntu2.8) ... 18:33:50 Selecting previously unselected package libcroco3:amd64. 18:33:50 Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... 18:33:50 Unpacking libcroco3:amd64 (0.6.11-1) ... 18:33:51 Selecting previously unselected package gettext. 18:33:51 Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... 18:33:51 Unpacking gettext (0.19.7-2ubuntu3) ... 18:33:52 Selecting previously unselected package intltool-debian. 18:33:52 Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... 18:33:52 Unpacking intltool-debian (0.35.0+20060710.4) ... 18:33:52 Selecting previously unselected package po-debconf. 18:33:52 Preparing to unpack .../po-debconf_1.0.19_all.deb ... 18:33:52 Unpacking po-debconf (1.0.19) ... 18:33:53 Selecting previously unselected package libarchive-zip-perl. 18:33:53 Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... 18:33:53 Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... 18:33:53 Selecting previously unselected package libfile-stripnondeterminism-perl. 18:33:53 Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... 18:33:53 Unpacking libfile-stripnondeterminism-perl (0.015-1) ... 18:33:53 Selecting previously unselected package libtimedate-perl. 18:33:53 Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... 18:33:53 Unpacking libtimedate-perl (2.3000-2) ... 18:33:54 Selecting previously unselected package dh-strip-nondeterminism. 18:33:54 Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... 18:33:57 Unpacking dh-strip-nondeterminism (0.015-1) ... 18:33:58 Selecting previously unselected package debhelper. 18:33:58 Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... 18:33:58 Unpacking debhelper (9.20160115ubuntu3) ... 18:33:58 Selecting previously unselected package libasprintf-dev:amd64. 18:33:58 Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... 18:33:58 Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... 18:33:58 Selecting previously unselected package libgettextpo0:amd64. 18:33:58 Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... 18:33:58 Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... 18:33:58 Selecting previously unselected package libgettextpo-dev:amd64. 18:33:58 Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... 18:33:58 Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... 18:33:59 Selecting previously unselected package libsys-hostname-long-perl. 18:33:59 Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... 18:33:59 Unpacking libsys-hostname-long-perl (1.5-1) ... 18:33:59 Selecting previously unselected package libmail-sendmail-perl. 18:33:59 Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... 18:33:59 Unpacking libmail-sendmail-perl (0.79.16-1) ... 18:33:59 Processing triggers for libc-bin (2.23-0ubuntu10) ... 18:33:59 Processing triggers for mime-support (3.59ubuntu1) ... 18:33:59 Setting up libffi6:amd64 (3.2.1-4) ... 18:33:59 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... 18:33:59 No schema files found: doing nothing. 18:33:59 Setting up groff-base (1.22.3-7) ... 18:33:59 Setting up bsdmainutils (9.0.6ubuntu3) ... 18:33:59 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode 18:33:59 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode 18:34:00 Setting up libpipeline1:amd64 (1.4.1-2) ... 18:34:00 Setting up man-db (2.7.5-1) ... 18:34:00 Building database of manual pages ... 18:34:40 Setting up sgml-base (1.26+nmu4ubuntu1) ... 18:34:40 Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... 18:34:40 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ... 18:34:41 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ... 18:34:41 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ... 18:34:41 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ... 18:34:41 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... 18:34:41 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.4) ... 18:34:41 Setting up sudo (1.8.16-0ubuntu1.5) ... 18:34:42 Setting up openssl (1.0.2g-1ubuntu4.13) ... 18:34:42 Setting up ca-certificates (20170717~16.04.1) ... 18:34:43 Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3) ... 18:34:43 Setting up gettext-base (0.19.7-2ubuntu3) ... 18:34:43 Setting up krb5-locales (1.13.2+dfsg-5ubuntu2) ... 18:34:43 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:34:44 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:34:44 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:34:44 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:34:44 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ... 18:34:44 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:34:44 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:34:44 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:34:44 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:34:44 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:34:44 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:34:44 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:34:45 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:34:45 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:34:45 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14build1) ... 18:34:45 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14build1) ... 18:34:45 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.3) ... 18:34:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... 18:34:46 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.8) ... 18:34:46 Setting up libglib2.0-data (2.48.2-0ubuntu4) ... 18:34:46 Setting up libicu55:amd64 (55.1-7ubuntu0.4) ... 18:34:46 Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14build1) ... 18:34:47 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... 18:34:47 Setting up shared-mime-info (1.5-2ubuntu0.2) ... 18:34:59 Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... 18:34:59 Setting up xml-core (0.13+nmu2) ... 18:35:00 Setting up libapt-pkg-perl (0.1.29build7) ... 18:35:00 Setting up apt-src (0.25.1-0.2) ... 18:35:00 Setting up autotools-dev (20150820.1) ... 18:35:00 Setting up curl (7.47.0-1ubuntu2.8) ... 18:35:00 Setting up libcroco3:amd64 (0.6.11-1) ... 18:35:00 Setting up gettext (0.19.7-2ubuntu3) ... 18:35:00 Setting up intltool-debian (0.35.0+20060710.4) ... 18:35:00 Setting up po-debconf (1.0.19) ... 18:35:00 Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... 18:35:00 Setting up libfile-stripnondeterminism-perl (0.015-1) ... 18:35:00 Setting up libtimedate-perl (2.3000-2) ... 18:35:00 Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... 18:35:00 Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... 18:35:00 Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... 18:35:00 Setting up libsys-hostname-long-perl (1.5-1) ... 18:35:01 Setting up libmail-sendmail-perl (0.79.16-1) ... 18:35:02 Setting up dh-strip-nondeterminism (0.015-1) ... 18:35:02 Setting up debhelper (9.20160115ubuntu3) ... 18:35:02 Processing triggers for libc-bin (2.23-0ubuntu10) ... 18:35:02 Processing triggers for ca-certificates (20170717~16.04.1) ... 18:35:02 Updating certificates in /etc/ssl/certs... 18:35:06 148 added, 0 removed; done. 18:35:06 Running hooks in /etc/ca-certificates/update.d... 18:35:06 done. 18:35:06 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 18:35:07 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:35:07 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:35:07 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:35:07 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:35:07 Invoking 'apt-get clean' 18:35:32 ---> 52d47854c343 18:35:33 Removing intermediate container cc17fe45ac6d 18:35:33 Step 23 : RUN echo "ros-kinetic-actionlib: 1.11.13-0xenial-20180824-105059-0800" && echo "ros-kinetic-actionlib-msgs: 1.12.6-0xenial-20180824-091950-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-actionlib ros-kinetic-actionlib-msgs 18:35:33 ---> Running in 3786eb8372f1 18:35:33 ros-kinetic-actionlib: 1.11.13-0xenial-20180824-105059-0800 18:35:33 ros-kinetic-actionlib-msgs: 1.12.6-0xenial-20180824-091950-0800 18:35:34 Invoking 'apt-get update' 18:35:34 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 18:35:34 Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 18:35:34 Hit:3 http://archive.ubuntu.com/ubuntu xenial InRelease 18:35:34 Hit:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease 18:35:34 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 18:35:34 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 18:35:34 Get:7 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [157 kB] 18:35:34 Hit:8 http://packages.ros.org/ros/ubuntu xenial InRelease 18:35:35 Fetched 480 kB in 0s (493 kB/s) 18:35:36 Reading package lists... 18:35:36 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:35:36 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:35:36 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:35:36 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:35:36 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 18:35:36 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:35:36 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:35:36 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:35:36 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:35:36 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-actionlib ros-kinetic-actionlib-msgs' 18:35:37 Reading package lists... 18:35:38 Building dependency tree... 18:35:38 Reading state information... 18:35:38 Starting pkgProblemResolver with broken count: 0 18:35:38 Starting 2 pkgProblemResolver with broken count: 0 18:35:38 Done 18:35:38 The following additional packages will be installed: 18:35:38 acl adwaita-icon-theme at-spi2-core bzip2-doc cmake cmake-data colord 18:35:38 colord-data dbus dconf-gsettings-backend dconf-service distro-info-data 18:35:38 docutils-common docutils-doc fontconfig fontconfig-config fonts-dejavu-core 18:35:38 glib-networking glib-networking-common glib-networking-services google-mock 18:35:38 gsettings-desktop-schemas hicolor-icon-theme humanity-icon-theme 18:35:38 icu-devtools libapr1 libapr1-dev libaprutil1 libaprutil1-dev libarchive13 18:35:38 libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0 libavahi-client3 18:35:38 libavahi-common-data libavahi-common3 libblas-common libblas3 18:35:38 libboost-all-dev libboost-atomic-dev libboost-atomic1.58-dev 18:35:38 libboost-atomic1.58.0 libboost-chrono-dev libboost-chrono1.58-dev 18:35:38 libboost-chrono1.58.0 libboost-context-dev libboost-context1.58-dev 18:35:38 libboost-context1.58.0 libboost-coroutine-dev libboost-coroutine1.58-dev 18:35:38 libboost-coroutine1.58.0 libboost-date-time-dev libboost-date-time1.58-dev 18:35:38 libboost-date-time1.58.0 libboost-dev libboost-exception-dev 18:35:38 libboost-exception1.58-dev libboost-filesystem-dev 18:35:38 libboost-filesystem1.58-dev libboost-filesystem1.58.0 libboost-graph-dev 18:35:38 libboost-graph-parallel-dev libboost-graph-parallel1.58-dev 18:35:38 libboost-graph-parallel1.58.0 libboost-graph1.58-dev libboost-graph1.58.0 18:35:38 libboost-iostreams-dev libboost-iostreams1.58-dev libboost-iostreams1.58.0 18:35:38 libboost-locale-dev libboost-locale1.58-dev libboost-locale1.58.0 18:35:38 libboost-log-dev libboost-log1.58-dev libboost-log1.58.0 libboost-math-dev 18:35:38 libboost-math1.58-dev libboost-math1.58.0 libboost-mpi-dev 18:35:38 libboost-mpi-python-dev libboost-mpi-python1.58-dev 18:35:38 libboost-mpi-python1.58.0 libboost-mpi1.58-dev libboost-mpi1.58.0 18:35:38 libboost-program-options-dev libboost-program-options1.58-dev 18:35:38 libboost-program-options1.58.0 libboost-python-dev libboost-python1.58-dev 18:35:38 libboost-python1.58.0 libboost-random-dev libboost-random1.58-dev 18:35:38 libboost-random1.58.0 libboost-regex-dev libboost-regex1.58-dev 18:35:38 libboost-regex1.58.0 libboost-serialization-dev 18:35:38 libboost-serialization1.58-dev libboost-serialization1.58.0 18:35:38 libboost-signals-dev libboost-signals1.58-dev libboost-signals1.58.0 18:35:38 libboost-system-dev libboost-system1.58-dev libboost-system1.58.0 18:35:38 libboost-test-dev libboost-test1.58-dev libboost-test1.58.0 18:35:38 libboost-thread-dev libboost-thread1.58-dev libboost-thread1.58.0 18:35:38 libboost-timer-dev libboost-timer1.58-dev libboost-timer1.58.0 18:35:38 libboost-tools-dev libboost-wave-dev libboost-wave1.58-dev 18:35:38 libboost-wave1.58.0 libboost1.58-dev libboost1.58-tools-dev libbsd0 18:35:38 libbz2-dev libcairo-gobject2 libcairo2 libcap-ng0 libcapnp-0.5.3 libcolord2 18:35:38 libcolorhug2 libconsole-bridge-dev libconsole-bridge0.2v5 libcups2 libcurl3 18:35:38 libdatrie1 libdbus-1-3 libdconf1 libdrm-amdgpu1 libdrm-common libdrm-intel1 18:35:38 libdrm-nouveau2 libdrm-radeon1 libdrm2 libedit2 libegl1-mesa libelf1 18:35:38 libepoxy0 libexif12 libexpat1-dev libfontconfig1 libfreetype6 libgbm1 libgd3 18:35:38 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgfortran3 libgl1-mesa-dri 18:35:38 libgl1-mesa-glx libglapi-mesa libgphoto2-6 libgphoto2-l10n libgphoto2-port12 18:35:38 libgraphite2-3 libgtest-dev libgtk-3-0 libgtk-3-bin libgtk-3-common 18:35:38 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libgudev-1.0-0 libgusb2 18:35:38 libharfbuzz0b libhwloc-dev libhwloc-plugins libhwloc5 libibverbs-dev 18:35:38 libibverbs1 libice6 libicu-dev libieee1284-3 libjbig0 libjpeg-turbo8 18:35:38 libjpeg8 libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 liblapack3 18:35:38 liblcms2-2 libldap2-dev libllvm6.0 liblog4cxx-dev liblog4cxx10-dev 18:35:38 liblog4cxx10v5 libltdl-dev libltdl7 liblz4-dev liblzo2-2 libmirclient9 18:35:38 libmircommon7 libmircore1 libmirprotobuf3 libnotify4 libnuma-dev libnuma1 18:35:38 libopenmpi-dev libopenmpi1.10 libpam-systemd libpango-1.0-0 18:35:38 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 libpciaccess0 18:35:38 libpixman-1-0 libpng12-0 libpolkit-agent-1-0 libpolkit-backend-1-0 18:35:38 libpolkit-gobject-1-0 libprotobuf-lite9v5 libproxy1v5 libpython-dev 18:35:38 libpython-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 18:35:38 libpython2.7-stdlib librest-0.7-0 librsvg2-2 librsvg2-common libsane 18:35:38 libsane-common libsctp-dev libsctp1 libsensors4 libsm6 libsoup-gnome2.4-1 18:35:38 libsoup2.4-1 libthai-data libthai0 libtiff5 libtinyxml-dev libtinyxml2.6.2v5 18:35:38 libtool libtxc-dxtn-s2tc0 libusb-1.0-0 libvpx3 libwayland-client0 18:35:38 libwayland-cursor0 libwayland-egl1-mesa libwayland-server0 libwebp5 18:35:38 libwebpmux1 libwxbase3.0-0v5 libwxgtk3.0-0v5 libx11-6 libx11-data 18:35:38 libx11-xcb1 libxau6 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 18:35:38 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcb1 18:35:38 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 libxext6 libxfixes3 libxi6 18:35:38 libxinerama1 libxkbcommon0 libxpm4 libxrandr2 libxrender1 libxshmfence1 18:35:38 libxtst6 libxxf86vm1 libyaml-0-2 lsb-release mpi-default-bin mpi-default-dev 18:35:38 notification-daemon ocl-icd-libopencl1 openmpi-bin openmpi-common pkg-config 18:35:38 policykit-1 python python-catkin-pkg python-catkin-pkg-modules 18:35:38 python-chardet python-crypto python-dateutil python-defusedxml python-dev 18:35:38 python-docutils python-ecdsa python-empy python-minimal python-netifaces 18:35:38 python-nose python-numpy python-paramiko python-pil python-pkg-resources 18:35:38 python-pygments python-pyparsing python-roman python-rosdep python-rosdistro 18:35:38 python-rosdistro-modules python-rospkg python-rospkg-modules 18:35:38 python-setuptools python-six python-wxgtk3.0 python-wxtools python-wxversion 18:35:38 python-yaml python2.7 python2.7-dev python2.7-minimal ros-kinetic-catkin 18:35:38 ros-kinetic-cpp-common ros-kinetic-gencpp ros-kinetic-geneus 18:35:38 ros-kinetic-genlisp ros-kinetic-genmsg ros-kinetic-gennodejs 18:35:38 ros-kinetic-genpy ros-kinetic-message-generation ros-kinetic-message-runtime 18:35:38 ros-kinetic-ros-environment ros-kinetic-rosbag ros-kinetic-rosbag-storage 18:35:38 ros-kinetic-rosbuild ros-kinetic-rosclean ros-kinetic-rosconsole 18:35:38 ros-kinetic-roscpp ros-kinetic-roscpp-serialization 18:35:38 ros-kinetic-roscpp-traits ros-kinetic-rosgraph ros-kinetic-rosgraph-msgs 18:35:38 ros-kinetic-roslaunch ros-kinetic-roslib ros-kinetic-roslz4 18:35:38 ros-kinetic-rosmaster ros-kinetic-rosout ros-kinetic-rospack 18:35:38 ros-kinetic-rosparam ros-kinetic-rospy ros-kinetic-rostest 18:35:38 ros-kinetic-rostime ros-kinetic-rostopic ros-kinetic-rosunit 18:35:38 ros-kinetic-std-msgs ros-kinetic-std-srvs ros-kinetic-topic-tools 18:35:38 ros-kinetic-xmlrpcpp tzdata ubuntu-mono ucf uuid-dev x11-common xkb-data 18:35:38 Suggested packages: 18:35:38 codeblocks eclipse ninja-build colord-sensor-argyll dbus-user-session 18:35:38 | dbus-x11 lrzip libboost-doc graphviz libboost1.58-doc gccxml 18:35:38 libmpfrc++-dev libntl-dev xsltproc doxygen docbook-xml docbook-xsl 18:35:38 default-jdk fop cups-common libgd-tools gphoto2 gvfs 18:35:38 libhwloc-contrib-plugins icu-doc liblcms2-utils liblog4cxx-doc zip 18:35:38 libtool-doc opennmpi-doc pciutils librsvg2-bin avahi-daemon hplip 18:35:38 libsane-extras sane-utils lksctp-tools lm-sensors libtinyxml-doc autoconf 18:35:38 automaken gfortran | fortran95-compiler gcj-jdk lsb opencl-icd gfortran 18:35:38 openmpi-checkpoint python-doc python-tk python-crypto-dbg python-crypto-doc 18:35:38 texlive-latex-recommended texlive-latex-base texlive-lang-french 18:35:38 fonts-linuxlibertine | ttf-linux-libertine python-coverage python-nose-doc 18:35:38 python-numpy-dbg python-numpy-doc python-pil-doc python-pil-dbg 18:35:38 ttf-bitstream-vera python-setuptools-doc python2.7-doc binfmt-support 18:35:38 The following NEW packages will be installed: 18:35:38 acl adwaita-icon-theme at-spi2-core bzip2-doc cmake cmake-data colord 18:35:38 colord-data dbus dconf-gsettings-backend dconf-service distro-info-data 18:35:38 docutils-common docutils-doc fontconfig fontconfig-config fonts-dejavu-core 18:35:38 glib-networking glib-networking-common glib-networking-services google-mock 18:35:38 gsettings-desktop-schemas hicolor-icon-theme humanity-icon-theme 18:35:38 icu-devtools libapr1 libapr1-dev libaprutil1 libaprutil1-dev libarchive13 18:35:38 libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0 libavahi-client3 18:35:38 libavahi-common-data libavahi-common3 libblas-common libblas3 18:35:38 libboost-all-dev libboost-atomic-dev libboost-atomic1.58-dev 18:35:38 libboost-atomic1.58.0 libboost-chrono-dev libboost-chrono1.58-dev 18:35:38 libboost-chrono1.58.0 libboost-context-dev libboost-context1.58-dev 18:35:38 libboost-context1.58.0 libboost-coroutine-dev libboost-coroutine1.58-dev 18:35:38 libboost-coroutine1.58.0 libboost-date-time-dev libboost-date-time1.58-dev 18:35:38 libboost-date-time1.58.0 libboost-dev libboost-exception-dev 18:35:38 libboost-exception1.58-dev libboost-filesystem-dev 18:35:38 libboost-filesystem1.58-dev libboost-filesystem1.58.0 libboost-graph-dev 18:35:38 libboost-graph-parallel-dev libboost-graph-parallel1.58-dev 18:35:38 libboost-graph-parallel1.58.0 libboost-graph1.58-dev libboost-graph1.58.0 18:35:38 libboost-iostreams-dev libboost-iostreams1.58-dev libboost-iostreams1.58.0 18:35:38 libboost-locale-dev libboost-locale1.58-dev libboost-locale1.58.0 18:35:38 libboost-log-dev libboost-log1.58-dev libboost-log1.58.0 libboost-math-dev 18:35:38 libboost-math1.58-dev libboost-math1.58.0 libboost-mpi-dev 18:35:38 libboost-mpi-python-dev libboost-mpi-python1.58-dev 18:35:38 libboost-mpi-python1.58.0 libboost-mpi1.58-dev libboost-mpi1.58.0 18:35:38 libboost-program-options-dev libboost-program-options1.58-dev 18:35:38 libboost-program-options1.58.0 libboost-python-dev libboost-python1.58-dev 18:35:38 libboost-python1.58.0 libboost-random-dev libboost-random1.58-dev 18:35:38 libboost-random1.58.0 libboost-regex-dev libboost-regex1.58-dev 18:35:38 libboost-regex1.58.0 libboost-serialization-dev 18:35:38 libboost-serialization1.58-dev libboost-serialization1.58.0 18:35:38 libboost-signals-dev libboost-signals1.58-dev libboost-signals1.58.0 18:35:38 libboost-system-dev libboost-system1.58-dev libboost-system1.58.0 18:35:38 libboost-test-dev libboost-test1.58-dev libboost-test1.58.0 18:35:38 libboost-thread-dev libboost-thread1.58-dev libboost-thread1.58.0 18:35:38 libboost-timer-dev libboost-timer1.58-dev libboost-timer1.58.0 18:35:38 libboost-tools-dev libboost-wave-dev libboost-wave1.58-dev 18:35:38 libboost-wave1.58.0 libboost1.58-dev libboost1.58-tools-dev libbsd0 18:35:38 libbz2-dev libcairo-gobject2 libcairo2 libcap-ng0 libcapnp-0.5.3 libcolord2 18:35:38 libcolorhug2 libconsole-bridge-dev libconsole-bridge0.2v5 libcups2 libcurl3 18:35:38 libdatrie1 libdbus-1-3 libdconf1 libdrm-amdgpu1 libdrm-common libdrm-intel1 18:35:38 libdrm-nouveau2 libdrm-radeon1 libdrm2 libedit2 libegl1-mesa libelf1 18:35:38 libepoxy0 libexif12 libexpat1-dev libfontconfig1 libfreetype6 libgbm1 libgd3 18:35:38 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgfortran3 libgl1-mesa-dri 18:35:38 libgl1-mesa-glx libglapi-mesa libgphoto2-6 libgphoto2-l10n libgphoto2-port12 18:35:38 libgraphite2-3 libgtest-dev libgtk-3-0 libgtk-3-bin libgtk-3-common 18:35:38 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libgudev-1.0-0 libgusb2 18:35:38 libharfbuzz0b libhwloc-dev libhwloc-plugins libhwloc5 libibverbs-dev 18:35:38 libibverbs1 libice6 libicu-dev libieee1284-3 libjbig0 libjpeg-turbo8 18:35:38 libjpeg8 libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 liblapack3 18:35:38 liblcms2-2 libldap2-dev libllvm6.0 liblog4cxx-dev liblog4cxx10-dev 18:35:38 liblog4cxx10v5 libltdl-dev libltdl7 liblz4-dev liblzo2-2 libmirclient9 18:35:38 libmircommon7 libmircore1 libmirprotobuf3 libnotify4 libnuma-dev libnuma1 18:35:38 libopenmpi-dev libopenmpi1.10 libpam-systemd libpango-1.0-0 18:35:38 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 libpciaccess0 18:35:38 libpixman-1-0 libpng12-0 libpolkit-agent-1-0 libpolkit-backend-1-0 18:35:38 libpolkit-gobject-1-0 libprotobuf-lite9v5 libproxy1v5 libpython-dev 18:35:38 libpython-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 18:35:38 libpython2.7-stdlib librest-0.7-0 librsvg2-2 librsvg2-common libsane 18:35:38 libsane-common libsctp-dev libsctp1 libsensors4 libsm6 libsoup-gnome2.4-1 18:35:38 libsoup2.4-1 libthai-data libthai0 libtiff5 libtinyxml-dev libtinyxml2.6.2v5 18:35:38 libtool libtxc-dxtn-s2tc0 libusb-1.0-0 libvpx3 libwayland-client0 18:35:38 libwayland-cursor0 libwayland-egl1-mesa libwayland-server0 libwebp5 18:35:38 libwebpmux1 libwxbase3.0-0v5 libwxgtk3.0-0v5 libx11-6 libx11-data 18:35:38 libx11-xcb1 libxau6 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 18:35:38 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcb1 18:35:38 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 libxext6 libxfixes3 libxi6 18:35:38 libxinerama1 libxkbcommon0 libxpm4 libxrandr2 libxrender1 libxshmfence1 18:35:38 libxtst6 libxxf86vm1 libyaml-0-2 lsb-release mpi-default-bin mpi-default-dev 18:35:38 notification-daemon ocl-icd-libopencl1 openmpi-bin openmpi-common pkg-config 18:35:38 policykit-1 python python-catkin-pkg python-catkin-pkg-modules 18:35:38 python-chardet python-crypto python-dateutil python-defusedxml python-dev 18:35:38 python-docutils python-ecdsa python-empy python-minimal python-netifaces 18:35:38 python-nose python-numpy python-paramiko python-pil python-pkg-resources 18:35:38 python-pygments python-pyparsing python-roman python-rosdep python-rosdistro 18:35:38 python-rosdistro-modules python-rospkg python-rospkg-modules 18:35:38 python-setuptools python-six python-wxgtk3.0 python-wxtools python-wxversion 18:35:38 python-yaml python2.7 python2.7-dev python2.7-minimal ros-kinetic-actionlib 18:35:38 ros-kinetic-actionlib-msgs ros-kinetic-catkin ros-kinetic-cpp-common 18:35:38 ros-kinetic-gencpp ros-kinetic-geneus ros-kinetic-genlisp ros-kinetic-genmsg 18:35:38 ros-kinetic-gennodejs ros-kinetic-genpy ros-kinetic-message-generation 18:35:38 ros-kinetic-message-runtime ros-kinetic-ros-environment ros-kinetic-rosbag 18:35:38 ros-kinetic-rosbag-storage ros-kinetic-rosbuild ros-kinetic-rosclean 18:35:38 ros-kinetic-rosconsole ros-kinetic-roscpp ros-kinetic-roscpp-serialization 18:35:38 ros-kinetic-roscpp-traits ros-kinetic-rosgraph ros-kinetic-rosgraph-msgs 18:35:38 ros-kinetic-roslaunch ros-kinetic-roslib ros-kinetic-roslz4 18:35:38 ros-kinetic-rosmaster ros-kinetic-rosout ros-kinetic-rospack 18:35:38 ros-kinetic-rosparam ros-kinetic-rospy ros-kinetic-rostest 18:35:38 ros-kinetic-rostime ros-kinetic-rostopic ros-kinetic-rosunit 18:35:38 ros-kinetic-std-msgs ros-kinetic-std-srvs ros-kinetic-topic-tools 18:35:38 ros-kinetic-xmlrpcpp tzdata ubuntu-mono ucf uuid-dev x11-common xkb-data 18:35:40 0 upgraded, 372 newly installed, 0 to remove and 0 not upgraded. 18:35:40 Need to get 132 MB of archives. 18:35:40 After this operation, 765 MB of additional disk space will be used. 18:35:40 Get:1 http://10.210.9.154/ubuntu/building xenial/main amd64 python-six all 1.11.0 [20.6 kB] 18:35:40 Get:2 http://10.210.9.154/ubuntu/building xenial/main amd64 python-catkin-pkg-modules all 0.4.8-1 [41.0 kB] 18:35:40 Get:3 http://10.210.9.154/ubuntu/building xenial/main amd64 python-catkin-pkg all 0.4.8-100 [3,442 B] 18:35:40 Get:4 http://10.210.9.154/ubuntu/building xenial/main amd64 python-rospkg-modules all 1.1.7-1 [23.4 kB] 18:35:40 Get:5 http://10.210.9.154/ubuntu/building xenial/main amd64 python-rospkg all 1.1.7-100 [2,102 B] 18:35:40 Get:6 http://10.210.9.154/ubuntu/building xenial/main amd64 python-rosdistro-modules all 0.6.9-1 [30.5 kB] 18:35:40 Get:7 http://10.210.9.154/ubuntu/building xenial/main amd64 python-rosdistro all 0.6.9-100 [6,208 B] 18:35:40 Get:8 http://10.210.9.154/ubuntu/building xenial/main amd64 python-rosdep all 0.12.2-1 [46.7 kB] 18:35:40 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8,376 B] 18:35:40 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB] 18:35:40 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB] 18:35:40 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.1 [113 kB] 18:35:40 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.1 [570 kB] 18:35:40 Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 18:35:40 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] 18:35:40 Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:35:40 Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] 18:35:40 Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.8 [187 kB] 18:35:40 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] 18:35:40 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] 18:35:40 Get:21 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-catkin amd64 0.7.14-0xenial-20180809-132632-0800 [112 kB] 18:35:40 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1,039 kB] 18:35:40 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 ucf all 3.0036 [52.9 kB] 18:35:40 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] 18:35:40 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-0 amd64 1.2.54-1ubuntu1.1 [116 kB] 18:35:40 Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6 amd64 2.6.1-0.1ubuntu2.3 [316 kB] 18:35:40 Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] 18:35:40 Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] 18:35:40 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] 18:35:40 Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] 18:35:40 Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] 18:35:40 Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] 18:35:40 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] 18:35:40 Get:34 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] 18:35:40 Get:35 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 18:35:40 Get:36 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] 18:35:40 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] 18:35:40 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] 18:35:40 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] 18:35:40 Get:40 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnotify4 amd64 0.7.6-2svn1 [17.2 kB] 18:35:40 Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] 18:35:40 Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] 18:35:40 Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] 18:35:40 Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] 18:35:40 Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] 18:35:40 Get:46 http://archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] 18:35:40 Get:47 http://archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] 18:35:40 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] 18:35:40 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] 18:35:40 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] 18:35:40 Get:51 http://archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] 18:35:40 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] 18:35:40 Get:53 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 18:35:40 Get:54 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7,714 B] 18:35:40 Get:55 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6,946 B] 18:35:40 Get:56 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] 18:35:40 Get:57 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7,908 B] 18:35:40 Get:58 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5,042 B] 18:35:40 Get:59 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] 18:35:40 Get:60 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] 18:35:40 Get:61 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-0-2 amd64 0.1.6-3 [47.6 kB] 18:35:40 Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] 18:35:40 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1,261 kB] 18:35:40 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] 18:35:40 Get:65 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1,880 kB] 18:35:40 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] 18:35:40 Get:67 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7,768 B] 18:35:40 Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] 18:35:40 Get:69 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] 18:35:40 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 tzdata all 2017c-0ubuntu0.16.04 [166 kB] 18:35:40 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.8 [4,502 B] 18:35:40 Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbsd0 amd64 0.8.2-1 [41.7 kB] 18:35:40 Get:73 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB] 18:35:40 Get:74 http://archive.ubuntu.com/ubuntu xenial/main amd64 xkb-data all 2.16-1ubuntu1 [305 kB] 18:35:40 Get:75 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcap-ng0 amd64 0.7.7-1 [10.9 kB] 18:35:40 Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-3 amd64 1.10.6-1ubuntu3.3 [161 kB] 18:35:40 Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dbus amd64 1.10.6-1ubuntu3.3 [142 kB] 18:35:40 Get:78 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-genmsg amd64 0.5.11-0xenial-20180824-080325-0800 [34.8 kB] 18:35:40 Get:79 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-gencpp amd64 0.6.0-0xenial-20180824-081412-0800 [14.2 kB] 18:35:40 Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-common all 2.4.91-2~16.04.1 [4,764 B] 18:35:40 Get:81 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm2 amd64 2.4.91-2~16.04.1 [30.8 kB] 18:35:40 Get:82 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB] 18:35:40 Get:83 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libelf1 amd64 0.165-3ubuntu1.1 [43.0 kB] 18:35:40 Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnuma1 amd64 2.0.11-1ubuntu1.1 [21.0 kB] 18:35:40 Get:85 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpam-systemd amd64 229-4ubuntu21.4 [115 kB] 18:35:40 Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-14.1ubuntu0.1 [36.6 kB] 18:35:40 Get:87 http://archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0 amd64 2:1.0.20-1 [42.9 kB] 18:35:40 Get:88 http://archive.ubuntu.com/ubuntu xenial/main amd64 acl amd64 2.2.52-3 [38.0 kB] 18:35:40 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7,698 B] 18:35:40 Get:90 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] 18:35:40 Get:91 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] 18:35:40 Get:92 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5,588 B] 18:35:40 Get:93 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] 18:35:40 Get:94 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] 18:35:40 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] 18:35:40 Get:96 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] 18:35:40 Get:97 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] 18:35:40 Get:98 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] 18:35:40 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] 18:35:40 Get:100 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] 18:35:40 Get:101 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-geneus amd64 2.2.6-0xenial-20180824-081429-0800 [24.9 kB] 18:35:40 Get:102 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-genlisp amd64 0.4.16-0xenial-20180824-081624-0800 [21.5 kB] 18:35:40 Get:103 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-gennodejs amd64 2.0.1-0xenial-20180824-081715-0800 [21.6 kB] 18:35:40 Get:104 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] 18:35:40 Get:105 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] 18:35:40 Get:106 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] 18:35:40 Get:107 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] 18:35:40 Get:108 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] 18:35:40 Get:109 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] 18:35:40 Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] 18:35:40 Get:111 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] 18:35:40 Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B] 18:35:40 Get:113 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] 18:35:40 Get:114 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] 18:35:40 Get:115 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] 18:35:40 Get:116 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] 18:35:40 Get:117 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-genpy amd64 0.6.7-0xenial-20180824-081724-0800 [49.0 kB] 18:35:40 Get:118 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-message-generation amd64 0.4.0-0xenial-20180824-081816-0800 [4,418 B] 18:35:40 Get:119 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-cpp-common amd64 0.6.11-0xenial-20180824-081824-0800 [18.9 kB] 18:35:40 Get:120 http://archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] 18:35:40 Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] 18:35:40 Get:122 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2 [97.2 kB] 18:35:40 Get:123 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rostime amd64 0.6.11-0xenial-20180824-082916-0800 [53.9 kB] 18:35:40 Get:124 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-roscpp-traits amd64 0.6.11-0xenial-20180824-083319-0800 [9,896 B] 18:35:40 Get:125 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-roscpp-serialization amd64 0.6.11-0xenial-20180824-083414-0800 [12.3 kB] 18:35:40 Get:126 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] 18:35:40 Get:127 http://archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] 18:35:40 Get:128 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] 18:35:40 Get:129 http://archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] 18:35:40 Get:130 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] 18:35:40 Get:131 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-message-runtime amd64 0.4.12-0xenial-20180824-083918-0800 [4,448 B] 18:35:40 Get:132 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-std-msgs amd64 0.5.11-0xenial-20180824-085549-0800 [56.9 kB] 18:35:40 Get:133 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-actionlib-msgs amd64 1.12.6-0xenial-20180824-091950-0800 [26.0 kB] 18:35:40 Get:134 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] 18:35:40 Get:135 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] 18:35:40 Get:136 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] 18:35:40 Get:137 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] 18:35:40 Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] 18:35:40 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] 18:35:40 Get:140 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosbuild amd64 1.14.4-0xenial-20180824-084011-0800 [27.5 kB] 18:35:40 Get:141 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosconsole amd64 1.12.14-0xenial-20180824-085351-0800 [82.0 kB] 18:35:40 Get:142 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] 18:35:40 Get:143 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] 18:35:40 Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] 18:35:40 Get:145 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9,044 B] 18:35:40 Get:146 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6,882 B] 18:35:40 Get:147 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5,218 B] 18:35:40 Get:148 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5,218 B] 18:35:40 Get:149 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosgraph-msgs amd64 1.11.2-0xenial-20180824-085730-0800 [24.8 kB] 18:35:40 Get:150 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-xmlrpcpp amd64 1.12.14-0xenial-20180824-083404-0800 [57.9 kB] 18:35:40 Get:151 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8,324 B] 18:35:40 Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] 18:35:40 Get:153 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] 18:35:40 Get:154 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] 18:35:41 Get:155 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-roscpp amd64 1.12.14-0xenial-20180824-091453-0800 [501 kB] 18:35:41 Get:156 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] 18:35:41 Get:157 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] 18:35:41 Get:158 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] 18:35:41 Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] 18:35:41 Get:160 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-ros-environment amd64 1.0.0-0xenial-20180809-133925-0800 [5,106 B] 18:35:41 Get:161 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rospack amd64 2.4.4-0xenial-20180809-135522-0800 [96.7 kB] 18:35:41 Get:162 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-roslib amd64 1.14.4-0xenial-20180824-082628-0800 [90.0 kB] 18:35:41 Get:163 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] 18:35:41 Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6,080 kB] 18:35:41 Get:165 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosgraph amd64 1.12.14-0xenial-20180824-082526-0800 [44.5 kB] 18:35:41 Get:166 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rospy amd64 1.12.14-0xenial-20180824-093546-0800 [127 kB] 18:35:41 Get:167 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosclean amd64 1.14.4-0xenial-20180824-082408-0800 [10.0 kB] 18:35:41 Get:168 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosmaster amd64 1.12.14-0xenial-20180824-082836-0800 [39.5 kB] 18:35:41 Get:169 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosout amd64 1.12.14-0xenial-20180824-093510-0800 [30.9 kB] 18:35:41 Get:170 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] 18:35:41 Get:171 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] 18:35:41 Get:172 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] 18:35:41 Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] 18:35:41 Get:174 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosparam amd64 1.12.14-0xenial-20180824-082853-0800 [16.7 kB] 18:35:41 Get:175 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosunit amd64 1.14.4-0xenial-20180824-083440-0800 [46.2 kB] 18:35:41 Get:176 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-roslaunch amd64 1.12.14-0xenial-20180824-095418-0800 [130 kB] 18:35:41 Get:177 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rostest amd64 1.12.14-0xenial-20180824-102002-0800 [29.1 kB] 18:35:41 Get:178 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-roslz4 amd64 1.12.14-0xenial-20180824-084411-0800 [15.3 kB] 18:35:41 Get:179 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosbag-storage amd64 1.12.14-0xenial-20180824-085858-0800 [103 kB] 18:35:41 Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] 18:35:41 Get:181 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-std-srvs amd64 1.11.2-0xenial-20180824-085636-0800 [18.1 kB] 18:35:41 Get:182 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] 18:35:41 Get:183 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-topic-tools amd64 1.12.14-0xenial-20180824-102957-0800 [158 kB] 18:35:41 Get:184 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosbag amd64 1.12.14-0xenial-20180824-103606-0800 [294 kB] 18:35:41 Get:185 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] 18:35:41 Get:186 http://archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] 18:35:41 Get:187 http://archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] 18:35:41 Get:188 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] 18:35:41 Get:189 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rostopic amd64 1.12.14-0xenial-20180824-104149-0800 [43.6 kB] 18:35:41 Get:190 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-actionlib amd64 1.11.13-0xenial-20180824-105059-0800 [142 kB] 18:35:41 Get:191 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] 18:35:41 Get:192 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] 18:35:41 Get:193 http://archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] 18:35:41 Get:194 http://archive.ubuntu.com/ubuntu xenial/main amd64 bzip2-doc all 1.0.6-8 [295 kB] 18:35:41 Get:195 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] 18:35:41 Get:196 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] 18:35:41 Get:197 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] 18:35:41 Get:198 http://archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] 18:35:41 Get:199 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] 18:35:41 Get:200 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] 18:35:41 Get:201 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] 18:35:41 Get:202 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] 18:35:42 Get:203 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] 18:35:42 Get:204 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] 18:35:42 Get:205 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-14.1ubuntu0.1 [14.8 kB] 18:35:42 Get:206 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-backend-1-0 amd64 0.105-14.1ubuntu0.1 [35.9 kB] 18:35:42 Get:207 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 policykit-1 amd64 0.105-14.1ubuntu0.1 [52.9 kB] 18:35:42 Get:208 http://archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] 18:35:42 Get:209 http://archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] 18:35:42 Get:210 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-common all 0.12+dfsg-1 [141 kB] 18:35:42 Get:211 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-doc all 0.12+dfsg-1 [889 kB] 18:35:42 Get:212 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgtest-dev amd64 1.7.0-4ubuntu1 [198 kB] 18:35:42 Get:213 http://archive.ubuntu.com/ubuntu xenial/universe amd64 google-mock amd64 1.7.0-18092013-1 [116 kB] 18:35:42 Get:214 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] 18:35:42 Get:215 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] 18:35:42 Get:216 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 uuid-dev amd64 2.27.1-6ubuntu3.6 [26.4 kB] 18:35:42 Get:217 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] 18:35:42 Get:218 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] 18:35:42 Get:219 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapr1-dev amd64 1.5.2-3 [650 kB] 18:35:42 Get:220 http://archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] 18:35:42 Get:221 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap2-dev amd64 2.4.42+dfsg-2ubuntu3.3 [262 kB] 18:35:42 Get:222 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] 18:35:42 Get:223 http://archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dev amd64 1.5.4-1build1 [361 kB] 18:35:42 Get:224 http://archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] 18:35:42 Get:225 http://archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] 18:35:42 Get:226 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [6,222 kB] 18:35:42 Get:227 http://archive.ubuntu.com/ubuntu xenial/main amd64 libboost-dev amd64 1.58.0.1ubuntu1 [3,134 B] 18:35:42 Get:228 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost1.58-tools-dev amd64 1.58.0+dfsg-5ubuntu3.1 [1,140 kB] 18:35:42 Get:229 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-tools-dev amd64 1.58.0.1ubuntu1 [2,974 B] 18:35:42 Get:230 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-atomic1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [7,120 B] 18:35:42 Get:231 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-atomic1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [5,026 B] 18:35:42 Get:232 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-atomic-dev amd64 1.58.0.1ubuntu1 [3,104 B] 18:35:42 Get:233 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-chrono1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [13.2 kB] 18:35:42 Get:234 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-chrono1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [15.6 kB] 18:35:42 Get:235 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-chrono-dev amd64 1.58.0.1ubuntu1 [3,422 B] 18:35:42 Get:236 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] 18:35:42 Get:237 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-context1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [18.9 kB] 18:35:42 Get:238 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-context1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [19.0 kB] 18:35:42 Get:239 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-context-dev amd64 1.58.0.1ubuntu1 [2,994 B] 18:35:42 Get:240 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-coroutine1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [20.2 kB] 18:35:42 Get:241 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-coroutine1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [21.0 kB] 18:35:42 Get:242 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-coroutine-dev amd64 1.58.0.1ubuntu1 [3,070 B] 18:35:42 Get:243 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-date-time1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [20.7 kB] 18:35:43 Get:244 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-serialization1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [113 kB] 18:35:43 Get:245 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-serialization1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [147 kB] 18:35:43 Get:246 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-date-time1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [27.4 kB] 18:35:43 Get:247 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-date-time-dev amd64 1.58.0.1ubuntu1 [2,800 B] 18:35:43 Get:248 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-exception1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [4,456 B] 18:35:43 Get:249 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-exception-dev amd64 1.58.0.1ubuntu1 [2,792 B] 18:35:43 Get:250 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-system1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [8,526 B] 18:35:43 Get:251 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-filesystem1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [46.4 kB] 18:35:43 Get:252 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-filesystem-dev amd64 1.58.0.1ubuntu1 [2,826 B] 18:35:43 Get:253 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-regex1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [261 kB] 18:35:43 Get:254 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-graph1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [94.2 kB] 18:35:43 Get:255 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-test1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [188 kB] 18:35:43 Get:256 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-test1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [232 kB] 18:35:43 Get:257 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-graph1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [104 kB] 18:35:43 Get:258 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-graph-dev amd64 1.58.0.1ubuntu1 [2,886 B] 18:35:43 Get:259 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libhwloc5 amd64 1.11.2-3 [99.5 kB] 18:35:43 Get:260 http://archive.ubuntu.com/ubuntu xenial/main amd64 libibverbs1 amd64 1.1.8-1.1ubuntu2 [25.0 kB] 18:35:43 Get:261 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopenmpi1.10 amd64 1.10.2-8ubuntu1 [2,025 kB] 18:35:43 Get:262 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-mpi1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.8 kB] 18:35:43 Get:263 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-graph-parallel1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [72.6 kB] 18:35:43 Get:264 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-graph-parallel1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [78.9 kB] 18:35:43 Get:265 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-graph-parallel-dev amd64 1.58.0.1ubuntu1 [2,932 B] 18:35:43 Get:266 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] 18:35:43 Get:267 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-regex1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [322 kB] 18:35:43 Get:268 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] 18:35:43 Get:269 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-iostreams1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [36.2 kB] 18:35:43 Get:270 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-iostreams-dev amd64 1.58.0.1ubuntu1 [2,784 B] 18:35:43 Get:271 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-locale1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [242 kB] 18:35:44 Get:272 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-locale1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [331 kB] 18:35:44 Get:273 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-locale-dev amd64 1.58.0.1ubuntu1 [3,128 B] 18:35:44 Get:274 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-log1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [422 kB] 18:35:44 Get:275 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-thread1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [48.8 kB] 18:35:44 Get:276 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-log1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [533 kB] 18:35:44 Get:277 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-log-dev amd64 1.58.0.1ubuntu1 [2,986 B] 18:35:44 Get:278 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-math1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [291 kB] 18:35:44 Get:279 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-math1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [829 kB] 18:35:44 Get:280 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-math-dev amd64 1.58.0.1ubuntu1 [2,998 B] 18:35:44 Get:281 http://archive.ubuntu.com/ubuntu xenial/universe amd64 openmpi-common all 1.10.2-8ubuntu1 [129 kB] 18:35:44 Get:282 http://archive.ubuntu.com/ubuntu xenial/main amd64 libibverbs-dev amd64 1.1.8-1.1ubuntu2 [77.6 kB] 18:35:44 Get:283 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnuma-dev amd64 2.0.11-1ubuntu1.1 [31.5 kB] 18:35:44 Get:284 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] 18:35:44 Get:285 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libhwloc-dev amd64 1.11.2-3 [155 kB] 18:35:44 Get:286 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopenmpi-dev amd64 1.10.2-8ubuntu1 [537 kB] 18:35:44 Get:287 http://archive.ubuntu.com/ubuntu xenial/universe amd64 mpi-default-dev amd64 1.4 [4,154 B] 18:35:44 Get:288 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-mpi1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [147 kB] 18:35:44 Get:289 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-mpi-dev amd64 1.58.0.1ubuntu1 [2,876 B] 18:35:44 Get:290 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-python1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [120 kB] 18:35:44 Get:291 http://archive.ubuntu.com/ubuntu xenial/universe amd64 openmpi-bin amd64 1.10.2-8ubuntu1 [100 kB] 18:35:44 Get:292 http://archive.ubuntu.com/ubuntu xenial/universe amd64 mpi-default-bin amd64 1.4 [3,370 B] 18:35:44 Get:293 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-mpi-python1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [220 kB] 18:35:44 Get:294 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-mpi-python1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [27.0 kB] 18:35:44 Get:295 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-mpi-python-dev amd64 1.58.0.1ubuntu1 [2,912 B] 18:35:44 Get:296 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-program-options1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [138 kB] 18:35:44 Get:297 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-program-options1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [171 kB] 18:35:44 Get:298 http://archive.ubuntu.com/ubuntu xenial/main amd64 libboost-program-options-dev amd64 1.58.0.1ubuntu1 [2,808 B] 18:35:44 Get:299 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1,070 kB] 18:35:44 Get:300 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] 18:35:46 Get:301 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7,840 B] 18:35:46 Get:302 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] 18:35:46 Get:303 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1,186 B] 18:35:46 Get:304 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-python1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [149 kB] 18:35:46 Get:305 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-python-dev amd64 1.58.0.1ubuntu1 [3,170 B] 18:35:46 Get:306 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] 18:35:46 Get:307 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-random1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [11.1 kB] 18:35:46 Get:308 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-random-dev amd64 1.58.0.1ubuntu1 [2,790 B] 18:35:46 Get:309 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-regex-dev amd64 1.58.0.1ubuntu1 [3,058 B] 18:35:46 Get:310 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-serialization-dev amd64 1.58.0.1ubuntu1 [3,026 B] 18:35:46 Get:311 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-signals1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [31.5 kB] 18:35:46 Get:312 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-signals1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [34.8 kB] 18:35:46 Get:313 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-signals-dev amd64 1.58.0.1ubuntu1 [2,856 B] 18:35:46 Get:314 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-system-dev amd64 1.58.0.1ubuntu1 [2,930 B] 18:35:46 Get:315 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-test-dev amd64 1.58.0.1ubuntu1 [2,830 B] 18:35:46 Get:316 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-thread-dev amd64 1.58.0.1ubuntu1 [2,818 B] 18:35:46 Get:317 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-timer1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [10.2 kB] 18:35:46 Get:318 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-timer1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [9,632 B] 18:35:46 Get:319 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-timer-dev amd64 1.58.0.1ubuntu1 [2,922 B] 18:35:46 Get:320 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-wave1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [184 kB] 18:35:46 Get:321 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-wave1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [245 kB] 18:35:46 Get:322 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-wave-dev amd64 1.58.0.1ubuntu1 [2,838 B] 18:35:46 Get:323 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-all-dev amd64 1.58.0.1ubuntu1 [2,228 B] 18:35:46 Get:324 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbz2-dev amd64 1.0.6-8 [29.1 kB] 18:35:46 Get:325 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] 18:35:46 Get:326 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] 18:35:46 Get:327 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] 18:35:46 Get:328 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] 18:35:46 Get:329 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] 18:35:46 Get:330 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1,775 kB] 18:35:46 Get:331 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9,834 B] 18:35:46 Get:332 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] 18:35:46 Get:333 http://archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4cxx10v5 amd64 0.10.0-10ubuntu1 [416 kB] 18:35:46 Get:334 http://archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4cxx-dev amd64 0.10.0-10ubuntu1 [683 kB] 18:35:46 Get:335 http://archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4cxx10-dev amd64 0.10.0-10ubuntu1 [1,448 B] 18:35:46 Get:336 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] 18:35:46 Get:337 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] 18:35:46 Get:338 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtinyxml2.6.2v5 amd64 2.6.2-3 [29.7 kB] 18:35:46 Get:339 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtinyxml-dev amd64 2.6.2-3 [44.2 kB] 18:35:46 Get:340 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] 18:35:46 Get:341 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libwxbase3.0-0v5 amd64 3.0.2+dfsg-1.3ubuntu0.1 [971 kB] 18:35:46 Get:342 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libwxgtk3.0-0v5 amd64 3.0.2+dfsg-1.3ubuntu0.1 [4,344 kB] 18:35:46 Get:343 http://archive.ubuntu.com/ubuntu xenial/main amd64 notification-daemon amd64 3.18.2-1 [30.9 kB] 18:35:46 Get:344 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] 18:35:46 Get:345 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-roman all 2.0.0-2 [8,062 B] 18:35:46 Get:346 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-docutils all 0.12+dfsg-1 [348 kB] 18:35:46 Get:347 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-dateutil all 2.4.2-1 [42.5 kB] 18:35:46 Get:348 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pyparsing all 2.0.3+dfsg1-1ubuntu0.1 [35.4 kB] 18:35:46 Get:349 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] 18:35:47 Get:350 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-chardet all 2.3.0-2 [96.3 kB] 18:35:47 Get:351 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-crypto amd64 2.6.1-6ubuntu0.16.04.3 [246 kB] 18:35:47 Get:352 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-defusedxml all 0.4.1-2ubuntu0.16.04.1 [35.0 kB] 18:35:47 Get:353 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-ecdsa all 0.13-2 [34.0 kB] 18:35:47 Get:354 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-empy all 3.3.2-1build1 [72.5 kB] 18:35:47 Get:355 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-netifaces amd64 0.10.4-0.1build2 [16.7 kB] 18:35:47 Get:356 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-nose all 1.3.7-1 [116 kB] 18:35:47 Get:357 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-numpy amd64 1:1.11.0-1ubuntu1 [1,763 kB] 18:35:47 Get:358 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-paramiko all 1.16.0-1ubuntu0.1 [109 kB] 18:35:47 Get:359 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] 18:35:47 Get:360 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebpmux1 amd64 0.4.4-1 [14.2 kB] 18:35:47 Get:361 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pil amd64 3.1.2-0ubuntu1.1 [312 kB] 18:35:47 Get:362 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pygments all 2.1+dfsg-1 [522 kB] 18:35:47 Get:363 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-yaml amd64 3.11-3build1 [105 kB] 18:35:47 Get:364 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] 18:35:47 Get:365 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-wxversion all 3.0.2.0+dfsg-1build1 [12.7 kB] 18:35:47 Get:366 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-wxgtk3.0 amd64 3.0.2.0+dfsg-1build1 [5,194 kB] 18:35:47 Get:367 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-wxtools all 3.0.2.0+dfsg-1build1 [8,352 B] 18:35:47 Get:368 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libconsole-bridge0.2v5 amd64 0.3.2-1 [8,370 B] 18:35:47 Get:369 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libconsole-bridge-dev amd64 0.3.2-1 [5,754 B] 18:35:47 Get:370 http://archive.ubuntu.com/ubuntu xenial/main amd64 ocl-icd-libopencl1 amd64 2.2.8-1 [29.7 kB] 18:35:47 Get:371 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libhwloc-plugins amd64 1.11.2-3 [13.2 kB] 18:35:47 Get:372 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblz4-dev amd64 0.0~r131-2ubuntu2 [50.3 kB] 18:35:47 debconf: delaying package configuration, since apt-utils is not installed 18:35:48 Fetched 132 MB in 7s (17.5 MB/s) 18:35:48 Selecting previously unselected package libxau6:amd64. 18:35:48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16270 files and directories currently installed.) 18:35:48 Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ... 18:35:48 Unpacking libxau6:amd64 (1:1.0.8-1) ... 18:35:48 Selecting previously unselected package libxdmcp6:amd64. 18:35:48 Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ... 18:35:48 Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ... 18:35:48 Selecting previously unselected package libxcb1:amd64. 18:35:48 Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ... 18:35:48 Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ... 18:35:48 Selecting previously unselected package libx11-data. 18:35:48 Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.1_all.deb ... 18:35:48 Unpacking libx11-data (2:1.6.3-1ubuntu2.1) ... 18:35:49 Selecting previously unselected package libx11-6:amd64. 18:35:49 Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.1_amd64.deb ... 18:35:49 Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ... 18:35:49 Selecting previously unselected package libxext6:amd64. 18:35:49 Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ... 18:35:49 Unpacking libxext6:amd64 (2:1.3.3-1) ... 18:35:50 Selecting previously unselected package cmake-data. 18:35:50 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... 18:35:50 Unpacking cmake-data (3.5.1-1ubuntu3) ... 18:35:52 Selecting previously unselected package liblzo2-2:amd64. 18:35:52 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ... 18:35:52 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:35:52 Selecting previously unselected package libarchive13:amd64. 18:35:52 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... 18:35:52 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... 18:35:53 Selecting previously unselected package libcurl3:amd64. 18:35:53 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... 18:35:53 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... 18:35:53 Selecting previously unselected package libjsoncpp1:amd64. 18:35:53 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... 18:35:53 Unpacking libjsoncpp1:amd64 (1.7.2-1) ... 18:35:53 Selecting previously unselected package cmake. 18:35:53 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... 18:35:53 Unpacking cmake (3.5.1-1ubuntu3) ... 18:35:54 Selecting previously unselected package fonts-dejavu-core. 18:35:54 Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... 18:35:54 Unpacking fonts-dejavu-core (2.35-1) ... 18:35:54 Selecting previously unselected package ucf. 18:35:54 Preparing to unpack .../archives/ucf_3.0036_all.deb ... 18:35:54 Moving old data out of the way 18:35:54 Unpacking ucf (3.0036) ... 18:35:55 Selecting previously unselected package fontconfig-config. 18:35:55 Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... 18:35:55 Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... 18:35:55 Selecting previously unselected package libpng12-0:amd64. 18:35:55 Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_amd64.deb ... 18:35:55 Unpacking libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... 18:35:55 Selecting previously unselected package libfreetype6:amd64. 18:35:55 Preparing to unpack .../libfreetype6_2.6.1-0.1ubuntu2.3_amd64.deb ... 18:35:55 Unpacking libfreetype6:amd64 (2.6.1-0.1ubuntu2.3) ... 18:35:55 Selecting previously unselected package libfontconfig1:amd64. 18:35:55 Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... 18:35:55 Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... 18:35:55 Selecting previously unselected package fontconfig. 18:35:55 Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... 18:35:55 Unpacking fontconfig (2.11.94-0ubuntu1.1) ... 18:35:56 Selecting previously unselected package libexif12:amd64. 18:35:56 Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... 18:35:56 Unpacking libexif12:amd64 (0.6.21-2) ... 18:35:57 Selecting previously unselected package x11-common. 18:35:57 Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... 18:35:57 dpkg-query: no packages found matching nux-tools 18:35:57 Unpacking x11-common (1:7.7+13ubuntu3.1) ... 18:35:58 Selecting previously unselected package libice6:amd64. 18:35:58 Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... 18:35:58 Unpacking libice6:amd64 (2:1.0.9-1) ... 18:35:58 Selecting previously unselected package libieee1284-3:amd64. 18:35:58 Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... 18:35:58 Unpacking libieee1284-3:amd64 (0.2.11-12) ... 18:35:59 Selecting previously unselected package libjpeg-turbo8:amd64. 18:35:59 Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... 18:35:59 Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... 18:35:59 Selecting previously unselected package liblcms2-2:amd64. 18:35:59 Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... 18:35:59 Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... 18:35:59 Selecting previously unselected package libjpeg8:amd64. 18:35:59 Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... 18:35:59 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 18:35:59 Selecting previously unselected package libjbig0:amd64. 18:35:59 Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... 18:35:59 Unpacking libjbig0:amd64 (2.1-3.1) ... 18:35:59 Selecting previously unselected package libtiff5:amd64. 18:35:59 Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... 18:35:59 Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... 18:35:59 Selecting previously unselected package libgdk-pixbuf2.0-common. 18:35:59 Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... 18:35:59 Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... 18:35:59 Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. 18:35:59 Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... 18:35:59 Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... 18:36:00 Selecting previously unselected package libnotify4:amd64. 18:36:00 Preparing to unpack .../libnotify4_0.7.6-2svn1_amd64.deb ... 18:36:00 Unpacking libnotify4:amd64 (0.7.6-2svn1) ... 18:36:00 Selecting previously unselected package libproxy1v5:amd64. 18:36:00 Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... 18:36:00 Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... 18:36:00 Selecting previously unselected package glib-networking-common. 18:36:00 Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... 18:36:00 Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... 18:36:00 Selecting previously unselected package glib-networking-services. 18:36:00 Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... 18:36:00 Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... 18:36:00 Selecting previously unselected package libdconf1:amd64. 18:36:00 Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... 18:36:00 Unpacking libdconf1:amd64 (0.24.0-2) ... 18:36:00 Selecting previously unselected package dconf-service. 18:36:00 Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... 18:36:00 Unpacking dconf-service (0.24.0-2) ... 18:36:01 Selecting previously unselected package dconf-gsettings-backend:amd64. 18:36:01 Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... 18:36:01 Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... 18:36:01 Selecting previously unselected package gsettings-desktop-schemas. 18:36:01 Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... 18:36:01 Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... 18:36:01 Selecting previously unselected package glib-networking:amd64. 18:36:01 Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... 18:36:01 Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... 18:36:03 Selecting previously unselected package libsoup2.4-1:amd64. 18:36:03 Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... 18:36:03 Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... 18:36:03 Selecting previously unselected package libsoup-gnome2.4-1:amd64. 18:36:03 Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... 18:36:03 Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... 18:36:03 Selecting previously unselected package librest-0.7-0:amd64. 18:36:03 Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... 18:36:03 Unpacking librest-0.7-0:amd64 (0.7.93-1) ... 18:36:03 Selecting previously unselected package libsane-common. 18:36:03 Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... 18:36:03 Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... 18:36:04 Selecting previously unselected package libsm6:amd64. 18:36:04 Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... 18:36:04 Unpacking libsm6:amd64 (2:1.2.2-1) ... 18:36:04 Selecting previously unselected package libxcomposite1:amd64. 18:36:04 Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... 18:36:04 Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... 18:36:04 Selecting previously unselected package libxdamage1:amd64. 18:36:04 Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... 18:36:04 Unpacking libxdamage1:amd64 (1:1.1.4-2) ... 18:36:04 Selecting previously unselected package libxfixes3:amd64. 18:36:04 Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... 18:36:04 Unpacking libxfixes3:amd64 (1:5.0.1-2) ... 18:36:04 Selecting previously unselected package libxinerama1:amd64. 18:36:04 Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... 18:36:04 Unpacking libxinerama1:amd64 (2:1.1.3-1) ... 18:36:04 Selecting previously unselected package libxshmfence1:amd64. 18:36:04 Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... 18:36:04 Unpacking libxshmfence1:amd64 (1.2-1) ... 18:36:04 Selecting previously unselected package libxtst6:amd64. 18:36:04 Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... 18:36:04 Unpacking libxtst6:amd64 (2:1.2.2-1) ... 18:36:05 Selecting previously unselected package libxxf86vm1:amd64. 18:36:05 Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... 18:36:05 Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... 18:36:05 Selecting previously unselected package libyaml-0-2:amd64. 18:36:05 Preparing to unpack .../libyaml-0-2_0.1.6-3_amd64.deb ... 18:36:05 Unpacking libyaml-0-2:amd64 (0.1.6-3) ... 18:36:05 Selecting previously unselected package libpython2.7-minimal:amd64. 18:36:05 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 18:36:05 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... 18:36:05 Selecting previously unselected package python2.7-minimal. 18:36:05 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 18:36:05 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... 18:36:06 Selecting previously unselected package python-minimal. 18:36:06 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... 18:36:06 Unpacking python-minimal (2.7.12-1~16.04) ... 18:36:07 Selecting previously unselected package libpython2.7-stdlib:amd64. 18:36:07 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 18:36:07 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... 18:36:08 Selecting previously unselected package python2.7. 18:36:08 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 18:36:08 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... 18:36:08 Selecting previously unselected package libpython-stdlib:amd64. 18:36:08 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... 18:36:08 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... 18:36:08 Processing triggers for libc-bin (2.23-0ubuntu10) ... 18:36:08 Processing triggers for man-db (2.7.5-1) ... 18:36:10 Processing triggers for systemd (229-4ubuntu21.4) ... 18:36:10 Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... 18:36:10 Processing triggers for mime-support (3.59ubuntu1) ... 18:36:10 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... 18:36:10 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... 18:36:12 Setting up python-minimal (2.7.12-1~16.04) ... 18:36:13 Selecting previously unselected package python. 18:36:13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20102 files and directories currently installed.) 18:36:13 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... 18:36:13 Unpacking python (2.7.12-1~16.04) ... 18:36:13 Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. 18:36:13 Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... 18:36:13 Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... 18:36:13 Selecting previously unselected package tzdata. 18:36:13 Preparing to unpack .../tzdata_2017c-0ubuntu0.16.04_all.deb ... 18:36:13 Unpacking tzdata (2017c-0ubuntu0.16.04) ... 18:36:16 Selecting previously unselected package distro-info-data. 18:36:16 Preparing to unpack .../distro-info-data_0.28ubuntu0.8_all.deb ... 18:36:16 Unpacking distro-info-data (0.28ubuntu0.8) ... 18:36:16 Selecting previously unselected package libbsd0:amd64. 18:36:16 Preparing to unpack .../libbsd0_0.8.2-1_amd64.deb ... 18:36:16 Unpacking libbsd0:amd64 (0.8.2-1) ... 18:36:17 Selecting previously unselected package lsb-release. 18:36:17 Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ... 18:36:17 Unpacking lsb-release (9.20160110ubuntu0.2) ... 18:36:17 Selecting previously unselected package xkb-data. 18:36:17 Preparing to unpack .../xkb-data_2.16-1ubuntu1_all.deb ... 18:36:17 Unpacking xkb-data (2.16-1ubuntu1) ... 18:36:17 Selecting previously unselected package libcap-ng0:amd64. 18:36:17 Preparing to unpack .../libcap-ng0_0.7.7-1_amd64.deb ... 18:36:17 Unpacking libcap-ng0:amd64 (0.7.7-1) ... 18:36:17 Selecting previously unselected package libdbus-1-3:amd64. 18:36:17 Preparing to unpack .../libdbus-1-3_1.10.6-1ubuntu3.3_amd64.deb ... 18:36:17 Unpacking libdbus-1-3:amd64 (1.10.6-1ubuntu3.3) ... 18:36:18 Selecting previously unselected package dbus. 18:36:18 Preparing to unpack .../dbus_1.10.6-1ubuntu3.3_amd64.deb ... 18:36:18 Unpacking dbus (1.10.6-1ubuntu3.3) ... 18:36:18 Selecting previously unselected package libdrm-common. 18:36:18 Preparing to unpack .../libdrm-common_2.4.91-2~16.04.1_all.deb ... 18:36:18 Unpacking libdrm-common (2.4.91-2~16.04.1) ... 18:36:18 Selecting previously unselected package libdrm2:amd64. 18:36:18 Preparing to unpack .../libdrm2_2.4.91-2~16.04.1_amd64.deb ... 18:36:18 Unpacking libdrm2:amd64 (2.4.91-2~16.04.1) ... 18:36:18 Selecting previously unselected package libedit2:amd64. 18:36:18 Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ... 18:36:18 Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ... 18:36:18 Selecting previously unselected package libelf1:amd64. 18:36:18 Preparing to unpack .../libelf1_0.165-3ubuntu1.1_amd64.deb ... 18:36:18 Unpacking libelf1:amd64 (0.165-3ubuntu1.1) ... 18:36:18 Selecting previously unselected package libnuma1:amd64. 18:36:18 Preparing to unpack .../libnuma1_2.0.11-1ubuntu1.1_amd64.deb ... 18:36:18 Unpacking libnuma1:amd64 (2.0.11-1ubuntu1.1) ... 18:36:18 Selecting previously unselected package libpam-systemd:amd64. 18:36:18 Preparing to unpack .../libpam-systemd_229-4ubuntu21.4_amd64.deb ... 18:36:18 Unpacking libpam-systemd:amd64 (229-4ubuntu21.4) ... 18:36:19 Selecting previously unselected package libpolkit-gobject-1-0:amd64. 18:36:19 Preparing to unpack .../libpolkit-gobject-1-0_0.105-14.1ubuntu0.1_amd64.deb ... 18:36:19 Unpacking libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) ... 18:36:19 Selecting previously unselected package libusb-1.0-0:amd64. 18:36:19 Preparing to unpack .../libusb-1.0-0_2%3a1.0.20-1_amd64.deb ... 18:36:19 Unpacking libusb-1.0-0:amd64 (2:1.0.20-1) ... 18:36:19 Selecting previously unselected package acl. 18:36:19 Preparing to unpack .../acl_2.2.52-3_amd64.deb ... 18:36:19 Unpacking acl (2.2.52-3) ... 18:36:19 Selecting previously unselected package hicolor-icon-theme. 18:36:19 Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... 18:36:19 Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... 18:36:19 Selecting previously unselected package libpixman-1-0:amd64. 18:36:19 Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... 18:36:19 Unpacking libpixman-1-0:amd64 (0.33.6-1) ... 18:36:19 Selecting previously unselected package libxcb-render0:amd64. 18:36:19 Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... 18:36:19 Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... 18:36:19 Selecting previously unselected package libxcb-shm0:amd64. 18:36:20 Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... 18:36:20 Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... 18:36:20 Selecting previously unselected package libxrender1:amd64. 18:36:20 Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... 18:36:20 Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... 18:36:20 Selecting previously unselected package libcairo2:amd64. 18:36:20 Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... 18:36:20 Unpacking libcairo2:amd64 (1.14.6-1) ... 18:36:20 Selecting previously unselected package libgtk-3-common. 18:36:20 Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... 18:36:20 Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... 18:36:20 Selecting previously unselected package libatk1.0-data. 18:36:20 Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... 18:36:20 Unpacking libatk1.0-data (2.18.0-1) ... 18:36:20 Selecting previously unselected package libatk1.0-0:amd64. 18:36:20 Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... 18:36:20 Unpacking libatk1.0-0:amd64 (2.18.0-1) ... 18:36:20 Selecting previously unselected package libatspi2.0-0:amd64. 18:36:20 Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... 18:36:20 Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... 18:36:21 Selecting previously unselected package libatk-bridge2.0-0:amd64. 18:36:21 Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... 18:36:21 Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... 18:36:21 Selecting previously unselected package libcairo-gobject2:amd64. 18:36:21 Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... 18:36:21 Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... 18:36:22 Selecting previously unselected package libcolord2:amd64. 18:36:22 Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... 18:36:22 Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... 18:36:22 Selecting previously unselected package libavahi-common-data:amd64. 18:36:22 Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... 18:36:22 Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... 18:36:22 Selecting previously unselected package libavahi-common3:amd64. 18:36:22 Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... 18:36:22 Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... 18:36:23 Selecting previously unselected package libavahi-client3:amd64. 18:36:23 Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... 18:36:23 Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... 18:36:23 Selecting previously unselected package libcups2:amd64. 18:36:23 Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... 18:36:23 Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... 18:36:23 Selecting previously unselected package libepoxy0:amd64. 18:36:23 Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... 18:36:23 Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... 18:36:23 Selecting previously unselected package libjson-glib-1.0-common. 18:36:23 Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... 18:36:23 Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... 18:36:23 Selecting previously unselected package libjson-glib-1.0-0:amd64. 18:36:23 Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... 18:36:23 Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... 18:36:23 Selecting previously unselected package libboost-system1.58.0:amd64. 18:36:23 Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:36:23 Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:36:24 Selecting previously unselected package libcapnp-0.5.3:amd64. 18:36:24 Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... 18:36:24 Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... 18:36:24 Selecting previously unselected package libboost-filesystem1.58.0:amd64. 18:36:24 Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:36:24 Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:36:24 Selecting previously unselected package libmircore1:amd64. 18:36:24 Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... 18:36:24 Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:36:24 Selecting previously unselected package libmircommon7:amd64. 18:36:24 Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... 18:36:24 Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:36:24 Selecting previously unselected package libprotobuf-lite9v5:amd64. 18:36:24 Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... 18:36:24 Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... 18:36:24 Selecting previously unselected package libmirprotobuf3:amd64. 18:36:24 Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... 18:36:24 Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:36:25 Selecting previously unselected package libxkbcommon0:amd64. 18:36:25 Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... 18:36:25 Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... 18:36:25 Selecting previously unselected package libmirclient9:amd64. 18:36:25 Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... 18:36:25 Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:36:25 Selecting previously unselected package libthai-data. 18:36:25 Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... 18:36:25 Unpacking libthai-data (0.1.24-2) ... 18:36:25 Selecting previously unselected package libdatrie1:amd64. 18:36:25 Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... 18:36:25 Unpacking libdatrie1:amd64 (0.2.10-2) ... 18:36:26 Selecting previously unselected package libthai0:amd64. 18:36:26 Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... 18:36:26 Unpacking libthai0:amd64 (0.1.24-2) ... 18:36:30 Selecting previously unselected package libpango-1.0-0:amd64. 18:36:30 Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... 18:36:31 Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... 18:36:32 Selecting previously unselected package libgraphite2-3:amd64. 18:36:32 Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... 18:36:32 Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... 18:36:33 Selecting previously unselected package libharfbuzz0b:amd64. 18:36:33 Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... 18:36:33 Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... 18:36:33 Selecting previously unselected package libpangoft2-1.0-0:amd64. 18:36:33 Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... 18:36:33 Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... 18:36:34 Selecting previously unselected package libpangocairo-1.0-0:amd64. 18:36:34 Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... 18:36:34 Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... 18:36:34 Selecting previously unselected package libwayland-client0:amd64. 18:36:34 Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... 18:36:34 Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... 18:36:35 Selecting previously unselected package libwayland-cursor0:amd64. 18:36:35 Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... 18:36:35 Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... 18:36:35 Selecting previously unselected package libwayland-server0:amd64. 18:36:35 Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... 18:36:35 Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... 18:36:35 Selecting previously unselected package libgbm1:amd64. 18:36:35 Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 18:36:35 Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:36:35 Selecting previously unselected package libglapi-mesa:amd64. 18:36:35 Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 18:36:35 Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:36:36 Selecting previously unselected package libx11-xcb1:amd64. 18:36:36 Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... 18:36:36 Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... 18:36:36 Selecting previously unselected package libxcb-dri2-0:amd64. 18:36:36 Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... 18:36:36 Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... 18:36:37 Selecting previously unselected package libxcb-dri3-0:amd64. 18:36:37 Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... 18:36:37 Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... 18:36:37 Selecting previously unselected package libxcb-present0:amd64. 18:36:37 Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... 18:36:37 Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... 18:36:37 Selecting previously unselected package libxcb-sync1:amd64. 18:36:37 Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... 18:36:37 Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... 18:36:37 Selecting previously unselected package libxcb-xfixes0:amd64. 18:36:37 Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... 18:36:37 Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... 18:36:37 Selecting previously unselected package libdrm-amdgpu1:amd64. 18:36:37 Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... 18:36:37 Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... 18:36:37 Selecting previously unselected package libpciaccess0:amd64. 18:36:37 Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... 18:36:38 Unpacking libpciaccess0:amd64 (0.13.4-1) ... 18:36:38 Selecting previously unselected package libdrm-intel1:amd64. 18:36:38 Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... 18:36:38 Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... 18:36:38 Selecting previously unselected package libdrm-nouveau2:amd64. 18:36:38 Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... 18:36:38 Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... 18:36:38 Selecting previously unselected package libdrm-radeon1:amd64. 18:36:38 Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... 18:36:38 Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... 18:36:39 Selecting previously unselected package libllvm6.0:amd64. 18:36:39 Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... 18:36:39 Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... 18:36:42 Selecting previously unselected package libsensors4:amd64. 18:36:42 Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... 18:36:42 Unpacking libsensors4:amd64 (1:3.4.0-2) ... 18:36:42 Selecting previously unselected package libgl1-mesa-dri:amd64. 18:36:42 Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 18:36:42 Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:36:43 Selecting previously unselected package libegl1-mesa:amd64. 18:36:43 Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 18:36:43 Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:36:44 Selecting previously unselected package libwayland-egl1-mesa:amd64. 18:36:44 Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 18:36:44 Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:36:44 Selecting previously unselected package libxcursor1:amd64. 18:36:44 Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... 18:36:44 Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... 18:36:44 Selecting previously unselected package libxi6:amd64. 18:36:44 Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... 18:36:44 Unpacking libxi6:amd64 (2:1.7.6-1) ... 18:36:44 Selecting previously unselected package libxrandr2:amd64. 18:36:44 Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... 18:36:44 Unpacking libxrandr2:amd64 (2:1.5.0-1) ... 18:36:44 Selecting previously unselected package libgtk-3-0:amd64. 18:36:44 Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... 18:36:44 Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... 18:36:47 Selecting previously unselected package libgtk-3-bin. 18:36:47 Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... 18:36:47 Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' 18:36:47 Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' 18:36:47 Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... 18:36:48 Selecting previously unselected package librsvg2-2:amd64. 18:36:48 Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... 18:36:48 Unpacking librsvg2-2:amd64 (2.40.13-3) ... 18:36:49 Selecting previously unselected package librsvg2-common:amd64. 18:36:49 Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... 18:36:49 Unpacking librsvg2-common:amd64 (2.40.13-3) ... 18:36:49 Selecting previously unselected package humanity-icon-theme. 18:36:49 Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... 18:36:49 Unpacking humanity-icon-theme (0.6.10.1) ... 18:36:55 Selecting previously unselected package ubuntu-mono. 18:36:55 Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... 18:36:55 Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... 18:36:56 Selecting previously unselected package adwaita-icon-theme. 18:36:56 Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... 18:36:56 Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... 18:36:58 Selecting previously unselected package at-spi2-core. 18:36:58 Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... 18:36:58 Unpacking at-spi2-core (2.18.3-4ubuntu1) ... 18:36:58 Selecting previously unselected package bzip2-doc. 18:36:58 Preparing to unpack .../bzip2-doc_1.0.6-8_all.deb ... 18:36:58 Unpacking bzip2-doc (1.0.6-8) ... 18:36:58 Selecting previously unselected package libgusb2:amd64. 18:36:58 Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... 18:36:58 Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... 18:36:58 Selecting previously unselected package libcolorhug2:amd64. 18:36:58 Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... 18:36:58 Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... 18:36:58 Selecting previously unselected package libgudev-1.0-0:amd64. 18:36:58 Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... 18:36:58 Unpacking libgudev-1.0-0:amd64 (1:230-2) ... 18:36:59 Selecting previously unselected package libvpx3:amd64. 18:36:59 Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... 18:36:59 Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... 18:36:59 Selecting previously unselected package libxpm4:amd64. 18:36:59 Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... 18:36:59 Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... 18:36:59 Selecting previously unselected package libgd3:amd64. 18:36:59 Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... 18:36:59 Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... 18:36:59 Selecting previously unselected package libltdl7:amd64. 18:36:59 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... 18:36:59 Unpacking libltdl7:amd64 (2.4.6-0.1) ... 18:37:00 Selecting previously unselected package libgphoto2-port12:amd64. 18:37:00 Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... 18:37:00 Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... 18:37:00 Selecting previously unselected package libgphoto2-6:amd64. 18:37:00 Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... 18:37:00 Unpacking libgphoto2-6:amd64 (2.5.9-3) ... 18:37:01 Selecting previously unselected package libsane:amd64. 18:37:01 Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... 18:37:01 Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... 18:37:02 Selecting previously unselected package libpolkit-agent-1-0:amd64. 18:37:02 Preparing to unpack .../libpolkit-agent-1-0_0.105-14.1ubuntu0.1_amd64.deb ... 18:37:02 Unpacking libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) ... 18:37:02 Selecting previously unselected package libpolkit-backend-1-0:amd64. 18:37:02 Preparing to unpack .../libpolkit-backend-1-0_0.105-14.1ubuntu0.1_amd64.deb ... 18:37:02 Unpacking libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) ... 18:37:03 Selecting previously unselected package policykit-1. 18:37:03 Preparing to unpack .../policykit-1_0.105-14.1ubuntu0.1_amd64.deb ... 18:37:03 Unpacking policykit-1 (0.105-14.1ubuntu0.1) ... 18:37:03 Selecting previously unselected package colord-data. 18:37:03 Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... 18:37:03 Unpacking colord-data (1.2.12-1ubuntu1) ... 18:37:03 Selecting previously unselected package colord. 18:37:03 Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... 18:37:03 Unpacking colord (1.2.12-1ubuntu1) ... 18:37:03 Selecting previously unselected package docutils-common. 18:37:03 Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ... 18:37:03 Unpacking docutils-common (0.12+dfsg-1) ... 18:37:04 Selecting previously unselected package docutils-doc. 18:37:04 Preparing to unpack .../docutils-doc_0.12+dfsg-1_all.deb ... 18:37:04 Unpacking docutils-doc (0.12+dfsg-1) ... 18:37:04 Selecting previously unselected package libgtest-dev:amd64. 18:37:04 Preparing to unpack .../libgtest-dev_1.7.0-4ubuntu1_amd64.deb ... 18:37:04 Unpacking libgtest-dev:amd64 (1.7.0-4ubuntu1) ... 18:37:05 Selecting previously unselected package google-mock:amd64. 18:37:05 Preparing to unpack .../google-mock_1.7.0-18092013-1_amd64.deb ... 18:37:05 Unpacking google-mock:amd64 (1.7.0-18092013-1) ... 18:37:05 Selecting previously unselected package icu-devtools. 18:37:05 Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... 18:37:05 Unpacking icu-devtools (55.1-7ubuntu0.4) ... 18:37:05 Selecting previously unselected package libapr1:amd64. 18:37:05 Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... 18:37:05 Unpacking libapr1:amd64 (1.5.2-3) ... 18:37:05 Selecting previously unselected package uuid-dev:amd64. 18:37:05 Preparing to unpack .../uuid-dev_2.27.1-6ubuntu3.6_amd64.deb ... 18:37:05 Unpacking uuid-dev:amd64 (2.27.1-6ubuntu3.6) ... 18:37:05 Selecting previously unselected package libsctp1:amd64. 18:37:05 Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... 18:37:05 Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... 18:37:06 Selecting previously unselected package libsctp-dev. 18:37:06 Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... 18:37:06 Unpacking libsctp-dev (1.0.16+dfsg-3) ... 18:37:06 Selecting previously unselected package libapr1-dev. 18:37:06 Preparing to unpack .../libapr1-dev_1.5.2-3_amd64.deb ... 18:37:06 Unpacking libapr1-dev (1.5.2-3) ... 18:37:08 Selecting previously unselected package libaprutil1:amd64. 18:37:08 Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... 18:37:09 Unpacking libaprutil1:amd64 (1.5.4-1build1) ... 18:37:09 Selecting previously unselected package libldap2-dev:amd64. 18:37:09 Preparing to unpack .../libldap2-dev_2.4.42+dfsg-2ubuntu3.3_amd64.deb ... 18:37:09 Unpacking libldap2-dev:amd64 (2.4.42+dfsg-2ubuntu3.3) ... 18:37:09 Selecting previously unselected package libexpat1-dev:amd64. 18:37:09 Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... 18:37:09 Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... 18:37:09 Selecting previously unselected package libaprutil1-dev. 18:37:09 Preparing to unpack .../libaprutil1-dev_1.5.4-1build1_amd64.deb ... 18:37:09 Unpacking libaprutil1-dev (1.5.4-1build1) ... 18:37:10 Selecting previously unselected package libblas-common. 18:37:10 Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... 18:37:10 Unpacking libblas-common (3.6.0-2ubuntu2) ... 18:37:10 Selecting previously unselected package libblas3. 18:37:10 Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... 18:37:10 Unpacking libblas3 (3.6.0-2ubuntu2) ... 18:37:10 Selecting previously unselected package libboost1.58-dev:amd64. 18:37:10 Preparing to unpack .../libboost1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:10 Unpacking libboost1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:21 Selecting previously unselected package libboost-dev:amd64. 18:37:21 Preparing to unpack .../libboost-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:21 Unpacking libboost-dev:amd64 (1.58.0.1ubuntu1) ... 18:37:21 Selecting previously unselected package libboost1.58-tools-dev. 18:37:21 Preparing to unpack .../libboost1.58-tools-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:21 Unpacking libboost1.58-tools-dev (1.58.0+dfsg-5ubuntu3.1) ... 18:37:22 Selecting previously unselected package libboost-tools-dev. 18:37:22 Preparing to unpack .../libboost-tools-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:22 Unpacking libboost-tools-dev (1.58.0.1ubuntu1) ... 18:37:22 Selecting previously unselected package libboost-atomic1.58.0:amd64. 18:37:22 Preparing to unpack .../libboost-atomic1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:22 Unpacking libboost-atomic1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:22 Selecting previously unselected package libboost-atomic1.58-dev:amd64. 18:37:22 Preparing to unpack .../libboost-atomic1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:22 Unpacking libboost-atomic1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:23 Selecting previously unselected package libboost-atomic-dev:amd64. 18:37:23 Preparing to unpack .../libboost-atomic-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:23 Unpacking libboost-atomic-dev:amd64 (1.58.0.1ubuntu1) ... 18:37:23 Selecting previously unselected package libboost-chrono1.58.0:amd64. 18:37:23 Preparing to unpack .../libboost-chrono1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:23 Unpacking libboost-chrono1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:23 Selecting previously unselected package libboost-chrono1.58-dev:amd64. 18:37:23 Preparing to unpack .../libboost-chrono1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:23 Unpacking libboost-chrono1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:23 Selecting previously unselected package libboost-chrono-dev:amd64. 18:37:23 Preparing to unpack .../libboost-chrono-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:23 Unpacking libboost-chrono-dev:amd64 (1.58.0.1ubuntu1) ... 18:37:23 Selecting previously unselected package libboost-thread1.58.0:amd64. 18:37:24 Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:24 Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:24 Selecting previously unselected package libboost-context1.58.0:amd64. 18:37:24 Preparing to unpack .../libboost-context1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:24 Unpacking libboost-context1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:24 Selecting previously unselected package libboost-context1.58-dev:amd64. 18:37:24 Preparing to unpack .../libboost-context1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:24 Unpacking libboost-context1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:24 Selecting previously unselected package libboost-context-dev:amd64. 18:37:24 Preparing to unpack .../libboost-context-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:24 Unpacking libboost-context-dev:amd64 (1.58.0.1ubuntu1) ... 18:37:24 Selecting previously unselected package libboost-coroutine1.58.0:amd64. 18:37:24 Preparing to unpack .../libboost-coroutine1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:24 Unpacking libboost-coroutine1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:25 Selecting previously unselected package libboost-coroutine1.58-dev:amd64. 18:37:25 Preparing to unpack .../libboost-coroutine1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:25 Unpacking libboost-coroutine1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:25 Selecting previously unselected package libboost-coroutine-dev:amd64. 18:37:25 Preparing to unpack .../libboost-coroutine-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:25 Unpacking libboost-coroutine-dev:amd64 (1.58.0.1ubuntu1) ... 18:37:25 Selecting previously unselected package libboost-date-time1.58.0:amd64. 18:37:25 Preparing to unpack .../libboost-date-time1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:25 Unpacking libboost-date-time1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:26 Selecting previously unselected package libboost-serialization1.58.0:amd64. 18:37:26 Preparing to unpack .../libboost-serialization1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:26 Unpacking libboost-serialization1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:26 Selecting previously unselected package libboost-serialization1.58-dev:amd64. 18:37:26 Preparing to unpack .../libboost-serialization1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:26 Unpacking libboost-serialization1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:26 Selecting previously unselected package libboost-date-time1.58-dev:amd64. 18:37:26 Preparing to unpack .../libboost-date-time1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:26 Unpacking libboost-date-time1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:28 Selecting previously unselected package libboost-date-time-dev:amd64. 18:37:28 Preparing to unpack .../libboost-date-time-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:28 Unpacking libboost-date-time-dev:amd64 (1.58.0.1ubuntu1) ... 18:37:28 Selecting previously unselected package libboost-exception1.58-dev:amd64. 18:37:28 Preparing to unpack .../libboost-exception1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:28 Unpacking libboost-exception1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:28 Selecting previously unselected package libboost-exception-dev:amd64. 18:37:28 Preparing to unpack .../libboost-exception-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:28 Unpacking libboost-exception-dev:amd64 (1.58.0.1ubuntu1) ... 18:37:29 Selecting previously unselected package libboost-system1.58-dev:amd64. 18:37:29 Preparing to unpack .../libboost-system1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:29 Unpacking libboost-system1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:29 Selecting previously unselected package libboost-filesystem1.58-dev:amd64. 18:37:29 Preparing to unpack .../libboost-filesystem1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:29 Unpacking libboost-filesystem1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:29 Selecting previously unselected package libboost-filesystem-dev:amd64. 18:37:29 Preparing to unpack .../libboost-filesystem-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:29 Unpacking libboost-filesystem-dev:amd64 (1.58.0.1ubuntu1) ... 18:37:30 Selecting previously unselected package libboost-regex1.58.0:amd64. 18:37:30 Preparing to unpack .../libboost-regex1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:30 Unpacking libboost-regex1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:30 Selecting previously unselected package libboost-graph1.58.0:amd64. 18:37:30 Preparing to unpack .../libboost-graph1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:30 Unpacking libboost-graph1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:30 Selecting previously unselected package libboost-test1.58.0:amd64. 18:37:30 Preparing to unpack .../libboost-test1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:30 Unpacking libboost-test1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:31 Selecting previously unselected package libboost-test1.58-dev:amd64. 18:37:31 Preparing to unpack .../libboost-test1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:31 Unpacking libboost-test1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:32 Selecting previously unselected package libboost-graph1.58-dev:amd64. 18:37:32 Preparing to unpack .../libboost-graph1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:32 Unpacking libboost-graph1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:33 Selecting previously unselected package libboost-graph-dev:amd64. 18:37:33 Preparing to unpack .../libboost-graph-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:33 Unpacking libboost-graph-dev:amd64 (1.58.0.1ubuntu1) ... 18:37:33 Selecting previously unselected package libhwloc5:amd64. 18:37:33 Preparing to unpack .../libhwloc5_1.11.2-3_amd64.deb ... 18:37:33 Unpacking libhwloc5:amd64 (1.11.2-3) ... 18:37:33 Selecting previously unselected package libibverbs1. 18:37:33 Preparing to unpack .../libibverbs1_1.1.8-1.1ubuntu2_amd64.deb ... 18:37:33 Unpacking libibverbs1 (1.1.8-1.1ubuntu2) ... 18:37:33 Selecting previously unselected package libopenmpi1.10. 18:37:33 Preparing to unpack .../libopenmpi1.10_1.10.2-8ubuntu1_amd64.deb ... 18:37:33 Unpacking libopenmpi1.10 (1.10.2-8ubuntu1) ... 18:37:34 Selecting previously unselected package libboost-mpi1.58.0. 18:37:34 Preparing to unpack .../libboost-mpi1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:34 Unpacking libboost-mpi1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:34 Selecting previously unselected package libboost-graph-parallel1.58.0. 18:37:34 Preparing to unpack .../libboost-graph-parallel1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:34 Unpacking libboost-graph-parallel1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:34 Selecting previously unselected package libboost-graph-parallel1.58-dev. 18:37:34 Preparing to unpack .../libboost-graph-parallel1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:34 Unpacking libboost-graph-parallel1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 18:37:35 Selecting previously unselected package libboost-graph-parallel-dev. 18:37:35 Preparing to unpack .../libboost-graph-parallel-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:35 Unpacking libboost-graph-parallel-dev (1.58.0.1ubuntu1) ... 18:37:35 Selecting previously unselected package libicu-dev:amd64. 18:37:35 Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... 18:37:35 Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... 18:37:40 Selecting previously unselected package libboost-regex1.58-dev:amd64. 18:37:40 Preparing to unpack .../libboost-regex1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:40 Unpacking libboost-regex1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:44 Selecting previously unselected package libboost-iostreams1.58.0:amd64. 18:37:44 Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:44 Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:44 Selecting previously unselected package libboost-iostreams1.58-dev:amd64. 18:37:44 Preparing to unpack .../libboost-iostreams1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:44 Unpacking libboost-iostreams1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:44 Selecting previously unselected package libboost-iostreams-dev:amd64. 18:37:44 Preparing to unpack .../libboost-iostreams-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:44 Unpacking libboost-iostreams-dev:amd64 (1.58.0.1ubuntu1) ... 18:37:44 Selecting previously unselected package libboost-locale1.58.0:amd64. 18:37:44 Preparing to unpack .../libboost-locale1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:44 Unpacking libboost-locale1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:45 Selecting previously unselected package libboost-locale1.58-dev:amd64. 18:37:45 Preparing to unpack .../libboost-locale1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:45 Unpacking libboost-locale1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:45 Selecting previously unselected package libboost-locale-dev:amd64. 18:37:45 Preparing to unpack .../libboost-locale-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:45 Unpacking libboost-locale-dev:amd64 (1.58.0.1ubuntu1) ... 18:37:45 Selecting previously unselected package libboost-log1.58.0. 18:37:45 Preparing to unpack .../libboost-log1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:45 Unpacking libboost-log1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:45 Selecting previously unselected package libboost-thread1.58-dev:amd64. 18:37:45 Preparing to unpack .../libboost-thread1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:45 Unpacking libboost-thread1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:46 Selecting previously unselected package libboost-log1.58-dev. 18:37:46 Preparing to unpack .../libboost-log1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:46 Unpacking libboost-log1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 18:37:46 Selecting previously unselected package libboost-log-dev. 18:37:46 Preparing to unpack .../libboost-log-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:46 Unpacking libboost-log-dev (1.58.0.1ubuntu1) ... 18:37:46 Selecting previously unselected package libboost-math1.58.0:amd64. 18:37:46 Preparing to unpack .../libboost-math1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:46 Unpacking libboost-math1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:46 Selecting previously unselected package libboost-math1.58-dev:amd64. 18:37:46 Preparing to unpack .../libboost-math1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:46 Unpacking libboost-math1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:47 Selecting previously unselected package libboost-math-dev:amd64. 18:37:47 Preparing to unpack .../libboost-math-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:47 Unpacking libboost-math-dev:amd64 (1.58.0.1ubuntu1) ... 18:37:48 Selecting previously unselected package openmpi-common. 18:37:48 Preparing to unpack .../openmpi-common_1.10.2-8ubuntu1_all.deb ... 18:37:48 Unpacking openmpi-common (1.10.2-8ubuntu1) ... 18:37:48 Selecting previously unselected package libibverbs-dev. 18:37:48 Preparing to unpack .../libibverbs-dev_1.1.8-1.1ubuntu2_amd64.deb ... 18:37:48 Unpacking libibverbs-dev (1.1.8-1.1ubuntu2) ... 18:37:48 Selecting previously unselected package libnuma-dev:amd64. 18:37:48 Preparing to unpack .../libnuma-dev_2.0.11-1ubuntu1.1_amd64.deb ... 18:37:48 Unpacking libnuma-dev:amd64 (2.0.11-1ubuntu1.1) ... 18:37:48 Selecting previously unselected package libltdl-dev:amd64. 18:37:48 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... 18:37:48 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... 18:37:49 Selecting previously unselected package libhwloc-dev:amd64. 18:37:49 Preparing to unpack .../libhwloc-dev_1.11.2-3_amd64.deb ... 18:37:49 Unpacking libhwloc-dev:amd64 (1.11.2-3) ... 18:37:49 Selecting previously unselected package libopenmpi-dev. 18:37:49 Preparing to unpack .../libopenmpi-dev_1.10.2-8ubuntu1_amd64.deb ... 18:37:49 Unpacking libopenmpi-dev (1.10.2-8ubuntu1) ... 18:37:50 Selecting previously unselected package mpi-default-dev. 18:37:50 Preparing to unpack .../mpi-default-dev_1.4_amd64.deb ... 18:37:50 Unpacking mpi-default-dev (1.4) ... 18:37:50 Selecting previously unselected package libboost-mpi1.58-dev. 18:37:50 Preparing to unpack .../libboost-mpi1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:51 Unpacking libboost-mpi1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 18:37:51 Selecting previously unselected package libboost-mpi-dev. 18:37:51 Preparing to unpack .../libboost-mpi-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:51 Unpacking libboost-mpi-dev (1.58.0.1ubuntu1) ... 18:37:51 Selecting previously unselected package libboost-python1.58.0. 18:37:51 Preparing to unpack .../libboost-python1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:51 Unpacking libboost-python1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:53 Selecting previously unselected package openmpi-bin. 18:37:53 Preparing to unpack .../openmpi-bin_1.10.2-8ubuntu1_amd64.deb ... 18:37:53 Unpacking openmpi-bin (1.10.2-8ubuntu1) ... 18:37:54 Selecting previously unselected package mpi-default-bin. 18:37:54 Preparing to unpack .../mpi-default-bin_1.4_amd64.deb ... 18:37:54 Unpacking mpi-default-bin (1.4) ... 18:37:54 Selecting previously unselected package libboost-mpi-python1.58.0. 18:37:54 Preparing to unpack .../libboost-mpi-python1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:54 Unpacking libboost-mpi-python1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 18:37:54 Selecting previously unselected package libboost-mpi-python1.58-dev. 18:37:54 Preparing to unpack .../libboost-mpi-python1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:54 Unpacking libboost-mpi-python1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 18:37:59 Selecting previously unselected package libboost-mpi-python-dev. 18:37:59 Preparing to unpack .../libboost-mpi-python-dev_1.58.0.1ubuntu1_amd64.deb ... 18:37:59 Unpacking libboost-mpi-python-dev (1.58.0.1ubuntu1) ... 18:37:59 Selecting previously unselected package libboost-program-options1.58.0:amd64. 18:37:59 Preparing to unpack .../libboost-program-options1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:37:59 Unpacking libboost-program-options1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:38:00 Selecting previously unselected package libboost-program-options1.58-dev:amd64. 18:38:00 Preparing to unpack .../libboost-program-options1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:38:00 Unpacking libboost-program-options1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:38:00 Selecting previously unselected package libboost-program-options-dev:amd64. 18:38:00 Preparing to unpack .../libboost-program-options-dev_1.58.0.1ubuntu1_amd64.deb ... 18:38:00 Unpacking libboost-program-options-dev:amd64 (1.58.0.1ubuntu1) ... 18:38:00 Selecting previously unselected package libpython2.7:amd64. 18:38:00 Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 18:38:00 Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... 18:38:01 Selecting previously unselected package libpython2.7-dev:amd64. 18:38:01 Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 18:38:01 Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... 18:38:04 Selecting previously unselected package libpython-dev:amd64. 18:38:04 Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... 18:38:04 Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... 18:38:05 Selecting previously unselected package python2.7-dev. 18:38:05 Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 18:38:05 Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... 18:38:05 Selecting previously unselected package python-dev. 18:38:05 Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... 18:38:05 Unpacking python-dev (2.7.12-1~16.04) ... 18:38:06 Selecting previously unselected package libboost-python1.58-dev. 18:38:06 Preparing to unpack .../libboost-python1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:38:06 Unpacking libboost-python1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 18:38:06 Selecting previously unselected package libboost-python-dev. 18:38:06 Preparing to unpack .../libboost-python-dev_1.58.0.1ubuntu1_amd64.deb ... 18:38:06 Unpacking libboost-python-dev (1.58.0.1ubuntu1) ... 18:38:06 Selecting previously unselected package libboost-random1.58.0:amd64. 18:38:06 Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:38:06 Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:38:06 Selecting previously unselected package libboost-random1.58-dev:amd64. 18:38:06 Preparing to unpack .../libboost-random1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:38:06 Unpacking libboost-random1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:38:07 Selecting previously unselected package libboost-random-dev:amd64. 18:38:07 Preparing to unpack .../libboost-random-dev_1.58.0.1ubuntu1_amd64.deb ... 18:38:07 Unpacking libboost-random-dev:amd64 (1.58.0.1ubuntu1) ... 18:38:07 Selecting previously unselected package libboost-regex-dev:amd64. 18:38:07 Preparing to unpack .../libboost-regex-dev_1.58.0.1ubuntu1_amd64.deb ... 18:38:07 Unpacking libboost-regex-dev:amd64 (1.58.0.1ubuntu1) ... 18:38:07 Selecting previously unselected package libboost-serialization-dev:amd64. 18:38:07 Preparing to unpack .../libboost-serialization-dev_1.58.0.1ubuntu1_amd64.deb ... 18:38:07 Unpacking libboost-serialization-dev:amd64 (1.58.0.1ubuntu1) ... 18:38:08 Selecting previously unselected package libboost-signals1.58.0:amd64. 18:38:08 Preparing to unpack .../libboost-signals1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:38:08 Unpacking libboost-signals1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:38:10 Selecting previously unselected package libboost-signals1.58-dev:amd64. 18:38:10 Preparing to unpack .../libboost-signals1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:38:11 Unpacking libboost-signals1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:38:11 Selecting previously unselected package libboost-signals-dev:amd64. 18:38:11 Preparing to unpack .../libboost-signals-dev_1.58.0.1ubuntu1_amd64.deb ... 18:38:11 Unpacking libboost-signals-dev:amd64 (1.58.0.1ubuntu1) ... 18:38:12 Selecting previously unselected package libboost-system-dev:amd64. 18:38:12 Preparing to unpack .../libboost-system-dev_1.58.0.1ubuntu1_amd64.deb ... 18:38:12 Unpacking libboost-system-dev:amd64 (1.58.0.1ubuntu1) ... 18:38:12 Selecting previously unselected package libboost-test-dev:amd64. 18:38:12 Preparing to unpack .../libboost-test-dev_1.58.0.1ubuntu1_amd64.deb ... 18:38:12 Unpacking libboost-test-dev:amd64 (1.58.0.1ubuntu1) ... 18:38:12 Selecting previously unselected package libboost-thread-dev:amd64. 18:38:12 Preparing to unpack .../libboost-thread-dev_1.58.0.1ubuntu1_amd64.deb ... 18:38:12 Unpacking libboost-thread-dev:amd64 (1.58.0.1ubuntu1) ... 18:38:13 Selecting previously unselected package libboost-timer1.58.0:amd64. 18:38:13 Preparing to unpack .../libboost-timer1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:38:13 Unpacking libboost-timer1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:38:14 Selecting previously unselected package libboost-timer1.58-dev:amd64. 18:38:14 Preparing to unpack .../libboost-timer1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:38:14 Unpacking libboost-timer1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:38:14 Selecting previously unselected package libboost-timer-dev:amd64. 18:38:14 Preparing to unpack .../libboost-timer-dev_1.58.0.1ubuntu1_amd64.deb ... 18:38:14 Unpacking libboost-timer-dev:amd64 (1.58.0.1ubuntu1) ... 18:38:14 Selecting previously unselected package libboost-wave1.58.0:amd64. 18:38:14 Preparing to unpack .../libboost-wave1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:38:14 Unpacking libboost-wave1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:38:15 Selecting previously unselected package libboost-wave1.58-dev:amd64. 18:38:15 Preparing to unpack .../libboost-wave1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 18:38:15 Unpacking libboost-wave1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:38:17 Selecting previously unselected package libboost-wave-dev:amd64. 18:38:17 Preparing to unpack .../libboost-wave-dev_1.58.0.1ubuntu1_amd64.deb ... 18:38:18 Unpacking libboost-wave-dev:amd64 (1.58.0.1ubuntu1) ... 18:38:19 Selecting previously unselected package libboost-all-dev. 18:38:19 Preparing to unpack .../libboost-all-dev_1.58.0.1ubuntu1_amd64.deb ... 18:38:19 Unpacking libboost-all-dev (1.58.0.1ubuntu1) ... 18:38:19 Selecting previously unselected package libbz2-dev:amd64. 18:38:19 Preparing to unpack .../libbz2-dev_1.0.6-8_amd64.deb ... 18:38:19 Unpacking libbz2-dev:amd64 (1.0.6-8) ... 18:38:19 Selecting previously unselected package libgfortran3:amd64. 18:38:19 Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... 18:38:19 Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... 18:38:19 Selecting previously unselected package libxcb-glx0:amd64. 18:38:19 Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... 18:38:19 Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... 18:38:20 Selecting previously unselected package libgl1-mesa-glx:amd64. 18:38:20 Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 18:38:20 Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:38:20 Selecting previously unselected package libgphoto2-l10n. 18:38:20 Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... 18:38:20 Unpacking libgphoto2-l10n (2.5.9-3) ... 18:38:20 Selecting previously unselected package libgtk2.0-common. 18:38:20 Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... 18:38:20 Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... 18:38:21 Selecting previously unselected package libgtk2.0-0:amd64. 18:38:21 Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... 18:38:21 Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... 18:38:21 Selecting previously unselected package libgtk2.0-bin. 18:38:21 Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... 18:38:21 Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... 18:38:22 Selecting previously unselected package liblapack3. 18:38:22 Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... 18:38:22 Unpacking liblapack3 (3.6.0-2ubuntu2) ... 18:38:22 Selecting previously unselected package liblog4cxx10v5:amd64. 18:38:22 Preparing to unpack .../liblog4cxx10v5_0.10.0-10ubuntu1_amd64.deb ... 18:38:22 Unpacking liblog4cxx10v5:amd64 (0.10.0-10ubuntu1) ... 18:38:22 Selecting previously unselected package liblog4cxx-dev. 18:38:22 Preparing to unpack .../liblog4cxx-dev_0.10.0-10ubuntu1_amd64.deb ... 18:38:22 Unpacking liblog4cxx-dev (0.10.0-10ubuntu1) ... 18:38:23 Selecting previously unselected package liblog4cxx10-dev. 18:38:23 Preparing to unpack .../liblog4cxx10-dev_0.10.0-10ubuntu1_amd64.deb ... 18:38:23 Unpacking liblog4cxx10-dev (0.10.0-10ubuntu1) ... 18:38:23 Selecting previously unselected package libpaper1:amd64. 18:38:23 Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... 18:38:23 Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... 18:38:23 Selecting previously unselected package libpaper-utils. 18:38:23 Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... 18:38:23 Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... 18:38:24 Selecting previously unselected package libtinyxml2.6.2v5:amd64. 18:38:24 Preparing to unpack .../libtinyxml2.6.2v5_2.6.2-3_amd64.deb ... 18:38:24 Unpacking libtinyxml2.6.2v5:amd64 (2.6.2-3) ... 18:38:24 Selecting previously unselected package libtinyxml-dev:amd64. 18:38:24 Preparing to unpack .../libtinyxml-dev_2.6.2-3_amd64.deb ... 18:38:24 Unpacking libtinyxml-dev:amd64 (2.6.2-3) ... 18:38:24 Selecting previously unselected package libtool. 18:38:24 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... 18:38:24 Unpacking libtool (2.4.6-0.1) ... 18:38:24 Selecting previously unselected package libwxbase3.0-0v5:amd64. 18:38:24 Preparing to unpack .../libwxbase3.0-0v5_3.0.2+dfsg-1.3ubuntu0.1_amd64.deb ... 18:38:24 Unpacking libwxbase3.0-0v5:amd64 (3.0.2+dfsg-1.3ubuntu0.1) ... 18:38:24 Selecting previously unselected package libwxgtk3.0-0v5:amd64. 18:38:24 Preparing to unpack .../libwxgtk3.0-0v5_3.0.2+dfsg-1.3ubuntu0.1_amd64.deb ... 18:38:24 Unpacking libwxgtk3.0-0v5:amd64 (3.0.2+dfsg-1.3ubuntu0.1) ... 18:38:25 Selecting previously unselected package notification-daemon. 18:38:25 Preparing to unpack .../notification-daemon_3.18.2-1_amd64.deb ... 18:38:25 Unpacking notification-daemon (3.18.2-1) ... 18:38:26 Selecting previously unselected package pkg-config. 18:38:26 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... 18:38:26 Unpacking pkg-config (0.29.1-0ubuntu1) ... 18:38:26 Selecting previously unselected package python-roman. 18:38:26 Preparing to unpack .../python-roman_2.0.0-2_all.deb ... 18:38:26 Unpacking python-roman (2.0.0-2) ... 18:38:26 Selecting previously unselected package python-docutils. 18:38:26 Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ... 18:38:26 Unpacking python-docutils (0.12+dfsg-1) ... 18:38:26 Selecting previously unselected package python-six. 18:38:26 Preparing to unpack .../python-six_1.11.0_all.deb ... 18:38:26 Unpacking python-six (1.11.0) ... 18:38:27 Selecting previously unselected package python-dateutil. 18:38:27 Preparing to unpack .../python-dateutil_2.4.2-1_all.deb ... 18:38:27 Unpacking python-dateutil (2.4.2-1) ... 18:38:27 Selecting previously unselected package python-pyparsing. 18:38:27 Preparing to unpack .../python-pyparsing_2.0.3+dfsg1-1ubuntu0.1_all.deb ... 18:38:27 Unpacking python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... 18:38:27 Selecting previously unselected package python-catkin-pkg-modules. 18:38:27 Preparing to unpack .../python-catkin-pkg-modules_0.4.8-1_all.deb ... 18:38:27 Unpacking python-catkin-pkg-modules (0.4.8-1) ... 18:38:27 Selecting previously unselected package python-catkin-pkg. 18:38:27 Preparing to unpack .../python-catkin-pkg_0.4.8-100_all.deb ... 18:38:27 Unpacking python-catkin-pkg (0.4.8-100) ... 18:38:28 Selecting previously unselected package python-pkg-resources. 18:38:28 Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... 18:38:28 Unpacking python-pkg-resources (20.7.0-1) ... 18:38:29 Selecting previously unselected package python-chardet. 18:38:29 Preparing to unpack .../python-chardet_2.3.0-2_all.deb ... 18:38:29 Unpacking python-chardet (2.3.0-2) ... 18:38:29 Selecting previously unselected package python-crypto. 18:38:29 Preparing to unpack .../python-crypto_2.6.1-6ubuntu0.16.04.3_amd64.deb ... 18:38:29 Unpacking python-crypto (2.6.1-6ubuntu0.16.04.3) ... 18:38:30 Selecting previously unselected package python-defusedxml. 18:38:30 Preparing to unpack .../python-defusedxml_0.4.1-2ubuntu0.16.04.1_all.deb ... 18:38:30 Unpacking python-defusedxml (0.4.1-2ubuntu0.16.04.1) ... 18:38:30 Selecting previously unselected package python-ecdsa. 18:38:30 Preparing to unpack .../python-ecdsa_0.13-2_all.deb ... 18:38:30 Unpacking python-ecdsa (0.13-2) ... 18:38:30 Selecting previously unselected package python-empy. 18:38:30 Preparing to unpack .../python-empy_3.3.2-1build1_all.deb ... 18:38:30 Unpacking python-empy (3.3.2-1build1) ... 18:38:31 Selecting previously unselected package python-netifaces. 18:38:31 Preparing to unpack .../python-netifaces_0.10.4-0.1build2_amd64.deb ... 18:38:31 Unpacking python-netifaces (0.10.4-0.1build2) ... 18:38:31 Selecting previously unselected package python-nose. 18:38:31 Preparing to unpack .../python-nose_1.3.7-1_all.deb ... 18:38:31 Unpacking python-nose (1.3.7-1) ... 18:38:31 Selecting previously unselected package python-numpy. 18:38:31 Preparing to unpack .../python-numpy_1%3a1.11.0-1ubuntu1_amd64.deb ... 18:38:31 Unpacking python-numpy (1:1.11.0-1ubuntu1) ... 18:38:32 Selecting previously unselected package python-paramiko. 18:38:32 Preparing to unpack .../python-paramiko_1.16.0-1ubuntu0.1_all.deb ... 18:38:32 Unpacking python-paramiko (1.16.0-1ubuntu0.1) ... 18:38:32 Selecting previously unselected package libwebp5:amd64. 18:38:32 Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... 18:38:32 Unpacking libwebp5:amd64 (0.4.4-1) ... 18:38:32 Selecting previously unselected package libwebpmux1:amd64. 18:38:32 Preparing to unpack .../libwebpmux1_0.4.4-1_amd64.deb ... 18:38:32 Unpacking libwebpmux1:amd64 (0.4.4-1) ... 18:38:32 Selecting previously unselected package python-pil:amd64. 18:38:32 Preparing to unpack .../python-pil_3.1.2-0ubuntu1.1_amd64.deb ... 18:38:32 Unpacking python-pil:amd64 (3.1.2-0ubuntu1.1) ... 18:38:33 Selecting previously unselected package python-pygments. 18:38:33 Preparing to unpack .../python-pygments_2.1+dfsg-1_all.deb ... 18:38:33 Unpacking python-pygments (2.1+dfsg-1) ... 18:38:34 Selecting previously unselected package python-yaml. 18:38:34 Preparing to unpack .../python-yaml_3.11-3build1_amd64.deb ... 18:38:34 Unpacking python-yaml (3.11-3build1) ... 18:38:35 Selecting previously unselected package python-rospkg-modules. 18:38:35 Preparing to unpack .../python-rospkg-modules_1.1.7-1_all.deb ... 18:38:35 Unpacking python-rospkg-modules (1.1.7-1) ... 18:38:35 Selecting previously unselected package python-rospkg. 18:38:35 Preparing to unpack .../python-rospkg_1.1.7-100_all.deb ... 18:38:35 Unpacking python-rospkg (1.1.7-100) ... 18:38:35 Selecting previously unselected package python-setuptools. 18:38:35 Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... 18:38:35 Unpacking python-setuptools (20.7.0-1) ... 18:38:36 Selecting previously unselected package python-rosdistro-modules. 18:38:36 Preparing to unpack .../python-rosdistro-modules_0.6.9-1_all.deb ... 18:38:36 Unpacking python-rosdistro-modules (0.6.9-1) ... 18:38:36 Selecting previously unselected package python-rosdistro. 18:38:36 Preparing to unpack .../python-rosdistro_0.6.9-100_all.deb ... 18:38:36 Unpacking python-rosdistro (0.6.9-100) ... 18:38:36 Selecting previously unselected package python-rosdep. 18:38:36 Preparing to unpack .../python-rosdep_0.12.2-1_all.deb ... 18:38:36 Unpacking python-rosdep (0.12.2-1) ... 18:38:37 Selecting previously unselected package python-wxversion. 18:38:37 Preparing to unpack .../python-wxversion_3.0.2.0+dfsg-1build1_all.deb ... 18:38:37 Unpacking python-wxversion (3.0.2.0+dfsg-1build1) ... 18:38:37 Selecting previously unselected package python-wxgtk3.0. 18:38:37 Preparing to unpack .../python-wxgtk3.0_3.0.2.0+dfsg-1build1_amd64.deb ... 18:38:37 Unpacking python-wxgtk3.0 (3.0.2.0+dfsg-1build1) ... 18:38:39 Selecting previously unselected package python-wxtools. 18:38:39 Preparing to unpack .../python-wxtools_3.0.2.0+dfsg-1build1_all.deb ... 18:38:39 Unpacking python-wxtools (3.0.2.0+dfsg-1build1) ... 18:38:39 Selecting previously unselected package libconsole-bridge0.2v5:amd64. 18:38:39 Preparing to unpack .../libconsole-bridge0.2v5_0.3.2-1_amd64.deb ... 18:38:39 Unpacking libconsole-bridge0.2v5:amd64 (0.3.2-1) ... 18:38:39 Selecting previously unselected package libconsole-bridge-dev:amd64. 18:38:39 Preparing to unpack .../libconsole-bridge-dev_0.3.2-1_amd64.deb ... 18:38:39 Unpacking libconsole-bridge-dev:amd64 (0.3.2-1) ... 18:38:40 Selecting previously unselected package ocl-icd-libopencl1:amd64. 18:38:40 Preparing to unpack .../ocl-icd-libopencl1_2.2.8-1_amd64.deb ... 18:38:40 Unpacking ocl-icd-libopencl1:amd64 (2.2.8-1) ... 18:38:40 Selecting previously unselected package libhwloc-plugins. 18:38:40 Preparing to unpack .../libhwloc-plugins_1.11.2-3_amd64.deb ... 18:38:40 Unpacking libhwloc-plugins (1.11.2-3) ... 18:38:40 Selecting previously unselected package liblz4-dev:amd64. 18:38:40 Preparing to unpack .../liblz4-dev_0.0~r131-2ubuntu2_amd64.deb ... 18:38:40 Unpacking liblz4-dev:amd64 (0.0~r131-2ubuntu2) ... 18:38:41 Selecting previously unselected package ros-kinetic-catkin. 18:38:41 Preparing to unpack .../ros-kinetic-catkin_0.7.14-0xenial-20180809-132632-0800_amd64.deb ... 18:38:41 Unpacking ros-kinetic-catkin (0.7.14-0xenial-20180809-132632-0800) ... 18:38:41 Selecting previously unselected package ros-kinetic-genmsg. 18:38:41 Preparing to unpack .../ros-kinetic-genmsg_0.5.11-0xenial-20180824-080325-0800_amd64.deb ... 18:38:41 Unpacking ros-kinetic-genmsg (0.5.11-0xenial-20180824-080325-0800) ... 18:38:41 Selecting previously unselected package ros-kinetic-gencpp. 18:38:41 Preparing to unpack .../ros-kinetic-gencpp_0.6.0-0xenial-20180824-081412-0800_amd64.deb ... 18:38:41 Unpacking ros-kinetic-gencpp (0.6.0-0xenial-20180824-081412-0800) ... 18:38:41 Selecting previously unselected package ros-kinetic-geneus. 18:38:41 Preparing to unpack .../ros-kinetic-geneus_2.2.6-0xenial-20180824-081429-0800_amd64.deb ... 18:38:41 Unpacking ros-kinetic-geneus (2.2.6-0xenial-20180824-081429-0800) ... 18:38:42 Selecting previously unselected package ros-kinetic-genlisp. 18:38:42 Preparing to unpack .../ros-kinetic-genlisp_0.4.16-0xenial-20180824-081624-0800_amd64.deb ... 18:38:42 Unpacking ros-kinetic-genlisp (0.4.16-0xenial-20180824-081624-0800) ... 18:38:42 Selecting previously unselected package ros-kinetic-gennodejs. 18:38:42 Preparing to unpack .../ros-kinetic-gennodejs_2.0.1-0xenial-20180824-081715-0800_amd64.deb ... 18:38:42 Unpacking ros-kinetic-gennodejs (2.0.1-0xenial-20180824-081715-0800) ... 18:38:42 Selecting previously unselected package ros-kinetic-genpy. 18:38:42 Preparing to unpack .../ros-kinetic-genpy_0.6.7-0xenial-20180824-081724-0800_amd64.deb ... 18:38:42 Unpacking ros-kinetic-genpy (0.6.7-0xenial-20180824-081724-0800) ... 18:38:43 Selecting previously unselected package ros-kinetic-message-generation. 18:38:43 Preparing to unpack .../ros-kinetic-message-generation_0.4.0-0xenial-20180824-081816-0800_amd64.deb ... 18:38:43 Unpacking ros-kinetic-message-generation (0.4.0-0xenial-20180824-081816-0800) ... 18:38:45 Selecting previously unselected package ros-kinetic-cpp-common. 18:38:45 Preparing to unpack .../ros-kinetic-cpp-common_0.6.11-0xenial-20180824-081824-0800_amd64.deb ... 18:38:45 Unpacking ros-kinetic-cpp-common (0.6.11-0xenial-20180824-081824-0800) ... 18:38:45 Selecting previously unselected package ros-kinetic-rostime. 18:38:45 Preparing to unpack .../ros-kinetic-rostime_0.6.11-0xenial-20180824-082916-0800_amd64.deb ... 18:38:46 Unpacking ros-kinetic-rostime (0.6.11-0xenial-20180824-082916-0800) ... 18:38:46 Selecting previously unselected package ros-kinetic-roscpp-traits. 18:38:46 Preparing to unpack .../ros-kinetic-roscpp-traits_0.6.11-0xenial-20180824-083319-0800_amd64.deb ... 18:38:46 Unpacking ros-kinetic-roscpp-traits (0.6.11-0xenial-20180824-083319-0800) ... 18:38:46 Selecting previously unselected package ros-kinetic-roscpp-serialization. 18:38:46 Preparing to unpack .../ros-kinetic-roscpp-serialization_0.6.11-0xenial-20180824-083414-0800_amd64.deb ... 18:38:46 Unpacking ros-kinetic-roscpp-serialization (0.6.11-0xenial-20180824-083414-0800) ... 18:38:46 Selecting previously unselected package ros-kinetic-message-runtime. 18:38:46 Preparing to unpack .../ros-kinetic-message-runtime_0.4.12-0xenial-20180824-083918-0800_amd64.deb ... 18:38:46 Unpacking ros-kinetic-message-runtime (0.4.12-0xenial-20180824-083918-0800) ... 18:38:47 Selecting previously unselected package ros-kinetic-std-msgs. 18:38:47 Preparing to unpack .../ros-kinetic-std-msgs_0.5.11-0xenial-20180824-085549-0800_amd64.deb ... 18:38:47 Unpacking ros-kinetic-std-msgs (0.5.11-0xenial-20180824-085549-0800) ... 18:38:47 Selecting previously unselected package ros-kinetic-actionlib-msgs. 18:38:47 Preparing to unpack .../ros-kinetic-actionlib-msgs_1.12.6-0xenial-20180824-091950-0800_amd64.deb ... 18:38:47 Unpacking ros-kinetic-actionlib-msgs (1.12.6-0xenial-20180824-091950-0800) ... 18:38:47 Selecting previously unselected package ros-kinetic-rosbuild. 18:38:47 Preparing to unpack .../ros-kinetic-rosbuild_1.14.4-0xenial-20180824-084011-0800_amd64.deb ... 18:38:47 Unpacking ros-kinetic-rosbuild (1.14.4-0xenial-20180824-084011-0800) ... 18:38:47 Selecting previously unselected package ros-kinetic-rosconsole. 18:38:47 Preparing to unpack .../ros-kinetic-rosconsole_1.12.14-0xenial-20180824-085351-0800_amd64.deb ... 18:38:47 Unpacking ros-kinetic-rosconsole (1.12.14-0xenial-20180824-085351-0800) ... 18:38:48 Selecting previously unselected package ros-kinetic-rosgraph-msgs. 18:38:48 Preparing to unpack .../ros-kinetic-rosgraph-msgs_1.11.2-0xenial-20180824-085730-0800_amd64.deb ... 18:38:49 Unpacking ros-kinetic-rosgraph-msgs (1.11.2-0xenial-20180824-085730-0800) ... 18:38:49 Selecting previously unselected package ros-kinetic-xmlrpcpp. 18:38:49 Preparing to unpack .../ros-kinetic-xmlrpcpp_1.12.14-0xenial-20180824-083404-0800_amd64.deb ... 18:38:49 Unpacking ros-kinetic-xmlrpcpp (1.12.14-0xenial-20180824-083404-0800) ... 18:38:49 Selecting previously unselected package ros-kinetic-roscpp. 18:38:49 Preparing to unpack .../ros-kinetic-roscpp_1.12.14-0xenial-20180824-091453-0800_amd64.deb ... 18:38:49 Unpacking ros-kinetic-roscpp (1.12.14-0xenial-20180824-091453-0800) ... 18:38:50 Selecting previously unselected package ros-kinetic-ros-environment. 18:38:50 Preparing to unpack .../ros-kinetic-ros-environment_1.0.0-0xenial-20180809-133925-0800_amd64.deb ... 18:38:50 Unpacking ros-kinetic-ros-environment (1.0.0-0xenial-20180809-133925-0800) ... 18:38:50 Selecting previously unselected package ros-kinetic-rospack. 18:38:50 Preparing to unpack .../ros-kinetic-rospack_2.4.4-0xenial-20180809-135522-0800_amd64.deb ... 18:38:50 Unpacking ros-kinetic-rospack (2.4.4-0xenial-20180809-135522-0800) ... 18:38:50 Selecting previously unselected package ros-kinetic-roslib. 18:38:50 Preparing to unpack .../ros-kinetic-roslib_1.14.4-0xenial-20180824-082628-0800_amd64.deb ... 18:38:50 Unpacking ros-kinetic-roslib (1.14.4-0xenial-20180824-082628-0800) ... 18:38:50 Selecting previously unselected package ros-kinetic-rosgraph. 18:38:50 Preparing to unpack .../ros-kinetic-rosgraph_1.12.14-0xenial-20180824-082526-0800_amd64.deb ... 18:38:50 Unpacking ros-kinetic-rosgraph (1.12.14-0xenial-20180824-082526-0800) ... 18:38:50 Selecting previously unselected package ros-kinetic-rospy. 18:38:51 Preparing to unpack .../ros-kinetic-rospy_1.12.14-0xenial-20180824-093546-0800_amd64.deb ... 18:38:51 Unpacking ros-kinetic-rospy (1.12.14-0xenial-20180824-093546-0800) ... 18:38:51 Selecting previously unselected package ros-kinetic-rosclean. 18:38:51 Preparing to unpack .../ros-kinetic-rosclean_1.14.4-0xenial-20180824-082408-0800_amd64.deb ... 18:38:51 Unpacking ros-kinetic-rosclean (1.14.4-0xenial-20180824-082408-0800) ... 18:38:51 Selecting previously unselected package ros-kinetic-rosmaster. 18:38:51 Preparing to unpack .../ros-kinetic-rosmaster_1.12.14-0xenial-20180824-082836-0800_amd64.deb ... 18:38:51 Unpacking ros-kinetic-rosmaster (1.12.14-0xenial-20180824-082836-0800) ... 18:38:52 Selecting previously unselected package ros-kinetic-rosout. 18:38:52 Preparing to unpack .../ros-kinetic-rosout_1.12.14-0xenial-20180824-093510-0800_amd64.deb ... 18:38:52 Unpacking ros-kinetic-rosout (1.12.14-0xenial-20180824-093510-0800) ... 18:38:52 Selecting previously unselected package ros-kinetic-rosparam. 18:38:52 Preparing to unpack .../ros-kinetic-rosparam_1.12.14-0xenial-20180824-082853-0800_amd64.deb ... 18:38:52 Unpacking ros-kinetic-rosparam (1.12.14-0xenial-20180824-082853-0800) ... 18:38:52 Selecting previously unselected package ros-kinetic-rosunit. 18:38:52 Preparing to unpack .../ros-kinetic-rosunit_1.14.4-0xenial-20180824-083440-0800_amd64.deb ... 18:38:52 Unpacking ros-kinetic-rosunit (1.14.4-0xenial-20180824-083440-0800) ... 18:38:52 Selecting previously unselected package ros-kinetic-roslaunch. 18:38:52 Preparing to unpack .../ros-kinetic-roslaunch_1.12.14-0xenial-20180824-095418-0800_amd64.deb ... 18:38:52 Unpacking ros-kinetic-roslaunch (1.12.14-0xenial-20180824-095418-0800) ... 18:38:52 Selecting previously unselected package ros-kinetic-rostest. 18:38:52 Preparing to unpack .../ros-kinetic-rostest_1.12.14-0xenial-20180824-102002-0800_amd64.deb ... 18:38:52 Unpacking ros-kinetic-rostest (1.12.14-0xenial-20180824-102002-0800) ... 18:38:53 Selecting previously unselected package ros-kinetic-roslz4. 18:38:53 Preparing to unpack .../ros-kinetic-roslz4_1.12.14-0xenial-20180824-084411-0800_amd64.deb ... 18:38:53 Unpacking ros-kinetic-roslz4 (1.12.14-0xenial-20180824-084411-0800) ... 18:38:54 Selecting previously unselected package ros-kinetic-rosbag-storage. 18:38:54 Preparing to unpack .../ros-kinetic-rosbag-storage_1.12.14-0xenial-20180824-085858-0800_amd64.deb ... 18:38:54 Unpacking ros-kinetic-rosbag-storage (1.12.14-0xenial-20180824-085858-0800) ... 18:38:54 Selecting previously unselected package ros-kinetic-std-srvs. 18:38:54 Preparing to unpack .../ros-kinetic-std-srvs_1.11.2-0xenial-20180824-085636-0800_amd64.deb ... 18:38:54 Unpacking ros-kinetic-std-srvs (1.11.2-0xenial-20180824-085636-0800) ... 18:38:55 Selecting previously unselected package ros-kinetic-topic-tools. 18:38:55 Preparing to unpack .../ros-kinetic-topic-tools_1.12.14-0xenial-20180824-102957-0800_amd64.deb ... 18:38:56 Unpacking ros-kinetic-topic-tools (1.12.14-0xenial-20180824-102957-0800) ... 18:38:56 Selecting previously unselected package ros-kinetic-rosbag. 18:38:56 Preparing to unpack .../ros-kinetic-rosbag_1.12.14-0xenial-20180824-103606-0800_amd64.deb ... 18:38:56 Unpacking ros-kinetic-rosbag (1.12.14-0xenial-20180824-103606-0800) ... 18:38:56 Selecting previously unselected package ros-kinetic-rostopic. 18:38:56 Preparing to unpack .../ros-kinetic-rostopic_1.12.14-0xenial-20180824-104149-0800_amd64.deb ... 18:38:56 Unpacking ros-kinetic-rostopic (1.12.14-0xenial-20180824-104149-0800) ... 18:38:57 Selecting previously unselected package ros-kinetic-actionlib. 18:38:57 Preparing to unpack .../ros-kinetic-actionlib_1.11.13-0xenial-20180824-105059-0800_amd64.deb ... 18:38:57 Unpacking ros-kinetic-actionlib (1.11.13-0xenial-20180824-105059-0800) ... 18:38:57 Processing triggers for man-db (2.7.5-1) ... 18:39:03 Processing triggers for libc-bin (2.23-0ubuntu10) ... 18:39:03 Processing triggers for systemd (229-4ubuntu21.4) ... 18:39:04 Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... 18:39:04 Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... 18:39:17 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 18:39:17 Processing triggers for mime-support (3.59ubuntu1) ... 18:39:18 Setting up libxau6:amd64 (1:1.0.8-1) ... 18:39:18 Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ... 18:39:18 Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ... 18:39:19 Setting up libx11-data (2:1.6.3-1ubuntu2.1) ... 18:39:19 Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ... 18:39:19 Setting up libxext6:amd64 (2:1.3.3-1) ... 18:39:19 Setting up cmake-data (3.5.1-1ubuntu3) ... 18:39:20 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:39:20 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... 18:39:20 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... 18:39:20 Setting up libjsoncpp1:amd64 (1.7.2-1) ... 18:39:20 Setting up cmake (3.5.1-1ubuntu3) ... 18:39:20 Setting up fonts-dejavu-core (2.35-1) ... 18:39:20 Setting up ucf (3.0036) ... 18:39:21 Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... 18:39:21 Setting up libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... 18:39:21 Setting up libfreetype6:amd64 (2.6.1-0.1ubuntu2.3) ... 18:39:21 Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... 18:39:21 Setting up fontconfig (2.11.94-0ubuntu1.1) ... 18:39:24 Regenerating fonts cache... done. 18:39:24 Setting up libexif12:amd64 (0.6.21-2) ... 18:39:24 Setting up x11-common (1:7.7+13ubuntu3.1) ... 18:39:25 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 18:39:25 invoke-rc.d: could not determine current runlevel 18:39:25 invoke-rc.d: policy-rc.d denied execution of start. 18:39:25 Setting up libice6:amd64 (2:1.0.9-1) ... 18:39:26 Setting up libieee1284-3:amd64 (0.2.11-12) ... 18:39:26 Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... 18:39:26 Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... 18:39:26 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 18:39:26 Setting up libjbig0:amd64 (2.1-3.1) ... 18:39:26 Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... 18:39:27 Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... 18:39:27 Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... 18:39:27 Setting up libnotify4:amd64 (0.7.6-2svn1) ... 18:39:27 Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... 18:39:27 Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... 18:39:27 Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... 18:39:27 Setting up libdconf1:amd64 (0.24.0-2) ... 18:39:27 Setting up dconf-service (0.24.0-2) ... 18:39:27 Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... 18:39:27 Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... 18:39:28 Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... 18:39:28 Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... 18:39:28 Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... 18:39:28 Setting up librest-0.7-0:amd64 (0.7.93-1) ... 18:39:28 Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... 18:39:33 Setting up libsm6:amd64 (2:1.2.2-1) ... 18:39:34 Setting up libxcomposite1:amd64 (1:0.4.4-1) ... 18:39:34 Setting up libxdamage1:amd64 (1:1.1.4-2) ... 18:39:34 Setting up libxfixes3:amd64 (1:5.0.1-2) ... 18:39:34 Setting up libxinerama1:amd64 (2:1.1.3-1) ... 18:39:34 Setting up libxshmfence1:amd64 (1.2-1) ... 18:39:34 Setting up libxtst6:amd64 (2:1.2.2-1) ... 18:39:34 Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... 18:39:34 Setting up libyaml-0-2:amd64 (0.1.6-3) ... 18:39:35 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... 18:39:35 Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... 18:39:40 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... 18:39:40 Setting up python (2.7.12-1~16.04) ... 18:39:40 Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... 18:39:40 update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode 18:39:40 Setting up tzdata (2017c-0ubuntu0.16.04) ... 18:39:41 18:39:41 Current default time zone: 'Etc/UTC' 18:39:41 Local time is now: Mon Sep 10 17:39:41 UTC 2018. 18:39:41 Universal Time is now: Mon Sep 10 17:39:41 UTC 2018. 18:39:41 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:39:41 18:39:41 Setting up distro-info-data (0.28ubuntu0.8) ... 18:39:41 Setting up libbsd0:amd64 (0.8.2-1) ... 18:39:41 Setting up lsb-release (9.20160110ubuntu0.2) ... 18:39:41 Setting up xkb-data (2.16-1ubuntu1) ... 18:39:41 Setting up libcap-ng0:amd64 (0.7.7-1) ... 18:39:41 Setting up libdbus-1-3:amd64 (1.10.6-1ubuntu3.3) ... 18:39:41 Setting up dbus (1.10.6-1ubuntu3.3) ... 18:39:42 Setting up libdrm-common (2.4.91-2~16.04.1) ... 18:39:42 Setting up libdrm2:amd64 (2.4.91-2~16.04.1) ... 18:39:42 Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ... 18:39:42 Setting up libelf1:amd64 (0.165-3ubuntu1.1) ... 18:39:42 Setting up libnuma1:amd64 (2.0.11-1ubuntu1.1) ... 18:39:42 Setting up libpam-systemd:amd64 (229-4ubuntu21.4) ... 18:39:43 Setting up libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) ... 18:39:43 Setting up libusb-1.0-0:amd64 (2:1.0.20-1) ... 18:39:43 Setting up acl (2.2.52-3) ... 18:39:43 Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... 18:39:43 Setting up libpixman-1-0:amd64 (0.33.6-1) ... 18:39:43 Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... 18:39:43 Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... 18:39:43 Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... 18:39:44 Setting up libcairo2:amd64 (1.14.6-1) ... 18:39:44 Setting up libatk1.0-data (2.18.0-1) ... 18:39:44 Setting up libatk1.0-0:amd64 (2.18.0-1) ... 18:39:44 Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... 18:39:44 Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... 18:39:44 Setting up libcairo-gobject2:amd64 (1.14.6-1) ... 18:39:45 Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... 18:39:45 Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... 18:39:45 Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... 18:39:45 Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... 18:39:45 Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... 18:39:45 Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... 18:39:45 Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... 18:39:45 Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... 18:39:45 Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:45 Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... 18:39:45 Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:45 Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:39:46 Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:39:46 Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... 18:39:46 Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:39:46 Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... 18:39:46 Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:39:46 Setting up libthai-data (0.1.24-2) ... 18:39:46 Setting up libdatrie1:amd64 (0.2.10-2) ... 18:39:46 Setting up libthai0:amd64 (0.1.24-2) ... 18:39:46 Setting up libpango-1.0-0:amd64 (1.38.1-1) ... 18:39:46 Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... 18:39:46 Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... 18:39:46 Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... 18:39:47 Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... 18:39:47 Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... 18:39:47 Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... 18:39:47 Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... 18:39:47 Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:39:47 Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:39:47 Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... 18:39:47 Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... 18:39:47 Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... 18:39:47 Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... 18:39:47 Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... 18:39:47 Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... 18:39:47 Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... 18:39:47 Setting up libpciaccess0:amd64 (0.13.4-1) ... 18:39:47 Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... 18:39:47 Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... 18:39:47 Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... 18:39:47 Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... 18:39:47 Setting up libsensors4:amd64 (1:3.4.0-2) ... 18:39:47 Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:39:47 Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:39:47 update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode 18:39:47 Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:39:47 Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... 18:39:47 Setting up libxi6:amd64 (2:1.7.6-1) ... 18:39:47 Setting up libxrandr2:amd64 (2:1.5.0-1) ... 18:39:47 Setting up librsvg2-2:amd64 (2.40.13-3) ... 18:39:47 Setting up librsvg2-common:amd64 (2.40.13-3) ... 18:39:48 Setting up at-spi2-core (2.18.3-4ubuntu1) ... 18:39:48 Setting up bzip2-doc (1.0.6-8) ... 18:39:48 Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... 18:39:48 Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... 18:39:48 Setting up libgudev-1.0-0:amd64 (1:230-2) ... 18:39:48 Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... 18:39:48 Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... 18:39:48 Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... 18:39:48 Setting up libltdl7:amd64 (2.4.6-0.1) ... 18:39:48 Setting up libgphoto2-port12:amd64 (2.5.9-3) ... 18:39:48 Setting up libgphoto2-6:amd64 (2.5.9-3) ... 18:39:48 Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... 18:39:48 Adding scanner group... 18:39:49 Setting up libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) ... 18:39:49 Setting up libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) ... 18:39:49 Setting up policykit-1 (0.105-14.1ubuntu0.1) ... 18:39:49 Setting up colord-data (1.2.12-1ubuntu1) ... 18:39:49 Setting up colord (1.2.12-1ubuntu1) ... 18:39:49 Setting up docutils-common (0.12+dfsg-1) ... 18:39:50 Setting up docutils-doc (0.12+dfsg-1) ... 18:39:50 Setting up libgtest-dev:amd64 (1.7.0-4ubuntu1) ... 18:39:50 Setting up google-mock:amd64 (1.7.0-18092013-1) ... 18:39:50 Setting up icu-devtools (55.1-7ubuntu0.4) ... 18:39:50 Setting up libapr1:amd64 (1.5.2-3) ... 18:39:50 Setting up uuid-dev:amd64 (2.27.1-6ubuntu3.6) ... 18:39:50 Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... 18:39:50 Setting up libsctp-dev (1.0.16+dfsg-3) ... 18:39:50 Setting up libapr1-dev (1.5.2-3) ... 18:39:50 Setting up libaprutil1:amd64 (1.5.4-1build1) ... 18:39:50 Setting up libldap2-dev:amd64 (2.4.42+dfsg-2ubuntu3.3) ... 18:39:50 Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... 18:39:50 Setting up libaprutil1-dev (1.5.4-1build1) ... 18:39:50 Setting up libblas-common (3.6.0-2ubuntu2) ... 18:39:50 Setting up libblas3 (3.6.0-2ubuntu2) ... 18:39:50 update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode 18:39:50 Setting up libboost1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:50 Setting up libboost-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:50 Setting up libboost1.58-tools-dev (1.58.0+dfsg-5ubuntu3.1) ... 18:39:50 Setting up libboost-tools-dev (1.58.0.1ubuntu1) ... 18:39:50 Setting up libboost-atomic1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:50 Setting up libboost-atomic1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:50 Setting up libboost-atomic-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:50 Setting up libboost-chrono1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:50 Setting up libboost-chrono1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:50 Setting up libboost-chrono-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:50 Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:50 Setting up libboost-context1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:50 Setting up libboost-context1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:50 Setting up libboost-context-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:50 Setting up libboost-coroutine1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:50 Setting up libboost-coroutine1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:50 Setting up libboost-coroutine-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:51 Setting up libboost-date-time1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:51 Setting up libboost-serialization1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:51 Setting up libboost-serialization1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:51 Setting up libboost-date-time1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:51 Setting up libboost-date-time-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:51 Setting up libboost-exception1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:51 Setting up libboost-exception-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:51 Setting up libboost-system1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:51 Setting up libboost-filesystem1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:51 Setting up libboost-filesystem-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:52 Setting up libboost-regex1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-graph1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-test1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-test1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-graph1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-graph-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:52 Setting up libhwloc5:amd64 (1.11.2-3) ... 18:39:52 Setting up libibverbs1 (1.1.8-1.1ubuntu2) ... 18:39:52 Setting up libopenmpi1.10 (1.10.2-8ubuntu1) ... 18:39:52 Setting up libboost-mpi1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-graph-parallel1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-graph-parallel1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-graph-parallel-dev (1.58.0.1ubuntu1) ... 18:39:52 Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... 18:39:52 Setting up libboost-regex1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-iostreams1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-iostreams-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:52 Setting up libboost-locale1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-locale1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-locale-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:52 Setting up libboost-log1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-thread1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-log1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-log-dev (1.58.0.1ubuntu1) ... 18:39:52 Setting up libboost-math1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-math1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:52 Setting up libboost-math-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:52 Setting up openmpi-common (1.10.2-8ubuntu1) ... 18:39:52 Setting up libibverbs-dev (1.1.8-1.1ubuntu2) ... 18:39:53 Setting up libnuma-dev:amd64 (2.0.11-1ubuntu1.1) ... 18:39:53 Setting up libltdl-dev:amd64 (2.4.6-0.1) ... 18:39:53 Setting up libhwloc-dev:amd64 (1.11.2-3) ... 18:39:53 Setting up libopenmpi-dev (1.10.2-8ubuntu1) ... 18:39:53 update-alternatives: using /usr/lib/openmpi/include to provide /usr/include/mpi (mpi) in auto mode 18:39:53 Setting up mpi-default-dev (1.4) ... 18:39:53 Setting up libboost-mpi1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 18:39:53 Setting up libboost-mpi-dev (1.58.0.1ubuntu1) ... 18:39:53 Setting up libboost-python1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:53 Setting up openmpi-bin (1.10.2-8ubuntu1) ... 18:39:53 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode 18:39:53 Setting up mpi-default-bin (1.4) ... 18:39:53 Setting up libboost-mpi-python1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:54 Setting up libboost-mpi-python1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 18:39:54 Setting up libboost-mpi-python-dev (1.58.0.1ubuntu1) ... 18:39:54 Setting up libboost-program-options1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:54 Setting up libboost-program-options1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:54 Setting up libboost-program-options-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:54 Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... 18:39:54 Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... 18:39:54 Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... 18:39:54 Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... 18:39:54 Setting up python-dev (2.7.12-1~16.04) ... 18:39:54 Setting up libboost-python1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 18:39:55 Setting up libboost-python-dev (1.58.0.1ubuntu1) ... 18:39:55 Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:55 Setting up libboost-random1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:55 Setting up libboost-random-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:55 Setting up libboost-regex-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:55 Setting up libboost-serialization-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:55 Setting up libboost-signals1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:55 Setting up libboost-signals1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:56 Setting up libboost-signals-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:56 Setting up libboost-system-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:56 Setting up libboost-test-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:56 Setting up libboost-thread-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:56 Setting up libboost-timer1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:56 Setting up libboost-timer1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:56 Setting up libboost-timer-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:56 Setting up libboost-wave1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:56 Setting up libboost-wave1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 18:39:56 Setting up libboost-wave-dev:amd64 (1.58.0.1ubuntu1) ... 18:39:56 Setting up libboost-all-dev (1.58.0.1ubuntu1) ... 18:39:56 Setting up libbz2-dev:amd64 (1.0.6-8) ... 18:39:56 Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... 18:39:56 Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... 18:39:56 Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:39:56 update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode 18:39:56 Setting up libgphoto2-l10n (2.5.9-3) ... 18:39:56 Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... 18:39:57 Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... 18:39:57 Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... 18:39:57 Setting up liblapack3 (3.6.0-2ubuntu2) ... 18:39:57 update-alternatives: using /usr/lib/lapack/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode 18:39:57 Setting up liblog4cxx10v5:amd64 (0.10.0-10ubuntu1) ... 18:39:57 Setting up liblog4cxx-dev (0.10.0-10ubuntu1) ... 18:39:57 Setting up liblog4cxx10-dev (0.10.0-10ubuntu1) ... 18:39:57 Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... 18:39:57 18:39:57 Creating config file /etc/papersize with new version 18:39:57 Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... 18:39:57 Setting up libtinyxml2.6.2v5:amd64 (2.6.2-3) ... 18:39:57 Setting up libtinyxml-dev:amd64 (2.6.2-3) ... 18:39:57 Setting up libtool (2.4.6-0.1) ... 18:39:57 Setting up libwxbase3.0-0v5:amd64 (3.0.2+dfsg-1.3ubuntu0.1) ... 18:39:57 Setting up libwxgtk3.0-0v5:amd64 (3.0.2+dfsg-1.3ubuntu0.1) ... 18:39:57 Setting up pkg-config (0.29.1-0ubuntu1) ... 18:39:58 Setting up python-roman (2.0.0-2) ... 18:39:58 Setting up python-six (1.11.0) ... 18:39:58 Setting up python-dateutil (2.4.2-1) ... 18:39:59 Setting up python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... 18:40:00 Setting up python-pkg-resources (20.7.0-1) ... 18:40:01 Setting up python-chardet (2.3.0-2) ... 18:40:02 Setting up python-crypto (2.6.1-6ubuntu0.16.04.3) ... 18:40:03 Setting up python-defusedxml (0.4.1-2ubuntu0.16.04.1) ... 18:40:04 Setting up python-ecdsa (0.13-2) ... 18:40:04 Setting up python-empy (3.3.2-1build1) ... 18:40:05 Setting up python-netifaces (0.10.4-0.1build2) ... 18:40:05 Setting up python-nose (1.3.7-1) ... 18:40:06 Setting up python-numpy (1:1.11.0-1ubuntu1) ... 18:40:08 Setting up python-paramiko (1.16.0-1ubuntu0.1) ... 18:40:09 Setting up libwebp5:amd64 (0.4.4-1) ... 18:40:09 Setting up libwebpmux1:amd64 (0.4.4-1) ... 18:40:09 Setting up python-pil:amd64 (3.1.2-0ubuntu1.1) ... 18:40:10 Setting up python-pygments (2.1+dfsg-1) ... 18:40:11 Setting up python-yaml (3.11-3build1) ... 18:40:12 Setting up python-setuptools (20.7.0-1) ... 18:40:13 Setting up python-wxversion (3.0.2.0+dfsg-1build1) ... 18:40:14 Setting up python-wxgtk3.0 (3.0.2.0+dfsg-1build1) ... 18:40:14 update-alternatives: using /usr/lib/wx/python/wx3.0.pth to provide /usr/lib/wx/python/wx.pth (wx.pth) in auto mode 18:40:17 Setting up python-wxtools (3.0.2.0+dfsg-1build1) ... 18:40:17 Setting up libconsole-bridge0.2v5:amd64 (0.3.2-1) ... 18:40:17 Setting up libconsole-bridge-dev:amd64 (0.3.2-1) ... 18:40:17 Setting up ocl-icd-libopencl1:amd64 (2.2.8-1) ... 18:40:17 Setting up libhwloc-plugins (1.11.2-3) ... 18:40:17 Setting up liblz4-dev:amd64 (0.0~r131-2ubuntu2) ... 18:40:17 Setting up ros-kinetic-cpp-common (0.6.11-0xenial-20180824-081824-0800) ... 18:40:17 Setting up ros-kinetic-rostime (0.6.11-0xenial-20180824-082916-0800) ... 18:40:18 Setting up ros-kinetic-roscpp-traits (0.6.11-0xenial-20180824-083319-0800) ... 18:40:18 Setting up ros-kinetic-roscpp-serialization (0.6.11-0xenial-20180824-083414-0800) ... 18:40:18 Setting up ros-kinetic-xmlrpcpp (1.12.14-0xenial-20180824-083404-0800) ... 18:40:18 Setting up ros-kinetic-ros-environment (1.0.0-0xenial-20180809-133925-0800) ... 18:40:18 Setting up ros-kinetic-roslz4 (1.12.14-0xenial-20180824-084411-0800) ... 18:40:18 Setting up ros-kinetic-rosbag-storage (1.12.14-0xenial-20180824-085858-0800) ... 18:40:18 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 18:40:18 Setting up python-docutils (0.12+dfsg-1) ... 18:40:18 update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode 18:40:18 update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode 18:40:18 update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode 18:40:18 update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode 18:40:18 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode 18:40:18 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode 18:40:18 update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode 18:40:18 update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode 18:40:18 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode 18:40:18 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode 18:40:18 update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode 18:40:20 Setting up python-catkin-pkg-modules (0.4.8-1) ... 18:40:21 Setting up python-catkin-pkg (0.4.8-100) ... 18:40:21 Setting up python-rospkg-modules (1.1.7-1) ... 18:40:21 Setting up python-rospkg (1.1.7-100) ... 18:40:21 Setting up python-rosdistro-modules (0.6.9-1) ... 18:40:22 Setting up python-rosdistro (0.6.9-100) ... 18:40:22 Setting up python-rosdep (0.12.2-1) ... 18:40:23 Setting up ros-kinetic-catkin (0.7.14-0xenial-20180809-132632-0800) ... 18:40:23 Setting up ros-kinetic-genmsg (0.5.11-0xenial-20180824-080325-0800) ... 18:40:23 Setting up ros-kinetic-gencpp (0.6.0-0xenial-20180824-081412-0800) ... 18:40:24 Setting up ros-kinetic-geneus (2.2.6-0xenial-20180824-081429-0800) ... 18:40:24 Setting up ros-kinetic-genlisp (0.4.16-0xenial-20180824-081624-0800) ... 18:40:24 Setting up ros-kinetic-gennodejs (2.0.1-0xenial-20180824-081715-0800) ... 18:40:24 Setting up ros-kinetic-genpy (0.6.7-0xenial-20180824-081724-0800) ... 18:40:24 Setting up ros-kinetic-message-generation (0.4.0-0xenial-20180824-081816-0800) ... 18:40:25 Setting up ros-kinetic-message-runtime (0.4.12-0xenial-20180824-083918-0800) ... 18:40:25 Setting up ros-kinetic-std-msgs (0.5.11-0xenial-20180824-085549-0800) ... 18:40:25 Setting up ros-kinetic-actionlib-msgs (1.12.6-0xenial-20180824-091950-0800) ... 18:40:25 Setting up ros-kinetic-rosbuild (1.14.4-0xenial-20180824-084011-0800) ... 18:40:25 Setting up ros-kinetic-rosconsole (1.12.14-0xenial-20180824-085351-0800) ... 18:40:25 Setting up ros-kinetic-rosgraph-msgs (1.11.2-0xenial-20180824-085730-0800) ... 18:40:25 Setting up ros-kinetic-roscpp (1.12.14-0xenial-20180824-091453-0800) ... 18:40:25 Setting up ros-kinetic-rospack (2.4.4-0xenial-20180809-135522-0800) ... 18:40:25 Setting up ros-kinetic-roslib (1.14.4-0xenial-20180824-082628-0800) ... 18:40:25 Setting up ros-kinetic-rosgraph (1.12.14-0xenial-20180824-082526-0800) ... 18:40:25 Setting up ros-kinetic-rospy (1.12.14-0xenial-20180824-093546-0800) ... 18:40:25 Setting up ros-kinetic-rosclean (1.14.4-0xenial-20180824-082408-0800) ... 18:40:25 Setting up ros-kinetic-rosmaster (1.12.14-0xenial-20180824-082836-0800) ... 18:40:25 Setting up ros-kinetic-rosout (1.12.14-0xenial-20180824-093510-0800) ... 18:40:25 Setting up ros-kinetic-rosparam (1.12.14-0xenial-20180824-082853-0800) ... 18:40:25 Setting up ros-kinetic-rosunit (1.14.4-0xenial-20180824-083440-0800) ... 18:40:25 Setting up ros-kinetic-roslaunch (1.12.14-0xenial-20180824-095418-0800) ... 18:40:25 Setting up ros-kinetic-rostest (1.12.14-0xenial-20180824-102002-0800) ... 18:40:25 Setting up ros-kinetic-std-srvs (1.11.2-0xenial-20180824-085636-0800) ... 18:40:25 Setting up ros-kinetic-topic-tools (1.12.14-0xenial-20180824-102957-0800) ... 18:40:25 Setting up ros-kinetic-rosbag (1.12.14-0xenial-20180824-103606-0800) ... 18:40:25 Setting up ros-kinetic-rostopic (1.12.14-0xenial-20180824-104149-0800) ... 18:40:25 Setting up ros-kinetic-actionlib (1.11.13-0xenial-20180824-105059-0800) ... 18:40:25 Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... 18:40:25 Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... 18:40:25 Setting up notification-daemon (3.18.2-1) ... 18:40:25 Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... 18:40:25 Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... 18:40:26 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 18:40:26 Setting up humanity-icon-theme (0.6.10.1) ... 18:40:27 Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... 18:40:28 Processing triggers for libc-bin (2.23-0ubuntu10) ... 18:40:29 Processing triggers for systemd (229-4ubuntu21.4) ... 18:40:29 Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... 18:40:29 Processing triggers for dbus (1.10.6-1ubuntu3.3) ... 18:40:30 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:40:30 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:40:30 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:40:30 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:40:30 Invoking 'apt-get clean' 18:41:42 ---> b0b881c1649b 18:41:44 Removing intermediate container 3786eb8372f1 18:41:44 Step 24 : RUN echo "ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800" && echo "ros-kinetic-cv-bridge: 1.12.8-0xenial-20180824-112246-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin ros-kinetic-cv-bridge 18:41:45 ---> Running in ea184fc1b6a1 18:41:46 ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800 18:41:46 ros-kinetic-cv-bridge: 1.12.8-0xenial-20180824-112246-0800 18:41:46 Invoking 'apt-get update' 18:41:46 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 18:41:46 Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 18:41:46 Hit:3 http://archive.ubuntu.com/ubuntu xenial InRelease 18:41:46 Hit:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease 18:41:46 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 18:41:46 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 18:41:47 Get:7 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [156 kB] 18:41:47 Hit:8 http://packages.ros.org/ros/ubuntu xenial InRelease 18:41:47 Fetched 479 kB in 1s (473 kB/s) 18:41:49 Reading package lists... 18:41:49 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:41:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:41:49 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:41:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:41:49 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 18:41:49 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:41:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:41:49 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:41:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:41:49 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin ros-kinetic-cv-bridge' 18:41:50 Reading package lists... 18:41:50 Building dependency tree... 18:41:50 Reading state information... 18:41:50 Starting pkgProblemResolver with broken count: 0 18:41:50 Starting 2 pkgProblemResolver with broken count: 0 18:41:50 Done 18:41:50 ros-kinetic-catkin is already the newest version (0.7.14-0xenial-20180809-132632-0800). 18:41:50 ros-kinetic-catkin set to manually installed. 18:41:50 The following additional packages will be installed: 18:41:50 comerr-dev gstreamer1.0-plugins-base hdf5-helpers i965-va-driver iso-codes 18:41:50 krb5-multidev libaacs0 libaec-dev libaec0 libarmadillo6 libarpack2 18:41:50 libavcodec-dev libavcodec-ffmpeg56 libavformat-dev libavformat-ffmpeg56 18:41:50 libavutil-dev libavutil-ffmpeg54 libbdplus0 libbluray1 libcdparanoia0 18:41:50 libcrystalhd3 libcurl4-gnutls-dev libdap-dev libdap17v5 libdapclient6v5 18:41:50 libdapserver7v5 libdouble-conversion1v5 libdrm-dev libegl1-mesa-dev 18:41:50 libeigen3-dev libepsilon1 libevdev2 libfontconfig1-dev libfontenc1 18:41:50 libfreetype6-dev libfreexl1 libgdal-dev libgdal1i libgeos-3.5.0 libgeos-c1v5 18:41:50 libgeos-dev libgif-dev libgif7 libgl1-mesa-dev libgl2ps-dev libgl2ps0 18:41:50 libgles2-mesa libgles2-mesa-dev libglu1-mesa libglu1-mesa-dev libgme0 18:41:50 libgsm1 libgssrpc4 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 18:41:50 libhdf4-0-alt libhdf4-alt-dev libhdf5-10 libhdf5-cpp-11 libhdf5-dev 18:41:50 libhdf5-mpi-dev libhdf5-openmpi-10 libhdf5-openmpi-dev libice-dev 18:41:50 libinput-bin libinput10 libjasper-dev libjasper1 libjbig-dev libjpeg-dev 18:41:50 libjpeg-turbo8-dev libjpeg8-dev libjsoncpp-dev libkadm5clnt-mit9 18:41:50 libkadm5srv-mit9 libkdb5-8 libkmlbase1 libkmldom1 libkmlengine1 liblzma-dev 18:41:50 libminizip1 libmirclient-dev libmircommon-dev libmircookie-dev libmircookie2 18:41:50 libmircore-dev libmodplug1 libmp3lame0 libmtdev1 libmysqlclient-dev 18:41:50 libmysqlclient20 libnetcdf-c++4 libnetcdf-cxx-legacy-dev libnetcdf-dev 18:41:50 libnetcdf11 libodbc1 libogdi3.2 libogg-dev libogg0 libopenjp2-7 libopenjpeg5 18:41:50 libopus0 liborc-0.4-0 libpcre16-3 libpng12-dev libpoppler58 libpq-dev libpq5 18:41:50 libproj9 libprotobuf-dev libprotobuf9v5 libpthread-stubs0-dev libqt5clucene5 18:41:50 libqt5concurrent5 libqt5core5a libqt5dbus5 libqt5designer5 18:41:50 libqt5designercomponents5 libqt5gui5 libqt5help5 libqt5network5 18:41:50 libqt5opengl5 libqt5opengl5-dev libqt5printsupport5 libqt5qml5 libqt5quick5 18:41:50 libqt5quickparticles5 libqt5quicktest5 libqt5quickwidgets5 libqt5sql5 18:41:50 libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webkit5 libqt5webkit5-dev 18:41:50 libqt5widgets5 libqt5xml5 libschroedinger-1.0-0 libshine3 libsm-dev 18:41:50 libsnappy1v5 libsoxr0 libspatialite-dev libspatialite7 libspeex1 18:41:50 libsqlite3-dev libssh-gcrypt-4 libssl-dev libssl-doc libsuperlu4 18:41:50 libswresample-dev libswresample-ffmpeg1 libswscale-dev libswscale-ffmpeg3 18:41:50 libsz2 libtcl8.6 libtheora-dev libtheora0 libtiff5-dev libtiffxx5 libtk8.6 18:41:50 libtwolame0 liburiparser1 libutempter0 libva1 libvisual-0.4-0 libvorbis0a 18:41:50 libvorbisenc2 libvtk6-dev libvtk6-java libvtk6-qt-dev libvtk6.2 libvtk6.2-qt 18:41:50 libwacom-bin libwacom-common libwacom2 libwavpack1 libwayland-bin 18:41:50 libwayland-dev libwebp-dev libwebpdemux1 libx11-dev libx11-doc 18:41:50 libx11-xcb-dev libx264-148 libx265-79 libxau-dev libxaw7 libxcb-dri2-0-dev 18:41:50 libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 18:41:50 libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 18:41:50 libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-sync-dev 18:41:50 libxcb-util1 libxcb-xfixes0-dev libxcb-xkb1 libxcb1-dev libxdamage-dev 18:41:50 libxdmcp-dev libxerces-c-dev libxerces-c3.1 libxext-dev libxfixes-dev 18:41:50 libxft-dev libxft2 libxkbcommon-dev libxkbcommon-x11-0 libxml2-dev libxmu6 18:41:50 libxmuu1 libxrender-dev libxshmfence-dev libxslt1.1 libxss-dev libxss1 18:41:50 libxt-dev libxt6 libxv1 libxvidcore4 libxxf86dga1 libxxf86vm-dev 18:41:50 libzvbi-common libzvbi0 mesa-common-dev mesa-va-drivers mysql-common 18:41:50 odbcinst odbcinst1debian2 proj-bin proj-data python-attr python-autobahn 18:41:50 python-cffi-backend python-cryptography python-enum34 python-idna 18:41:50 python-ipaddress python-mpi4py python-openssl python-pam python-pyasn1 18:41:50 python-pyasn1-modules python-serial python-service-identity python-twisted 18:41:50 python-twisted-bin python-twisted-core python-txaio python-vtk6 18:41:50 python-zope.interface qt5-qmake qtbase5-dev qtbase5-dev-tools qtchooser 18:41:50 qtdeclarative5-dev qttools5-dev qttools5-private-dev qttranslations5-l10n 18:41:50 ros-kinetic-geometry-msgs ros-kinetic-opencv3 ros-kinetic-sensor-msgs tcl 18:41:50 tcl-dev tcl-vtk6 tcl8.6 tcl8.6-dev tk tk-dev tk8.6 tk8.6-dev unixodbc 18:41:50 unixodbc-dev va-driver-all vtk6 x11-utils x11proto-core-dev 18:41:50 x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev 18:41:50 x11proto-input-dev x11proto-kb-dev x11proto-render-dev 18:41:50 x11proto-scrnsaver-dev x11proto-xext-dev x11proto-xf86vidmode-dev xbitmaps 18:41:50 xorg-sgml-doctools xterm xtrans-dev zlib1g-dev 18:41:50 Suggested packages: 18:41:50 doc-base gvfs isoquery krb5-doc libbluray-bdj firmware-crystalhd 18:41:50 libcurl4-doc libcurl3-dbg libgnutls-dev libidn11-dev libkrb5-dev librtmp-dev 18:41:50 libeigen3-doc libmrpt-dev libgdal-doc krb5-user libvisual-0.4-plugins 18:41:50 gstreamer1.0-tools libhdf4-doc hdf4-tools libnetcdf4 libhdf5-doc libice-doc 18:41:50 libjasper-runtime liblzma-doc netcdf-bin netcdf-doc libmyodbc 18:41:50 odbc-postgresql tdsodbc unixodbc-bin ogdi-bin opus-tools poppler-data 18:41:50 postgresql-doc-9.5 libqt5libqgtk2 qt5-image-formats-plugins qtwayland5 18:41:50 libsm-doc speex sqlite3-doc vtk6-doc vtk6-examples java-virtual-machine 18:41:50 libxcb-doc libxerces-c-doc libxext-doc libxt-doc python-cryptography-doc 18:41:50 python-cryptography-vectors python-enum34-doc python-openssl-doc 18:41:50 python-openssl-dbg python-pam-dbg python-twisted-bin-dbg python-tk 18:41:50 python-gtk2 python-glade2 python-qt3 mayavi2 tcl-doc tcl-tclreadline 18:41:50 tcl8.6-doc tk-doc tk8.6-doc libfglrx-amdxvba1 mesa-utils xfonts-cyrillic 18:41:50 The following NEW packages will be installed: 18:41:50 comerr-dev gstreamer1.0-plugins-base hdf5-helpers i965-va-driver iso-codes 18:41:50 krb5-multidev libaacs0 libaec-dev libaec0 libarmadillo6 libarpack2 18:41:50 libavcodec-dev libavcodec-ffmpeg56 libavformat-dev libavformat-ffmpeg56 18:41:50 libavutil-dev libavutil-ffmpeg54 libbdplus0 libbluray1 libcdparanoia0 18:41:50 libcrystalhd3 libcurl4-gnutls-dev libdap-dev libdap17v5 libdapclient6v5 18:41:50 libdapserver7v5 libdouble-conversion1v5 libdrm-dev libegl1-mesa-dev 18:41:50 libeigen3-dev libepsilon1 libevdev2 libfontconfig1-dev libfontenc1 18:41:50 libfreetype6-dev libfreexl1 libgdal-dev libgdal1i libgeos-3.5.0 libgeos-c1v5 18:41:50 libgeos-dev libgif-dev libgif7 libgl1-mesa-dev libgl2ps-dev libgl2ps0 18:41:50 libgles2-mesa libgles2-mesa-dev libglu1-mesa libglu1-mesa-dev libgme0 18:41:50 libgsm1 libgssrpc4 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 18:41:50 libhdf4-0-alt libhdf4-alt-dev libhdf5-10 libhdf5-cpp-11 libhdf5-dev 18:41:50 libhdf5-mpi-dev libhdf5-openmpi-10 libhdf5-openmpi-dev libice-dev 18:41:50 libinput-bin libinput10 libjasper-dev libjasper1 libjbig-dev libjpeg-dev 18:41:50 libjpeg-turbo8-dev libjpeg8-dev libjsoncpp-dev libkadm5clnt-mit9 18:41:50 libkadm5srv-mit9 libkdb5-8 libkmlbase1 libkmldom1 libkmlengine1 liblzma-dev 18:41:50 libminizip1 libmirclient-dev libmircommon-dev libmircookie-dev libmircookie2 18:41:50 libmircore-dev libmodplug1 libmp3lame0 libmtdev1 libmysqlclient-dev 18:41:50 libmysqlclient20 libnetcdf-c++4 libnetcdf-cxx-legacy-dev libnetcdf-dev 18:41:50 libnetcdf11 libodbc1 libogdi3.2 libogg-dev libogg0 libopenjp2-7 libopenjpeg5 18:41:50 libopus0 liborc-0.4-0 libpcre16-3 libpng12-dev libpoppler58 libpq-dev libpq5 18:41:50 libproj9 libprotobuf-dev libprotobuf9v5 libpthread-stubs0-dev libqt5clucene5 18:41:50 libqt5concurrent5 libqt5core5a libqt5dbus5 libqt5designer5 18:41:50 libqt5designercomponents5 libqt5gui5 libqt5help5 libqt5network5 18:41:50 libqt5opengl5 libqt5opengl5-dev libqt5printsupport5 libqt5qml5 libqt5quick5 18:41:50 libqt5quickparticles5 libqt5quicktest5 libqt5quickwidgets5 libqt5sql5 18:41:50 libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webkit5 libqt5webkit5-dev 18:41:50 libqt5widgets5 libqt5xml5 libschroedinger-1.0-0 libshine3 libsm-dev 18:41:50 libsnappy1v5 libsoxr0 libspatialite-dev libspatialite7 libspeex1 18:41:50 libsqlite3-dev libssh-gcrypt-4 libssl-dev libssl-doc libsuperlu4 18:41:50 libswresample-dev libswresample-ffmpeg1 libswscale-dev libswscale-ffmpeg3 18:41:50 libsz2 libtcl8.6 libtheora-dev libtheora0 libtiff5-dev libtiffxx5 libtk8.6 18:41:50 libtwolame0 liburiparser1 libutempter0 libva1 libvisual-0.4-0 libvorbis0a 18:41:50 libvorbisenc2 libvtk6-dev libvtk6-java libvtk6-qt-dev libvtk6.2 libvtk6.2-qt 18:41:50 libwacom-bin libwacom-common libwacom2 libwavpack1 libwayland-bin 18:41:50 libwayland-dev libwebp-dev libwebpdemux1 libx11-dev libx11-doc 18:41:50 libx11-xcb-dev libx264-148 libx265-79 libxau-dev libxaw7 libxcb-dri2-0-dev 18:41:50 libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 18:41:50 libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 18:41:50 libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-sync-dev 18:41:50 libxcb-util1 libxcb-xfixes0-dev libxcb-xkb1 libxcb1-dev libxdamage-dev 18:41:50 libxdmcp-dev libxerces-c-dev libxerces-c3.1 libxext-dev libxfixes-dev 18:41:50 libxft-dev libxft2 libxkbcommon-dev libxkbcommon-x11-0 libxml2-dev libxmu6 18:41:50 libxmuu1 libxrender-dev libxshmfence-dev libxslt1.1 libxss-dev libxss1 18:41:50 libxt-dev libxt6 libxv1 libxvidcore4 libxxf86dga1 libxxf86vm-dev 18:41:50 libzvbi-common libzvbi0 mesa-common-dev mesa-va-drivers mysql-common 18:41:50 odbcinst odbcinst1debian2 proj-bin proj-data python-attr python-autobahn 18:41:50 python-cffi-backend python-cryptography python-enum34 python-idna 18:41:50 python-ipaddress python-mpi4py python-openssl python-pam python-pyasn1 18:41:50 python-pyasn1-modules python-serial python-service-identity python-twisted 18:41:50 python-twisted-bin python-twisted-core python-txaio python-vtk6 18:41:50 python-zope.interface qt5-qmake qtbase5-dev qtbase5-dev-tools qtchooser 18:41:50 qtdeclarative5-dev qttools5-dev qttools5-private-dev qttranslations5-l10n 18:41:50 ros-kinetic-cv-bridge ros-kinetic-geometry-msgs ros-kinetic-opencv3 18:41:50 ros-kinetic-sensor-msgs tcl tcl-dev tcl-vtk6 tcl8.6 tcl8.6-dev tk tk-dev 18:41:50 tk8.6 tk8.6-dev unixodbc unixodbc-dev va-driver-all vtk6 x11-utils 18:41:50 x11proto-core-dev x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev 18:41:50 x11proto-gl-dev x11proto-input-dev x11proto-kb-dev x11proto-render-dev 18:41:50 x11proto-scrnsaver-dev x11proto-xext-dev x11proto-xf86vidmode-dev xbitmaps 18:41:50 xorg-sgml-doctools xterm xtrans-dev zlib1g-dev 18:41:52 0 upgraded, 301 newly installed, 0 to remove and 0 not upgraded. 18:41:52 Need to get 178 MB of archives. 18:41:52 After this operation, 900 MB of additional disk space will be used. 18:41:52 Get:1 http://10.210.9.154/ubuntu/building xenial/main amd64 libvtk6.2 amd64 6.2.0+dfsg1-10build1+debian11.1+osrf1 [32.3 MB] 18:41:52 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcdparanoia0 amd64 3.10.2+debian-11 [53.1 kB] 18:41:52 Get:3 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libcrystalhd3 amd64 1:0.0~git20110715.fdd2f19-11build1 [46.1 kB] 18:41:52 Get:4 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgsm1 amd64 1.0.13-4 [27.1 kB] 18:41:52 Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] 18:41:52 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] 18:41:52 Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] 18:41:52 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] 18:41:52 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] 18:41:52 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] 18:41:52 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] 18:41:52 Get:12 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-opencv3 amd64 3.3.1-5xenial-20180809-134307-0800 [23.4 MB] 18:41:52 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] 18:41:52 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] 18:41:52 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] 18:41:52 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] 18:41:52 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] 18:41:52 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 18:41:52 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 18:41:52 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] 18:41:52 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] 18:41:52 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] 18:41:52 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] 18:41:52 Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] 18:41:52 Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2 [13.5 kB] 18:41:52 Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] 18:41:52 Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] 18:41:52 Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] 18:41:52 Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgstreamer1.0-0 amd64 1.8.3-1~ubuntu0.1 [769 kB] 18:41:52 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 liborc-0.4-0 amd64 1:0.4.25-1 [138 kB] 18:41:52 Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2,268 kB] 18:41:52 Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.8.3-1ubuntu0.2 [593 kB] 18:41:52 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5opengl5 amd64 5.5.1+dfsg-16ubuntu7.5 [128 kB] 18:41:52 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5printsupport5 amd64 5.5.1+dfsg-16ubuntu7.5 [174 kB] 18:41:52 Get:35 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdouble-conversion1v5 amd64 2.0.1-3ubuntu2 [33.3 kB] 18:41:52 Get:36 http://archive.ubuntu.com/ubuntu xenial/main amd64 libqt5qml5 amd64 5.5.1-2ubuntu6 [1,249 kB] 18:41:52 Get:37 http://archive.ubuntu.com/ubuntu xenial/main amd64 libqt5quick5 amd64 5.5.1-2ubuntu6 [1,060 kB] 18:41:52 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5sql5 amd64 5.5.1+dfsg-16ubuntu7.5 [104 kB] 18:41:52 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1.1 amd64 1.1.28-2.1ubuntu0.1 [145 kB] 18:41:52 Get:40 http://archive.ubuntu.com/ubuntu xenial/main amd64 libqt5webkit5 amd64 5.5.1+dfsg-2ubuntu1 [9,100 kB] 18:41:53 Get:41 http://10.210.9.154/ubuntu/building xenial/main amd64 libvtk6.2-qt amd64 6.2.0+dfsg1-10build1+debian11.1+osrf1 [248 kB] 18:41:53 Get:42 http://10.210.9.154/ubuntu/building xenial/main amd64 libvtk6-java amd64 6.2.0+dfsg1-10build1+debian11.1+osrf1 [7,618 kB] 18:41:53 Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] 18:41:53 Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] 18:41:53 Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] 18:41:53 Get:46 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] 18:41:53 Get:47 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] 18:41:53 Get:48 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] 18:41:53 Get:49 http://10.210.9.154/ubuntu/building xenial/main amd64 python-txaio all 2.8.2 [36.7 kB] 18:41:53 Get:50 http://10.210.9.154/ubuntu/building xenial/main amd64 python-autobahn all 17.10.1 [489 kB] 18:41:53 Get:51 http://archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] 18:41:53 Get:52 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4,068 B] 18:41:53 Get:53 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] 18:41:53 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] 18:41:53 Get:55 http://10.210.9.154/ubuntu/building xenial/main amd64 python-vtk6 amd64 6.2.0+dfsg1-10build1+debian11.1+osrf1 [257 kB] 18:41:53 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] 18:41:53 Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] 18:41:53 Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] 18:41:53 Get:59 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] 18:41:53 Get:60 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] 18:41:53 Get:61 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] 18:41:53 Get:62 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] 18:41:53 Get:63 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] 18:41:53 Get:64 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] 18:41:53 Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] 18:41:53 Get:66 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] 18:41:53 Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] 18:41:53 Get:68 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] 18:41:53 Get:69 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] 18:41:53 Get:70 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] 18:41:53 Get:71 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] 18:41:53 Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] 18:41:53 Get:73 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] 18:41:53 Get:74 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] 18:41:53 Get:75 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] 18:41:53 Get:76 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] 18:41:53 Get:77 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] 18:41:53 Get:78 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] 18:41:53 Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] 18:41:53 Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgles2-mesa amd64 18.0.5-0ubuntu0~16.04.1 [13.4 kB] 18:41:53 Get:81 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] 18:41:53 Get:82 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] 18:41:53 Get:83 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] 18:41:53 Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] 18:41:53 Get:85 http://archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] 18:41:53 Get:86 http://archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] 18:41:53 Get:87 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2 [231 kB] 18:41:53 Get:88 http://10.210.9.154/ubuntu/building xenial/main amd64 tcl-vtk6 amd64 6.2.0+dfsg1-10build1+debian11.1+osrf1 [139 kB] 18:41:53 Get:89 http://10.210.9.154/ubuntu/building xenial/main amd64 vtk6 amd64 6.2.0+dfsg1-10build1+debian11.1+osrf1 [176 kB] 18:41:53 Get:90 http://10.210.9.154/ubuntu/building xenial/main amd64 libvtk6-dev amd64 6.2.0+dfsg1-10build1+debian11.1+osrf1 [2,189 kB] 18:41:53 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] 18:41:53 Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] 18:41:53 Get:93 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] 18:41:53 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] 18:41:53 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] 18:41:53 Get:96 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgles2-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [40.6 kB] 18:41:53 Get:97 http://archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] 18:41:53 Get:98 http://archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa-dev amd64 9.0.0-2.1 [202 kB] 18:41:53 Get:99 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5concurrent5 amd64 5.5.1+dfsg-16ubuntu7.5 [24.3 kB] 18:41:53 Get:100 http://10.210.9.154/ubuntu/building xenial/main amd64 libvtk6-qt-dev amd64 6.2.0+dfsg1-10build1+debian11.1+osrf1 [42.0 kB] 18:41:53 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5test5 amd64 5.5.1+dfsg-16ubuntu7.5 [84.5 kB] 18:41:53 Get:102 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] 18:41:53 Get:103 http://archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] 18:41:53 Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 qt5-qmake amd64 5.5.1+dfsg-16ubuntu7.5 [1,192 kB] 18:41:53 Get:105 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 qtbase5-dev-tools amd64 5.5.1+dfsg-16ubuntu7.5 [1,056 kB] 18:41:53 Get:106 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 qtbase5-dev amd64 5.5.1+dfsg-16ubuntu7.5 [931 kB] 18:41:53 Get:107 http://archive.ubuntu.com/ubuntu xenial/main amd64 libqt5quickparticles5 amd64 5.5.1-2ubuntu6 [163 kB] 18:41:53 Get:108 http://archive.ubuntu.com/ubuntu xenial/main amd64 libqt5quicktest5 amd64 5.5.1-2ubuntu6 [48.7 kB] 18:41:53 Get:109 http://archive.ubuntu.com/ubuntu xenial/main amd64 libqt5quickwidgets5 amd64 5.5.1-2ubuntu6 [30.4 kB] 18:41:53 Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 qtdeclarative5-dev amd64 5.5.1-2ubuntu6 [301 kB] 18:41:53 Get:111 http://archive.ubuntu.com/ubuntu xenial/main amd64 libqt5webkit5-dev amd64 5.5.1+dfsg-2ubuntu1 [73.7 kB] 18:41:53 Get:112 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libschroedinger-1.0-0 amd64 1.0.11-2.1build1 [293 kB] 18:41:53 Get:113 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libsuperlu4 amd64 4.3+dfsg-3 [158 kB] 18:41:53 Get:114 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] 18:41:53 Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] 18:41:53 Get:116 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] 18:41:53 Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] 18:41:53 Get:118 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9,674 B] 18:41:53 Get:119 http://archive.ubuntu.com/ubuntu xenial/main amd64 libopus0 amd64 1.1.2-1ubuntu1 [159 kB] 18:41:53 Get:120 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtheora0 amd64 1.1.1+dfsg.1-8 [163 kB] 18:41:53 Get:121 http://archive.ubuntu.com/ubuntu xenial/main amd64 libvisual-0.4-0 amd64 0.4.0-8 [98.7 kB] 18:41:53 Get:122 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] 18:41:53 Get:123 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] 18:41:53 Get:124 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-geometry-msgs amd64 1.12.6-0xenial-20180824-100440-0800 [66.0 kB] 18:41:53 Get:125 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gstreamer1.0-plugins-base amd64 1.8.3-1ubuntu0.2 [496 kB] 18:41:53 Get:126 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-sensor-msgs amd64 1.12.6-0xenial-20180824-104202-0800 [131 kB] 18:41:53 Get:127 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-cv-bridge amd64 1.12.8-0xenial-20180824-112246-0800 [89.1 kB] 18:41:53 Get:128 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] 18:41:53 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssrpc4 amd64 1.13.2+dfsg-5ubuntu2 [54.5 kB] 18:41:53 Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkdb5-8 amd64 1.13.2+dfsg-5ubuntu2 [37.1 kB] 18:41:53 Get:131 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkadm5srv-mit9 amd64 1.13.2+dfsg-5ubuntu2 [51.3 kB] 18:41:53 Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkadm5clnt-mit9 amd64 1.13.2+dfsg-5ubuntu2 [36.7 kB] 18:41:53 Get:133 http://archive.ubuntu.com/ubuntu xenial/main amd64 comerr-dev amd64 2.1-1.42.13-1ubuntu1 [38.2 kB] 18:41:53 Get:134 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-multidev amd64 1.13.2+dfsg-5ubuntu2 [113 kB] 18:41:53 Get:135 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libaacs0 amd64 0.8.1-1 [47.4 kB] 18:41:53 Get:136 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] 18:41:53 Get:137 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] 18:41:54 Get:138 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libarmadillo6 amd64 1:6.500.5+dfsg-1 [75.2 kB] 18:41:54 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libavutil-ffmpeg54 amd64 7:2.8.15-0ubuntu0.16.04.1 [166 kB] 18:41:54 Get:140 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libmp3lame0 amd64 3.99.5+repack1-9build1 [127 kB] 18:41:54 Get:141 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopenjpeg5 amd64 1:1.5.2-3.1 [104 kB] 18:41:54 Get:142 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libshine3 amd64 3.1.0-4 [25.5 kB] 18:41:54 Get:143 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsnappy1v5 amd64 1.1.3-2 [16.0 kB] 18:41:54 Get:144 http://archive.ubuntu.com/ubuntu xenial/main amd64 libspeex1 amd64 1.2~rc1.2-1ubuntu1 [51.3 kB] 18:41:54 Get:145 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libsoxr0 amd64 0.1.2-1 [70.2 kB] 18:41:54 Get:146 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libswresample-ffmpeg1 amd64 7:2.8.15-0ubuntu0.16.04.1 [51.7 kB] 18:41:54 Get:147 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libtwolame0 amd64 0.3.13-1.2 [49.2 kB] 18:41:54 Get:148 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libva1 amd64 1.7.0-1ubuntu0.1 [45.4 kB] 18:41:54 Get:149 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwavpack1 amd64 4.75.2-2ubuntu0.1 [74.8 kB] 18:41:54 Get:150 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libx264-148 amd64 2:0.148.2643+git5c65704-1 [606 kB] 18:41:54 Get:151 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libx265-79 amd64 1.9-3 [965 kB] 18:41:54 Get:152 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libxvidcore4 amd64 2:1.3.4-1 [206 kB] 18:41:54 Get:153 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libzvbi-common all 0.2.35-10 [32.5 kB] 18:41:54 Get:154 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libzvbi0 amd64 0.2.35-10 [235 kB] 18:41:54 Get:155 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libavcodec-ffmpeg56 amd64 7:2.8.15-0ubuntu0.16.04.1 [4,087 kB] 18:41:54 Get:156 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libavutil-dev amd64 7:2.8.15-0ubuntu0.16.04.1 [245 kB] 18:41:54 Get:157 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libswresample-dev amd64 7:2.8.15-0ubuntu0.16.04.1 [65.0 kB] 18:41:54 Get:158 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libavcodec-dev amd64 7:2.8.15-0ubuntu0.16.04.1 [4,509 kB] 18:41:54 Get:159 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libbluray1 amd64 1:0.9.2-2 [127 kB] 18:41:54 Get:160 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgme0 amd64 0.6.0-3ubuntu0.16.04.1 [122 kB] 18:41:54 Get:161 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libmodplug1 amd64 1:0.8.8.5-2 [153 kB] 18:41:54 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 libssh-gcrypt-4 amd64 0.6.3-4.3 [119 kB] 18:41:54 Get:163 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libavformat-ffmpeg56 amd64 7:2.8.15-0ubuntu0.16.04.1 [810 kB] 18:41:54 Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libavformat-dev amd64 7:2.8.15-0ubuntu0.16.04.1 [969 kB] 18:41:54 Get:165 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libbdplus0 amd64 0.1.2-1 [47.1 kB] 18:41:54 Get:166 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl4-gnutls-dev amd64 7.47.0-1ubuntu2.8 [261 kB] 18:41:54 Get:167 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libdap17v5 amd64 3.15.1-7 [412 kB] 18:41:54 Get:168 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libdapserver7v5 amd64 3.15.1-7 [19.7 kB] 18:41:55 Get:169 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libdapclient6v5 amd64 3.15.1-7 [85.3 kB] 18:41:55 Get:170 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] 18:41:55 Get:171 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libdap-dev amd64 3.15.1-7 [693 kB] 18:41:55 Get:172 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libepsilon1 amd64 0.9.2-3ubuntu1 [41.0 kB] 18:41:55 Get:173 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] 18:41:55 Get:174 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] 18:41:55 Get:175 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] 18:41:55 Get:176 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] 18:41:55 Get:177 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libfreexl1 amd64 1.0.2-1 [33.6 kB] 18:41:55 Get:178 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgeos-3.5.0 amd64 3.5.0-1ubuntu2 [477 kB] 18:41:55 Get:179 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgeos-c1v5 amd64 3.5.0-1ubuntu2 [52.4 kB] 18:41:55 Get:180 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] 18:41:55 Get:181 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libhdf4-0-alt amd64 4.2.10-3.2 [264 kB] 18:41:55 Get:182 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] 18:41:55 Get:183 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] 18:41:55 Get:184 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] 18:41:55 Get:185 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libminizip1 amd64 1.1-8 [20.3 kB] 18:41:55 Get:186 http://archive.ubuntu.com/ubuntu xenial/universe amd64 liburiparser1 amd64 0.8.4-1 [38.0 kB] 18:41:55 Get:187 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libkmlbase1 amd64 1.3.0-1 [43.9 kB] 18:41:55 Get:188 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libkmldom1 amd64 1.3.0-1 [175 kB] 18:41:55 Get:189 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libkmlengine1 amd64 1.3.0-1 [77.1 kB] 18:41:55 Get:190 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.23-0ubuntu0.16.04.1 [15.4 kB] 18:41:55 Get:191 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] 18:41:55 Get:192 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libnetcdf11 amd64 1:4.4.0-2 [286 kB] 18:41:55 Get:193 http://archive.ubuntu.com/ubuntu xenial/main amd64 libodbc1 amd64 2.3.1-4.1 [180 kB] 18:41:55 Get:194 http://archive.ubuntu.com/ubuntu xenial/universe amd64 proj-data all 4.9.2-2 [4,004 kB] 18:41:55 Get:195 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libproj9 amd64 4.9.2-2 [143 kB] 18:41:55 Get:196 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libogdi3.2 amd64 3.2.0~beta2-7.1build1 [212 kB] 18:41:55 Get:197 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopenjp2-7 amd64 2.1.2-1.1+deb9u2build0.1 [112 kB] 18:41:55 Get:198 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] 18:41:55 Get:199 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpq5 amd64 9.5.14-0ubuntu0.16.04 [78.8 kB] 18:41:55 Get:200 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libspatialite7 amd64 4.3.0a-5 [1,222 kB] 18:41:55 Get:201 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libxerces-c3.1 amd64 3.1.3+debian-1 [842 kB] 18:41:55 Get:202 http://archive.ubuntu.com/ubuntu xenial/main amd64 odbcinst amd64 2.3.1-4.1 [13.1 kB] 18:41:55 Get:203 http://archive.ubuntu.com/ubuntu xenial/main amd64 odbcinst1debian2 amd64 2.3.1-4.1 [41.1 kB] 18:41:55 Get:204 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgdal1i amd64 1.11.3+dfsg-3build2 [4,013 kB] 18:41:55 Get:205 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgeos-dev amd64 3.5.0-1ubuntu2 [66.5 kB] 18:41:55 Get:206 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif-dev amd64 5.1.4-0.3~16.04 [20.1 kB] 18:41:55 Get:207 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] 18:41:55 Get:208 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps-dev amd64 1.3.8-1.2 [4,636 B] 18:41:55 Get:209 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] 18:41:55 Get:210 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] 18:41:55 Get:211 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 18:41:55 Get:212 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 18:41:55 Get:213 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] 18:41:55 Get:214 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] 18:41:56 Get:215 http://archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] 18:41:56 Get:216 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper-dev amd64 1.900.1-debian1-2.4ubuntu1.2 [520 kB] 18:41:56 Get:217 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.23-0ubuntu0.16.04.1 [1,162 kB] 18:41:56 Get:218 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libnetcdf-c++4 amd64 4.2-4 [33.2 kB] 18:41:56 Get:219 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libnetcdf-cxx-legacy-dev amd64 4.2-4 [52.7 kB] 18:41:56 Get:220 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libnetcdf-dev amd64 1:4.4.0-2 [36.9 kB] 18:41:56 Get:221 http://archive.ubuntu.com/ubuntu xenial/main amd64 libogg-dev amd64 1.3.2-1 [156 kB] 18:41:56 Get:222 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] 18:41:56 Get:223 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpq-dev amd64 9.5.14-0ubuntu0.16.04 [154 kB] 18:41:56 Get:224 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libqt5clucene5 amd64 5.5.1-3ubuntu0.1 [264 kB] 18:41:56 Get:225 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libqt5designer5 amd64 5.5.1-3ubuntu0.1 [2,719 kB] 18:41:56 Get:226 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libqt5designercomponents5 amd64 5.5.1-3ubuntu0.1 [674 kB] 18:41:56 Get:227 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libqt5help5 amd64 5.5.1-3ubuntu0.1 [183 kB] 18:41:56 Get:228 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5opengl5-dev amd64 5.5.1+dfsg-16ubuntu7.5 [31.5 kB] 18:41:56 Get:229 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5sql5-sqlite amd64 5.5.1+dfsg-16ubuntu7.5 [33.0 kB] 18:41:56 Get:230 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] 18:41:56 Get:231 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsqlite3-dev amd64 3.11.0-1ubuntu1 [508 kB] 18:41:56 Get:232 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] 18:41:56 Get:233 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libswscale-ffmpeg3 amd64 7:2.8.15-0ubuntu0.16.04.1 [146 kB] 18:41:56 Get:234 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libswscale-dev amd64 7:2.8.15-0ubuntu0.16.04.1 [163 kB] 18:41:56 Get:235 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] 18:41:56 Get:236 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtheora-dev amd64 1.1.1+dfsg.1-8 [178 kB] 18:41:56 Get:237 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjbig-dev amd64 2.1-3.1 [24.8 kB] 18:41:56 Get:238 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzma-dev amd64 5.1.1alpha+20120614-2ubuntu2 [137 kB] 18:41:56 Get:239 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiffxx5 amd64 4.0.6-1ubuntu0.4 [5,588 B] 18:41:56 Get:240 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5-dev amd64 4.0.6-1ubuntu0.4 [268 kB] 18:41:56 Get:241 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] 18:41:56 Get:242 http://archive.ubuntu.com/ubuntu xenial/main amd64 libutempter0 amd64 1.1.6-3 [7,898 B] 18:41:56 Get:243 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libeigen3-dev all 3.3~beta1-2 [663 kB] 18:41:56 Get:244 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebpdemux1 amd64 0.4.4-1 [7,738 B] 18:41:56 Get:245 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebp-dev amd64 0.4.4-1 [225 kB] 18:41:56 Get:246 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libhdf4-alt-dev amd64 4.2.10-3.2 [364 kB] 18:41:56 Get:247 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libxerces-c-dev amd64 3.1.3+debian-1 [1,659 kB] 18:41:56 Get:248 http://archive.ubuntu.com/ubuntu xenial/main amd64 unixodbc amd64 2.3.1-4.1 [20.5 kB] 18:41:56 Get:249 http://archive.ubuntu.com/ubuntu xenial/main amd64 unixodbc-dev amd64 2.3.1-4.1 [217 kB] 18:41:56 Get:250 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libspatialite-dev amd64 4.3.0a-5 [1,319 kB] 18:41:56 Get:251 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgdal-dev amd64 1.11.3+dfsg-3build2 [4,682 kB] 18:41:57 Get:252 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-openmpi-10 amd64 1.8.16+docs-4ubuntu1.1 [1,017 kB] 18:41:57 Get:253 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-openmpi-dev amd64 1.8.16+docs-4ubuntu1.1 [4,490 kB] 18:41:57 Get:254 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-mpi-dev amd64 1.8.16+docs-4ubuntu1.1 [3,082 B] 18:41:57 Get:255 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp-dev amd64 1.7.2-1 [83.5 kB] 18:41:57 Get:256 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] 18:41:57 Get:257 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] 18:41:57 Get:258 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] 18:41:57 Get:259 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] 18:41:57 Get:260 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-scrnsaver-dev all 1.2.2-1 [25.0 kB] 18:41:57 Get:261 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxss-dev amd64 1:1.2.2-1 [12.7 kB] 18:41:57 Get:262 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] 18:41:57 Get:263 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-mpi4py amd64 1.3.1+hg20131106-2ubuntu5 [320 kB] 18:41:57 Get:264 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-twisted-bin amd64 16.0.0-1ubuntu0.2 [12.9 kB] 18:41:57 Get:265 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-zope.interface amd64 4.1.3-1build1 [81.0 kB] 18:41:57 Get:266 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-cffi-backend amd64 1.5.2-1ubuntu1 [58.1 kB] 18:41:57 Get:267 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-enum34 all 1.1.2-1 [35.8 kB] 18:41:57 Get:268 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-idna all 2.0-3 [35.1 kB] 18:41:57 Get:269 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-ipaddress all 1.0.16-1 [18.0 kB] 18:41:57 Get:270 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pyasn1 all 0.1.9-1 [45.1 kB] 18:41:57 Get:271 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-cryptography amd64 1.2.3-1ubuntu0.1 [199 kB] 18:41:57 Get:272 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-openssl all 0.15.1-2build1 [84.1 kB] 18:41:57 Get:273 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-attr all 15.2.0-1 [11.3 kB] 18:41:57 Get:274 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pyasn1-modules all 0.0.7-0.1 [20.5 kB] 18:41:57 Get:275 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-service-identity all 16.0.0-2 [9,318 B] 18:41:57 Get:276 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-twisted-core all 16.0.0-1ubuntu0.2 [1,941 kB] 18:41:57 Get:277 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-twisted all 16.0.0-1ubuntu0.2 [3,592 B] 18:41:57 Get:278 http://archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] 18:41:57 Get:279 http://archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6-dev amd64 8.6.5+dfsg-2 [882 kB] 18:41:57 Get:280 http://archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] 18:41:57 Get:281 http://archive.ubuntu.com/ubuntu xenial/main amd64 tcl-dev amd64 8.6.0+9 [5,664 B] 18:41:57 Get:282 http://archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] 18:41:57 Get:283 http://archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6-dev amd64 8.6.5-1 [682 kB] 18:41:57 Get:284 http://archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] 18:41:57 Get:285 http://archive.ubuntu.com/ubuntu xenial/main amd64 tk-dev amd64 8.6.0+9 [2,964 B] 18:41:57 Get:286 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 qttools5-dev amd64 5.5.1-3ubuntu0.1 [188 kB] 18:41:57 Get:287 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 qttools5-private-dev amd64 5.5.1-3ubuntu0.1 [80.0 kB] 18:41:57 Get:288 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] 18:41:57 Get:289 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1,470 kB] 18:41:57 Get:290 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 18:41:57 Get:291 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 18:41:57 Get:292 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 mesa-va-drivers amd64 18.0.5-0ubuntu0~16.04.1 [1,826 kB] 18:41:57 Get:293 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pam amd64 0.4.2-13.2ubuntu2 [9,932 B] 18:41:57 Get:294 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-serial all 3.0.1-1 [69.9 kB] 18:41:57 Get:295 http://archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] 18:41:58 Get:296 http://archive.ubuntu.com/ubuntu xenial/universe amd64 i965-va-driver amd64 1.7.0-1 [272 kB] 18:41:58 Get:297 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 va-driver-all amd64 1.7.0-1ubuntu0.1 [4,534 B] 18:41:58 Get:298 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] 18:41:58 Get:299 http://archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] 18:41:58 Get:300 http://archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] 18:41:58 Get:301 http://archive.ubuntu.com/ubuntu xenial/universe amd64 proj-bin amd64 4.9.2-2 [31.3 kB] 18:41:58 debconf: delaying package configuration, since apt-utils is not installed 18:41:58 Fetched 178 MB in 6s (29.5 MB/s) 18:41:58 Selecting previously unselected package libcdparanoia0:amd64. 18:41:58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57126 files and directories currently installed.) 18:41:58 Preparing to unpack .../libcdparanoia0_3.10.2+debian-11_amd64.deb ... 18:41:59 Unpacking libcdparanoia0:amd64 (3.10.2+debian-11) ... 18:41:59 Selecting previously unselected package libcrystalhd3:amd64. 18:41:59 Preparing to unpack .../libcrystalhd3_1%3a0.0~git20110715.fdd2f19-11build1_amd64.deb ... 18:41:59 Unpacking libcrystalhd3:amd64 (1:0.0~git20110715.fdd2f19-11build1) ... 18:41:59 Selecting previously unselected package libgsm1:amd64. 18:41:59 Preparing to unpack .../libgsm1_1.0.13-4_amd64.deb ... 18:41:59 Unpacking libgsm1:amd64 (1.0.13-4) ... 18:42:00 Selecting previously unselected package libmtdev1:amd64. 18:42:00 Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... 18:42:00 Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... 18:42:00 Selecting previously unselected package libogg0:amd64. 18:42:00 Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... 18:42:00 Unpacking libogg0:amd64 (1.3.2-1) ... 18:42:00 Selecting previously unselected package libpcre16-3:amd64. 18:42:00 Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... 18:42:00 Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... 18:42:01 Selecting previously unselected package libqt5core5a:amd64. 18:42:01 Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:42:01 Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:42:03 Selecting previously unselected package libevdev2:amd64. 18:42:03 Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... 18:42:03 Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... 18:42:03 Selecting previously unselected package libwacom-common. 18:42:03 Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... 18:42:03 Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... 18:42:03 Selecting previously unselected package libwacom2:amd64. 18:42:03 Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... 18:42:03 Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... 18:42:04 Selecting previously unselected package libinput-bin. 18:42:04 Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... 18:42:04 Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... 18:42:05 Selecting previously unselected package libinput10:amd64. 18:42:05 Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... 18:42:05 Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... 18:42:05 Selecting previously unselected package libqt5dbus5:amd64. 18:42:05 Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:42:05 Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:42:06 Selecting previously unselected package libqt5network5:amd64. 18:42:06 Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:42:06 Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:42:07 Selecting previously unselected package libxcb-icccm4:amd64. 18:42:07 Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... 18:42:07 Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... 18:42:08 Selecting previously unselected package libxcb-util1:amd64. 18:42:08 Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 18:42:08 Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 18:42:08 Selecting previously unselected package libxcb-image0:amd64. 18:42:08 Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... 18:42:08 Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 18:42:08 Selecting previously unselected package libxcb-keysyms1:amd64. 18:42:08 Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... 18:42:08 Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... 18:42:09 Selecting previously unselected package libxcb-randr0:amd64. 18:42:09 Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... 18:42:10 Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... 18:42:10 Selecting previously unselected package libxcb-render-util0:amd64. 18:42:10 Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... 18:42:10 Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... 18:42:10 Selecting previously unselected package libxcb-shape0:amd64. 18:42:10 Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... 18:42:10 Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... 18:42:11 Selecting previously unselected package libxcb-xkb1:amd64. 18:42:11 Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... 18:42:11 Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... 18:42:12 Selecting previously unselected package libxkbcommon-x11-0:amd64. 18:42:12 Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... 18:42:12 Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... 18:42:13 Selecting previously unselected package libqt5gui5:amd64. 18:42:13 Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:42:13 Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:42:14 Selecting previously unselected package libqt5widgets5:amd64. 18:42:14 Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:42:14 Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:42:15 Selecting previously unselected package libqt5svg5:amd64. 18:42:15 Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... 18:42:15 Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... 18:42:16 Selecting previously unselected package libgstreamer1.0-0:amd64. 18:42:16 Preparing to unpack .../libgstreamer1.0-0_1.8.3-1~ubuntu0.1_amd64.deb ... 18:42:16 Unpacking libgstreamer1.0-0:amd64 (1.8.3-1~ubuntu0.1) ... 18:42:16 Selecting previously unselected package liborc-0.4-0:amd64. 18:42:16 Preparing to unpack .../liborc-0.4-0_1%3a0.4.25-1_amd64.deb ... 18:42:16 Unpacking liborc-0.4-0:amd64 (1:0.4.25-1) ... 18:42:17 Selecting previously unselected package iso-codes. 18:42:17 Preparing to unpack .../iso-codes_3.65-1_all.deb ... 18:42:17 Unpacking iso-codes (3.65-1) ... 18:42:17 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 18:42:17 Preparing to unpack .../libgstreamer-plugins-base1.0-0_1.8.3-1ubuntu0.2_amd64.deb ... 18:42:17 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.8.3-1ubuntu0.2) ... 18:42:18 Selecting previously unselected package libqt5opengl5:amd64. 18:42:18 Preparing to unpack .../libqt5opengl5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:42:18 Unpacking libqt5opengl5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:42:18 Selecting previously unselected package libqt5printsupport5:amd64. 18:42:18 Preparing to unpack .../libqt5printsupport5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:42:18 Unpacking libqt5printsupport5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:42:18 Selecting previously unselected package libdouble-conversion1v5:amd64. 18:42:18 Preparing to unpack .../libdouble-conversion1v5_2.0.1-3ubuntu2_amd64.deb ... 18:42:18 Unpacking libdouble-conversion1v5:amd64 (2.0.1-3ubuntu2) ... 18:42:19 Selecting previously unselected package libqt5qml5:amd64. 18:42:19 Preparing to unpack .../libqt5qml5_5.5.1-2ubuntu6_amd64.deb ... 18:42:19 Unpacking libqt5qml5:amd64 (5.5.1-2ubuntu6) ... 18:42:19 Selecting previously unselected package libqt5quick5:amd64. 18:42:19 Preparing to unpack .../libqt5quick5_5.5.1-2ubuntu6_amd64.deb ... 18:42:19 Unpacking libqt5quick5:amd64 (5.5.1-2ubuntu6) ... 18:42:20 Selecting previously unselected package libqt5sql5:amd64. 18:42:20 Preparing to unpack .../libqt5sql5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:42:20 Unpacking libqt5sql5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:42:20 Selecting previously unselected package libxslt1.1:amd64. 18:42:20 Preparing to unpack .../libxslt1.1_1.1.28-2.1ubuntu0.1_amd64.deb ... 18:42:20 Unpacking libxslt1.1:amd64 (1.1.28-2.1ubuntu0.1) ... 18:42:20 Selecting previously unselected package libqt5webkit5:amd64. 18:42:20 Preparing to unpack .../libqt5webkit5_5.5.1+dfsg-2ubuntu1_amd64.deb ... 18:42:20 Unpacking libqt5webkit5:amd64 (5.5.1+dfsg-2ubuntu1) ... 18:42:23 Selecting previously unselected package xorg-sgml-doctools. 18:42:23 Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... 18:42:23 Unpacking xorg-sgml-doctools (1:1.11-1) ... 18:42:23 Selecting previously unselected package x11proto-core-dev. 18:42:23 Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... 18:42:23 Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... 18:42:23 Selecting previously unselected package libxau-dev:amd64. 18:42:23 Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... 18:42:23 Unpacking libxau-dev:amd64 (1:1.0.8-1) ... 18:42:23 Selecting previously unselected package libxdmcp-dev:amd64. 18:42:23 Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... 18:42:23 Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... 18:42:23 Selecting previously unselected package x11proto-input-dev. 18:42:23 Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... 18:42:24 Unpacking x11proto-input-dev (2.3.1-1) ... 18:42:24 Selecting previously unselected package x11proto-kb-dev. 18:42:24 Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... 18:42:24 Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... 18:42:24 Selecting previously unselected package xtrans-dev. 18:42:24 Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... 18:42:24 Unpacking xtrans-dev (1.3.5-1) ... 18:42:25 Selecting previously unselected package libpthread-stubs0-dev:amd64. 18:42:25 Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... 18:42:25 Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... 18:42:25 Selecting previously unselected package libxcb1-dev:amd64. 18:42:25 Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... 18:42:25 Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... 18:42:25 Selecting previously unselected package libx11-dev:amd64. 18:42:25 Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... 18:42:25 Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... 18:42:25 Selecting previously unselected package libdrm-dev:amd64. 18:42:25 Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... 18:42:25 Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... 18:42:26 Selecting previously unselected package mesa-common-dev:amd64. 18:42:26 Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 18:42:26 Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:42:26 Selecting previously unselected package libx11-xcb-dev:amd64. 18:42:26 Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... 18:42:26 Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... 18:42:26 Selecting previously unselected package libxcb-dri3-dev:amd64. 18:42:26 Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... 18:42:26 Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... 18:42:27 Selecting previously unselected package libxcb-render0-dev:amd64. 18:42:27 Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... 18:42:27 Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... 18:42:27 Selecting previously unselected package libxcb-randr0-dev:amd64. 18:42:27 Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... 18:42:27 Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... 18:42:27 Selecting previously unselected package libxcb-shape0-dev:amd64. 18:42:27 Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... 18:42:27 Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... 18:42:27 Selecting previously unselected package libxcb-xfixes0-dev:amd64. 18:42:27 Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... 18:42:27 Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... 18:42:28 Selecting previously unselected package libxcb-sync-dev:amd64. 18:42:28 Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... 18:42:28 Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... 18:42:28 Selecting previously unselected package libxcb-present-dev:amd64. 18:42:28 Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... 18:42:28 Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... 18:42:28 Selecting previously unselected package libxshmfence-dev:amd64. 18:42:28 Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... 18:42:28 Unpacking libxshmfence-dev:amd64 (1.2-1) ... 18:42:28 Selecting previously unselected package libxcb-dri2-0-dev:amd64. 18:42:28 Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... 18:42:28 Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... 18:42:28 Selecting previously unselected package libxcb-glx0-dev:amd64. 18:42:28 Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... 18:42:28 Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... 18:42:29 Selecting previously unselected package x11proto-xext-dev. 18:42:29 Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... 18:42:29 Unpacking x11proto-xext-dev (7.3.0-1) ... 18:42:29 Selecting previously unselected package x11proto-fixes-dev. 18:42:29 Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... 18:42:30 Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... 18:42:30 Selecting previously unselected package libxfixes-dev:amd64. 18:42:30 Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... 18:42:30 Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... 18:42:30 Selecting previously unselected package x11proto-damage-dev. 18:42:30 Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... 18:42:30 Unpacking x11proto-damage-dev (1:1.2.1-2) ... 18:42:30 Selecting previously unselected package libxdamage-dev:amd64. 18:42:30 Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... 18:42:30 Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... 18:42:30 Selecting previously unselected package libxext-dev:amd64. 18:42:30 Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... 18:42:30 Unpacking libxext-dev:amd64 (2:1.3.3-1) ... 18:42:31 Selecting previously unselected package x11proto-xf86vidmode-dev. 18:42:31 Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... 18:42:31 Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... 18:42:31 Selecting previously unselected package libxxf86vm-dev:amd64. 18:42:31 Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... 18:42:31 Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... 18:42:33 Selecting previously unselected package x11proto-dri2-dev. 18:42:33 Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... 18:42:34 Unpacking x11proto-dri2-dev (2.8-2) ... 18:42:34 Selecting previously unselected package x11proto-gl-dev. 18:42:34 Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... 18:42:34 Unpacking x11proto-gl-dev (1.4.17-1) ... 18:42:35 Selecting previously unselected package libgl1-mesa-dev:amd64. 18:42:35 Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 18:42:35 Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:42:35 Selecting previously unselected package libgles2-mesa:amd64. 18:42:35 Preparing to unpack .../libgles2-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 18:42:35 Unpacking libgles2-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:42:35 Selecting previously unselected package libwayland-bin. 18:42:35 Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... 18:42:35 Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... 18:42:36 Selecting previously unselected package libwayland-dev:amd64. 18:42:36 Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... 18:42:36 Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... 18:42:36 Selecting previously unselected package libmircore-dev:amd64. 18:42:36 Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... 18:42:36 Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:42:37 Selecting previously unselected package zlib1g-dev:amd64. 18:42:37 Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... 18:42:37 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... 18:42:37 Selecting previously unselected package libprotobuf9v5:amd64. 18:42:37 Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... 18:42:37 Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... 18:42:37 Selecting previously unselected package libprotobuf-dev:amd64. 18:42:37 Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... 18:42:37 Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... 18:42:37 Selecting previously unselected package libxkbcommon-dev. 18:42:37 Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... 18:42:37 Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... 18:42:37 Selecting previously unselected package libmircommon-dev:amd64. 18:42:37 Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... 18:42:37 Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:42:38 Selecting previously unselected package libmircookie2:amd64. 18:42:38 Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... 18:42:38 Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:42:38 Selecting previously unselected package libmircookie-dev:amd64. 18:42:38 Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... 18:42:38 Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:42:38 Selecting previously unselected package libmirclient-dev:amd64. 18:42:38 Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... 18:42:38 Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:42:38 Selecting previously unselected package libegl1-mesa-dev:amd64. 18:42:38 Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 18:42:38 Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:42:38 Selecting previously unselected package libgles2-mesa-dev:amd64. 18:42:38 Preparing to unpack .../libgles2-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 18:42:38 Unpacking libgles2-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:42:39 Selecting previously unselected package libglu1-mesa:amd64. 18:42:39 Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... 18:42:39 Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... 18:42:39 Selecting previously unselected package libglu1-mesa-dev:amd64. 18:42:39 Preparing to unpack .../libglu1-mesa-dev_9.0.0-2.1_amd64.deb ... 18:42:39 Unpacking libglu1-mesa-dev:amd64 (9.0.0-2.1) ... 18:42:39 Selecting previously unselected package libqt5concurrent5:amd64. 18:42:39 Preparing to unpack .../libqt5concurrent5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:42:39 Unpacking libqt5concurrent5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:42:39 Selecting previously unselected package libqt5test5:amd64. 18:42:39 Preparing to unpack .../libqt5test5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:42:39 Unpacking libqt5test5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:42:39 Selecting previously unselected package libqt5xml5:amd64. 18:42:39 Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:42:39 Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:42:39 Selecting previously unselected package qtchooser. 18:42:39 Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... 18:42:39 Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... 18:42:40 Selecting previously unselected package qt5-qmake:amd64. 18:42:40 Preparing to unpack .../qt5-qmake_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:42:40 Unpacking qt5-qmake:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:42:40 Selecting previously unselected package qtbase5-dev-tools. 18:42:40 Preparing to unpack .../qtbase5-dev-tools_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:42:40 Unpacking qtbase5-dev-tools (5.5.1+dfsg-16ubuntu7.5) ... 18:42:40 Selecting previously unselected package qtbase5-dev:amd64. 18:42:40 Preparing to unpack .../qtbase5-dev_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:42:40 Unpacking qtbase5-dev:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:42:41 Selecting previously unselected package libqt5quickparticles5:amd64. 18:42:41 Preparing to unpack .../libqt5quickparticles5_5.5.1-2ubuntu6_amd64.deb ... 18:42:41 Unpacking libqt5quickparticles5:amd64 (5.5.1-2ubuntu6) ... 18:42:41 Selecting previously unselected package libqt5quicktest5:amd64. 18:42:41 Preparing to unpack .../libqt5quicktest5_5.5.1-2ubuntu6_amd64.deb ... 18:42:41 Unpacking libqt5quicktest5:amd64 (5.5.1-2ubuntu6) ... 18:42:42 Selecting previously unselected package libqt5quickwidgets5:amd64. 18:42:42 Preparing to unpack .../libqt5quickwidgets5_5.5.1-2ubuntu6_amd64.deb ... 18:42:42 Unpacking libqt5quickwidgets5:amd64 (5.5.1-2ubuntu6) ... 18:42:42 Selecting previously unselected package qtdeclarative5-dev:amd64. 18:42:42 Preparing to unpack .../qtdeclarative5-dev_5.5.1-2ubuntu6_amd64.deb ... 18:42:42 Unpacking qtdeclarative5-dev:amd64 (5.5.1-2ubuntu6) ... 18:42:42 Selecting previously unselected package libqt5webkit5-dev:amd64. 18:42:42 Preparing to unpack .../libqt5webkit5-dev_5.5.1+dfsg-2ubuntu1_amd64.deb ... 18:42:42 Unpacking libqt5webkit5-dev:amd64 (5.5.1+dfsg-2ubuntu1) ... 18:42:43 Selecting previously unselected package libschroedinger-1.0-0:amd64. 18:42:43 Preparing to unpack .../libschroedinger-1.0-0_1.0.11-2.1build1_amd64.deb ... 18:42:43 Unpacking libschroedinger-1.0-0:amd64 (1.0.11-2.1build1) ... 18:42:43 Selecting previously unselected package libsuperlu4:amd64. 18:42:43 Preparing to unpack .../libsuperlu4_4.3+dfsg-3_amd64.deb ... 18:42:43 Unpacking libsuperlu4:amd64 (4.3+dfsg-3) ... 18:42:43 Selecting previously unselected package libxft2:amd64. 18:42:43 Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... 18:42:43 Unpacking libxft2:amd64 (2.3.2-1) ... 18:42:43 Selecting previously unselected package libxss1:amd64. 18:42:43 Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... 18:42:43 Unpacking libxss1:amd64 (1:1.2.2-1) ... 18:42:43 Selecting previously unselected package libxv1:amd64. 18:42:43 Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... 18:42:43 Unpacking libxv1:amd64 (2:1.0.10-1) ... 18:42:43 Selecting previously unselected package libxxf86dga1:amd64. 18:42:43 Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... 18:42:43 Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... 18:42:44 Selecting previously unselected package libxmuu1:amd64. 18:42:44 Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ... 18:42:44 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 18:42:44 Selecting previously unselected package libopus0:amd64. 18:42:44 Preparing to unpack .../libopus0_1.1.2-1ubuntu1_amd64.deb ... 18:42:44 Unpacking libopus0:amd64 (1.1.2-1ubuntu1) ... 18:42:44 Selecting previously unselected package libtheora0:amd64. 18:42:44 Preparing to unpack .../libtheora0_1.1.1+dfsg.1-8_amd64.deb ... 18:42:44 Unpacking libtheora0:amd64 (1.1.1+dfsg.1-8) ... 18:42:45 Selecting previously unselected package libvisual-0.4-0:amd64. 18:42:45 Preparing to unpack .../libvisual-0.4-0_0.4.0-8_amd64.deb ... 18:42:45 Unpacking libvisual-0.4-0:amd64 (0.4.0-8) ... 18:42:46 Selecting previously unselected package libvorbis0a:amd64. 18:42:46 Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... 18:42:46 Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... 18:42:46 Selecting previously unselected package libvorbisenc2:amd64. 18:42:46 Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... 18:42:46 Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... 18:42:46 Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 18:42:46 Preparing to unpack .../gstreamer1.0-plugins-base_1.8.3-1ubuntu0.2_amd64.deb ... 18:42:46 Unpacking gstreamer1.0-plugins-base:amd64 (1.8.3-1ubuntu0.2) ... 18:42:46 Selecting previously unselected package hdf5-helpers. 18:42:46 Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... 18:42:47 Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... 18:42:47 Selecting previously unselected package libgssrpc4:amd64. 18:42:47 Preparing to unpack .../libgssrpc4_1.13.2+dfsg-5ubuntu2_amd64.deb ... 18:42:47 Unpacking libgssrpc4:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:42:48 Selecting previously unselected package libkdb5-8:amd64. 18:42:48 Preparing to unpack .../libkdb5-8_1.13.2+dfsg-5ubuntu2_amd64.deb ... 18:42:48 Unpacking libkdb5-8:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:42:48 Selecting previously unselected package libkadm5srv-mit9:amd64. 18:42:48 Preparing to unpack .../libkadm5srv-mit9_1.13.2+dfsg-5ubuntu2_amd64.deb ... 18:42:48 Unpacking libkadm5srv-mit9:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:42:48 Selecting previously unselected package libkadm5clnt-mit9:amd64. 18:42:48 Preparing to unpack .../libkadm5clnt-mit9_1.13.2+dfsg-5ubuntu2_amd64.deb ... 18:42:48 Unpacking libkadm5clnt-mit9:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:42:48 Selecting previously unselected package comerr-dev. 18:42:48 Preparing to unpack .../comerr-dev_2.1-1.42.13-1ubuntu1_amd64.deb ... 18:42:48 Unpacking comerr-dev (2.1-1.42.13-1ubuntu1) ... 18:42:48 Selecting previously unselected package krb5-multidev. 18:42:48 Preparing to unpack .../krb5-multidev_1.13.2+dfsg-5ubuntu2_amd64.deb ... 18:42:48 Unpacking krb5-multidev (1.13.2+dfsg-5ubuntu2) ... 18:42:48 Selecting previously unselected package libaacs0:amd64. 18:42:48 Preparing to unpack .../libaacs0_0.8.1-1_amd64.deb ... 18:42:48 Unpacking libaacs0:amd64 (0.8.1-1) ... 18:42:49 Selecting previously unselected package libaec0:amd64. 18:42:49 Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... 18:42:49 Unpacking libaec0:amd64 (0.3.2-1) ... 18:42:49 Selecting previously unselected package libarpack2. 18:42:49 Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... 18:42:49 Unpacking libarpack2 (3.3.0-1build2) ... 18:42:49 Selecting previously unselected package libarmadillo6. 18:42:49 Preparing to unpack .../libarmadillo6_1%3a6.500.5+dfsg-1_amd64.deb ... 18:42:49 Unpacking libarmadillo6 (1:6.500.5+dfsg-1) ... 18:42:51 Selecting previously unselected package libavutil-ffmpeg54:amd64. 18:42:51 Preparing to unpack .../libavutil-ffmpeg54_7%3a2.8.15-0ubuntu0.16.04.1_amd64.deb ... 18:42:51 Unpacking libavutil-ffmpeg54:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:42:52 Selecting previously unselected package libmp3lame0:amd64. 18:42:52 Preparing to unpack .../libmp3lame0_3.99.5+repack1-9build1_amd64.deb ... 18:42:52 Unpacking libmp3lame0:amd64 (3.99.5+repack1-9build1) ... 18:42:52 Selecting previously unselected package libopenjpeg5:amd64. 18:42:52 Preparing to unpack .../libopenjpeg5_1%3a1.5.2-3.1_amd64.deb ... 18:42:52 Unpacking libopenjpeg5:amd64 (1:1.5.2-3.1) ... 18:42:52 Selecting previously unselected package libshine3:amd64. 18:42:52 Preparing to unpack .../libshine3_3.1.0-4_amd64.deb ... 18:42:52 Unpacking libshine3:amd64 (3.1.0-4) ... 18:42:52 Selecting previously unselected package libsnappy1v5:amd64. 18:42:52 Preparing to unpack .../libsnappy1v5_1.1.3-2_amd64.deb ... 18:42:53 Unpacking libsnappy1v5:amd64 (1.1.3-2) ... 18:42:53 Selecting previously unselected package libspeex1:amd64. 18:42:53 Preparing to unpack .../libspeex1_1.2~rc1.2-1ubuntu1_amd64.deb ... 18:42:53 Unpacking libspeex1:amd64 (1.2~rc1.2-1ubuntu1) ... 18:42:54 Selecting previously unselected package libsoxr0:amd64. 18:42:54 Preparing to unpack .../libsoxr0_0.1.2-1_amd64.deb ... 18:42:54 Unpacking libsoxr0:amd64 (0.1.2-1) ... 18:42:54 Selecting previously unselected package libswresample-ffmpeg1:amd64. 18:42:54 Preparing to unpack .../libswresample-ffmpeg1_7%3a2.8.15-0ubuntu0.16.04.1_amd64.deb ... 18:42:54 Unpacking libswresample-ffmpeg1:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:42:54 Selecting previously unselected package libtwolame0:amd64. 18:42:54 Preparing to unpack .../libtwolame0_0.3.13-1.2_amd64.deb ... 18:42:54 Unpacking libtwolame0:amd64 (0.3.13-1.2) ... 18:42:54 Selecting previously unselected package libva1:amd64. 18:42:54 Preparing to unpack .../libva1_1.7.0-1ubuntu0.1_amd64.deb ... 18:42:54 Unpacking libva1:amd64 (1.7.0-1ubuntu0.1) ... 18:42:54 Selecting previously unselected package libwavpack1:amd64. 18:42:54 Preparing to unpack .../libwavpack1_4.75.2-2ubuntu0.1_amd64.deb ... 18:42:54 Unpacking libwavpack1:amd64 (4.75.2-2ubuntu0.1) ... 18:42:54 Selecting previously unselected package libx264-148:amd64. 18:42:54 Preparing to unpack .../libx264-148_2%3a0.148.2643+git5c65704-1_amd64.deb ... 18:42:54 Unpacking libx264-148:amd64 (2:0.148.2643+git5c65704-1) ... 18:42:55 Selecting previously unselected package libx265-79:amd64. 18:42:55 Preparing to unpack .../libx265-79_1.9-3_amd64.deb ... 18:42:55 Unpacking libx265-79:amd64 (1.9-3) ... 18:42:55 Selecting previously unselected package libxvidcore4:amd64. 18:42:55 Preparing to unpack .../libxvidcore4_2%3a1.3.4-1_amd64.deb ... 18:42:55 Unpacking libxvidcore4:amd64 (2:1.3.4-1) ... 18:42:55 Selecting previously unselected package libzvbi-common. 18:42:55 Preparing to unpack .../libzvbi-common_0.2.35-10_all.deb ... 18:42:55 Unpacking libzvbi-common (0.2.35-10) ... 18:42:56 Selecting previously unselected package libzvbi0:amd64. 18:42:56 Preparing to unpack .../libzvbi0_0.2.35-10_amd64.deb ... 18:42:56 Unpacking libzvbi0:amd64 (0.2.35-10) ... 18:42:56 Selecting previously unselected package libavcodec-ffmpeg56:amd64. 18:42:56 Preparing to unpack .../libavcodec-ffmpeg56_7%3a2.8.15-0ubuntu0.16.04.1_amd64.deb ... 18:42:56 Unpacking libavcodec-ffmpeg56:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:42:57 Selecting previously unselected package libavutil-dev:amd64. 18:42:57 Preparing to unpack .../libavutil-dev_7%3a2.8.15-0ubuntu0.16.04.1_amd64.deb ... 18:42:57 Unpacking libavutil-dev:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:42:58 Selecting previously unselected package libswresample-dev:amd64. 18:42:58 Preparing to unpack .../libswresample-dev_7%3a2.8.15-0ubuntu0.16.04.1_amd64.deb ... 18:42:58 Unpacking libswresample-dev:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:42:58 Selecting previously unselected package libavcodec-dev:amd64. 18:42:58 Preparing to unpack .../libavcodec-dev_7%3a2.8.15-0ubuntu0.16.04.1_amd64.deb ... 18:42:58 Unpacking libavcodec-dev:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:42:59 Selecting previously unselected package libbluray1:amd64. 18:42:59 Preparing to unpack .../libbluray1_1%3a0.9.2-2_amd64.deb ... 18:42:59 Unpacking libbluray1:amd64 (1:0.9.2-2) ... 18:42:59 Selecting previously unselected package libgme0:amd64. 18:42:59 Preparing to unpack .../libgme0_0.6.0-3ubuntu0.16.04.1_amd64.deb ... 18:42:59 Unpacking libgme0:amd64 (0.6.0-3ubuntu0.16.04.1) ... 18:42:59 Selecting previously unselected package libmodplug1:amd64. 18:42:59 Preparing to unpack .../libmodplug1_1%3a0.8.8.5-2_amd64.deb ... 18:42:59 Unpacking libmodplug1:amd64 (1:0.8.8.5-2) ... 18:43:02 Selecting previously unselected package libssh-gcrypt-4:amd64. 18:43:02 Preparing to unpack .../libssh-gcrypt-4_0.6.3-4.3_amd64.deb ... 18:43:02 Unpacking libssh-gcrypt-4:amd64 (0.6.3-4.3) ... 18:43:05 Selecting previously unselected package libavformat-ffmpeg56:amd64. 18:43:05 Preparing to unpack .../libavformat-ffmpeg56_7%3a2.8.15-0ubuntu0.16.04.1_amd64.deb ... 18:43:05 Unpacking libavformat-ffmpeg56:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:43:05 Selecting previously unselected package libavformat-dev:amd64. 18:43:05 Preparing to unpack .../libavformat-dev_7%3a2.8.15-0ubuntu0.16.04.1_amd64.deb ... 18:43:05 Unpacking libavformat-dev:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:43:06 Selecting previously unselected package libbdplus0:amd64. 18:43:06 Preparing to unpack .../libbdplus0_0.1.2-1_amd64.deb ... 18:43:06 Unpacking libbdplus0:amd64 (0.1.2-1) ... 18:43:06 Selecting previously unselected package libcurl4-gnutls-dev:amd64. 18:43:06 Preparing to unpack .../libcurl4-gnutls-dev_7.47.0-1ubuntu2.8_amd64.deb ... 18:43:06 Unpacking libcurl4-gnutls-dev:amd64 (7.47.0-1ubuntu2.8) ... 18:43:06 Selecting previously unselected package libdap17v5:amd64. 18:43:06 Preparing to unpack .../libdap17v5_3.15.1-7_amd64.deb ... 18:43:06 Unpacking libdap17v5:amd64 (3.15.1-7) ... 18:43:07 Selecting previously unselected package libdapserver7v5:amd64. 18:43:07 Preparing to unpack .../libdapserver7v5_3.15.1-7_amd64.deb ... 18:43:07 Unpacking libdapserver7v5:amd64 (3.15.1-7) ... 18:43:07 Selecting previously unselected package libdapclient6v5:amd64. 18:43:07 Preparing to unpack .../libdapclient6v5_3.15.1-7_amd64.deb ... 18:43:07 Unpacking libdapclient6v5:amd64 (3.15.1-7) ... 18:43:07 Selecting previously unselected package libxml2-dev:amd64. 18:43:07 Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... 18:43:07 Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... 18:43:08 Selecting previously unselected package libdap-dev:amd64. 18:43:08 Preparing to unpack .../libdap-dev_3.15.1-7_amd64.deb ... 18:43:08 Unpacking libdap-dev:amd64 (3.15.1-7) ... 18:43:09 Selecting previously unselected package libepsilon1:amd64. 18:43:09 Preparing to unpack .../libepsilon1_0.9.2-3ubuntu1_amd64.deb ... 18:43:09 Unpacking libepsilon1:amd64 (0.9.2-3ubuntu1) ... 18:43:09 Selecting previously unselected package libpng12-dev:amd64. 18:43:09 Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... 18:43:09 Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... 18:43:09 Selecting previously unselected package libfreetype6-dev:amd64. 18:43:09 Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... 18:43:09 Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... 18:43:10 Selecting previously unselected package libfontconfig1-dev:amd64. 18:43:10 Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... 18:43:10 Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... 18:43:10 Selecting previously unselected package libfontenc1:amd64. 18:43:10 Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... 18:43:11 Unpacking libfontenc1:amd64 (1:1.1.3-1) ... 18:43:12 Selecting previously unselected package libfreexl1:amd64. 18:43:12 Preparing to unpack .../libfreexl1_1.0.2-1_amd64.deb ... 18:43:12 Unpacking libfreexl1:amd64 (1.0.2-1) ... 18:43:13 Selecting previously unselected package libgeos-3.5.0. 18:43:13 Preparing to unpack .../libgeos-3.5.0_3.5.0-1ubuntu2_amd64.deb ... 18:43:13 Unpacking libgeos-3.5.0 (3.5.0-1ubuntu2) ... 18:43:14 Selecting previously unselected package libgeos-c1v5. 18:43:14 Preparing to unpack .../libgeos-c1v5_3.5.0-1ubuntu2_amd64.deb ... 18:43:14 Unpacking libgeos-c1v5 (3.5.0-1ubuntu2) ... 18:43:15 Selecting previously unselected package libgif7:amd64. 18:43:15 Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... 18:43:15 Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... 18:43:15 Selecting previously unselected package libhdf4-0-alt. 18:43:15 Preparing to unpack .../libhdf4-0-alt_4.2.10-3.2_amd64.deb ... 18:43:15 Unpacking libhdf4-0-alt (4.2.10-3.2) ... 18:43:16 Selecting previously unselected package libsz2:amd64. 18:43:16 Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... 18:43:16 Unpacking libsz2:amd64 (0.3.2-1) ... 18:43:16 Selecting previously unselected package libhdf5-10:amd64. 18:43:16 Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... 18:43:17 Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... 18:43:23 Selecting previously unselected package libjasper1:amd64. 18:43:23 Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... 18:43:23 Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... 18:43:23 Selecting previously unselected package libminizip1:amd64. 18:43:23 Preparing to unpack .../libminizip1_1.1-8_amd64.deb ... 18:43:23 Unpacking libminizip1:amd64 (1.1-8) ... 18:43:23 Selecting previously unselected package liburiparser1:amd64. 18:43:23 Preparing to unpack .../liburiparser1_0.8.4-1_amd64.deb ... 18:43:24 Unpacking liburiparser1:amd64 (0.8.4-1) ... 18:43:24 Selecting previously unselected package libkmlbase1:amd64. 18:43:24 Preparing to unpack .../libkmlbase1_1.3.0-1_amd64.deb ... 18:43:24 Unpacking libkmlbase1:amd64 (1.3.0-1) ... 18:43:24 Selecting previously unselected package libkmldom1:amd64. 18:43:24 Preparing to unpack .../libkmldom1_1.3.0-1_amd64.deb ... 18:43:24 Unpacking libkmldom1:amd64 (1.3.0-1) ... 18:43:27 Selecting previously unselected package libkmlengine1:amd64. 18:43:27 Preparing to unpack .../libkmlengine1_1.3.0-1_amd64.deb ... 18:43:27 Unpacking libkmlengine1:amd64 (1.3.0-1) ... 18:43:27 Selecting previously unselected package mysql-common. 18:43:27 Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... 18:43:27 Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... 18:43:28 Selecting previously unselected package libmysqlclient20:amd64. 18:43:28 Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... 18:43:28 Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... 18:43:29 Selecting previously unselected package libnetcdf11. 18:43:29 Preparing to unpack .../libnetcdf11_1%3a4.4.0-2_amd64.deb ... 18:43:29 Unpacking libnetcdf11 (1:4.4.0-2) ... 18:43:29 Selecting previously unselected package libodbc1:amd64. 18:43:29 Preparing to unpack .../libodbc1_2.3.1-4.1_amd64.deb ... 18:43:32 Unpacking libodbc1:amd64 (2.3.1-4.1) ... 18:43:33 Selecting previously unselected package proj-data. 18:43:33 Preparing to unpack .../proj-data_4.9.2-2_all.deb ... 18:43:33 Unpacking proj-data (4.9.2-2) ... 18:43:34 Selecting previously unselected package libproj9. 18:43:34 Preparing to unpack .../libproj9_4.9.2-2_amd64.deb ... 18:43:34 Unpacking libproj9 (4.9.2-2) ... 18:43:35 Selecting previously unselected package libogdi3.2. 18:43:35 Preparing to unpack .../libogdi3.2_3.2.0~beta2-7.1build1_amd64.deb ... 18:43:35 Unpacking libogdi3.2 (3.2.0~beta2-7.1build1) ... 18:43:35 Selecting previously unselected package libopenjp2-7:amd64. 18:43:35 Preparing to unpack .../libopenjp2-7_2.1.2-1.1+deb9u2build0.1_amd64.deb ... 18:43:35 Unpacking libopenjp2-7:amd64 (2.1.2-1.1+deb9u2build0.1) ... 18:43:35 Selecting previously unselected package libpoppler58:amd64. 18:43:35 Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... 18:43:35 Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... 18:43:36 Selecting previously unselected package libpq5:amd64. 18:43:36 Preparing to unpack .../libpq5_9.5.14-0ubuntu0.16.04_amd64.deb ... 18:43:36 Unpacking libpq5:amd64 (9.5.14-0ubuntu0.16.04) ... 18:43:36 Selecting previously unselected package libspatialite7:amd64. 18:43:36 Preparing to unpack .../libspatialite7_4.3.0a-5_amd64.deb ... 18:43:36 Unpacking libspatialite7:amd64 (4.3.0a-5) ... 18:43:37 Selecting previously unselected package libxerces-c3.1:amd64. 18:43:37 Preparing to unpack .../libxerces-c3.1_3.1.3+debian-1_amd64.deb ... 18:43:37 Unpacking libxerces-c3.1:amd64 (3.1.3+debian-1) ... 18:43:38 Selecting previously unselected package odbcinst. 18:43:38 Preparing to unpack .../odbcinst_2.3.1-4.1_amd64.deb ... 18:43:38 Unpacking odbcinst (2.3.1-4.1) ... 18:43:38 Selecting previously unselected package odbcinst1debian2:amd64. 18:43:38 Preparing to unpack .../odbcinst1debian2_2.3.1-4.1_amd64.deb ... 18:43:38 Unpacking odbcinst1debian2:amd64 (2.3.1-4.1) ... 18:43:38 Selecting previously unselected package libgdal1i. 18:43:39 Preparing to unpack .../libgdal1i_1.11.3+dfsg-3build2_amd64.deb ... 18:43:39 Unpacking libgdal1i (1.11.3+dfsg-3build2) ... 18:43:40 Selecting previously unselected package libgeos-dev. 18:43:40 Preparing to unpack .../libgeos-dev_3.5.0-1ubuntu2_amd64.deb ... 18:43:40 Unpacking libgeos-dev (3.5.0-1ubuntu2) ... 18:43:40 Selecting previously unselected package libgif-dev. 18:43:40 Preparing to unpack .../libgif-dev_5.1.4-0.3~16.04_amd64.deb ... 18:43:40 Unpacking libgif-dev (5.1.4-0.3~16.04) ... 18:43:41 Selecting previously unselected package libgl2ps0. 18:43:41 Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... 18:43:41 Unpacking libgl2ps0 (1.3.8-1.2) ... 18:43:41 Selecting previously unselected package libgl2ps-dev. 18:43:41 Preparing to unpack .../libgl2ps-dev_1.3.8-1.2_amd64.deb ... 18:43:41 Unpacking libgl2ps-dev (1.3.8-1.2) ... 18:43:42 Selecting previously unselected package libhdf5-cpp-11:amd64. 18:43:42 Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... 18:43:42 Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... 18:43:44 Selecting previously unselected package libjpeg-turbo8-dev:amd64. 18:43:44 Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... 18:43:46 Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... 18:43:47 Selecting previously unselected package libjpeg8-dev:amd64. 18:43:47 Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 18:43:47 Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 18:43:47 Selecting previously unselected package libjpeg-dev:amd64. 18:43:47 Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... 18:43:47 Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 18:43:48 Selecting previously unselected package libaec-dev:amd64. 18:43:48 Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... 18:43:48 Unpacking libaec-dev:amd64 (0.3.2-1) ... 18:43:48 Selecting previously unselected package libhdf5-dev. 18:43:48 Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... 18:43:48 Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... 18:43:49 Selecting previously unselected package libice-dev:amd64. 18:43:49 Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... 18:43:49 Unpacking libice-dev:amd64 (2:1.0.9-1) ... 18:43:49 Selecting previously unselected package libjasper-dev. 18:43:49 Preparing to unpack .../libjasper-dev_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... 18:43:49 Unpacking libjasper-dev (1.900.1-debian1-2.4ubuntu1.2) ... 18:43:50 Selecting previously unselected package libmysqlclient-dev. 18:43:50 Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... 18:43:50 Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... 18:43:50 Selecting previously unselected package libnetcdf-c++4. 18:43:50 Preparing to unpack .../libnetcdf-c++4_4.2-4_amd64.deb ... 18:43:50 Unpacking libnetcdf-c++4 (4.2-4) ... 18:43:51 Selecting previously unselected package libnetcdf-cxx-legacy-dev. 18:43:51 Preparing to unpack .../libnetcdf-cxx-legacy-dev_4.2-4_amd64.deb ... 18:43:51 Unpacking libnetcdf-cxx-legacy-dev (4.2-4) ... 18:43:51 Selecting previously unselected package libnetcdf-dev. 18:43:51 Preparing to unpack .../libnetcdf-dev_1%3a4.4.0-2_amd64.deb ... 18:43:51 Unpacking libnetcdf-dev (1:4.4.0-2) ... 18:43:52 Selecting previously unselected package libogg-dev:amd64. 18:43:52 Preparing to unpack .../libogg-dev_1.3.2-1_amd64.deb ... 18:43:52 Unpacking libogg-dev:amd64 (1.3.2-1) ... 18:43:52 Selecting previously unselected package libssl-dev:amd64. 18:43:52 Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... 18:43:52 Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... 18:43:53 Selecting previously unselected package libpq-dev. 18:43:53 Preparing to unpack .../libpq-dev_9.5.14-0ubuntu0.16.04_amd64.deb ... 18:43:53 Unpacking libpq-dev (9.5.14-0ubuntu0.16.04) ... 18:43:53 Selecting previously unselected package libqt5clucene5:amd64. 18:43:53 Preparing to unpack .../libqt5clucene5_5.5.1-3ubuntu0.1_amd64.deb ... 18:43:53 Unpacking libqt5clucene5:amd64 (5.5.1-3ubuntu0.1) ... 18:43:53 Selecting previously unselected package libqt5designer5:amd64. 18:43:53 Preparing to unpack .../libqt5designer5_5.5.1-3ubuntu0.1_amd64.deb ... 18:43:54 Unpacking libqt5designer5:amd64 (5.5.1-3ubuntu0.1) ... 18:43:54 Selecting previously unselected package libqt5designercomponents5:amd64. 18:43:54 Preparing to unpack .../libqt5designercomponents5_5.5.1-3ubuntu0.1_amd64.deb ... 18:43:54 Unpacking libqt5designercomponents5:amd64 (5.5.1-3ubuntu0.1) ... 18:43:55 Selecting previously unselected package libqt5help5:amd64. 18:43:55 Preparing to unpack .../libqt5help5_5.5.1-3ubuntu0.1_amd64.deb ... 18:43:55 Unpacking libqt5help5:amd64 (5.5.1-3ubuntu0.1) ... 18:43:55 Selecting previously unselected package libqt5opengl5-dev:amd64. 18:43:55 Preparing to unpack .../libqt5opengl5-dev_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:43:55 Unpacking libqt5opengl5-dev:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:43:55 Selecting previously unselected package libqt5sql5-sqlite:amd64. 18:43:55 Preparing to unpack .../libqt5sql5-sqlite_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... 18:43:55 Unpacking libqt5sql5-sqlite:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:43:56 Selecting previously unselected package libsm-dev:amd64. 18:43:56 Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... 18:43:56 Unpacking libsm-dev:amd64 (2:1.2.2-1) ... 18:43:56 Selecting previously unselected package libsqlite3-dev:amd64. 18:43:56 Preparing to unpack .../libsqlite3-dev_3.11.0-1ubuntu1_amd64.deb ... 18:43:56 Unpacking libsqlite3-dev:amd64 (3.11.0-1ubuntu1) ... 18:43:56 Selecting previously unselected package libssl-doc. 18:43:56 Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... 18:43:56 Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... 18:43:58 Selecting previously unselected package libswscale-ffmpeg3:amd64. 18:43:58 Preparing to unpack .../libswscale-ffmpeg3_7%3a2.8.15-0ubuntu0.16.04.1_amd64.deb ... 18:43:58 Unpacking libswscale-ffmpeg3:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:43:58 Selecting previously unselected package libswscale-dev:amd64. 18:43:58 Preparing to unpack .../libswscale-dev_7%3a2.8.15-0ubuntu0.16.04.1_amd64.deb ... 18:43:58 Unpacking libswscale-dev:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:43:59 Selecting previously unselected package libtcl8.6:amd64. 18:43:59 Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... 18:43:59 Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... 18:43:59 Selecting previously unselected package libtheora-dev:amd64. 18:43:59 Preparing to unpack .../libtheora-dev_1.1.1+dfsg.1-8_amd64.deb ... 18:43:59 Unpacking libtheora-dev:amd64 (1.1.1+dfsg.1-8) ... 18:43:59 Selecting previously unselected package libjbig-dev:amd64. 18:43:59 Preparing to unpack .../libjbig-dev_2.1-3.1_amd64.deb ... 18:43:59 Unpacking libjbig-dev:amd64 (2.1-3.1) ... 18:44:00 Selecting previously unselected package liblzma-dev:amd64. 18:44:00 Preparing to unpack .../liblzma-dev_5.1.1alpha+20120614-2ubuntu2_amd64.deb ... 18:44:00 Unpacking liblzma-dev:amd64 (5.1.1alpha+20120614-2ubuntu2) ... 18:44:00 Selecting previously unselected package libtiffxx5:amd64. 18:44:00 Preparing to unpack .../libtiffxx5_4.0.6-1ubuntu0.4_amd64.deb ... 18:44:00 Unpacking libtiffxx5:amd64 (4.0.6-1ubuntu0.4) ... 18:44:01 Selecting previously unselected package libtiff5-dev:amd64. 18:44:01 Preparing to unpack .../libtiff5-dev_4.0.6-1ubuntu0.4_amd64.deb ... 18:44:01 Unpacking libtiff5-dev:amd64 (4.0.6-1ubuntu0.4) ... 18:44:01 Selecting previously unselected package libtk8.6:amd64. 18:44:01 Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... 18:44:01 Unpacking libtk8.6:amd64 (8.6.5-1) ... 18:44:05 Selecting previously unselected package libutempter0:amd64. 18:44:05 Preparing to unpack .../libutempter0_1.1.6-3_amd64.deb ... 18:44:06 Unpacking libutempter0:amd64 (1.1.6-3) ... 18:44:06 Selecting previously unselected package libeigen3-dev. 18:44:06 Preparing to unpack .../libeigen3-dev_3.3~beta1-2_all.deb ... 18:44:06 Unpacking libeigen3-dev (3.3~beta1-2) ... 18:44:10 Selecting previously unselected package libwebpdemux1:amd64. 18:44:10 Preparing to unpack .../libwebpdemux1_0.4.4-1_amd64.deb ... 18:44:10 Unpacking libwebpdemux1:amd64 (0.4.4-1) ... 18:44:11 Selecting previously unselected package libwebp-dev:amd64. 18:44:11 Preparing to unpack .../libwebp-dev_0.4.4-1_amd64.deb ... 18:44:11 Unpacking libwebp-dev:amd64 (0.4.4-1) ... 18:44:13 Selecting previously unselected package libhdf4-alt-dev. 18:44:13 Preparing to unpack .../libhdf4-alt-dev_4.2.10-3.2_amd64.deb ... 18:44:13 Unpacking libhdf4-alt-dev (4.2.10-3.2) ... 18:44:13 Selecting previously unselected package libxerces-c-dev. 18:44:13 Preparing to unpack .../libxerces-c-dev_3.1.3+debian-1_amd64.deb ... 18:44:13 Unpacking libxerces-c-dev (3.1.3+debian-1) ... 18:44:14 Selecting previously unselected package unixodbc. 18:44:14 Preparing to unpack .../unixodbc_2.3.1-4.1_amd64.deb ... 18:44:14 Unpacking unixodbc (2.3.1-4.1) ... 18:44:15 Selecting previously unselected package unixodbc-dev. 18:44:15 Preparing to unpack .../unixodbc-dev_2.3.1-4.1_amd64.deb ... 18:44:15 Unpacking unixodbc-dev (2.3.1-4.1) ... 18:44:15 Selecting previously unselected package libspatialite-dev:amd64. 18:44:15 Preparing to unpack .../libspatialite-dev_4.3.0a-5_amd64.deb ... 18:44:15 Unpacking libspatialite-dev:amd64 (4.3.0a-5) ... 18:44:16 Selecting previously unselected package libgdal-dev. 18:44:16 Preparing to unpack .../libgdal-dev_1.11.3+dfsg-3build2_amd64.deb ... 18:44:16 Unpacking libgdal-dev (1.11.3+dfsg-3build2) ... 18:44:17 Selecting previously unselected package libhdf5-openmpi-10:amd64. 18:44:18 Preparing to unpack .../libhdf5-openmpi-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... 18:44:18 Unpacking libhdf5-openmpi-10:amd64 (1.8.16+docs-4ubuntu1.1) ... 18:44:18 Selecting previously unselected package libhdf5-openmpi-dev. 18:44:18 Preparing to unpack .../libhdf5-openmpi-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... 18:44:18 Unpacking libhdf5-openmpi-dev (1.8.16+docs-4ubuntu1.1) ... 18:44:19 Selecting previously unselected package libhdf5-mpi-dev. 18:44:19 Preparing to unpack .../libhdf5-mpi-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... 18:44:20 Unpacking libhdf5-mpi-dev (1.8.16+docs-4ubuntu1.1) ... 18:44:20 Selecting previously unselected package libjsoncpp-dev:amd64. 18:44:20 Preparing to unpack .../libjsoncpp-dev_1.7.2-1_amd64.deb ... 18:44:20 Unpacking libjsoncpp-dev:amd64 (1.7.2-1) ... 18:44:20 Selecting previously unselected package libxt6:amd64. 18:44:20 Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... 18:44:20 Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... 18:44:20 Selecting previously unselected package libvtk6.2. 18:44:20 Preparing to unpack .../libvtk6.2_6.2.0+dfsg1-10build1+debian11.1+osrf1_amd64.deb ... 18:44:20 Unpacking libvtk6.2 (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:44:29 Selecting previously unselected package libvtk6.2-qt. 18:44:29 Preparing to unpack .../libvtk6.2-qt_6.2.0+dfsg1-10build1+debian11.1+osrf1_amd64.deb ... 18:44:29 Unpacking libvtk6.2-qt (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:44:29 Selecting previously unselected package libvtk6-java. 18:44:29 Preparing to unpack .../libvtk6-java_6.2.0+dfsg1-10build1+debian11.1+osrf1_amd64.deb ... 18:44:29 Unpacking libvtk6-java (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:44:30 Selecting previously unselected package x11proto-render-dev. 18:44:30 Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... 18:44:30 Unpacking x11proto-render-dev (2:0.11.1-2) ... 18:44:31 Selecting previously unselected package libxrender-dev:amd64. 18:44:31 Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... 18:44:31 Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... 18:44:31 Selecting previously unselected package libxft-dev. 18:44:31 Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... 18:44:31 Unpacking libxft-dev (2.3.2-1) ... 18:44:32 Selecting previously unselected package x11proto-scrnsaver-dev. 18:44:32 Preparing to unpack .../x11proto-scrnsaver-dev_1.2.2-1_all.deb ... 18:44:32 Unpacking x11proto-scrnsaver-dev (1.2.2-1) ... 18:44:33 Selecting previously unselected package libxss-dev:amd64. 18:44:33 Preparing to unpack .../libxss-dev_1%3a1.2.2-1_amd64.deb ... 18:44:33 Unpacking libxss-dev:amd64 (1:1.2.2-1) ... 18:44:33 Selecting previously unselected package libxt-dev:amd64. 18:44:33 Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... 18:44:33 Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... 18:44:34 Selecting previously unselected package python-txaio. 18:44:34 Preparing to unpack .../python-txaio_2.8.2_all.deb ... 18:44:34 Unpacking python-txaio (2.8.2) ... 18:44:34 Selecting previously unselected package python-autobahn. 18:44:34 Preparing to unpack .../python-autobahn_17.10.1_all.deb ... 18:44:34 Unpacking python-autobahn (17.10.1) ... 18:44:35 Selecting previously unselected package python-mpi4py. 18:44:35 Preparing to unpack .../python-mpi4py_1.3.1+hg20131106-2ubuntu5_amd64.deb ... 18:44:35 Unpacking python-mpi4py (1.3.1+hg20131106-2ubuntu5) ... 18:44:36 Selecting previously unselected package python-twisted-bin. 18:44:36 Preparing to unpack .../python-twisted-bin_16.0.0-1ubuntu0.2_amd64.deb ... 18:44:36 Unpacking python-twisted-bin (16.0.0-1ubuntu0.2) ... 18:44:36 Selecting previously unselected package python-zope.interface. 18:44:36 Preparing to unpack .../python-zope.interface_4.1.3-1build1_amd64.deb ... 18:44:36 Unpacking python-zope.interface (4.1.3-1build1) ... 18:44:37 Selecting previously unselected package python-cffi-backend. 18:44:37 Preparing to unpack .../python-cffi-backend_1.5.2-1ubuntu1_amd64.deb ... 18:44:37 Unpacking python-cffi-backend (1.5.2-1ubuntu1) ... 18:44:38 Selecting previously unselected package python-enum34. 18:44:38 Preparing to unpack .../python-enum34_1.1.2-1_all.deb ... 18:44:38 Unpacking python-enum34 (1.1.2-1) ... 18:44:38 Selecting previously unselected package python-idna. 18:44:38 Preparing to unpack .../python-idna_2.0-3_all.deb ... 18:44:38 Unpacking python-idna (2.0-3) ... 18:44:39 Selecting previously unselected package python-ipaddress. 18:44:39 Preparing to unpack .../python-ipaddress_1.0.16-1_all.deb ... 18:44:39 Unpacking python-ipaddress (1.0.16-1) ... 18:44:39 Selecting previously unselected package python-pyasn1. 18:44:39 Preparing to unpack .../python-pyasn1_0.1.9-1_all.deb ... 18:44:39 Unpacking python-pyasn1 (0.1.9-1) ... 18:44:39 Selecting previously unselected package python-cryptography. 18:44:40 Preparing to unpack .../python-cryptography_1.2.3-1ubuntu0.1_amd64.deb ... 18:44:40 Unpacking python-cryptography (1.2.3-1ubuntu0.1) ... 18:44:40 Selecting previously unselected package python-openssl. 18:44:40 Preparing to unpack .../python-openssl_0.15.1-2build1_all.deb ... 18:44:40 Unpacking python-openssl (0.15.1-2build1) ... 18:44:41 Selecting previously unselected package python-attr. 18:44:41 Preparing to unpack .../python-attr_15.2.0-1_all.deb ... 18:44:41 Unpacking python-attr (15.2.0-1) ... 18:44:41 Selecting previously unselected package python-pyasn1-modules. 18:44:41 Preparing to unpack .../python-pyasn1-modules_0.0.7-0.1_all.deb ... 18:44:41 Unpacking python-pyasn1-modules (0.0.7-0.1) ... 18:44:41 Selecting previously unselected package python-service-identity. 18:44:41 Preparing to unpack .../python-service-identity_16.0.0-2_all.deb ... 18:44:42 Unpacking python-service-identity (16.0.0-2) ... 18:44:42 Selecting previously unselected package python-twisted-core. 18:44:42 Preparing to unpack .../python-twisted-core_16.0.0-1ubuntu0.2_all.deb ... 18:44:43 Unpacking python-twisted-core (16.0.0-1ubuntu0.2) ... 18:44:48 Selecting previously unselected package python-twisted. 18:44:48 Preparing to unpack .../python-twisted_16.0.0-1ubuntu0.2_all.deb ... 18:44:48 Unpacking python-twisted (16.0.0-1ubuntu0.2) ... 18:44:48 Selecting previously unselected package python-vtk6. 18:44:48 Preparing to unpack .../python-vtk6_6.2.0+dfsg1-10build1+debian11.1+osrf1_amd64.deb ... 18:44:48 Unpacking python-vtk6 (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:44:49 Selecting previously unselected package tcl8.6. 18:44:49 Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... 18:44:49 Unpacking tcl8.6 (8.6.5+dfsg-2) ... 18:44:49 Selecting previously unselected package tcl8.6-dev:amd64. 18:44:49 Preparing to unpack .../tcl8.6-dev_8.6.5+dfsg-2_amd64.deb ... 18:44:49 Unpacking tcl8.6-dev:amd64 (8.6.5+dfsg-2) ... 18:44:49 Selecting previously unselected package tcl. 18:44:50 Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... 18:44:50 Unpacking tcl (8.6.0+9) ... 18:44:50 Selecting previously unselected package tcl-dev:amd64. 18:44:50 Preparing to unpack .../tcl-dev_8.6.0+9_amd64.deb ... 18:44:50 Unpacking tcl-dev:amd64 (8.6.0+9) ... 18:44:50 Selecting previously unselected package tcl-vtk6. 18:44:50 Preparing to unpack .../tcl-vtk6_6.2.0+dfsg1-10build1+debian11.1+osrf1_amd64.deb ... 18:44:50 Unpacking tcl-vtk6 (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:44:51 Selecting previously unselected package tk8.6. 18:44:51 Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... 18:44:51 Unpacking tk8.6 (8.6.5-1) ... 18:44:51 Selecting previously unselected package tk8.6-dev:amd64. 18:44:51 Preparing to unpack .../tk8.6-dev_8.6.5-1_amd64.deb ... 18:44:51 Unpacking tk8.6-dev:amd64 (8.6.5-1) ... 18:44:51 Selecting previously unselected package tk. 18:44:51 Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... 18:44:51 Unpacking tk (8.6.0+9) ... 18:44:51 Selecting previously unselected package tk-dev:amd64. 18:44:51 Preparing to unpack .../tk-dev_8.6.0+9_amd64.deb ... 18:44:51 Unpacking tk-dev:amd64 (8.6.0+9) ... 18:44:52 Selecting previously unselected package vtk6. 18:44:52 Preparing to unpack .../vtk6_6.2.0+dfsg1-10build1+debian11.1+osrf1_amd64.deb ... 18:44:52 Unpacking vtk6 (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:44:53 Selecting previously unselected package libvtk6-dev. 18:44:53 Preparing to unpack .../libvtk6-dev_6.2.0+dfsg1-10build1+debian11.1+osrf1_amd64.deb ... 18:44:53 Unpacking libvtk6-dev (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:44:58 Selecting previously unselected package qttools5-dev:amd64. 18:44:58 Preparing to unpack .../qttools5-dev_5.5.1-3ubuntu0.1_amd64.deb ... 18:44:58 Unpacking qttools5-dev:amd64 (5.5.1-3ubuntu0.1) ... 18:44:58 Selecting previously unselected package qttools5-private-dev:amd64. 18:44:58 Preparing to unpack .../qttools5-private-dev_5.5.1-3ubuntu0.1_amd64.deb ... 18:44:58 Unpacking qttools5-private-dev:amd64 (5.5.1-3ubuntu0.1) ... 18:44:59 Selecting previously unselected package libvtk6-qt-dev. 18:44:59 Preparing to unpack .../libvtk6-qt-dev_6.2.0+dfsg1-10build1+debian11.1+osrf1_amd64.deb ... 18:44:59 Unpacking libvtk6-qt-dev (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:44:59 Selecting previously unselected package libwacom-bin. 18:44:59 Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... 18:44:59 Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... 18:44:59 Selecting previously unselected package libx11-doc. 18:44:59 Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... 18:44:59 Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... 18:45:01 Selecting previously unselected package libxmu6:amd64. 18:45:01 Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... 18:45:01 Unpacking libxmu6:amd64 (2:1.1.2-2) ... 18:45:04 Selecting previously unselected package libxaw7:amd64. 18:45:04 Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... 18:45:05 Unpacking libxaw7:amd64 (2:1.0.13-1) ... 18:45:05 Selecting previously unselected package mesa-va-drivers:amd64. 18:45:05 Preparing to unpack .../mesa-va-drivers_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 18:45:06 Unpacking mesa-va-drivers:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:45:09 Selecting previously unselected package python-pam. 18:45:09 Preparing to unpack .../python-pam_0.4.2-13.2ubuntu2_amd64.deb ... 18:45:09 Unpacking python-pam (0.4.2-13.2ubuntu2) ... 18:45:10 Selecting previously unselected package python-serial. 18:45:10 Preparing to unpack .../python-serial_3.0.1-1_all.deb ... 18:45:10 Unpacking python-serial (3.0.1-1) ... 18:45:11 Selecting previously unselected package qttranslations5-l10n. 18:45:11 Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... 18:45:11 Unpacking qttranslations5-l10n (5.5.1-2build1) ... 18:45:14 Selecting previously unselected package i965-va-driver:amd64. 18:45:14 Preparing to unpack .../i965-va-driver_1.7.0-1_amd64.deb ... 18:45:14 Unpacking i965-va-driver:amd64 (1.7.0-1) ... 18:45:15 Selecting previously unselected package va-driver-all:amd64. 18:45:15 Preparing to unpack .../va-driver-all_1.7.0-1ubuntu0.1_amd64.deb ... 18:45:15 Unpacking va-driver-all:amd64 (1.7.0-1ubuntu0.1) ... 18:45:15 Selecting previously unselected package x11-utils. 18:45:15 Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... 18:45:15 Unpacking x11-utils (7.7+3) ... 18:45:16 Selecting previously unselected package xbitmaps. 18:45:16 Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... 18:45:16 Unpacking xbitmaps (1.1.1-2) ... 18:45:16 Selecting previously unselected package xterm. 18:45:16 Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... 18:45:16 Unpacking xterm (322-1ubuntu1) ... 18:45:19 Selecting previously unselected package proj-bin. 18:45:19 Preparing to unpack .../proj-bin_4.9.2-2_amd64.deb ... 18:45:19 Unpacking proj-bin (4.9.2-2) ... 18:45:19 Selecting previously unselected package ros-kinetic-opencv3. 18:45:19 Preparing to unpack .../ros-kinetic-opencv3_3.3.1-5xenial-20180809-134307-0800_amd64.deb ... 18:45:19 Unpacking ros-kinetic-opencv3 (3.3.1-5xenial-20180809-134307-0800) ... 18:45:29 Selecting previously unselected package ros-kinetic-geometry-msgs. 18:45:29 Preparing to unpack .../ros-kinetic-geometry-msgs_1.12.6-0xenial-20180824-100440-0800_amd64.deb ... 18:45:29 Unpacking ros-kinetic-geometry-msgs (1.12.6-0xenial-20180824-100440-0800) ... 18:45:29 Selecting previously unselected package ros-kinetic-sensor-msgs. 18:45:29 Preparing to unpack .../ros-kinetic-sensor-msgs_1.12.6-0xenial-20180824-104202-0800_amd64.deb ... 18:45:29 Unpacking ros-kinetic-sensor-msgs (1.12.6-0xenial-20180824-104202-0800) ... 18:45:30 Selecting previously unselected package ros-kinetic-cv-bridge. 18:45:30 Preparing to unpack .../ros-kinetic-cv-bridge_1.12.8-0xenial-20180824-112246-0800_amd64.deb ... 18:45:30 Unpacking ros-kinetic-cv-bridge (1.12.8-0xenial-20180824-112246-0800) ... 18:45:31 Processing triggers for libc-bin (2.23-0ubuntu10) ... 18:45:36 Processing triggers for man-db (2.7.5-1) ... 18:45:58 Processing triggers for mime-support (3.59ubuntu1) ... 18:45:59 Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... 18:46:02 Setting up libcdparanoia0:amd64 (3.10.2+debian-11) ... 18:46:03 Setting up libcrystalhd3:amd64 (1:0.0~git20110715.fdd2f19-11build1) ... 18:46:04 Setting up libgsm1:amd64 (1.0.13-4) ... 18:46:04 Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... 18:46:05 Setting up libogg0:amd64 (1.3.2-1) ... 18:46:05 Setting up libpcre16-3:amd64 (2:8.38-3.1) ... 18:46:06 Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:46:06 Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... 18:46:07 Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... 18:46:07 Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... 18:46:08 Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... 18:46:08 Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... 18:46:09 Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:46:09 Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:46:09 Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... 18:46:09 Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 18:46:10 Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 18:46:10 Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... 18:46:11 Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... 18:46:11 Setting up libxcb-render-util0:amd64 (0.3.9-1) ... 18:46:14 Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... 18:46:14 Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... 18:46:14 Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... 18:46:15 Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:46:15 Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:46:15 Setting up libqt5svg5:amd64 (5.5.1-2build1) ... 18:46:15 Setting up libgstreamer1.0-0:amd64 (1.8.3-1~ubuntu0.1) ... 18:46:16 Failed to set capabilities on file `/usr/lib/x86_64-linux-gnu/gstreamer1.0/gstreamer-1.0/gst-ptp-helper' (Invalid argument) 18:46:16 The value of the capability argument is not permitted for a file. Or the file is not a regular (non-symlink) file 18:46:16 Setcap failed on gst-ptp-helper, falling back to setuid 18:46:16 Setting up liborc-0.4-0:amd64 (1:0.4.25-1) ... 18:46:16 Setting up iso-codes (3.65-1) ... 18:46:16 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.8.3-1ubuntu0.2) ... 18:46:16 Setting up libqt5opengl5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:46:16 Setting up libqt5printsupport5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:46:17 Setting up libdouble-conversion1v5:amd64 (2.0.1-3ubuntu2) ... 18:46:17 Setting up libqt5qml5:amd64 (5.5.1-2ubuntu6) ... 18:46:17 Setting up libqt5quick5:amd64 (5.5.1-2ubuntu6) ... 18:46:18 Setting up libqt5sql5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:46:18 Setting up libxslt1.1:amd64 (1.1.28-2.1ubuntu0.1) ... 18:46:19 Setting up libqt5webkit5:amd64 (5.5.1+dfsg-2ubuntu1) ... 18:46:19 Setting up xorg-sgml-doctools (1:1.11-1) ... 18:46:19 Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... 18:46:19 Setting up libxau-dev:amd64 (1:1.0.8-1) ... 18:46:20 Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... 18:46:20 Setting up x11proto-input-dev (2.3.1-1) ... 18:46:20 Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... 18:46:21 Setting up xtrans-dev (1.3.5-1) ... 18:46:21 Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... 18:46:21 Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... 18:46:21 Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... 18:46:21 Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... 18:46:22 Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:46:23 Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... 18:46:23 Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... 18:46:24 Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... 18:46:24 Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... 18:46:24 Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... 18:46:24 Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... 18:46:25 Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... 18:46:25 Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... 18:46:25 Setting up libxshmfence-dev:amd64 (1.2-1) ... 18:46:26 Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... 18:46:26 Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... 18:46:26 Setting up x11proto-xext-dev (7.3.0-1) ... 18:46:27 Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... 18:46:28 Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... 18:46:28 Setting up x11proto-damage-dev (1:1.2.1-2) ... 18:46:29 Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... 18:46:29 Setting up libxext-dev:amd64 (2:1.3.3-1) ... 18:46:30 Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... 18:46:30 Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... 18:46:30 Setting up x11proto-dri2-dev (2.8-2) ... 18:46:30 Setting up x11proto-gl-dev (1.4.17-1) ... 18:46:30 Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:46:31 Setting up libgles2-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:46:31 Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... 18:46:31 Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... 18:46:31 Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:46:31 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... 18:46:32 Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... 18:46:32 Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... 18:46:32 Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... 18:46:33 Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:46:33 Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:46:33 Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:46:34 Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 18:46:35 Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:46:35 Setting up libgles2-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:46:35 Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... 18:46:35 Setting up libglu1-mesa-dev:amd64 (9.0.0-2.1) ... 18:46:35 Setting up libqt5concurrent5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:46:36 Setting up libqt5test5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:46:36 Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:46:36 Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... 18:46:36 Setting up qt5-qmake:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:46:37 Setting up qtbase5-dev-tools (5.5.1+dfsg-16ubuntu7.5) ... 18:46:37 Setting up qtbase5-dev:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:46:37 Setting up libqt5quickparticles5:amd64 (5.5.1-2ubuntu6) ... 18:46:37 Setting up libqt5quicktest5:amd64 (5.5.1-2ubuntu6) ... 18:46:37 Setting up libqt5quickwidgets5:amd64 (5.5.1-2ubuntu6) ... 18:46:38 Setting up qtdeclarative5-dev:amd64 (5.5.1-2ubuntu6) ... 18:46:38 Setting up libqt5webkit5-dev:amd64 (5.5.1+dfsg-2ubuntu1) ... 18:46:38 Setting up libschroedinger-1.0-0:amd64 (1.0.11-2.1build1) ... 18:46:39 Setting up libsuperlu4:amd64 (4.3+dfsg-3) ... 18:46:39 Setting up libxft2:amd64 (2.3.2-1) ... 18:46:40 Setting up libxss1:amd64 (1:1.2.2-1) ... 18:46:40 Setting up libxv1:amd64 (2:1.0.10-1) ... 18:46:40 Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... 18:46:41 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 18:46:41 Setting up libopus0:amd64 (1.1.2-1ubuntu1) ... 18:46:41 Setting up libtheora0:amd64 (1.1.1+dfsg.1-8) ... 18:46:41 Setting up libvisual-0.4-0:amd64 (0.4.0-8) ... 18:46:41 Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... 18:46:42 Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... 18:46:42 Setting up gstreamer1.0-plugins-base:amd64 (1.8.3-1ubuntu0.2) ... 18:46:43 Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... 18:46:43 Setting up libgssrpc4:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:46:43 Setting up libkdb5-8:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:46:43 Setting up libkadm5srv-mit9:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:46:44 Setting up libkadm5clnt-mit9:amd64 (1.13.2+dfsg-5ubuntu2) ... 18:46:44 Setting up comerr-dev (2.1-1.42.13-1ubuntu1) ... 18:46:44 Setting up krb5-multidev (1.13.2+dfsg-5ubuntu2) ... 18:46:44 Setting up libaacs0:amd64 (0.8.1-1) ... 18:46:45 Setting up libaec0:amd64 (0.3.2-1) ... 18:46:45 Setting up libarpack2 (3.3.0-1build2) ... 18:46:45 Setting up libarmadillo6 (1:6.500.5+dfsg-1) ... 18:46:45 Setting up libavutil-ffmpeg54:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:46:46 Setting up libmp3lame0:amd64 (3.99.5+repack1-9build1) ... 18:46:46 Setting up libopenjpeg5:amd64 (1:1.5.2-3.1) ... 18:46:46 Setting up libshine3:amd64 (3.1.0-4) ... 18:46:47 Setting up libsnappy1v5:amd64 (1.1.3-2) ... 18:46:47 Setting up libspeex1:amd64 (1.2~rc1.2-1ubuntu1) ... 18:46:47 Setting up libsoxr0:amd64 (0.1.2-1) ... 18:46:48 Setting up libswresample-ffmpeg1:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:46:48 Setting up libtwolame0:amd64 (0.3.13-1.2) ... 18:46:49 Setting up libva1:amd64 (1.7.0-1ubuntu0.1) ... 18:46:49 Setting up libwavpack1:amd64 (4.75.2-2ubuntu0.1) ... 18:46:49 Setting up libx264-148:amd64 (2:0.148.2643+git5c65704-1) ... 18:46:50 Setting up libx265-79:amd64 (1.9-3) ... 18:46:50 Setting up libxvidcore4:amd64 (2:1.3.4-1) ... 18:46:50 Setting up libzvbi-common (0.2.35-10) ... 18:46:51 Setting up libzvbi0:amd64 (0.2.35-10) ... 18:46:51 Setting up libavcodec-ffmpeg56:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:46:51 Setting up libavutil-dev:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:46:51 Setting up libswresample-dev:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:46:52 Setting up libavcodec-dev:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:46:52 Setting up libbluray1:amd64 (1:0.9.2-2) ... 18:46:53 Setting up libgme0:amd64 (0.6.0-3ubuntu0.16.04.1) ... 18:46:53 Setting up libmodplug1:amd64 (1:0.8.8.5-2) ... 18:46:54 Setting up libssh-gcrypt-4:amd64 (0.6.3-4.3) ... 18:46:54 Setting up libavformat-ffmpeg56:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:46:55 Setting up libavformat-dev:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:46:55 Setting up libbdplus0:amd64 (0.1.2-1) ... 18:46:55 Setting up libcurl4-gnutls-dev:amd64 (7.47.0-1ubuntu2.8) ... 18:46:56 Setting up libdap17v5:amd64 (3.15.1-7) ... 18:46:56 Setting up libdapserver7v5:amd64 (3.15.1-7) ... 18:46:56 Setting up libdapclient6v5:amd64 (3.15.1-7) ... 18:46:57 Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... 18:46:57 Setting up libdap-dev:amd64 (3.15.1-7) ... 18:46:57 Setting up libepsilon1:amd64 (0.9.2-3ubuntu1) ... 18:46:57 Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... 18:46:58 Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... 18:46:58 Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... 18:46:59 Setting up libfontenc1:amd64 (1:1.1.3-1) ... 18:46:59 Setting up libfreexl1:amd64 (1.0.2-1) ... 18:47:00 Setting up libgeos-3.5.0 (3.5.0-1ubuntu2) ... 18:47:00 Setting up libgeos-c1v5 (3.5.0-1ubuntu2) ... 18:47:00 Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... 18:47:00 Setting up libhdf4-0-alt (4.2.10-3.2) ... 18:47:01 Setting up libsz2:amd64 (0.3.2-1) ... 18:47:01 Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... 18:47:01 Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... 18:47:01 Setting up libminizip1:amd64 (1.1-8) ... 18:47:01 Setting up liburiparser1:amd64 (0.8.4-1) ... 18:47:02 Setting up libkmlbase1:amd64 (1.3.0-1) ... 18:47:02 Setting up libkmldom1:amd64 (1.3.0-1) ... 18:47:03 Setting up libkmlengine1:amd64 (1.3.0-1) ... 18:47:04 Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... 18:47:04 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 18:47:05 Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... 18:47:05 Setting up libnetcdf11 (1:4.4.0-2) ... 18:47:05 Setting up libodbc1:amd64 (2.3.1-4.1) ... 18:47:05 Setting up proj-data (4.9.2-2) ... 18:47:05 Setting up libproj9 (4.9.2-2) ... 18:47:06 Setting up libogdi3.2 (3.2.0~beta2-7.1build1) ... 18:47:06 Setting up libopenjp2-7:amd64 (2.1.2-1.1+deb9u2build0.1) ... 18:47:07 Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... 18:47:07 Setting up libpq5:amd64 (9.5.14-0ubuntu0.16.04) ... 18:47:07 Setting up libspatialite7:amd64 (4.3.0a-5) ... 18:47:07 Setting up libxerces-c3.1:amd64 (3.1.3+debian-1) ... 18:47:08 Setting up libgeos-dev (3.5.0-1ubuntu2) ... 18:47:08 Setting up libgif-dev (5.1.4-0.3~16.04) ... 18:47:08 Setting up libgl2ps0 (1.3.8-1.2) ... 18:47:09 Setting up libgl2ps-dev (1.3.8-1.2) ... 18:47:10 Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... 18:47:10 Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... 18:47:10 Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 18:47:10 Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 18:47:11 Setting up libaec-dev:amd64 (0.3.2-1) ... 18:47:11 Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... 18:47:11 update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 18:47:12 Setting up libice-dev:amd64 (2:1.0.9-1) ... 18:47:13 Setting up libjasper-dev (1.900.1-debian1-2.4ubuntu1.2) ... 18:47:13 Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... 18:47:14 Setting up libnetcdf-c++4 (4.2-4) ... 18:47:14 Setting up libnetcdf-cxx-legacy-dev (4.2-4) ... 18:47:15 Setting up libnetcdf-dev (1:4.4.0-2) ... 18:47:15 Setting up libogg-dev:amd64 (1.3.2-1) ... 18:47:15 Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... 18:47:16 Setting up libpq-dev (9.5.14-0ubuntu0.16.04) ... 18:47:16 Setting up libqt5clucene5:amd64 (5.5.1-3ubuntu0.1) ... 18:47:16 Setting up libqt5designer5:amd64 (5.5.1-3ubuntu0.1) ... 18:47:16 Setting up libqt5designercomponents5:amd64 (5.5.1-3ubuntu0.1) ... 18:47:16 Setting up libqt5help5:amd64 (5.5.1-3ubuntu0.1) ... 18:47:17 Setting up libqt5opengl5-dev:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:47:17 Setting up libqt5sql5-sqlite:amd64 (5.5.1+dfsg-16ubuntu7.5) ... 18:47:17 Setting up libsm-dev:amd64 (2:1.2.2-1) ... 18:47:18 Setting up libsqlite3-dev:amd64 (3.11.0-1ubuntu1) ... 18:47:18 Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... 18:47:18 Setting up libswscale-ffmpeg3:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:47:18 Setting up libswscale-dev:amd64 (7:2.8.15-0ubuntu0.16.04.1) ... 18:47:19 Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... 18:47:20 Setting up libtheora-dev:amd64 (1.1.1+dfsg.1-8) ... 18:47:20 Setting up libjbig-dev:amd64 (2.1-3.1) ... 18:47:20 Setting up liblzma-dev:amd64 (5.1.1alpha+20120614-2ubuntu2) ... 18:47:21 Setting up libtiffxx5:amd64 (4.0.6-1ubuntu0.4) ... 18:47:21 Setting up libtiff5-dev:amd64 (4.0.6-1ubuntu0.4) ... 18:47:22 Setting up libtk8.6:amd64 (8.6.5-1) ... 18:47:22 Setting up libutempter0:amd64 (1.1.6-3) ... 18:47:23 Setting up libeigen3-dev (3.3~beta1-2) ... 18:47:23 Setting up libwebpdemux1:amd64 (0.4.4-1) ... 18:47:24 Setting up libwebp-dev:amd64 (0.4.4-1) ... 18:47:24 Setting up libhdf4-alt-dev (4.2.10-3.2) ... 18:47:24 Setting up libxerces-c-dev (3.1.3+debian-1) ... 18:47:24 Setting up libspatialite-dev:amd64 (4.3.0a-5) ... 18:47:24 Setting up libhdf5-openmpi-10:amd64 (1.8.16+docs-4ubuntu1.1) ... 18:47:25 Setting up libhdf5-openmpi-dev (1.8.16+docs-4ubuntu1.1) ... 18:47:25 update-alternatives: using /usr/bin/h5pcc.openmpi to provide /usr/bin/h5pcc (h5pcc) in auto mode 18:47:25 Setting up libhdf5-mpi-dev (1.8.16+docs-4ubuntu1.1) ... 18:47:25 Setting up libjsoncpp-dev:amd64 (1.7.2-1) ... 18:47:26 Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... 18:47:26 Setting up x11proto-render-dev (2:0.11.1-2) ... 18:47:26 Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... 18:47:26 Setting up libxft-dev (2.3.2-1) ... 18:47:27 Setting up x11proto-scrnsaver-dev (1.2.2-1) ... 18:47:27 Setting up libxss-dev:amd64 (1:1.2.2-1) ... 18:47:27 Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... 18:47:27 Setting up python-txaio (2.8.2) ... 18:47:27 Setting up python-autobahn (17.10.1) ... 18:47:28 Setting up python-mpi4py (1.3.1+hg20131106-2ubuntu5) ... 18:47:30 Setting up python-twisted-bin (16.0.0-1ubuntu0.2) ... 18:47:30 Setting up python-zope.interface (4.1.3-1build1) ... 18:47:31 Setting up python-cffi-backend (1.5.2-1ubuntu1) ... 18:47:31 Setting up python-enum34 (1.1.2-1) ... 18:47:32 Setting up python-idna (2.0-3) ... 18:47:34 Setting up python-ipaddress (1.0.16-1) ... 18:47:35 Setting up python-pyasn1 (0.1.9-1) ... 18:47:36 Setting up python-cryptography (1.2.3-1ubuntu0.1) ... 18:47:37 Setting up python-openssl (0.15.1-2build1) ... 18:47:38 Setting up python-attr (15.2.0-1) ... 18:47:39 Setting up python-pyasn1-modules (0.0.7-0.1) ... 18:47:40 Setting up python-service-identity (16.0.0-2) ... 18:47:41 Setting up python-twisted-core (16.0.0-1ubuntu0.2) ... 18:47:56 Setting up python-twisted (16.0.0-1ubuntu0.2) ... 18:47:57 Setting up tcl8.6 (8.6.5+dfsg-2) ... 18:47:57 Setting up tcl8.6-dev:amd64 (8.6.5+dfsg-2) ... 18:47:57 Setting up tcl (8.6.0+9) ... 18:47:58 Setting up tcl-dev:amd64 (8.6.0+9) ... 18:48:02 Setting up tk8.6 (8.6.5-1) ... 18:48:03 Setting up tk8.6-dev:amd64 (8.6.5-1) ... 18:48:04 Setting up tk (8.6.0+9) ... 18:48:04 Setting up tk-dev:amd64 (8.6.0+9) ... 18:48:04 Setting up qttools5-dev:amd64 (5.5.1-3ubuntu0.1) ... 18:48:05 Setting up qttools5-private-dev:amd64 (5.5.1-3ubuntu0.1) ... 18:48:05 Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... 18:48:05 Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... 18:48:06 Setting up libxmu6:amd64 (2:1.1.2-2) ... 18:48:06 Setting up libxaw7:amd64 (2:1.0.13-1) ... 18:48:06 Setting up mesa-va-drivers:amd64 (18.0.5-0ubuntu0~16.04.1) ... 18:48:06 Setting up python-pam (0.4.2-13.2ubuntu2) ... 18:48:07 Setting up python-serial (3.0.1-1) ... 18:48:09 Setting up qttranslations5-l10n (5.5.1-2build1) ... 18:48:09 Setting up i965-va-driver:amd64 (1.7.0-1) ... 18:48:10 Setting up va-driver-all:amd64 (1.7.0-1ubuntu0.1) ... 18:48:10 Setting up x11-utils (7.7+3) ... 18:48:12 Setting up xbitmaps (1.1.1-2) ... 18:48:12 Setting up xterm (322-1ubuntu1) ... 18:48:13 update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode 18:48:13 update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode 18:48:13 Setting up proj-bin (4.9.2-2) ... 18:48:13 Setting up ros-kinetic-geometry-msgs (1.12.6-0xenial-20180824-100440-0800) ... 18:48:13 Setting up ros-kinetic-sensor-msgs (1.12.6-0xenial-20180824-104202-0800) ... 18:48:14 Setting up odbcinst1debian2:amd64 (2.3.1-4.1) ... 18:48:15 Setting up libgdal1i (1.11.3+dfsg-3build2) ... 18:48:16 Setting up unixodbc (2.3.1-4.1) ... 18:48:16 Setting up unixodbc-dev (2.3.1-4.1) ... 18:48:16 Setting up libgdal-dev (1.11.3+dfsg-3build2) ... 18:48:16 Setting up libvtk6.2 (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:48:17 Setting up libvtk6.2-qt (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:48:17 Setting up libvtk6-java (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:48:17 Setting up python-vtk6 (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:48:20 Setting up tcl-vtk6 (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:48:20 Setting up vtk6 (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:48:20 Setting up libvtk6-dev (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:48:21 Setting up libvtk6-qt-dev (6.2.0+dfsg1-10build1+debian11.1+osrf1) ... 18:48:21 Setting up ros-kinetic-opencv3 (3.3.1-5xenial-20180809-134307-0800) ... 18:48:21 Setting up ros-kinetic-cv-bridge (1.12.8-0xenial-20180824-112246-0800) ... 18:48:21 Setting up odbcinst (2.3.1-4.1) ... 18:48:22 Processing triggers for libc-bin (2.23-0ubuntu10) ... 18:48:23 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:48:23 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:48:23 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:48:23 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:48:23 Invoking 'apt-get clean' 18:51:15 ---> a875811d400e 18:51:18 Removing intermediate container ea184fc1b6a1 18:51:18 Step 25 : RUN echo "ros-kinetic-image-transport: 1.11.13-0xenial-20180824-125653-0800" && echo "ros-kinetic-message-generation: 0.4.0-0xenial-20180824-081816-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-image-transport ros-kinetic-message-generation 18:51:19 ---> Running in 0d3c95fbbfb4 18:51:19 ros-kinetic-image-transport: 1.11.13-0xenial-20180824-125653-0800 18:51:19 ros-kinetic-message-generation: 0.4.0-0xenial-20180824-081816-0800 18:51:20 Invoking 'apt-get update' 18:51:20 Hit:1 http://10.210.9.154/ubuntu/building xenial InRelease 18:51:20 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 18:51:20 Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 18:51:20 Hit:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease 18:51:20 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 18:51:20 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 18:51:20 Hit:7 http://packages.ros.org/ros/ubuntu xenial InRelease 18:51:21 Fetched 320 kB in 1s (249 kB/s) 18:51:23 Reading package lists... 18:51:23 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:51:23 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:51:23 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:51:23 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:51:23 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 18:51:23 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:51:23 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:51:23 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:51:23 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:51:23 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-image-transport ros-kinetic-message-generation' 18:51:24 Reading package lists... 18:51:25 Building dependency tree... 18:51:25 Reading state information... 18:51:25 Starting pkgProblemResolver with broken count: 0 18:51:25 Starting 2 pkgProblemResolver with broken count: 0 18:51:25 Done 18:51:25 ros-kinetic-message-generation is already the newest version (0.4.0-0xenial-20180824-081816-0800). 18:51:25 ros-kinetic-message-generation set to manually installed. 18:51:25 The following additional packages will be installed: 18:51:25 libpoco-dev libpococrypto9v5 libpocodata9v5 libpocofoundation9v5 18:51:25 libpocomysql9v5 libpoconet9v5 libpoconetssl9v5 libpocoodbc9v5 18:51:25 libpocosqlite9v5 libpocoutil9v5 libpocoxml9v5 libpocozip9v5 libtinyxml2-2v5 18:51:25 libtinyxml2-dev ros-kinetic-class-loader ros-kinetic-message-filters 18:51:25 ros-kinetic-pluginlib 18:51:25 Suggested packages: 18:51:25 libpoco-doc libpococrypto9v5-dbg libpocodata9v5-dbg libpocofoundation9v5-dbg 18:51:25 libpocomysql9v5-dbg libpoconet9v5-dbg libpoconetssl9v5-dbg 18:51:25 libpocoodbc9v5-dbg libpocosqlite9v5-dbg libpocoutil9v5-dbg libpocoxml9v5-dbg 18:51:25 libpocozip9v5-dbg 18:51:25 The following NEW packages will be installed: 18:51:25 libpoco-dev libpococrypto9v5 libpocodata9v5 libpocofoundation9v5 18:51:25 libpocomysql9v5 libpoconet9v5 libpoconetssl9v5 libpocoodbc9v5 18:51:25 libpocosqlite9v5 libpocoutil9v5 libpocoxml9v5 libpocozip9v5 libtinyxml2-2v5 18:51:25 libtinyxml2-dev ros-kinetic-class-loader ros-kinetic-image-transport 18:51:25 ros-kinetic-message-filters ros-kinetic-pluginlib 18:51:25 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 18:51:25 Need to get 1,984 kB of archives. 18:51:25 After this operation, 11.0 MB of additional disk space will be used. 18:51:25 Get:1 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libpocofoundation9v5 amd64 1.3.6p1-5.1build1 [350 kB] 18:51:25 Get:2 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libpococrypto9v5 amd64 1.3.6p1-5.1build1 [39.6 kB] 18:51:25 Get:3 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libpocodata9v5 amd64 1.3.6p1-5.1build1 [88.9 kB] 18:51:25 Get:4 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libpocomysql9v5 amd64 1.3.6p1-5.1build1 [34.7 kB] 18:51:25 Get:5 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libpoconet9v5 amd64 1.3.6p1-5.1build1 [219 kB] 18:51:25 Get:6 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libpocoxml9v5 amd64 1.3.6p1-5.1build1 [109 kB] 18:51:25 Get:7 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libpocoutil9v5 amd64 1.3.6p1-5.1build1 [90.0 kB] 18:51:25 Get:8 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libpoconetssl9v5 amd64 1.3.6p1-5.1build1 [69.8 kB] 18:51:25 Get:9 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libpocoodbc9v5 amd64 1.3.6p1-5.1build1 [57.8 kB] 18:51:25 Get:10 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libpocosqlite9v5 amd64 1.3.6p1-5.1build1 [46.2 kB] 18:51:25 Get:11 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libpocozip9v5 amd64 1.3.6p1-5.1build1 [84.6 kB] 18:51:25 Get:12 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libpoco-dev amd64 1.3.6p1-5.1build1 [362 kB] 18:51:25 Get:13 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libtinyxml2-2v5 amd64 2.2.0-1.1ubuntu1 [25.7 kB] 18:51:25 Get:14 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libtinyxml2-dev amd64 2.2.0-1.1ubuntu1 [36.3 kB] 18:51:26 Get:15 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-class-loader amd64 0.3.9-0xenial-20180809-135528-0800 [59.1 kB] 18:51:26 Get:16 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-message-filters amd64 1.12.14-0xenial-20180824-125219-0800 [32.6 kB] 18:51:26 Get:17 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-pluginlib amd64 1.11.3-0xenial-20180824-102355-0800 [45.0 kB] 18:51:26 Get:18 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-image-transport amd64 1.11.13-0xenial-20180824-125653-0800 [233 kB] 18:51:26 debconf: delaying package configuration, since apt-utils is not installed 18:51:26 Fetched 1,984 kB in 0s (3,156 kB/s) 18:51:27 Selecting previously unselected package libpocofoundation9v5. 18:51:28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78154 files and directories currently installed.) 18:51:28 Preparing to unpack .../libpocofoundation9v5_1.3.6p1-5.1build1_amd64.deb ... 18:51:28 Unpacking libpocofoundation9v5 (1.3.6p1-5.1build1) ... 18:51:28 Selecting previously unselected package libpococrypto9v5. 18:51:28 Preparing to unpack .../libpococrypto9v5_1.3.6p1-5.1build1_amd64.deb ... 18:51:28 Unpacking libpococrypto9v5 (1.3.6p1-5.1build1) ... 18:51:28 Selecting previously unselected package libpocodata9v5. 18:51:28 Preparing to unpack .../libpocodata9v5_1.3.6p1-5.1build1_amd64.deb ... 18:51:29 Unpacking libpocodata9v5 (1.3.6p1-5.1build1) ... 18:51:29 Selecting previously unselected package libpocomysql9v5. 18:51:29 Preparing to unpack .../libpocomysql9v5_1.3.6p1-5.1build1_amd64.deb ... 18:51:29 Unpacking libpocomysql9v5 (1.3.6p1-5.1build1) ... 18:51:30 Selecting previously unselected package libpoconet9v5. 18:51:30 Preparing to unpack .../libpoconet9v5_1.3.6p1-5.1build1_amd64.deb ... 18:51:30 Unpacking libpoconet9v5 (1.3.6p1-5.1build1) ... 18:51:30 Selecting previously unselected package libpocoxml9v5. 18:51:30 Preparing to unpack .../libpocoxml9v5_1.3.6p1-5.1build1_amd64.deb ... 18:51:30 Unpacking libpocoxml9v5 (1.3.6p1-5.1build1) ... 18:51:31 Selecting previously unselected package libpocoutil9v5. 18:51:31 Preparing to unpack .../libpocoutil9v5_1.3.6p1-5.1build1_amd64.deb ... 18:51:31 Unpacking libpocoutil9v5 (1.3.6p1-5.1build1) ... 18:51:31 Selecting previously unselected package libpoconetssl9v5. 18:51:31 Preparing to unpack .../libpoconetssl9v5_1.3.6p1-5.1build1_amd64.deb ... 18:51:33 Unpacking libpoconetssl9v5 (1.3.6p1-5.1build1) ... 18:51:35 Selecting previously unselected package libpocoodbc9v5. 18:51:35 Preparing to unpack .../libpocoodbc9v5_1.3.6p1-5.1build1_amd64.deb ... 18:51:35 Unpacking libpocoodbc9v5 (1.3.6p1-5.1build1) ... 18:51:36 Selecting previously unselected package libpocosqlite9v5. 18:51:36 Preparing to unpack .../libpocosqlite9v5_1.3.6p1-5.1build1_amd64.deb ... 18:51:36 Unpacking libpocosqlite9v5 (1.3.6p1-5.1build1) ... 18:51:36 Selecting previously unselected package libpocozip9v5. 18:51:36 Preparing to unpack .../libpocozip9v5_1.3.6p1-5.1build1_amd64.deb ... 18:51:36 Unpacking libpocozip9v5 (1.3.6p1-5.1build1) ... 18:51:38 Selecting previously unselected package libpoco-dev. 18:51:38 Preparing to unpack .../libpoco-dev_1.3.6p1-5.1build1_amd64.deb ... 18:51:38 Unpacking libpoco-dev (1.3.6p1-5.1build1) ... 18:51:39 Selecting previously unselected package libtinyxml2-2v5:amd64. 18:51:39 Preparing to unpack .../libtinyxml2-2v5_2.2.0-1.1ubuntu1_amd64.deb ... 18:51:39 Unpacking libtinyxml2-2v5:amd64 (2.2.0-1.1ubuntu1) ... 18:51:39 Selecting previously unselected package libtinyxml2-dev:amd64. 18:51:39 Preparing to unpack .../libtinyxml2-dev_2.2.0-1.1ubuntu1_amd64.deb ... 18:51:39 Unpacking libtinyxml2-dev:amd64 (2.2.0-1.1ubuntu1) ... 18:51:40 Selecting previously unselected package ros-kinetic-class-loader. 18:51:40 Preparing to unpack .../ros-kinetic-class-loader_0.3.9-0xenial-20180809-135528-0800_amd64.deb ... 18:51:40 Unpacking ros-kinetic-class-loader (0.3.9-0xenial-20180809-135528-0800) ... 18:51:41 Selecting previously unselected package ros-kinetic-message-filters. 18:51:41 Preparing to unpack .../ros-kinetic-message-filters_1.12.14-0xenial-20180824-125219-0800_amd64.deb ... 18:51:41 Unpacking ros-kinetic-message-filters (1.12.14-0xenial-20180824-125219-0800) ... 18:51:43 Selecting previously unselected package ros-kinetic-pluginlib. 18:51:43 Preparing to unpack .../ros-kinetic-pluginlib_1.11.3-0xenial-20180824-102355-0800_amd64.deb ... 18:51:43 Unpacking ros-kinetic-pluginlib (1.11.3-0xenial-20180824-102355-0800) ... 18:51:43 Selecting previously unselected package ros-kinetic-image-transport. 18:51:43 Preparing to unpack .../ros-kinetic-image-transport_1.11.13-0xenial-20180824-125653-0800_amd64.deb ... 18:51:43 Unpacking ros-kinetic-image-transport (1.11.13-0xenial-20180824-125653-0800) ... 18:51:43 Processing triggers for libc-bin (2.23-0ubuntu10) ... 18:51:46 Setting up libpocofoundation9v5 (1.3.6p1-5.1build1) ... 18:51:46 Setting up libpococrypto9v5 (1.3.6p1-5.1build1) ... 18:51:46 Setting up libpocodata9v5 (1.3.6p1-5.1build1) ... 18:51:46 Setting up libpocomysql9v5 (1.3.6p1-5.1build1) ... 18:51:46 Setting up libpoconet9v5 (1.3.6p1-5.1build1) ... 18:51:46 Setting up libpocoxml9v5 (1.3.6p1-5.1build1) ... 18:51:46 Setting up libpocoutil9v5 (1.3.6p1-5.1build1) ... 18:51:46 Setting up libpoconetssl9v5 (1.3.6p1-5.1build1) ... 18:51:47 Setting up libpocoodbc9v5 (1.3.6p1-5.1build1) ... 18:51:48 Setting up libpocosqlite9v5 (1.3.6p1-5.1build1) ... 18:51:48 Setting up libpocozip9v5 (1.3.6p1-5.1build1) ... 18:51:48 Setting up libpoco-dev (1.3.6p1-5.1build1) ... 18:51:48 Setting up libtinyxml2-2v5:amd64 (2.2.0-1.1ubuntu1) ... 18:51:48 Setting up libtinyxml2-dev:amd64 (2.2.0-1.1ubuntu1) ... 18:51:48 Setting up ros-kinetic-class-loader (0.3.9-0xenial-20180809-135528-0800) ... 18:51:48 Setting up ros-kinetic-message-filters (1.12.14-0xenial-20180824-125219-0800) ... 18:51:48 Setting up ros-kinetic-pluginlib (1.11.3-0xenial-20180824-102355-0800) ... 18:51:48 Setting up ros-kinetic-image-transport (1.11.13-0xenial-20180824-125653-0800) ... 18:51:48 Processing triggers for libc-bin (2.23-0ubuntu10) ... 18:51:49 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:51:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:51:49 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:51:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:51:49 Invoking 'apt-get clean' 18:54:15 ---> be977aa9d518 18:54:15 Removing intermediate container 0d3c95fbbfb4 18:54:15 Step 26 : RUN echo "ros-kinetic-rospy: 1.12.14-0xenial-20180824-093546-0800" && echo "ros-kinetic-sensor-msgs: 1.12.6-0xenial-20180824-104202-0800" && echo "ros-kinetic-std-msgs: 0.5.11-0xenial-20180824-085549-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-rospy ros-kinetic-sensor-msgs ros-kinetic-std-msgs 18:54:15 ---> Running in ad4deba4cedc 18:54:16 ros-kinetic-rospy: 1.12.14-0xenial-20180824-093546-0800 18:54:16 ros-kinetic-sensor-msgs: 1.12.6-0xenial-20180824-104202-0800 18:54:16 ros-kinetic-std-msgs: 0.5.11-0xenial-20180824-085549-0800 18:54:16 Invoking 'apt-get update' 18:54:16 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 18:54:16 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 18:54:16 Hit:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease 18:54:16 Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 18:54:16 Get:5 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 18:54:16 Get:6 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 18:54:16 Hit:7 http://packages.ros.org/ros/ubuntu xenial InRelease 18:54:16 Get:8 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [156 kB] 18:54:17 Fetched 479 kB in 1s (344 kB/s) 18:54:19 Reading package lists... 18:54:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:54:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:54:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:54:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:54:19 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 18:54:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:54:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:54:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:54:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:54:19 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-rospy ros-kinetic-sensor-msgs ros-kinetic-std-msgs' 18:54:21 Reading package lists... 18:54:21 Building dependency tree... 18:54:21 Reading state information... 18:54:21 Starting pkgProblemResolver with broken count: 0 18:54:21 Starting 2 pkgProblemResolver with broken count: 0 18:54:21 Done 18:54:21 ros-kinetic-rospy is already the newest version (1.12.14-0xenial-20180824-093546-0800). 18:54:21 ros-kinetic-rospy set to manually installed. 18:54:21 ros-kinetic-sensor-msgs is already the newest version (1.12.6-0xenial-20180824-104202-0800). 18:54:21 ros-kinetic-sensor-msgs set to manually installed. 18:54:21 ros-kinetic-std-msgs is already the newest version (0.5.11-0xenial-20180824-085549-0800). 18:54:21 ros-kinetic-std-msgs set to manually installed. 18:54:21 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:54:21 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:54:21 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:54:21 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:54:21 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:54:21 Invoking 'apt-get clean' 18:54:22 ---> 603c67a91c4c 18:54:22 Removing intermediate container ad4deba4cedc 18:54:22 Step 27 : USER buildfarm 18:54:22 ---> Running in ce5249925e19 18:54:22 ---> 7976b6d1c8f0 18:54:22 Removing intermediate container ce5249925e19 18:54:22 Step 28 : ENTRYPOINT sh -c 18:54:22 ---> Running in eae99ade3108 18:54:23 ---> 9459d7317703 18:54:24 Removing intermediate container eae99ade3108 18:54:24 Step 29 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic image_branding --sourcedeb-dir /tmp/binarydeb 18:54:24 ---> Running in bbf59df331c1 18:54:24 ---> bed2f238af48 18:54:24 Removing intermediate container bbf59df331c1 18:54:24 Successfully built bed2f238af48 18:54:24 + echo # END SECTION 18:54:24 # END SECTION18:55:05 [Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson55187559203634638.sh 18:55:05 + [ false = false ] 18:55:05 + echo # BEGIN SECTION: Clean up to save disk space on slaves13. Run Dockerfile - build binarydebHide Details
18:54:24 # BEGIN SECTION: Run Dockerfile - build binarydeb 18:54:24 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid -e=HOME= -e=TRAVIS= --net=host -v /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_build.kinetic_ubuntu_xenial_amd64_image_branding18:55:05 + echo # END SECTION 18:55:05 # END SECTION13.1. build binarydebHide Details
18:54:25 # BEGIN SUBSECTION: build binarydeb 18:54:25 Package 'ros-kinetic-image-branding' version: 0.1.0-0xenial-20180910-173257+0000 18:54:25 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:54:25 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:54:25 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:54:25 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:54:27 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:54:27 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:54:27 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:54:27 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:54:27 Invoking 'apt-src build ros-kinetic-image-branding' in '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0' 18:54:27 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:54:27 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:54:27 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:54:27 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:54:29 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:54:29 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:54:29 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:54:29 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:54:30 I: Building in /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 .. 18:54:30 dpkg-buildpackage: source package ros-kinetic-image-branding 18:54:30 dpkg-buildpackage: source version 0.1.0-0xenial-20180910-173257+0000 18:54:30 dpkg-buildpackage: source distribution xenial 18:54:30 dpkg-buildpackage: source changed by Jaime Pulido Fentanes <pulidofentanes@gmail.com> 18:54:30 dpkg-source --before-build ros-kinetic-image-branding-0.1.0 18:54:30 dpkg-buildpackage: host architecture amd64 18:54:30 dpkg-source: info: using options from ros-kinetic-image-branding-0.1.0/debian/source/options: --auto-commit 18:54:31 fakeroot debian/rules clean 18:54:31 dh clean -v --buildsystem=cmake 18:54:31 dh_testdir -O-v -O--buildsystem=cmake 18:54:31 dh_auto_clean -O-v -O--buildsystem=cmake 18:54:31 dh_clean -O-v -O--buildsystem=cmake 18:54:31 rm -f debian/debhelper-build-stamp 18:54:31 rm -f debian/ros-kinetic-image-branding.substvars 18:54:31 rm -f debian/ros-kinetic-image-branding.*.debhelper 18:54:31 rm -rf debian/ros-kinetic-image-branding/ 18:54:31 rm -rf debian/.debhelper/ 18:54:31 rm -f debian/*.debhelper.log 18:54:31 rm -f debian/files 18:54:32 find . \( \( \ 18:54:32 \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \ 18:54:32 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ 18:54:32 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ 18:54:32 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ 18:54:32 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ 18:54:32 \) -exec rm -f {} + \) -o \ 18:54:32 \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) 18:54:32 rm -f *-stamp 18:54:32 debian/rules build 18:54:32 dh build -v --buildsystem=cmake 18:54:32 dh_testdir -O-v -O--buildsystem=cmake 18:54:32 dh_update_autotools_config -O-v -O--buildsystem=cmake 18:54:32 debian/rules override_dh_auto_configure 18:54:32 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0' 18:54:32 # In case we're installing to a non-standard location, look for a setup.sh 18:54:32 # in the install tree that was dropped by catkin, and source it. It will 18:54:32 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 18:54:32 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 18:54:32 dh_auto_configure -- \ 18:54:32 -DCATKIN_BUILD_BINARY_PACKAGE="1" \ 18:54:32 -DCMAKE_INSTALL_PREFIX="/opt/ros/kinetic" \ 18:54:32 -DCMAKE_PREFIX_PATH="/opt/ros/kinetic" 18:54:32 mkdir -p obj-x86_64-linux-gnu 18:54:32 cd obj-x86_64-linux-gnu 18:54:32 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 18:54:36 -- The C compiler identification is GNU 5.4.0 18:54:37 -- The CXX compiler identification is GNU 5.4.0 18:54:37 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc 18:54:37 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works 18:54:37 -- Detecting C compiler ABI info 18:54:38 -- Detecting C compiler ABI info - done 18:54:38 -- Detecting C compile features 18:54:39 -- Detecting C compile features - done 18:54:39 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ 18:54:40 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works 18:54:40 -- Detecting CXX compiler ABI info 18:54:40 -- Detecting CXX compiler ABI info - done 18:54:40 -- Detecting CXX compile features 18:54:41 -- Detecting CXX compile features - done 18:54:41 -- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel 18:54:41 -- Using CMAKE_PREFIX_PATH: /opt/ros/kinetic 18:54:41 -- This workspace overlays: /opt/ros/kinetic 18:54:41 -- Found PythonInterp: /usr/bin/python (found version "2.7.12") 18:54:41 -- Using PYTHON_EXECUTABLE: /usr/bin/python 18:54:41 -- Using Debian Python package layout 18:54:41 -- Using empy: /usr/bin/empy 18:54:41 -- Using CATKIN_ENABLE_TESTING: ON 18:54:41 -- Skip enable_testing() when building binary package 18:54:41 -- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/test_results 18:54:41 -- Found gmock sources under '/usr/src/gmock': gmock will be built 18:54:41 -- Looking for pthread.h 18:54:42 -- Looking for pthread.h - found 18:54:42 -- Looking for pthread_create 18:54:42 -- Looking for pthread_create - not found 18:54:42 -- Looking for pthread_create in pthreads 18:54:42 -- Looking for pthread_create in pthreads - not found 18:54:42 -- Looking for pthread_create in pthread 18:54:42 -- Looking for pthread_create in pthread - found 18:54:42 -- Found Threads: TRUE 18:54:42 -- Found gtest sources under '/usr/src/gmock': gtests will be built 18:54:42 -- Using Python nosetests: /usr/bin/nosetests-2.7 18:54:43 -- catkin 0.7.14 18:54:44 -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy 18:54:45 -- Generating .msg files for action image_branding/ImageBranding /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/action/ImageBranding.action 18:54:45 Generating for action ImageBranding 18:54:46 -- image_branding: 7 messages, 0 services 18:54:46 -- Configuring done 18:54:46 -- Generating done 18:54:46 CMake Warning: 18:54:46 Manually-specified variables were not used by the project: 18:54:46 18:54:46 CMAKE_INSTALL_LOCALSTATEDIR 18:54:46 CMAKE_INSTALL_SYSCONFDIR 18:54:46 18:54:46 18:54:46 -- Build files have been written to: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu 18:54:46 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 18:54:46 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0' 18:54:46 debian/rules override_dh_auto_build 18:54:46 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0' 18:54:46 # In case we're installing to a non-standard location, look for a setup.sh 18:54:46 # in the install tree that was dropped by catkin, and source it. It will 18:54:46 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 18:54:46 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 18:54:46 dh_auto_build 18:54:46 cd obj-x86_64-linux-gnu 18:54:46 make -j1 18:54:46 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:46 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-image-branding-0.1.0 -B/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 18:54:46 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 18:54:46 make -f CMakeFiles/Makefile2 all 18:54:46 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:46 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingAction.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingAction.dir/depend 18:54:46 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:46 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingAction.dir/DependInfo.cmake --color= 18:54:46 Scanning dependencies of target _image_branding_generate_messages_check_deps_ImageBrandingAction 18:54:46 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:46 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingAction.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingAction.dir/build 18:54:46 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:46 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py image_branding /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingAction.msg image_branding/ImageBrandingResult:std_msgs/Header:image_branding/ImageBrandingActionResult:image_branding/ImageBrandingActionGoal:image_branding/ImageBrandingGoal:sensor_msgs/Image:image_branding/ImageBrandingFeedback:actionlib_msgs/GoalID:image_branding/ImageBrandingActionFeedback:actionlib_msgs/GoalStatus 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 [ 0%] Built target _image_branding_generate_messages_check_deps_ImageBrandingAction 18:54:47 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionGoal.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionGoal.dir/depend 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionGoal.dir/DependInfo.cmake --color= 18:54:47 Scanning dependencies of target _image_branding_generate_messages_check_deps_ImageBrandingActionGoal 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionGoal.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionGoal.dir/build 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py image_branding /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionGoal.msg image_branding/ImageBrandingGoal:actionlib_msgs/GoalID:std_msgs/Header:sensor_msgs/Image 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 [ 0%] Built target _image_branding_generate_messages_check_deps_ImageBrandingActionGoal 18:54:47 make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/depend 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_eus.dir/DependInfo.cmake --color= 18:54:47 Scanning dependencies of target std_msgs_generate_messages_eus 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/build 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_eus.dir/build'. 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 [ 0%] Built target std_msgs_generate_messages_eus 18:54:47 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionResult.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionResult.dir/depend 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionResult.dir/DependInfo.cmake --color= 18:54:47 Scanning dependencies of target _image_branding_generate_messages_check_deps_ImageBrandingActionResult 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionResult.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionResult.dir/build 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py image_branding /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionResult.msg image_branding/ImageBrandingResult:sensor_msgs/Image:actionlib_msgs/GoalID:std_msgs/Header:actionlib_msgs/GoalStatus 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 [ 0%] Built target _image_branding_generate_messages_check_deps_ImageBrandingActionResult 18:54:47 make -f CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_eus.dir/depend 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_eus.dir/DependInfo.cmake --color= 18:54:47 Scanning dependencies of target actionlib_msgs_generate_messages_eus 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 make -f CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build'. 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 [ 0%] Built target actionlib_msgs_generate_messages_eus 18:54:47 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionFeedback.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionFeedback.dir/depend 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionFeedback.dir/DependInfo.cmake --color= 18:54:47 Scanning dependencies of target _image_branding_generate_messages_check_deps_ImageBrandingActionFeedback 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionFeedback.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionFeedback.dir/build 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py image_branding /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionFeedback.msg image_branding/ImageBrandingFeedback:actionlib_msgs/GoalID:std_msgs/Header:actionlib_msgs/GoalStatus 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 [ 0%] Built target _image_branding_generate_messages_check_deps_ImageBrandingActionFeedback 18:54:47 make -f CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make CMakeFiles/sensor_msgs_generate_messages_eus.dir/depend 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_eus.dir/DependInfo.cmake --color= 18:54:47 Scanning dependencies of target sensor_msgs_generate_messages_eus 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 make -f CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make CMakeFiles/sensor_msgs_generate_messages_eus.dir/build 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_eus.dir/build'. 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 [ 0%] Built target sensor_msgs_generate_messages_eus 18:54:47 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingResult.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingResult.dir/depend 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingResult.dir/DependInfo.cmake --color= 18:54:47 Scanning dependencies of target _image_branding_generate_messages_check_deps_ImageBrandingResult 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingResult.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingResult.dir/build 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py image_branding /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingResult.msg sensor_msgs/Image:std_msgs/Header 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 [ 0%] Built target _image_branding_generate_messages_check_deps_ImageBrandingResult 18:54:47 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingGoal.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingGoal.dir/depend 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingGoal.dir/DependInfo.cmake --color= 18:54:47 Scanning dependencies of target _image_branding_generate_messages_check_deps_ImageBrandingGoal 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingGoal.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingGoal.dir/build 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py image_branding /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingGoal.msg sensor_msgs/Image:std_msgs/Header 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 [ 0%] Built target _image_branding_generate_messages_check_deps_ImageBrandingGoal 18:54:47 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingFeedback.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingFeedback.dir/depend 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingFeedback.dir/DependInfo.cmake --color= 18:54:47 Scanning dependencies of target _image_branding_generate_messages_check_deps_ImageBrandingFeedback 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingFeedback.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingFeedback.dir/build 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py image_branding /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingFeedback.msg 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 [ 0%] Built target _image_branding_generate_messages_check_deps_ImageBrandingFeedback 18:54:47 make -f CMakeFiles/image_branding_generate_messages_eus.dir/build.make CMakeFiles/image_branding_generate_messages_eus.dir/depend 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/image_branding_generate_messages_eus.dir/DependInfo.cmake --color= 18:54:47 Scanning dependencies of target image_branding_generate_messages_eus 18:54:47 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 make -f CMakeFiles/image_branding_generate_messages_eus.dir/build.make CMakeFiles/image_branding_generate_messages_eus.dir/build 18:54:47 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:47 [ 2%] Generating EusLisp code from image_branding/ImageBrandingGoal.msg 18:54:47 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingGoal.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/roseus/ros/image_branding/msg 18:54:48 [ 5%] Generating EusLisp code from image_branding/ImageBrandingActionFeedback.msg 18:54:48 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionFeedback.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/roseus/ros/image_branding/msg 18:54:48 [ 8%] Generating EusLisp code from image_branding/ImageBrandingFeedback.msg 18:54:48 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingFeedback.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/roseus/ros/image_branding/msg 18:54:48 [ 10%] Generating EusLisp code from image_branding/ImageBrandingAction.msg 18:54:48 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingAction.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/roseus/ros/image_branding/msg 18:54:48 [ 13%] Generating EusLisp code from image_branding/ImageBrandingResult.msg 18:54:48 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingResult.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/roseus/ros/image_branding/msg 18:54:48 [ 16%] Generating EusLisp code from image_branding/ImageBrandingActionResult.msg 18:54:48 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionResult.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/roseus/ros/image_branding/msg 18:54:49 [ 18%] Generating EusLisp code from image_branding/ImageBrandingActionGoal.msg 18:54:49 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionGoal.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/roseus/ros/image_branding/msg 18:54:49 [ 21%] Generating EusLisp manifest code for image_branding 18:54:49 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py -m -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/roseus/ros/image_branding image_branding std_msgs actionlib_msgs sensor_msgs 18:54:50 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 [ 21%] Built target image_branding_generate_messages_eus 18:54:50 make -f CMakeFiles/actionlib_msgs_generate_messages_py.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_py.dir/depend 18:54:50 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_py.dir/DependInfo.cmake --color= 18:54:50 Scanning dependencies of target actionlib_msgs_generate_messages_py 18:54:50 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 make -f CMakeFiles/actionlib_msgs_generate_messages_py.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_py.dir/build 18:54:50 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_py.dir/build'. 18:54:50 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 [ 21%] Built target actionlib_msgs_generate_messages_py 18:54:50 make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/depend 18:54:50 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_py.dir/DependInfo.cmake --color= 18:54:50 Scanning dependencies of target std_msgs_generate_messages_py 18:54:50 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/build 18:54:50 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_py.dir/build'. 18:54:50 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 [ 21%] Built target std_msgs_generate_messages_py 18:54:50 make -f CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make CMakeFiles/sensor_msgs_generate_messages_py.dir/depend 18:54:50 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_py.dir/DependInfo.cmake --color= 18:54:50 Scanning dependencies of target sensor_msgs_generate_messages_py 18:54:50 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 make -f CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make CMakeFiles/sensor_msgs_generate_messages_py.dir/build 18:54:50 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_py.dir/build'. 18:54:50 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 [ 21%] Built target sensor_msgs_generate_messages_py 18:54:50 make -f CMakeFiles/image_branding_generate_messages_py.dir/build.make CMakeFiles/image_branding_generate_messages_py.dir/depend 18:54:50 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/image_branding_generate_messages_py.dir/DependInfo.cmake --color= 18:54:50 Scanning dependencies of target image_branding_generate_messages_py 18:54:50 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 make -f CMakeFiles/image_branding_generate_messages_py.dir/build.make CMakeFiles/image_branding_generate_messages_py.dir/build 18:54:50 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:50 [ 24%] Generating Python from MSG image_branding/ImageBrandingGoal 18:54:50 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingGoal.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg 18:54:51 [ 27%] Generating Python from MSG image_branding/ImageBrandingActionFeedback 18:54:51 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionFeedback.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg 18:54:51 [ 29%] Generating Python from MSG image_branding/ImageBrandingFeedback 18:54:51 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingFeedback.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg 18:54:51 [ 32%] Generating Python from MSG image_branding/ImageBrandingAction 18:54:51 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingAction.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg 18:54:51 [ 35%] Generating Python from MSG image_branding/ImageBrandingResult 18:54:51 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingResult.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg 18:54:51 [ 37%] Generating Python from MSG image_branding/ImageBrandingActionResult 18:54:51 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionResult.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg 18:54:52 [ 40%] Generating Python from MSG image_branding/ImageBrandingActionGoal 18:54:52 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionGoal.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg 18:54:52 [ 43%] Generating Python msg __init__.py for image_branding 18:54:52 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg --initpy 18:54:52 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 [ 43%] Built target image_branding_generate_messages_py 18:54:52 make -f CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/depend 18:54:52 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color= 18:54:52 Scanning dependencies of target actionlib_msgs_generate_messages_nodejs 18:54:52 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 make -f CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build 18:54:52 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build'. 18:54:52 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 [ 43%] Built target actionlib_msgs_generate_messages_nodejs 18:54:52 make -f CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/depend 18:54:52 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color= 18:54:52 Scanning dependencies of target sensor_msgs_generate_messages_nodejs 18:54:52 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 make -f CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build 18:54:52 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build'. 18:54:52 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 [ 43%] Built target sensor_msgs_generate_messages_nodejs 18:54:52 make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/depend 18:54:52 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color= 18:54:52 Scanning dependencies of target std_msgs_generate_messages_nodejs 18:54:52 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/build 18:54:52 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_nodejs.dir/build'. 18:54:52 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 [ 43%] Built target std_msgs_generate_messages_nodejs 18:54:52 make -f CMakeFiles/image_branding_generate_messages_nodejs.dir/build.make CMakeFiles/image_branding_generate_messages_nodejs.dir/depend 18:54:52 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/image_branding_generate_messages_nodejs.dir/DependInfo.cmake --color= 18:54:52 Scanning dependencies of target image_branding_generate_messages_nodejs 18:54:52 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 make -f CMakeFiles/image_branding_generate_messages_nodejs.dir/build.make CMakeFiles/image_branding_generate_messages_nodejs.dir/build 18:54:52 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:52 [ 45%] Generating Javascript code from image_branding/ImageBrandingGoal.msg 18:54:52 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingGoal.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/image_branding/msg 18:54:52 [ 48%] Generating Javascript code from image_branding/ImageBrandingActionFeedback.msg 18:54:52 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionFeedback.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/image_branding/msg 18:54:52 [ 51%] Generating Javascript code from image_branding/ImageBrandingFeedback.msg 18:54:52 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingFeedback.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/image_branding/msg 18:54:52 [ 54%] Generating Javascript code from image_branding/ImageBrandingAction.msg 18:54:52 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingAction.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/image_branding/msg 18:54:52 [ 56%] Generating Javascript code from image_branding/ImageBrandingResult.msg 18:54:52 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingResult.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/image_branding/msg 18:54:53 [ 59%] Generating Javascript code from image_branding/ImageBrandingActionResult.msg 18:54:53 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionResult.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/image_branding/msg 18:54:53 [ 62%] Generating Javascript code from image_branding/ImageBrandingActionGoal.msg 18:54:53 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionGoal.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/image_branding/msg 18:54:53 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 [ 62%] Built target image_branding_generate_messages_nodejs 18:54:53 make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/depend 18:54:53 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_lisp.dir/DependInfo.cmake --color= 18:54:53 Scanning dependencies of target std_msgs_generate_messages_lisp 18:54:53 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/build 18:54:53 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_lisp.dir/build'. 18:54:53 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 [ 62%] Built target std_msgs_generate_messages_lisp 18:54:53 make -f CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/depend 18:54:53 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/DependInfo.cmake --color= 18:54:53 Scanning dependencies of target actionlib_msgs_generate_messages_lisp 18:54:53 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 make -f CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build 18:54:53 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build'. 18:54:53 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 [ 62%] Built target actionlib_msgs_generate_messages_lisp 18:54:53 make -f CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_lisp.dir/depend 18:54:53 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/DependInfo.cmake --color= 18:54:53 Scanning dependencies of target sensor_msgs_generate_messages_lisp 18:54:53 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 make -f CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build 18:54:53 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build'. 18:54:53 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 [ 62%] Built target sensor_msgs_generate_messages_lisp 18:54:53 make -f CMakeFiles/image_branding_generate_messages_lisp.dir/build.make CMakeFiles/image_branding_generate_messages_lisp.dir/depend 18:54:53 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/image_branding_generate_messages_lisp.dir/DependInfo.cmake --color= 18:54:53 Scanning dependencies of target image_branding_generate_messages_lisp 18:54:53 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 make -f CMakeFiles/image_branding_generate_messages_lisp.dir/build.make CMakeFiles/image_branding_generate_messages_lisp.dir/build 18:54:53 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:53 [ 64%] Generating Lisp code from image_branding/ImageBrandingGoal.msg 18:54:53 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingGoal.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/image_branding/msg 18:54:54 [ 67%] Generating Lisp code from image_branding/ImageBrandingActionFeedback.msg 18:54:54 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionFeedback.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/image_branding/msg 18:54:54 [ 70%] Generating Lisp code from image_branding/ImageBrandingFeedback.msg 18:54:54 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingFeedback.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/image_branding/msg 18:54:54 [ 72%] Generating Lisp code from image_branding/ImageBrandingAction.msg 18:54:54 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingAction.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/image_branding/msg 18:54:54 [ 75%] Generating Lisp code from image_branding/ImageBrandingResult.msg 18:54:54 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingResult.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/image_branding/msg 18:54:54 [ 78%] Generating Lisp code from image_branding/ImageBrandingActionResult.msg 18:54:54 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionResult.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/image_branding/msg 18:54:54 [ 81%] Generating Lisp code from image_branding/ImageBrandingActionGoal.msg 18:54:54 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionGoal.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/image_branding/msg 18:54:54 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 [ 81%] Built target image_branding_generate_messages_lisp 18:54:54 make -f CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_cpp.dir/depend 18:54:54 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/DependInfo.cmake --color= 18:54:54 Scanning dependencies of target sensor_msgs_generate_messages_cpp 18:54:54 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 make -f CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build 18:54:54 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build'. 18:54:54 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 [ 81%] Built target sensor_msgs_generate_messages_cpp 18:54:54 make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/depend 18:54:54 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_cpp.dir/DependInfo.cmake --color= 18:54:54 Scanning dependencies of target std_msgs_generate_messages_cpp 18:54:54 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/build 18:54:54 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_cpp.dir/build'. 18:54:54 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 [ 81%] Built target std_msgs_generate_messages_cpp 18:54:54 make -f CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/depend 18:54:54 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/DependInfo.cmake --color= 18:54:54 Scanning dependencies of target actionlib_msgs_generate_messages_cpp 18:54:54 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 make -f CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build 18:54:54 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build'. 18:54:54 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 [ 81%] Built target actionlib_msgs_generate_messages_cpp 18:54:54 make -f CMakeFiles/image_branding_generate_messages_cpp.dir/build.make CMakeFiles/image_branding_generate_messages_cpp.dir/depend 18:54:54 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/image_branding_generate_messages_cpp.dir/DependInfo.cmake --color= 18:54:54 Scanning dependencies of target image_branding_generate_messages_cpp 18:54:54 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 make -f CMakeFiles/image_branding_generate_messages_cpp.dir/build.make CMakeFiles/image_branding_generate_messages_cpp.dir/build 18:54:54 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:54 [ 83%] Generating C++ code from image_branding/ImageBrandingGoal.msg 18:54:54 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 && /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingGoal.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/include/image_branding -e /opt/ros/kinetic/share/gencpp/cmake/.. 18:54:55 [ 86%] Generating C++ code from image_branding/ImageBrandingActionFeedback.msg 18:54:55 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 && /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionFeedback.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/include/image_branding -e /opt/ros/kinetic/share/gencpp/cmake/.. 18:54:55 [ 89%] Generating C++ code from image_branding/ImageBrandingFeedback.msg 18:54:55 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 && /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingFeedback.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/include/image_branding -e /opt/ros/kinetic/share/gencpp/cmake/.. 18:54:55 [ 91%] Generating C++ code from image_branding/ImageBrandingAction.msg 18:54:55 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 && /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingAction.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/include/image_branding -e /opt/ros/kinetic/share/gencpp/cmake/.. 18:54:55 [ 94%] Generating C++ code from image_branding/ImageBrandingResult.msg 18:54:55 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 && /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingResult.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/include/image_branding -e /opt/ros/kinetic/share/gencpp/cmake/.. 18:54:56 [ 97%] Generating C++ code from image_branding/ImageBrandingActionResult.msg 18:54:56 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 && /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionResult.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/include/image_branding -e /opt/ros/kinetic/share/gencpp/cmake/.. 18:54:56 [100%] Generating C++ code from image_branding/ImageBrandingActionGoal.msg 18:54:56 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 && /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionGoal.msg -Iimage_branding:/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Isensor_msgs:/opt/ros/kinetic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/kinetic/share/geometry_msgs/cmake/../msg -p image_branding -o /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/include/image_branding -e /opt/ros/kinetic/share/gencpp/cmake/.. 18:54:56 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:56 [100%] Built target image_branding_generate_messages_cpp 18:54:56 make -f CMakeFiles/image_branding_generate_messages.dir/build.make CMakeFiles/image_branding_generate_messages.dir/depend 18:54:56 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:56 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/image_branding_generate_messages.dir/DependInfo.cmake --color= 18:54:56 Scanning dependencies of target image_branding_generate_messages 18:54:56 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:56 make -f CMakeFiles/image_branding_generate_messages.dir/build.make CMakeFiles/image_branding_generate_messages.dir/build 18:54:56 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:56 make[4]: Nothing to be done for 'CMakeFiles/image_branding_generate_messages.dir/build'. 18:54:56 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:56 [100%] Built target image_branding_generate_messages 18:54:56 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:56 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles 0 18:54:56 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:56 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 18:54:56 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0' 18:54:56 debian/rules override_dh_auto_test 18:54:56 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0' 18:54:56 # In case we're installing to a non-standard location, look for a setup.sh 18:54:56 # in the install tree that was dropped by catkin, and source it. It will 18:54:56 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 18:54:56 echo -- Running tests. Even if one of them fails the build is not canceled. 18:54:56 -- Running tests. Even if one of them fails the build is not canceled. 18:54:56 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 18:54:56 dh_auto_test || true 18:54:57 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0' 18:54:57 fakeroot debian/rules binary 18:54:57 dh binary -v --buildsystem=cmake 18:54:57 dh_testroot -O-v -O--buildsystem=cmake 18:54:57 dh_prep -O-v -O--buildsystem=cmake 18:54:57 rm -f debian/ros-kinetic-image-branding.substvars 18:54:57 rm -f debian/ros-kinetic-image-branding.*.debhelper 18:54:57 rm -rf debian/ros-kinetic-image-branding/ 18:54:57 dh_installdirs -O-v -O--buildsystem=cmake 18:54:57 install -d debian/ros-kinetic-image-branding 18:54:57 debian/rules override_dh_auto_install 18:54:57 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0' 18:54:57 # In case we're installing to a non-standard location, look for a setup.sh 18:54:57 # in the install tree that was dropped by catkin, and source it. It will 18:54:57 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 18:54:57 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 18:54:57 dh_auto_install 18:54:58 cd obj-x86_64-linux-gnu 18:54:58 make -j1 install DESTDIR=/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding AM_UPDATE_INFO_DIR=no 18:54:58 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-image-branding-0.1.0 -B/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 18:54:58 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 18:54:58 make -f CMakeFiles/Makefile2 all 18:54:58 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingAction.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingAction.dir/depend 18:54:58 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingAction.dir/DependInfo.cmake --color= 18:54:58 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingAction.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingAction.dir/build 18:54:58 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py image_branding /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingAction.msg image_branding/ImageBrandingResult:std_msgs/Header:image_branding/ImageBrandingActionResult:image_branding/ImageBrandingActionGoal:image_branding/ImageBrandingGoal:sensor_msgs/Image:image_branding/ImageBrandingFeedback:actionlib_msgs/GoalID:image_branding/ImageBrandingActionFeedback:actionlib_msgs/GoalStatus 18:54:58 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 [ 0%] Built target _image_branding_generate_messages_check_deps_ImageBrandingAction 18:54:58 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionGoal.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionGoal.dir/depend 18:54:58 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionGoal.dir/DependInfo.cmake --color= 18:54:58 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionGoal.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionGoal.dir/build 18:54:58 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py image_branding /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionGoal.msg image_branding/ImageBrandingGoal:actionlib_msgs/GoalID:std_msgs/Header:sensor_msgs/Image 18:54:58 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 [ 0%] Built target _image_branding_generate_messages_check_deps_ImageBrandingActionGoal 18:54:58 make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/depend 18:54:58 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_eus.dir/DependInfo.cmake --color= 18:54:58 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/build 18:54:58 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_eus.dir/build'. 18:54:58 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 [ 0%] Built target std_msgs_generate_messages_eus 18:54:58 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionResult.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionResult.dir/depend 18:54:58 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionResult.dir/DependInfo.cmake --color= 18:54:58 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionResult.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionResult.dir/build 18:54:58 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py image_branding /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionResult.msg image_branding/ImageBrandingResult:sensor_msgs/Image:actionlib_msgs/GoalID:std_msgs/Header:actionlib_msgs/GoalStatus 18:54:58 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 [ 0%] Built target _image_branding_generate_messages_check_deps_ImageBrandingActionResult 18:54:58 make -f CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_eus.dir/depend 18:54:58 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_eus.dir/DependInfo.cmake --color= 18:54:58 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 make -f CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build 18:54:58 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build'. 18:54:58 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 [ 0%] Built target actionlib_msgs_generate_messages_eus 18:54:58 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionFeedback.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionFeedback.dir/depend 18:54:58 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionFeedback.dir/DependInfo.cmake --color= 18:54:58 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionFeedback.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingActionFeedback.dir/build 18:54:58 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:58 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py image_branding /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingActionFeedback.msg image_branding/ImageBrandingFeedback:actionlib_msgs/GoalID:std_msgs/Header:actionlib_msgs/GoalStatus 18:54:58 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 [ 0%] Built target _image_branding_generate_messages_check_deps_ImageBrandingActionFeedback 18:54:59 make -f CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make CMakeFiles/sensor_msgs_generate_messages_eus.dir/depend 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_eus.dir/DependInfo.cmake --color= 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make -f CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make CMakeFiles/sensor_msgs_generate_messages_eus.dir/build 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_eus.dir/build'. 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 [ 0%] Built target sensor_msgs_generate_messages_eus 18:54:59 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingResult.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingResult.dir/depend 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingResult.dir/DependInfo.cmake --color= 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingResult.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingResult.dir/build 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py image_branding /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingResult.msg sensor_msgs/Image:std_msgs/Header 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 [ 0%] Built target _image_branding_generate_messages_check_deps_ImageBrandingResult 18:54:59 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingGoal.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingGoal.dir/depend 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingGoal.dir/DependInfo.cmake --color= 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingGoal.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingGoal.dir/build 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py image_branding /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingGoal.msg sensor_msgs/Image:std_msgs/Header 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 [ 0%] Built target _image_branding_generate_messages_check_deps_ImageBrandingGoal 18:54:59 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingFeedback.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingFeedback.dir/depend 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingFeedback.dir/DependInfo.cmake --color= 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make -f CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingFeedback.dir/build.make CMakeFiles/_image_branding_generate_messages_check_deps_ImageBrandingFeedback.dir/build 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py image_branding /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/share/image_branding/msg/ImageBrandingFeedback.msg 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 [ 0%] Built target _image_branding_generate_messages_check_deps_ImageBrandingFeedback 18:54:59 make -f CMakeFiles/image_branding_generate_messages_eus.dir/build.make CMakeFiles/image_branding_generate_messages_eus.dir/depend 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/image_branding_generate_messages_eus.dir/DependInfo.cmake --color= 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make -f CMakeFiles/image_branding_generate_messages_eus.dir/build.make CMakeFiles/image_branding_generate_messages_eus.dir/build 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make[4]: Nothing to be done for 'CMakeFiles/image_branding_generate_messages_eus.dir/build'. 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 [ 21%] Built target image_branding_generate_messages_eus 18:54:59 make -f CMakeFiles/actionlib_msgs_generate_messages_py.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_py.dir/depend 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_py.dir/DependInfo.cmake --color= 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make -f CMakeFiles/actionlib_msgs_generate_messages_py.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_py.dir/build 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_py.dir/build'. 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 [ 21%] Built target actionlib_msgs_generate_messages_py 18:54:59 make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/depend 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_py.dir/DependInfo.cmake --color= 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/build 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_py.dir/build'. 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 [ 21%] Built target std_msgs_generate_messages_py 18:54:59 make -f CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make CMakeFiles/sensor_msgs_generate_messages_py.dir/depend 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_py.dir/DependInfo.cmake --color= 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make -f CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make CMakeFiles/sensor_msgs_generate_messages_py.dir/build 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_py.dir/build'. 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 [ 21%] Built target sensor_msgs_generate_messages_py 18:54:59 make -f CMakeFiles/image_branding_generate_messages_py.dir/build.make CMakeFiles/image_branding_generate_messages_py.dir/depend 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/image_branding_generate_messages_py.dir/DependInfo.cmake --color= 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make -f CMakeFiles/image_branding_generate_messages_py.dir/build.make CMakeFiles/image_branding_generate_messages_py.dir/build 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make[4]: Nothing to be done for 'CMakeFiles/image_branding_generate_messages_py.dir/build'. 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 [ 43%] Built target image_branding_generate_messages_py 18:54:59 make -f CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/depend 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color= 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make -f CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build'. 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 [ 43%] Built target actionlib_msgs_generate_messages_nodejs 18:54:59 make -f CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/depend 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color= 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make -f CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build'. 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 [ 43%] Built target sensor_msgs_generate_messages_nodejs 18:54:59 make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/depend 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color= 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/build 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_nodejs.dir/build'. 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 [ 43%] Built target std_msgs_generate_messages_nodejs 18:54:59 make -f CMakeFiles/image_branding_generate_messages_nodejs.dir/build.make CMakeFiles/image_branding_generate_messages_nodejs.dir/depend 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/image_branding_generate_messages_nodejs.dir/DependInfo.cmake --color= 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make -f CMakeFiles/image_branding_generate_messages_nodejs.dir/build.make CMakeFiles/image_branding_generate_messages_nodejs.dir/build 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make[4]: Nothing to be done for 'CMakeFiles/image_branding_generate_messages_nodejs.dir/build'. 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 [ 62%] Built target image_branding_generate_messages_nodejs 18:54:59 make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/depend 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_lisp.dir/DependInfo.cmake --color= 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/build 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_lisp.dir/build'. 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 [ 62%] Built target std_msgs_generate_messages_lisp 18:54:59 make -f CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/depend 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/DependInfo.cmake --color= 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make -f CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build 18:54:59 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:54:59 make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build'. 18:54:59 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 [ 62%] Built target actionlib_msgs_generate_messages_lisp 18:55:00 make -f CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_lisp.dir/depend 18:55:00 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/DependInfo.cmake --color= 18:55:00 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 make -f CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build 18:55:00 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build'. 18:55:00 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 [ 62%] Built target sensor_msgs_generate_messages_lisp 18:55:00 make -f CMakeFiles/image_branding_generate_messages_lisp.dir/build.make CMakeFiles/image_branding_generate_messages_lisp.dir/depend 18:55:00 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/image_branding_generate_messages_lisp.dir/DependInfo.cmake --color= 18:55:00 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 make -f CMakeFiles/image_branding_generate_messages_lisp.dir/build.make CMakeFiles/image_branding_generate_messages_lisp.dir/build 18:55:00 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 make[4]: Nothing to be done for 'CMakeFiles/image_branding_generate_messages_lisp.dir/build'. 18:55:00 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 [ 81%] Built target image_branding_generate_messages_lisp 18:55:00 make -f CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_cpp.dir/depend 18:55:00 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/DependInfo.cmake --color= 18:55:00 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 make -f CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build 18:55:00 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build'. 18:55:00 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 [ 81%] Built target sensor_msgs_generate_messages_cpp 18:55:00 make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/depend 18:55:00 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_cpp.dir/DependInfo.cmake --color= 18:55:00 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/build 18:55:00 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_cpp.dir/build'. 18:55:00 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 [ 81%] Built target std_msgs_generate_messages_cpp 18:55:00 make -f CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/depend 18:55:00 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/DependInfo.cmake --color= 18:55:00 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 make -f CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build 18:55:00 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build'. 18:55:00 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 [ 81%] Built target actionlib_msgs_generate_messages_cpp 18:55:00 make -f CMakeFiles/image_branding_generate_messages_cpp.dir/build.make CMakeFiles/image_branding_generate_messages_cpp.dir/depend 18:55:00 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/image_branding_generate_messages_cpp.dir/DependInfo.cmake --color= 18:55:00 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 make -f CMakeFiles/image_branding_generate_messages_cpp.dir/build.make CMakeFiles/image_branding_generate_messages_cpp.dir/build 18:55:00 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 make[4]: Nothing to be done for 'CMakeFiles/image_branding_generate_messages_cpp.dir/build'. 18:55:00 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 [100%] Built target image_branding_generate_messages_cpp 18:55:00 make -f CMakeFiles/image_branding_generate_messages.dir/build.make CMakeFiles/image_branding_generate_messages.dir/depend 18:55:00 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/image_branding_generate_messages.dir/DependInfo.cmake --color= 18:55:00 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 make -f CMakeFiles/image_branding_generate_messages.dir/build.make CMakeFiles/image_branding_generate_messages.dir/build 18:55:00 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 make[4]: Nothing to be done for 'CMakeFiles/image_branding_generate_messages.dir/build'. 18:55:00 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 [100%] Built target image_branding_generate_messages 18:55:00 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/CMakeFiles 0 18:55:00 make -f CMakeFiles/Makefile2 preinstall 18:55:00 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 make[3]: Nothing to be done for 'preinstall'. 18:55:00 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 Install the project... 18:55:00 /usr/bin/cmake -P cmake_install.cmake 18:55:00 -- Install configuration: "None" 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/image_branding/action/ImageBranding.action 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/image_branding/msg/ImageBrandingAction.msg 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/image_branding/msg/ImageBrandingActionGoal.msg 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/image_branding/msg/ImageBrandingActionResult.msg 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/image_branding/msg/ImageBrandingActionFeedback.msg 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/image_branding/msg/ImageBrandingGoal.msg 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/image_branding/msg/ImageBrandingResult.msg 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/image_branding/msg/ImageBrandingFeedback.msg 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/image_branding/cmake/image_branding-msg-paths.cmake 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/include/image_branding 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/include/image_branding/ImageBrandingActionFeedback.h 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/include/image_branding/ImageBrandingAction.h 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/include/image_branding/ImageBrandingResult.h 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/include/image_branding/ImageBrandingGoal.h 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/include/image_branding/ImageBrandingActionGoal.h 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/include/image_branding/ImageBrandingFeedback.h 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/include/image_branding/ImageBrandingActionResult.h 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/roseus/ros/image_branding 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/roseus/ros/image_branding/msg 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/roseus/ros/image_branding/msg/ImageBrandingGoal.l 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/roseus/ros/image_branding/msg/ImageBrandingFeedback.l 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/roseus/ros/image_branding/msg/ImageBrandingActionResult.l 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/roseus/ros/image_branding/msg/ImageBrandingActionGoal.l 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/roseus/ros/image_branding/msg/ImageBrandingResult.l 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/roseus/ros/image_branding/msg/ImageBrandingAction.l 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/roseus/ros/image_branding/msg/ImageBrandingActionFeedback.l 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/roseus/ros/image_branding/manifest.l 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/ImageBrandingGoal.lisp 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/ImageBrandingFeedback.lisp 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/_package_ImageBrandingResult.lisp 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/image_branding-msg.asd 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/_package_ImageBrandingFeedback.lisp 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/_package.lisp 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/_package_ImageBrandingGoal.lisp 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/ImageBrandingActionResult.lisp 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/ImageBrandingActionFeedback.lisp 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/_package_ImageBrandingActionFeedback.lisp 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/ImageBrandingActionGoal.lisp 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/_package_ImageBrandingActionGoal.lisp 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/ImageBrandingAction.lisp 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/_package_ImageBrandingAction.lisp 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/ImageBrandingResult.lisp 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/common-lisp/ros/image_branding/msg/_package_ImageBrandingActionResult.lisp 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/gennodejs/ros/image_branding 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/gennodejs/ros/image_branding/msg 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/gennodejs/ros/image_branding/msg/ImageBrandingGoal.js 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/gennodejs/ros/image_branding/msg/ImageBrandingResult.js 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/gennodejs/ros/image_branding/msg/ImageBrandingActionResult.js 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/gennodejs/ros/image_branding/msg/ImageBrandingFeedback.js 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/gennodejs/ros/image_branding/msg/ImageBrandingActionGoal.js 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/gennodejs/ros/image_branding/msg/_index.js 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/gennodejs/ros/image_branding/msg/ImageBrandingAction.js 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/gennodejs/ros/image_branding/msg/ImageBrandingActionFeedback.js 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/gennodejs/ros/image_branding/_index.js 18:55:00 Listing /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding ... 18:55:00 Compiling /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/__init__.py ... 18:55:00 Listing /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg ... 18:55:00 Compiling /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingAction.py ... 18:55:00 Compiling /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingActionFeedback.py ... 18:55:00 Compiling /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingActionGoal.py ... 18:55:00 Compiling /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingActionResult.py ... 18:55:00 Compiling /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingFeedback.py ... 18:55:00 Compiling /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingGoal.py ... 18:55:00 Compiling /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingResult.py ... 18:55:00 Compiling /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/image_branding/msg/__init__.py ... 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/__init__.py 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/__init__.pyc 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingGoal.pyc 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingResult.pyc 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingActionGoal.py 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingAction.pyc 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingFeedback.py 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingActionFeedback.py 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/__init__.py 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/__init__.pyc 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingFeedback.pyc 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingActionResult.py 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingAction.py 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingActionFeedback.pyc 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingResult.py 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingActionGoal.pyc 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingActionResult.pyc 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/python2.7/dist-packages/image_branding/msg/_ImageBrandingGoal.py 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/pkgconfig/image_branding.pc 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/image_branding/cmake/image_branding-msg-extras.cmake 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/image_branding/cmake/image_brandingConfig.cmake 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/image_branding/cmake/image_brandingConfig-version.cmake 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/share/image_branding/package.xml 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/image_branding/image_branding_server.py 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/image_branding/test_branding.py 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/image_branding/image_superimposer.py 18:55:00 -- Installing: /tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding/opt/ros/kinetic/lib/image_branding/load_image_in_db.py 18:55:00 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu' 18:55:00 cd /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 18:55:00 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0' 18:55:00 dh_install -O-v -O--buildsystem=cmake 18:55:00 dh_installdocs -O-v -O--buildsystem=cmake 18:55:00 install -d debian/ros-kinetic-image-branding/usr/share/doc/ros-kinetic-image-branding 18:55:00 dh_installchangelogs -O-v -O--buildsystem=cmake 18:55:01 install -p -m0644 debian/changelog debian/ros-kinetic-image-branding/usr/share/doc/ros-kinetic-image-branding/changelog.Debian 18:55:01 dh_installexamples -O-v -O--buildsystem=cmake 18:55:01 dh_installman -O-v -O--buildsystem=cmake 18:55:01 dh_installcatalogs -O-v -O--buildsystem=cmake 18:55:01 dh_installcron -O-v -O--buildsystem=cmake 18:55:01 dh_installdebconf -O-v -O--buildsystem=cmake 18:55:01 install -d debian/ros-kinetic-image-branding/DEBIAN 18:55:01 dh_installemacsen -O-v -O--buildsystem=cmake 18:55:01 dh_installifupdown -O-v -O--buildsystem=cmake 18:55:01 dh_installinfo -O-v -O--buildsystem=cmake 18:55:01 dh_installinit -O-v -O--buildsystem=cmake 18:55:01 dh_installmenu -O-v -O--buildsystem=cmake 18:55:01 dh_installmime -O-v -O--buildsystem=cmake 18:55:01 dh_installmodules -O-v -O--buildsystem=cmake 18:55:01 dh_installlogcheck -O-v -O--buildsystem=cmake 18:55:01 dh_installlogrotate -O-v -O--buildsystem=cmake 18:55:01 dh_installpam -O-v -O--buildsystem=cmake 18:55:02 dh_installppp -O-v -O--buildsystem=cmake 18:55:02 dh_installudev -O-v -O--buildsystem=cmake 18:55:02 dh_installgsettings -O-v -O--buildsystem=cmake 18:55:02 dh_bugfiles -O-v -O--buildsystem=cmake 18:55:02 dh_ucf -O-v -O--buildsystem=cmake 18:55:02 dh_lintian -O-v -O--buildsystem=cmake 18:55:02 dh_gconf -O-v -O--buildsystem=cmake 18:55:02 dh_icons -O-v -O--buildsystem=cmake 18:55:02 dh_perl -O-v -O--buildsystem=cmake 18:55:02 dh_usrlocal -O-v -O--buildsystem=cmake 18:55:02 dh_link -O-v -O--buildsystem=cmake 18:55:02 dh_installwm -O-v -O--buildsystem=cmake 18:55:02 dh_installxfonts -O-v -O--buildsystem=cmake 18:55:02 dh_strip_nondeterminism -O-v -O--buildsystem=cmake 18:55:03 dh_compress -O-v -O--buildsystem=cmake 18:55:03 cd debian/ros-kinetic-image-branding 18:55:03 chmod a-x usr/share/doc/ros-kinetic-image-branding/changelog.Debian 18:55:03 gzip -9nf usr/share/doc/ros-kinetic-image-branding/changelog.Debian 18:55:03 cd '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0' 18:55:03 dh_fixperms -O-v -O--buildsystem=cmake 18:55:03 find debian/ros-kinetic-image-branding -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 18:55:03 find debian/ros-kinetic-image-branding ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s 18:55:03 find debian/ros-kinetic-image-branding/usr/share/doc -type f ! -regex 'debian/ros-kinetic-image-branding/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 18:55:03 find debian/ros-kinetic-image-branding/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 0755 18:55:03 find debian/ros-kinetic-image-branding/usr/share/man debian/ros-kinetic-image-branding/usr/man/ debian/ros-kinetic-image-branding/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 0644 18:55:03 find debian/ros-kinetic-image-branding/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 0644 18:55:03 find debian/ros-kinetic-image-branding/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 0644 18:55:03 find debian/ros-kinetic-image-branding/usr/lib/x86_64-linux-gnu/perl5/5.22 debian/ros-kinetic-image-branding/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X 18:55:03 find debian/ros-kinetic-image-branding -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 18:55:03 find debian/ros-kinetic-image-branding/usr/lib -type f -name '*.ali' -print0 2>/dev/null | xargs -0r chmod uga-w 18:55:03 dh_strip -O-v -O--buildsystem=cmake 18:55:03 dh_makeshlibs -O-v -O--buildsystem=cmake 18:55:03 rm -f debian/ros-kinetic-image-branding/DEBIAN/shlibs 18:55:03 debian/rules override_dh_shlibdeps 18:55:03 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0' 18:55:03 # In case we're installing to a non-standard location, look for a setup.sh 18:55:03 # in the install tree that was dropped by catkin, and source it. It will 18:55:03 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 18:55:03 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 18:55:03 dh_shlibdeps -l/tmp/binarydeb/ros-kinetic-image-branding-0.1.0/debian/ros-kinetic-image-branding//opt/ros/kinetic/lib/ 18:55:04 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-image-branding-0.1.0' 18:55:04 dh_installdeb -O-v -O--buildsystem=cmake 18:55:04 dh_gencontrol -O-v -O--buildsystem=cmake 18:55:04 echo misc:Depends= >> debian/ros-kinetic-image-branding.substvars 18:55:04 echo misc:Pre-Depends= >> debian/ros-kinetic-image-branding.substvars 18:55:04 dpkg-gencontrol -pros-kinetic-image-branding -ldebian/changelog -Tdebian/ros-kinetic-image-branding.substvars -Pdebian/ros-kinetic-image-branding 18:55:04 dpkg-gencontrol: warning: Depends field of package ros-kinetic-image-branding: unknown substitution variable ${shlibs:Depends} 18:55:04 chmod 0644 debian/ros-kinetic-image-branding/DEBIAN/control 18:55:04 chown 0:0 debian/ros-kinetic-image-branding/DEBIAN/control 18:55:04 dh_md5sums -O-v -O--buildsystem=cmake 18:55:04 (cd debian/ros-kinetic-image-branding >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null 18:55:04 chmod 0644 debian/ros-kinetic-image-branding/DEBIAN/md5sums 18:55:04 chown 0:0 debian/ros-kinetic-image-branding/DEBIAN/md5sums 18:55:04 dh_builddeb -O-v -O--buildsystem=cmake 18:55:04 dpkg-deb --build debian/ros-kinetic-image-branding .. 18:55:04 dpkg-deb: building package 'ros-kinetic-image-branding' in '../ros-kinetic-image-branding_0.1.0-0xenial-20180910-173257+0000_amd64.deb'. 18:55:05 dpkg-genchanges -b >../ros-kinetic-image-branding_0.1.0-0xenial-20180910-173257+0000_amd64.changes 18:55:05 dpkg-genchanges: warning: debian/changelog(l11): found trailer where expected start of change data 18:55:05 LINE: -- Jaime Pulido Fentanes <pulidofentanes@gmail.com> Wed, 05 Sep 2018 00:00:00 -0000 18:55:05 dpkg-genchanges: binary-only upload (no source code included) 18:55:05 dpkg-source --after-build ros-kinetic-image-branding-0.1.0 18:55:05 dpkg-source: info: using options from ros-kinetic-image-branding-0.1.0/debian/source/options: --auto-commit 18:55:05 dpkg-buildpackage: binary-only upload (no source included) 18:55:05 I: Successfully built in /tmp/binarydeb/ros-kinetic-image-branding-0.1.0 18:55:05 # END SUBSECTION18:55:06 SSH: Connecting from host [lcas-buildfarm-slave-3] 18:55:06 SSH: Connecting with configuration [repo] ... 18:55:07 SSH: Disconnecting configuration [repo] ... 18:55:07 SSH: Transferred 2 file(s) 18:55:07 Build step 'Send files or execute commands over SSH' changed build result to SUCCESS 18:55:07 Waiting for the completion of Krel_import-package 18:55:09 Krel_import-package #3113 completed. Result was SUCCESS 18:55:09 $ ssh-agent -k 18:55:10 unset SSH_AUTH_SOCK; 18:55:10 unset SSH_AGENT_PID; 18:55:10 echo Agent pid 14979 killed; 18:55:10 [ssh-agent] Stopped. 18:55:10 [description-setter] Description set: 0.1.0-0xenial-20180910-173257+0000 18:55:10 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered 18:55:10 Triggering a new build of Krel_sync-packages-to-testing_xenial_amd64 18:55:10 Triggering a new build of Kbin_uX64__card_image_tweet__ubuntu_xenial_amd64__binary 18:55:10 Triggering a new build of Kbin_uX64__strands_social__ubuntu_xenial_amd64__binary 18:55:10 Finished: SUCCESS14. Clean up to save disk space on slavesHide Details
18:55:05 # BEGIN SECTION: Clean up to save disk space on slaves 18:55:05 + chmod -R u+w /home/jenkins-slave/workspace/Kbin_uX64__image_branding__ubuntu_xenial_amd64__binary/binarydeb 18:55:06 + rm -fr binarydeb/ros-kinetic-image-branding-0.1.0/CHANGELOG.rst binarydeb/ros-kinetic-image-branding-0.1.0/CMakeLists.txt binarydeb/ros-kinetic-image-branding-0.1.0/LICENSE binarydeb/ros-kinetic-image-branding-0.1.0/action binarydeb/ros-kinetic-image-branding-0.1.0/debian binarydeb/ros-kinetic-image-branding-0.1.0/obj-x86_64-linux-gnu binarydeb/ros-kinetic-image-branding-0.1.0/package.xml binarydeb/ros-kinetic-image-branding-0.1.0/resources binarydeb/ros-kinetic-image-branding-0.1.0/scripts 18:55:06 + echo # END SECTION 18:55:06 # END SECTION