SuccessConsole Output

Skipping 56 KB.. Full Log
xperimental: false
13:22:39 Insecure Registries:
13:22:39  127.0.0.0/8
13:22:39 Live Restore Enabled: false
13:22:39 
13:22:39 WARNING: No swap limit support
13:22:39 + echo # END SECTION
13:22:39 # END SECTION
13:22:39 [Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins878255359003916143.sh
13:22:39 + echo # BEGIN SECTION: Check docker status
1. Check docker status

Hide Details

13:22:39 # BEGIN SECTION: Check docker status 13:22:39 + echo Testing trivial docker invocation... 13:22:39 Testing trivial docker invocation... 13:22:39 + docker run --rm ubuntu:bionic true 13:22:40 + echo 'docker run' returned 0 13:22:40 'docker run' returned 0 13:22:40 docker seems operational, continuing 13:22:40 [Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins2722042098822766398.sh 13:22:40 + echo # END SECTION 13:22:40 # END SECTION
13:22:40 [Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins5011826948364706894.sh 13:22:40 + echo # BEGIN SECTION: Embed wrapper scripts
2. Embed wrapper scripts

Hide Details

13:22:40 # BEGIN SECTION: Embed wrapper scripts 13:22:40 + rm -fr wrapper_scripts 13:22:40 + mkdir wrapper_scripts 13:22:40 + 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()) 13:22:40 + echo # END SECTION 13:22:40 # END SECTION
13:22:41 [Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins8385701844930254145.sh 13:22:41 + echo # BEGIN SECTION: Clone ros_buildfarm
3. Clone ros_buildfarm

Hide Details

13:22:41 # BEGIN SECTION: Clone ros_buildfarm 13:22:41 + rm -fr ros_buildfarm 13:22:41 + python3 -u wrapper_scripts/git.py clone --depth 1 -b pull_upstream https://github.com/lcas/ros_buildfarm.git ros_buildfarm 13:22:42 Invoking 'git clone --depth 1 -b pull_upstream https://github.com/lcas/ros_buildfarm.git ros_buildfarm' 13:22:42 Cloning into 'ros_buildfarm'... 13:22:47 + git -C ros_buildfarm --no-pager log -n 1 13:22:47 commit 5847ba20c70a194f12d32fd0ad5364bed338f8e2 13:22:47 Author: Marc Hanheide <marc@hanheide.net> 13:22:47 Date: Fri Jun 5 12:50:43 2020 +0100 13:22:47 13:22:47 added openssl 13:22:47 + rm -fr ros_buildfarm/.git 13:22:47 + rm -fr ros_buildfarm/doc 13:22:47 + echo # END SECTION 13:22:47 # END SECTION
13:22:47 [Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins6474365574846584843.sh 13:22:47 + echo # BEGIN SECTION: Write PGP repository keys
4. Write PGP repository keys

Hide Details

13:22:47 # BEGIN SECTION: Write PGP repository keys 13:22:47 + mkdir -p /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/keys 13:22:47 + rm -fr /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/keys/1.key 13:22:47 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 13:22:47 Version: GnuPG v1.4.11 (GNU/Linux) 13:22:47 13:22:47 mQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn 13:22:47 MsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf 13:22:47 xcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw 13:22:47 kPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv 13:22:47 /o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh 13:22:47 EBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg 13:22:47 KFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD 13:22:47 BgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX 13:22:47 yQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI 13:22:47 7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy 13:22:47 JjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T 13:22:47 Yh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++ 13:22:47 Cut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ 13:22:47 cvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM 13:22:47 hU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3 13:22:47 IWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm 13:22:47 Z4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK 13:22:47 7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb 13:22:47 oRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC 13:22:47 AAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U 13:22:47 NTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0 13:22:47 ikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU 13:22:47 M7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N 13:22:47 l9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ 13:22:47 Chb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ== 13:22:47 =nFcN 13:22:47 -----END PGP PUBLIC KEY BLOCK----- 13:22:47 13:22:47 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 13:22:47 Version: SKS 1.1.6 13:22:47 Comment: Hostname: keyserver.ubuntu.com 13:22:47 13:22:47 mQINBFzvJpYBEADY8l1YvO7iYW5gUESyzsTGnMvVUmlV3XarBaJz9bGRmgPXh7jcVFrQhE0L 13:22:47 /HV7LOfoLI9H2GWYyHBqN5ERBlcA8XxG3ZvX7t9nAZPQT2Xxe3GT3trou5oCR+SyHN9xPnUw 13:22:47 DuqUSvJ2eqMYb9B/Hph3OmtjG30jSNq9kOF5bBTk1hOTGPH4K/AY0jzT6OpHfXU6ytlFsI47 13:22:47 ZKsnTUhipGsKucQ1CXlyirndZ3V3k70YaooZ55rGaIoAWlx2H0J7sAHmqS29N9jV9mo135d+ 13:22:47 d+TdLBXI0PXtiHzE9IPaX+ctdSUrPnp+TwR99lxglpIG6hLuvOMAaxiqFBB/Jf3XJ8OBakfS 13:22:47 6nHrWH2WqQxRbiITl0irkQozpwNEF2Bv0+Jvs1UFEdVGz5a8xexQHst/RmKrtHLct3iOCvBN 13:22:47 qoAQRbvWvBhPjO/pV5cYeUljZ5wpHyFkaEViClaVWqa6PIsyLqmyjsruPCWlURLsQoQxABcL 13:22:47 8bwxX7UThM6CtH6tGlYZ85RIzRifIm2oudzV5l+8oRgFr9yVcwyOFT6JCioqkwldW52P1pk/ 13:22:47 /SnuexC6LYqqDuHUs5NnokzzpfS6QaWfTY5P5tz4KHJfsjDIktly3mKVfY0fSPVVokdGpcUz 13:22:47 vz2hq1fqjxB6MlB/1vtk0bImfcsoxBmF7H+4E9ZN1sX/tSb0KQARAQABtCZPcGVuIFJvYm90 13:22:47 aWNzIDxpbmZvQG9zcmZvdW5kYXRpb24ub3JnPokCVAQTAQoAPhYhBMHPbjHmut6IaLFytPQu 13:22:47 1vurF8ZUBQJc7yaWAhsDBQkDwmcABQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEPQu1vur 13:22:47 F8ZUkhIP/RbZY1ErvCEUy8iLJm9aSpLQnDZl5xILOxyZlzpg+Ml5bb0EkQDr92foCgcvLeAN 13:22:47 KARNCaGLyNIWkuyDovPV0xZJrEy0kgBrDNb3++NmdI/+GA92pkedMXXioQvqdsxUagXAIB/s 13:22:47 NGByJEhs37F05AnFvZbjUhceq3xTlvAMcrBWrgB4NwBivZY6IgLvl/CRQpVYwANShIQdbvHv 13:22:47 ZSxRonWhNXr6v/Wcf8rsp7g2VqJ2N2AcWT84aa9BLQ3Oe/SgrNx4QEhA1y7rc3oaqPVu5ZXO 13:22:47 K+4O14JrpbEZ3Xs9YEjrcOuEDEpYktA8qqUDTdFyZrxb9S6BquUKrA6jZgT913kjJ4e7YAZo 13:22:47 bC4rH0w4u0PrqDgYOkXA9Mo7L601/7ZaDJob80UcK+Z12ZSw73IgBix6DiJVfXuWkk5PM2zs 13:22:47 Fn6UOQXUNlZlDAOj5NC01V0fJ8P0v6GO9YOSSQx0j5UtkUbRfp/4W7uCPFvwAatWEHJhlM3s 13:22:47 QNiMNStJFegr56xQu1a/cbJH7GdbseMhG/f0BaKQqXCI3ffB5y5AOLc9Hw7PYiTFQsuY1ePR 13:22:47 hE+J9mejgWRZxkjAH/FlAubqXkDgterCh+sLkzGf+my2IbsMCuc+3aeNMJ5Ej/vlXefCH/Mp 13:22:47 PWAHCqpQhe2DET/jRSaM53USAHNx8kw4MPUkxExgI7Sd 13:22:47 =4Ofr 13:22:47 -----END PGP PUBLIC KEY BLOCK----- 13:22:47 13:22:47 + echo # END SECTION 13:22:47 # END SECTION
13:22:47 [Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins6085396821735232956.sh 13:22:47 + rm -fr /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/docker_generating_docker 13:22:47 + mkdir -p /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/docker_generating_docker 13:22:47 + sleep 1 13:22:47 + python3 -u /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 14785 --cid-file /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/docker_generating_docker/docker.cid 13:22:48 + echo # BEGIN SECTION: Generate Dockerfile - binarydeb task
5. Generate Dockerfile - binarydeb task

Hide Details

13:22:48 # BEGIN SECTION: Generate Dockerfile - binarydeb task 13:22:48 + export TZ=GMT+00 13:22:48 + export PYTHONPATH=/home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/ros_buildfarm: 13:22:48 + python3 -u /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/ros_buildfarm/scripts/release/run_binarydeb_job.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml melodic thorvald ubuntu bionic 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/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/keys/1.key --target-repository http://10.210.9.154/ubuntu/building --binarydeb-dir /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/binarydeb --dockerfile-dir /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/docker_generating_docker --env-vars --append-timestamp 13:22:49 Using the following distribution repositories: 13:22:49 http://10.210.9.154/ubuntu/building (/home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/keys/0.key) 13:22:49 http://packages.ros.org/ros/ubuntu (/home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/keys/1.key) 13:22:49 Generating Dockerfile '/home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/docker_generating_docker/Dockerfile': 13:22:49 # generated from release/binarydeb_create_task.Dockerfile.em 13:22:49 13:22:49 FROM ubuntu:bionic 13:22:49 13:22:49 VOLUME ["/var/cache/apt/archives"] 13:22:49 13:22:49 ENV DEBIAN_FRONTEND noninteractive 13:22:49 13:22:49 13:22:49 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 13:22:49 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 13:22:49 RUN locale-gen en_US.UTF-8 13:22:49 ENV LANG en_US.UTF-8 13:22:49 ENV TZ GMT+00 13:22:49 13:22:49 13:22:49 RUN useradd -u 1002 -l -m buildfarm 13:22:49 13:22:49 RUN mkdir /tmp/keys 13:22:49 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y gnupg && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 13:22:49 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 13:22:49 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: SKS 1.1.6\nComment: Hostname: keyserver.ubuntu.com\n\nmQINBFzvJpYBEADY8l1YvO7iYW5gUESyzsTGnMvVUmlV3XarBaJz9bGRmgPXh7jcVFrQhE0L\n/HV7LOfoLI9H2GWYyHBqN5ERBlcA8XxG3ZvX7t9nAZPQT2Xxe3GT3trou5oCR+SyHN9xPnUw\nDuqUSvJ2eqMYb9B/Hph3OmtjG30jSNq9kOF5bBTk1hOTGPH4K/AY0jzT6OpHfXU6ytlFsI47\nZKsnTUhipGsKucQ1CXlyirndZ3V3k70YaooZ55rGaIoAWlx2H0J7sAHmqS29N9jV9mo135d+\nd+TdLBXI0PXtiHzE9IPaX+ctdSUrPnp+TwR99lxglpIG6hLuvOMAaxiqFBB/Jf3XJ8OBakfS\n6nHrWH2WqQxRbiITl0irkQozpwNEF2Bv0+Jvs1UFEdVGz5a8xexQHst/RmKrtHLct3iOCvBN\nqoAQRbvWvBhPjO/pV5cYeUljZ5wpHyFkaEViClaVWqa6PIsyLqmyjsruPCWlURLsQoQxABcL\n8bwxX7UThM6CtH6tGlYZ85RIzRifIm2oudzV5l+8oRgFr9yVcwyOFT6JCioqkwldW52P1pk/\n/SnuexC6LYqqDuHUs5NnokzzpfS6QaWfTY5P5tz4KHJfsjDIktly3mKVfY0fSPVVokdGpcUz\nvz2hq1fqjxB6MlB/1vtk0bImfcsoxBmF7H+4E9ZN1sX/tSb0KQARAQABtCZPcGVuIFJvYm90\naWNzIDxpbmZvQG9zcmZvdW5kYXRpb24ub3JnPokCVAQTAQoAPhYhBMHPbjHmut6IaLFytPQu\n1vurF8ZUBQJc7yaWAhsDBQkDwmcABQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEPQu1vur\nF8ZUkhIP/RbZY1ErvCEUy8iLJm9aSpLQnDZl5xILOxyZlzpg+Ml5bb0EkQDr92foCgcvLeAN\nKARNCaGLyNIWkuyDovPV0xZJrEy0kgBrDNb3++NmdI/+GA92pkedMXXioQvqdsxUagXAIB/s\nNGByJEhs37F05AnFvZbjUhceq3xTlvAMcrBWrgB4NwBivZY6IgLvl/CRQpVYwANShIQdbvHv\nZSxRonWhNXr6v/Wcf8rsp7g2VqJ2N2AcWT84aa9BLQ3Oe/SgrNx4QEhA1y7rc3oaqPVu5ZXO\nK+4O14JrpbEZ3Xs9YEjrcOuEDEpYktA8qqUDTdFyZrxb9S6BquUKrA6jZgT913kjJ4e7YAZo\nbC4rH0w4u0PrqDgYOkXA9Mo7L601/7ZaDJob80UcK+Z12ZSw73IgBix6DiJVfXuWkk5PM2zs\nFn6UOQXUNlZlDAOj5NC01V0fJ8P0v6GO9YOSSQx0j5UtkUbRfp/4W7uCPFvwAatWEHJhlM3s\nQNiMNStJFegr56xQu1a/cbJH7GdbseMhG/f0BaKQqXCI3ffB5y5AOLc9Hw7PYiTFQsuY1ePR\nhE+J9mejgWRZxkjAH/FlAubqXkDgterCh+sLkzGf+my2IbsMCuc+3aeNMJ5Ej/vlXefCH/Mp\nPWAHCqpQhe2DET/jRSaM53USAHNx8kw4MPUkxExgI7Sd\n=4Ofr\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 13:22:49 RUN echo deb http://10.210.9.154/ubuntu/building bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 13:22:49 RUN echo deb-src http://10.210.9.154/ubuntu/building bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 13:22:49 RUN echo deb http://packages.ros.org/ros/ubuntu bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 13:22:49 13:22:49 RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && ((grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) || ((grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) 13:22:49 13:22:49 RUN mkdir /tmp/wrapper_scripts 13:22:49 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 'Failed to stat',\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 'has no installation candidate',\n 'corrupted package archive',\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('')\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n print('')\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 13:22:49 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 13:22:49 13:22:49 # automatic invalidation once every day 13:22:49 RUN echo "2020-09-17 (+0000)" 13:22:49 13:22:49 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 13:22:49 13:22:49 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 openssl 13:22:49 13:22:49 # always invalidate to actually have the latest apt repo state 13:22:49 RUN echo "2020-09-17 12:22:49 +0000" 13:22:49 RUN python3 -u /tmp/wrapper_scripts/apt.py update 13:22:49 13:22:49 USER buildfarm 13:22:49 ENTRYPOINT ["sh", "-c"] 13:22:49 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 melodic thorvald --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py melodic thorvald --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 melodic thorvald ubuntu bionic 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 --env-vars --dockerfile-dir /tmp/docker_build_binarydeb"] 13:22:49 + echo # END SECTION 13:22:49 # END SECTION
13:22:49 + echo # BEGIN SECTION: Build Dockerfile - binarydeb task
6. Build Dockerfile - binarydeb task

Hide Details

13:22:49 # BEGIN SECTION: Build Dockerfile - binarydeb task 13:22:49 + cd /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/docker_generating_docker 13:22:49 + python3 -u /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 13:22:49 Get base image name from Dockerfile 'Dockerfile': ubuntu:bionic 13:22:49 Check docker base image for updates: docker pull ubuntu:bionic 13:22:51 bionic: Pulling from library/ubuntu 13:22:52 Digest: sha256:2f1aaf987e9f4806f076a08b1263f2b81376a54f811bb971434c483bd78eb858 13:22:52 Status: Image is up to date for ubuntu:bionic 13:22:52 + docker build --force-rm -t binarydeb_task_generation.melodic_ubuntu_bionic_amd64_thorvald . 13:22:52 Sending build context to Docker daemon 20.99kB 13:22:52 Step 1/28 : FROM ubuntu:bionic 13:22:52 ---> c14bccfdea1c 13:22:52 Step 2/28 : VOLUME /var/cache/apt/archives 13:22:52 ---> Using cache 13:22:52 ---> 121158a7ad3e 13:22:52 Step 3/28 : ENV DEBIAN_FRONTEND noninteractive 13:22:52 ---> Using cache 13:22:52 ---> 959f12229c94 13:22:52 Step 4/28 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 13:22:52 ---> Using cache 13:22:52 ---> 32fa48442cb7 13:22:52 Step 5/28 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 13:22:52 ---> Using cache 13:22:52 ---> ecc16f0ab14a 13:22:52 Step 6/28 : RUN locale-gen en_US.UTF-8 13:22:52 ---> Using cache 13:22:52 ---> 1ee3616bbbf2 13:22:52 Step 7/28 : ENV LANG en_US.UTF-8 13:22:52 ---> Using cache 13:22:52 ---> 85b6d78143f8 13:22:52 Step 8/28 : ENV TZ GMT+00 13:22:52 ---> Using cache 13:22:52 ---> 8e586e3985fc 13:22:52 Step 9/28 : RUN useradd -u 1002 -l -m buildfarm 13:22:52 ---> Using cache 13:22:52 ---> a16470df1aa8 13:22:52 Step 10/28 : RUN mkdir /tmp/keys 13:22:52 ---> Using cache 13:22:52 ---> 270787d942cb 13:22:52 Step 11/28 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y gnupg && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 13:22:52 ---> Using cache 13:22:52 ---> 2195fc667b32 13:22:52 Step 12/28 : 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 13:22:52 ---> Using cache 13:22:52 ---> 870e5c08b5c8 13:22:52 Step 13/28 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: SKS 1.1.6\nComment: Hostname: keyserver.ubuntu.com\n\nmQINBFzvJpYBEADY8l1YvO7iYW5gUESyzsTGnMvVUmlV3XarBaJz9bGRmgPXh7jcVFrQhE0L\n/HV7LOfoLI9H2GWYyHBqN5ERBlcA8XxG3ZvX7t9nAZPQT2Xxe3GT3trou5oCR+SyHN9xPnUw\nDuqUSvJ2eqMYb9B/Hph3OmtjG30jSNq9kOF5bBTk1hOTGPH4K/AY0jzT6OpHfXU6ytlFsI47\nZKsnTUhipGsKucQ1CXlyirndZ3V3k70YaooZ55rGaIoAWlx2H0J7sAHmqS29N9jV9mo135d+\nd+TdLBXI0PXtiHzE9IPaX+ctdSUrPnp+TwR99lxglpIG6hLuvOMAaxiqFBB/Jf3XJ8OBakfS\n6nHrWH2WqQxRbiITl0irkQozpwNEF2Bv0+Jvs1UFEdVGz5a8xexQHst/RmKrtHLct3iOCvBN\nqoAQRbvWvBhPjO/pV5cYeUljZ5wpHyFkaEViClaVWqa6PIsyLqmyjsruPCWlURLsQoQxABcL\n8bwxX7UThM6CtH6tGlYZ85RIzRifIm2oudzV5l+8oRgFr9yVcwyOFT6JCioqkwldW52P1pk/\n/SnuexC6LYqqDuHUs5NnokzzpfS6QaWfTY5P5tz4KHJfsjDIktly3mKVfY0fSPVVokdGpcUz\nvz2hq1fqjxB6MlB/1vtk0bImfcsoxBmF7H+4E9ZN1sX/tSb0KQARAQABtCZPcGVuIFJvYm90\naWNzIDxpbmZvQG9zcmZvdW5kYXRpb24ub3JnPokCVAQTAQoAPhYhBMHPbjHmut6IaLFytPQu\n1vurF8ZUBQJc7yaWAhsDBQkDwmcABQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEPQu1vur\nF8ZUkhIP/RbZY1ErvCEUy8iLJm9aSpLQnDZl5xILOxyZlzpg+Ml5bb0EkQDr92foCgcvLeAN\nKARNCaGLyNIWkuyDovPV0xZJrEy0kgBrDNb3++NmdI/+GA92pkedMXXioQvqdsxUagXAIB/s\nNGByJEhs37F05AnFvZbjUhceq3xTlvAMcrBWrgB4NwBivZY6IgLvl/CRQpVYwANShIQdbvHv\nZSxRonWhNXr6v/Wcf8rsp7g2VqJ2N2AcWT84aa9BLQ3Oe/SgrNx4QEhA1y7rc3oaqPVu5ZXO\nK+4O14JrpbEZ3Xs9YEjrcOuEDEpYktA8qqUDTdFyZrxb9S6BquUKrA6jZgT913kjJ4e7YAZo\nbC4rH0w4u0PrqDgYOkXA9Mo7L601/7ZaDJob80UcK+Z12ZSw73IgBix6DiJVfXuWkk5PM2zs\nFn6UOQXUNlZlDAOj5NC01V0fJ8P0v6GO9YOSSQx0j5UtkUbRfp/4W7uCPFvwAatWEHJhlM3s\nQNiMNStJFegr56xQu1a/cbJH7GdbseMhG/f0BaKQqXCI3ffB5y5AOLc9Hw7PYiTFQsuY1ePR\nhE+J9mejgWRZxkjAH/FlAubqXkDgterCh+sLkzGf+my2IbsMCuc+3aeNMJ5Ej/vlXefCH/Mp\nPWAHCqpQhe2DET/jRSaM53USAHNx8kw4MPUkxExgI7Sd\n=4Ofr\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 13:22:52 ---> Using cache 13:22:52 ---> 9d50123eeba9 13:22:52 Step 14/28 : RUN echo deb http://10.210.9.154/ubuntu/building bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 13:22:52 ---> Using cache 13:22:52 ---> 5be6e345d6ef 13:22:52 Step 15/28 : RUN echo deb-src http://10.210.9.154/ubuntu/building bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 13:22:52 ---> Using cache 13:22:52 ---> 5a9efd4b03a6 13:22:52 Step 16/28 : RUN echo deb http://packages.ros.org/ros/ubuntu bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 13:22:52 ---> Using cache 13:22:52 ---> 53f1abecd94b 13:22:52 Step 17/28 : RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && ((grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) || ((grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) 13:22:52 ---> Using cache 13:22:52 ---> d6966507ea54 13:22:52 Step 18/28 : RUN mkdir /tmp/wrapper_scripts 13:22:52 ---> Using cache 13:22:52 ---> c066b1d58ee7 13:22:52 Step 19/28 : 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 'Failed to stat',\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 'has no installation candidate',\n 'corrupted package archive',\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('')\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n print('')\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 13:22:52 ---> Using cache 13:22:52 ---> 1debb6e9cba7 13:22:52 Step 20/28 : 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 13:22:52 ---> Using cache 13:22:52 ---> 798b86da7ab0 13:22:52 Step 21/28 : RUN echo "2020-09-17 (+0000)" 13:22:52 ---> Using cache 13:22:52 ---> 13b3afd1bb59 13:22:52 Step 22/28 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 13:22:52 ---> Using cache 13:22:52 ---> 40f444ba7947 13:22:52 Step 23/28 : 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 openssl 13:22:52 ---> Using cache 13:22:52 ---> d6e24b145292 13:22:52 Step 24/28 : RUN echo "2020-09-17 12:22:49 +0000" 13:22:52 ---> Running in 25c1e8358259 13:22:53 2020-09-17 12:22:49 +0000 13:22:54 ---> 8024bd68fb3a 13:22:54 Removing intermediate container 25c1e8358259 13:22:54 Step 25/28 : RUN python3 -u /tmp/wrapper_scripts/apt.py update 13:22:54 ---> Running in ea3c93bf0b3c 13:22:58 Invoking 'apt-get update' 13:22:58 Get:1 http://10.210.9.154/ubuntu/building bionic InRelease [2,826 B] 13:22:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:22:58 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:22:58 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 13:22:58 Get:5 http://archive.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:22:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:22:59 Hit:7 http://packages.ros.org/ros/ubuntu bionic InRelease 13:22:59 Get:8 http://10.210.9.154/ubuntu/building bionic/main Sources [145 kB] 13:22:59 Get:9 http://10.210.9.154/ubuntu/building bionic/main amd64 Packages [171 kB] 13:23:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [902 kB] 13:23:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1,093 kB] 13:23:01 Fetched 2,654 kB in 2s (1,252 kB/s) 13:23:02 Reading package lists... 13:23:03 ---> 367ea752f01b 13:23:03 Removing intermediate container ea3c93bf0b3c 13:23:03 Step 26/28 : USER buildfarm 13:23:04 ---> Running in 39c31a7ed6cf 13:23:04 ---> a2a5603cba4d 13:23:04 Removing intermediate container 39c31a7ed6cf 13:23:04 Step 27/28 : ENTRYPOINT sh -c 13:23:05 ---> Running in f922a579de39 13:23:06 ---> bb7dcdadb497 13:23:06 Removing intermediate container f922a579de39 13:23:06 Step 28/28 : 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 melodic thorvald --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py melodic thorvald --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 melodic thorvald ubuntu bionic 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 --env-vars --dockerfile-dir /tmp/docker_build_binarydeb 13:23:06 ---> Running in f7d08f330450 13:23:07 ---> e55927830d75 13:23:07 Removing intermediate container f7d08f330450 13:23:07 Successfully built e55927830d75 13:23:07 Successfully tagged binarydeb_task_generation.melodic_ubuntu_bionic_amd64_thorvald:latest 13:23:07 + echo # END SECTION 13:23:07 # END SECTION
13:23:07 + echo # BEGIN SECTION: Run Dockerfile - binarydeb task
7. Run Dockerfile - binarydeb task

Hide Details

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

Hide Details

13:23:08 # BEGIN SUBSECTION: get sourcedeb 13:23:17 Invoking '/usr/bin/python3 /tmp/ros_buildfarm/ros_buildfarm/wrapper/apt.py source --download-only --only-source ros-melodic-thorvald=2.0.0-1bionic' 13:23:20 Invoking 'apt-get source --download-only --only-source ros-melodic-thorvald=2.0.0-1bionic' 13:23:20 Reading package lists... 13:23:20 Need to get 5,005 B of source archives. 13:23:20 Get:1 http://10.210.9.154/ubuntu/building bionic/main ros-melodic-thorvald 2.0.0-1bionic (dsc) [937 B] 13:23:20 Get:2 http://10.210.9.154/ubuntu/building bionic/main ros-melodic-thorvald 2.0.0-1bionic (tar) [1,608 B] 13:23:20 Get:3 http://10.210.9.154/ubuntu/building bionic/main ros-melodic-thorvald 2.0.0-1bionic (diff) [2,460 B] 13:23:20 Fetched 5,005 B in 0s (250 kB/s) 13:23:20 Download complete and in download only mode 13:23:20 Invoking 'dpkg-source -x ros-melodic-thorvald_2.0.0-1bionic.dsc' 13:23:23 dpkg-source: warning: extracting unsigned source package (ros-melodic-thorvald_2.0.0-1bionic.dsc) 13:23:23 dpkg-source: info: extracting ros-melodic-thorvald in ros-melodic-thorvald-2.0.0 13:23:23 dpkg-source: info: unpacking ros-melodic-thorvald_2.0.0.orig.tar.gz 13:23:23 dpkg-source: info: unpacking ros-melodic-thorvald_2.0.0-1bionic.debian.tar.xz 13:23:23 Package maintainer emails: lgrimstad@sagarobotics.com 13:23:23 # END SUBSECTION
7.2. append build timestamp

Hide Details

13:23:23 # BEGIN SUBSECTION: append build timestamp 13:23:24 Invoking 'debchange -v 2.0.0-1bionic.20200917.122324 -p -D bionic -u high -m Append timestamp when binarydeb was built.' in '/tmp/binarydeb/ros-melodic-thorvald-2.0.0' 13:23:24 # END SUBSECTION
13:23:29 Looking for the '.dsc' file of package 'ros-melodic-thorvald' with version '2.0.0-1' 13:23:32 Using the following distribution repositories: 13:23:32 http://10.210.9.154/ubuntu/building (/tmp/keys/0.key) 13:23:32 http://packages.ros.org/ros/ubuntu (/tmp/keys/1.key) 13:23:32 Generating Dockerfile '/tmp/docker_build_binarydeb/Dockerfile': 13:23:32 # generated from release/binarydeb_task.Dockerfile.em 13:23:32 13:23:32 13:23:32 FROM ubuntu:bionic 13:23:32 13:23:32 VOLUME ["/var/cache/apt/archives"] 13:23:32 13:23:32 ENV DEBIAN_FRONTEND noninteractive 13:23:32 13:23:32 13:23:32 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 13:23:32 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 13:23:32 RUN locale-gen en_US.UTF-8 13:23:32 ENV LANG en_US.UTF-8 13:23:32 ENV TZ GMT+00 13:23:32 13:23:32 RUN useradd -u 1002 -l -m buildfarm 13:23:32 13:23:32 RUN mkdir /tmp/keys 13:23:32 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y gnupg && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 13:23:32 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 13:23:32 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: SKS 1.1.6\nComment: Hostname: keyserver.ubuntu.com\n\nmQINBFzvJpYBEADY8l1YvO7iYW5gUESyzsTGnMvVUmlV3XarBaJz9bGRmgPXh7jcVFrQhE0L\n/HV7LOfoLI9H2GWYyHBqN5ERBlcA8XxG3ZvX7t9nAZPQT2Xxe3GT3trou5oCR+SyHN9xPnUw\nDuqUSvJ2eqMYb9B/Hph3OmtjG30jSNq9kOF5bBTk1hOTGPH4K/AY0jzT6OpHfXU6ytlFsI47\nZKsnTUhipGsKucQ1CXlyirndZ3V3k70YaooZ55rGaIoAWlx2H0J7sAHmqS29N9jV9mo135d+\nd+TdLBXI0PXtiHzE9IPaX+ctdSUrPnp+TwR99lxglpIG6hLuvOMAaxiqFBB/Jf3XJ8OBakfS\n6nHrWH2WqQxRbiITl0irkQozpwNEF2Bv0+Jvs1UFEdVGz5a8xexQHst/RmKrtHLct3iOCvBN\nqoAQRbvWvBhPjO/pV5cYeUljZ5wpHyFkaEViClaVWqa6PIsyLqmyjsruPCWlURLsQoQxABcL\n8bwxX7UThM6CtH6tGlYZ85RIzRifIm2oudzV5l+8oRgFr9yVcwyOFT6JCioqkwldW52P1pk/\n/SnuexC6LYqqDuHUs5NnokzzpfS6QaWfTY5P5tz4KHJfsjDIktly3mKVfY0fSPVVokdGpcUz\nvz2hq1fqjxB6MlB/1vtk0bImfcsoxBmF7H+4E9ZN1sX/tSb0KQARAQABtCZPcGVuIFJvYm90\naWNzIDxpbmZvQG9zcmZvdW5kYXRpb24ub3JnPokCVAQTAQoAPhYhBMHPbjHmut6IaLFytPQu\n1vurF8ZUBQJc7yaWAhsDBQkDwmcABQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEPQu1vur\nF8ZUkhIP/RbZY1ErvCEUy8iLJm9aSpLQnDZl5xILOxyZlzpg+Ml5bb0EkQDr92foCgcvLeAN\nKARNCaGLyNIWkuyDovPV0xZJrEy0kgBrDNb3++NmdI/+GA92pkedMXXioQvqdsxUagXAIB/s\nNGByJEhs37F05AnFvZbjUhceq3xTlvAMcrBWrgB4NwBivZY6IgLvl/CRQpVYwANShIQdbvHv\nZSxRonWhNXr6v/Wcf8rsp7g2VqJ2N2AcWT84aa9BLQ3Oe/SgrNx4QEhA1y7rc3oaqPVu5ZXO\nK+4O14JrpbEZ3Xs9YEjrcOuEDEpYktA8qqUDTdFyZrxb9S6BquUKrA6jZgT913kjJ4e7YAZo\nbC4rH0w4u0PrqDgYOkXA9Mo7L601/7ZaDJob80UcK+Z12ZSw73IgBix6DiJVfXuWkk5PM2zs\nFn6UOQXUNlZlDAOj5NC01V0fJ8P0v6GO9YOSSQx0j5UtkUbRfp/4W7uCPFvwAatWEHJhlM3s\nQNiMNStJFegr56xQu1a/cbJH7GdbseMhG/f0BaKQqXCI3ffB5y5AOLc9Hw7PYiTFQsuY1ePR\nhE+J9mejgWRZxkjAH/FlAubqXkDgterCh+sLkzGf+my2IbsMCuc+3aeNMJ5Ej/vlXefCH/Mp\nPWAHCqpQhe2DET/jRSaM53USAHNx8kw4MPUkxExgI7Sd\n=4Ofr\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 13:23:32 RUN echo deb http://10.210.9.154/ubuntu/building bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 13:23:32 RUN echo deb http://packages.ros.org/ros/ubuntu bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 13:23:32 13:23:32 RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && ((grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) || ((grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) 13:23:32 13:23:32 RUN mkdir /tmp/wrapper_scripts 13:23:32 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 'Failed to stat',\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 'has no installation candidate',\n 'corrupted package archive',\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('')\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n print('')\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 13:23:32 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 13:23:32 13:23:32 # automatic invalidation once every day 13:23:32 RUN echo "2020-09-17 (+0000)" 13:23:32 13:23:32 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 13:23:32 13:23:32 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y dh-python 13:23:32 13:23:32 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 13:23:32 13:23:32 13:23:32 # for each dependency: echo version, apt update, apt install, apt clean 13:23:32 RUN echo "apt-src: 0.25.2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src 13:23:32 RUN echo "debhelper: 12.1.1ubuntu1~ubuntu18.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes debhelper 13:23:32 RUN echo "ros-melodic-catkin: 0.7.28-1bionic.20200731.223830" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-melodic-catkin 13:23:32 13:23:32 13:23:32 USER buildfarm 13:23:32 ENTRYPOINT ["sh", "-c"] 13:23:32 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py melodic thorvald --sourcedeb-dir /tmp/binarydeb"] 13:23:32 Mount the following volumes when running the container: 13:23:32 -v /tmp/ros_buildfarm:/tmp/ros_buildfarm:ro 13:23:32 -v /tmp/binarydeb:/tmp/binarydeb 13:23:33 + echo # END SECTION 13:23:33 # END SECTION
13:23:33 [Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins8157123277992543121.sh 13:23:33 + sleep 1 13:23:33 + python3 -u /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 15700 --cid-file /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/docker_build_binarydeb/docker.cid 13:23:34 + echo # BEGIN SECTION: Build Dockerfile - build binarydeb
8. Build Dockerfile - build binarydeb

Hide Details

13:23:34 # BEGIN SECTION: Build Dockerfile - build binarydeb 13:23:34 + cd /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/docker_build_binarydeb 13:23:34 + python3 -u /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 13:23:34 Get base image name from Dockerfile 'Dockerfile': ubuntu:bionic 13:23:34 Check docker base image for updates: docker pull ubuntu:bionic 13:23:35 bionic: Pulling from library/ubuntu 13:23:36 Digest: sha256:2f1aaf987e9f4806f076a08b1263f2b81376a54f811bb971434c483bd78eb858 13:23:36 Status: Image is up to date for ubuntu:bionic 13:23:36 + docker build --force-rm -t binarydeb_build.melodic_ubuntu_bionic_amd64_thorvald . 13:23:36 Sending build context to Docker daemon 20.48kB 13:23:36 Step 1/29 : FROM ubuntu:bionic 13:23:36 ---> c14bccfdea1c 13:23:36 Step 2/29 : VOLUME /var/cache/apt/archives 13:23:36 ---> Using cache 13:23:36 ---> 121158a7ad3e 13:23:36 Step 3/29 : ENV DEBIAN_FRONTEND noninteractive 13:23:36 ---> Using cache 13:23:36 ---> 959f12229c94 13:23:36 Step 4/29 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 13:23:36 ---> Using cache 13:23:36 ---> 32fa48442cb7 13:23:36 Step 5/29 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 13:23:36 ---> Using cache 13:23:36 ---> ecc16f0ab14a 13:23:36 Step 6/29 : RUN locale-gen en_US.UTF-8 13:23:36 ---> Using cache 13:23:36 ---> 1ee3616bbbf2 13:23:36 Step 7/29 : ENV LANG en_US.UTF-8 13:23:36 ---> Using cache 13:23:36 ---> 85b6d78143f8 13:23:36 Step 8/29 : ENV TZ GMT+00 13:23:36 ---> Using cache 13:23:36 ---> 8e586e3985fc 13:23:36 Step 9/29 : RUN useradd -u 1002 -l -m buildfarm 13:23:36 ---> Using cache 13:23:36 ---> a16470df1aa8 13:23:36 Step 10/29 : RUN mkdir /tmp/keys 13:23:36 ---> Using cache 13:23:36 ---> 270787d942cb 13:23:36 Step 11/29 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y gnupg && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 13:23:36 ---> Using cache 13:23:36 ---> 2195fc667b32 13:23:36 Step 12/29 : 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 13:23:36 ---> Using cache 13:23:36 ---> 870e5c08b5c8 13:23:36 Step 13/29 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: SKS 1.1.6\nComment: Hostname: keyserver.ubuntu.com\n\nmQINBFzvJpYBEADY8l1YvO7iYW5gUESyzsTGnMvVUmlV3XarBaJz9bGRmgPXh7jcVFrQhE0L\n/HV7LOfoLI9H2GWYyHBqN5ERBlcA8XxG3ZvX7t9nAZPQT2Xxe3GT3trou5oCR+SyHN9xPnUw\nDuqUSvJ2eqMYb9B/Hph3OmtjG30jSNq9kOF5bBTk1hOTGPH4K/AY0jzT6OpHfXU6ytlFsI47\nZKsnTUhipGsKucQ1CXlyirndZ3V3k70YaooZ55rGaIoAWlx2H0J7sAHmqS29N9jV9mo135d+\nd+TdLBXI0PXtiHzE9IPaX+ctdSUrPnp+TwR99lxglpIG6hLuvOMAaxiqFBB/Jf3XJ8OBakfS\n6nHrWH2WqQxRbiITl0irkQozpwNEF2Bv0+Jvs1UFEdVGz5a8xexQHst/RmKrtHLct3iOCvBN\nqoAQRbvWvBhPjO/pV5cYeUljZ5wpHyFkaEViClaVWqa6PIsyLqmyjsruPCWlURLsQoQxABcL\n8bwxX7UThM6CtH6tGlYZ85RIzRifIm2oudzV5l+8oRgFr9yVcwyOFT6JCioqkwldW52P1pk/\n/SnuexC6LYqqDuHUs5NnokzzpfS6QaWfTY5P5tz4KHJfsjDIktly3mKVfY0fSPVVokdGpcUz\nvz2hq1fqjxB6MlB/1vtk0bImfcsoxBmF7H+4E9ZN1sX/tSb0KQARAQABtCZPcGVuIFJvYm90\naWNzIDxpbmZvQG9zcmZvdW5kYXRpb24ub3JnPokCVAQTAQoAPhYhBMHPbjHmut6IaLFytPQu\n1vurF8ZUBQJc7yaWAhsDBQkDwmcABQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEPQu1vur\nF8ZUkhIP/RbZY1ErvCEUy8iLJm9aSpLQnDZl5xILOxyZlzpg+Ml5bb0EkQDr92foCgcvLeAN\nKARNCaGLyNIWkuyDovPV0xZJrEy0kgBrDNb3++NmdI/+GA92pkedMXXioQvqdsxUagXAIB/s\nNGByJEhs37F05AnFvZbjUhceq3xTlvAMcrBWrgB4NwBivZY6IgLvl/CRQpVYwANShIQdbvHv\nZSxRonWhNXr6v/Wcf8rsp7g2VqJ2N2AcWT84aa9BLQ3Oe/SgrNx4QEhA1y7rc3oaqPVu5ZXO\nK+4O14JrpbEZ3Xs9YEjrcOuEDEpYktA8qqUDTdFyZrxb9S6BquUKrA6jZgT913kjJ4e7YAZo\nbC4rH0w4u0PrqDgYOkXA9Mo7L601/7ZaDJob80UcK+Z12ZSw73IgBix6DiJVfXuWkk5PM2zs\nFn6UOQXUNlZlDAOj5NC01V0fJ8P0v6GO9YOSSQx0j5UtkUbRfp/4W7uCPFvwAatWEHJhlM3s\nQNiMNStJFegr56xQu1a/cbJH7GdbseMhG/f0BaKQqXCI3ffB5y5AOLc9Hw7PYiTFQsuY1ePR\nhE+J9mejgWRZxkjAH/FlAubqXkDgterCh+sLkzGf+my2IbsMCuc+3aeNMJ5Ej/vlXefCH/Mp\nPWAHCqpQhe2DET/jRSaM53USAHNx8kw4MPUkxExgI7Sd\n=4Ofr\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 13:23:36 ---> Using cache 13:23:36 ---> 9d50123eeba9 13:23:36 Step 14/29 : RUN echo deb http://10.210.9.154/ubuntu/building bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 13:23:36 ---> Using cache 13:23:36 ---> 5be6e345d6ef 13:23:36 Step 15/29 : RUN echo deb http://packages.ros.org/ros/ubuntu bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 13:23:36 ---> Using cache 13:23:36 ---> 2df50aed5161 13:23:36 Step 16/29 : RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && ((grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) || ((grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) 13:23:36 ---> Using cache 13:23:36 ---> e1c91966bd25 13:23:36 Step 17/29 : RUN mkdir /tmp/wrapper_scripts 13:23:36 ---> Using cache 13:23:36 ---> 1db8ae528f11 13:23:36 Step 18/29 : 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 'Failed to stat',\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 'has no installation candidate',\n 'corrupted package archive',\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('')\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n print('')\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 13:23:36 ---> Using cache 13:23:36 ---> 86a7f46e91ce 13:23:36 Step 19/29 : 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 13:23:36 ---> Using cache 13:23:36 ---> 7806ad3a349c 13:23:36 Step 20/29 : RUN echo "2020-09-17 (+0000)" 13:23:36 ---> Using cache 13:23:36 ---> fec36df6a9b5 13:23:36 Step 21/29 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 13:23:36 ---> Using cache 13:23:36 ---> 5292c0a73f24 13:23:36 Step 22/29 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y dh-python 13:23:36 ---> Using cache 13:23:36 ---> 28899ed9f7df 13:23:36 Step 23/29 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 13:23:36 ---> Using cache 13:23:36 ---> 13ecf48c3486 13:23:36 Step 24/29 : RUN echo "apt-src: 0.25.2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src 13:23:36 ---> Using cache 13:23:36 ---> 21cca259057b 13:23:36 Step 25/29 : RUN echo "debhelper: 12.1.1ubuntu1~ubuntu18.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes debhelper 13:23:38 ---> Running in 928f57aa44be 13:23:39 debhelper: 12.1.1ubuntu1~ubuntu18.04.1 13:23:39 Invoking 'apt-get update' 13:23:40 Get:1 http://10.210.9.154/ubuntu/building bionic InRelease [2,826 B] 13:23:40 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:23:40 Hit:3 http://archive.ubuntu.com/ubuntu bionic InRelease 13:23:40 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:23:40 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 13:23:40 Hit:6 http://archive.ubuntu.com/ubuntu bionic-security InRelease 13:23:40 Get:7 http://10.210.9.154/ubuntu/building bionic/main amd64 Packages [171 kB] 13:23:40 Hit:8 http://packages.ros.org/ros/ubuntu bionic InRelease 13:23:41 Fetched 337 kB in 1s (258 kB/s) 13:23:43 Reading package lists... 13:23:43 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes debhelper' 13:23:45 Reading package lists... 13:23:45 Building dependency tree... 13:23:45 Reading state information... 13:23:45 Starting pkgProblemResolver with broken count: 0 13:23:45 Starting 2 pkgProblemResolver with broken count: 0 13:23:45 Done 13:23:46 The following additional packages will be installed: 13:23:46 autoconf automake autopoint autotools-dev bsdmainutils ca-certificates curl 13:23:46 dh-autoreconf dh-strip-nondeterminism gettext gettext-base groff-base 13:23:46 intltool-debian krb5-locales libarchive-cpio-perl libarchive-zip-perl 13:23:46 libbsd0 libcroco3 libcurl4 libfile-stripnondeterminism-perl libglib2.0-0 13:23:46 libglib2.0-data libgssapi-krb5-2 libicu60 libk5crypto3 libkeyutils1 13:23:46 libkrb5-3 libkrb5support0 libltdl-dev libltdl7 libmail-sendmail-perl 13:23:46 libnghttp2-14 libpipeline1 libpsl5 librtmp1 libsigsegv2 13:23:46 libsys-hostname-long-perl libtimedate-perl libtool libxml2 m4 man-db openssl 13:23:46 po-debconf publicsuffix shared-mime-info xdg-user-dirs 13:23:46 Suggested packages: 13:23:46 autoconf-archive gnu-standards autoconf-doc wamerican | wordlist whois 13:23:46 vacation dh-make dwz gettext-doc libasprintf-dev libgettextpo-dev groff 13:23:46 krb5-doc krb5-user libtool-doc gfortran | fortran95-compiler gcj-jdk m4-doc 13:23:46 apparmor less www-browser libmail-box-perl 13:23:46 The following NEW packages will be installed: 13:23:46 autoconf automake autopoint autotools-dev bsdmainutils ca-certificates curl 13:23:46 debhelper dh-autoreconf dh-strip-nondeterminism gettext gettext-base 13:23:46 groff-base intltool-debian krb5-locales libarchive-cpio-perl 13:23:46 libarchive-zip-perl libbsd0 libcroco3 libcurl4 13:23:46 libfile-stripnondeterminism-perl libglib2.0-0 libglib2.0-data 13:23:46 libgssapi-krb5-2 libicu60 libk5crypto3 libkeyutils1 libkrb5-3 13:23:46 libkrb5support0 libltdl-dev libltdl7 libmail-sendmail-perl libnghttp2-14 13:23:46 libpipeline1 libpsl5 librtmp1 libsigsegv2 libsys-hostname-long-perl 13:23:46 libtimedate-perl libtool libxml2 m4 man-db openssl po-debconf publicsuffix 13:23:46 shared-mime-info xdg-user-dirs 13:23:46 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. 13:23:46 Need to get 19.5 MB of archives. 13:23:46 After this operation, 70.7 MB of additional disk space will be used. 13:23:46 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:23:46 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 bsdmainutils amd64 11.1.2ubuntu1 [181 kB] 13:23:46 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 groff-base amd64 1.22.3-10 [1,153 kB] 13:23:46 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpipeline1 amd64 1.5.0-1 [25.3 kB] 13:23:46 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 man-db amd64 2.8.3-2ubuntu0.1 [1,019 kB] 13:23:46 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 13:23:46 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20190110~18.04.1 [146 kB] 13:23:46 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 13:23:46 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4,540 B] 13:23:46 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 13:23:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 13:23:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] 13:23:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] 13:23:46 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext-base amd64 0.19.8.1-6ubuntu0.3 [113 kB] 13:23:46 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.1 [13.5 kB] 13:23:46 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] 13:23:46 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] 13:23:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8,720 B] 13:23:46 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] 13:23:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] 13:23:46 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:23:46 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] 13:23:46 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB] 13:23:46 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 13:23:46 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 13:23:46 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 13:23:46 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 13:23:46 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 13:23:46 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:23:46 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:23:46 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] 13:23:46 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 13:23:46 Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 13:23:46 Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 13:23:46 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 13:23:46 Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 13:23:46 Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 13:23:46 Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 13:23:46 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 13:23:46 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 13:23:46 Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 13:23:46 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 13:23:46 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 13:23:46 Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 13:23:47 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 13:23:47 Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 13:23:47 Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 13:23:47 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 13:23:47 debconf: delaying package configuration, since apt-utils is not installed 13:23:47 Fetched 19.5 MB in 1s (34.0 MB/s) 13:23:48 Selecting previously unselected package libbsd0:amd64. 13:23:49 (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 ... 14048 files and directories currently installed.) 13:23:49 Preparing to unpack .../00-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:23:49 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:23:49 Selecting previously unselected package bsdmainutils. 13:23:49 Preparing to unpack .../01-bsdmainutils_11.1.2ubuntu1_amd64.deb ... 13:23:49 Unpacking bsdmainutils (11.1.2ubuntu1) ... 13:23:49 Selecting previously unselected package groff-base. 13:23:49 Preparing to unpack .../02-groff-base_1.22.3-10_amd64.deb ... 13:23:49 Unpacking groff-base (1.22.3-10) ... 13:23:50 Selecting previously unselected package libpipeline1:amd64. 13:23:50 Preparing to unpack .../03-libpipeline1_1.5.0-1_amd64.deb ... 13:23:50 Unpacking libpipeline1:amd64 (1.5.0-1) ... 13:23:51 Selecting previously unselected package man-db. 13:23:51 Preparing to unpack .../04-man-db_2.8.3-2ubuntu0.1_amd64.deb ... 13:23:51 Unpacking man-db (2.8.3-2ubuntu0.1) ... 13:23:54 Selecting previously unselected package openssl. 13:23:54 Preparing to unpack .../05-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 13:23:54 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) ... 13:23:54 Selecting previously unselected package ca-certificates. 13:23:54 Preparing to unpack .../06-ca-certificates_20190110~18.04.1_all.deb ... 13:23:54 Unpacking ca-certificates (20190110~18.04.1) ... 13:23:55 Selecting previously unselected package libglib2.0-0:amd64. 13:23:55 Preparing to unpack .../07-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 13:23:55 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 13:23:56 Selecting previously unselected package libglib2.0-data. 13:23:56 Preparing to unpack .../08-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 13:23:56 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 13:23:56 Selecting previously unselected package libicu60:amd64. 13:23:56 Preparing to unpack .../09-libicu60_60.2-3ubuntu3.1_amd64.deb ... 13:23:56 Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... 13:23:58 Selecting previously unselected package libxml2:amd64. 13:23:58 Preparing to unpack .../10-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 13:23:58 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 13:23:58 Selecting previously unselected package shared-mime-info. 13:23:58 Preparing to unpack .../11-shared-mime-info_1.9-2_amd64.deb ... 13:23:58 Unpacking shared-mime-info (1.9-2) ... 13:23:59 Selecting previously unselected package xdg-user-dirs. 13:23:59 Preparing to unpack .../12-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... 13:23:59 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 13:24:00 Selecting previously unselected package gettext-base. 13:24:00 Preparing to unpack .../13-gettext-base_0.19.8.1-6ubuntu0.3_amd64.deb ... 13:24:00 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ... 13:24:00 Selecting previously unselected package krb5-locales. 13:24:00 Preparing to unpack .../14-krb5-locales_1.16-2ubuntu0.1_all.deb ... 13:24:00 Unpacking krb5-locales (1.16-2ubuntu0.1) ... 13:24:01 Selecting previously unselected package libkrb5support0:amd64. 13:24:01 Preparing to unpack .../15-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... 13:24:01 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 13:24:01 Selecting previously unselected package libk5crypto3:amd64. 13:24:01 Preparing to unpack .../16-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... 13:24:01 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 13:24:02 Selecting previously unselected package libkeyutils1:amd64. 13:24:02 Preparing to unpack .../17-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:24:02 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:24:02 Selecting previously unselected package libkrb5-3:amd64. 13:24:02 Preparing to unpack .../18-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... 13:24:02 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 13:24:02 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:24:02 Preparing to unpack .../19-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... 13:24:02 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 13:24:02 Selecting previously unselected package libpsl5:amd64. 13:24:02 Preparing to unpack .../20-libpsl5_0.19.1-5build1_amd64.deb ... 13:24:02 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:24:02 Selecting previously unselected package publicsuffix. 13:24:02 Preparing to unpack .../21-publicsuffix_20180223.1310-1_all.deb ... 13:24:02 Unpacking publicsuffix (20180223.1310-1) ... 13:24:02 Selecting previously unselected package libsigsegv2:amd64. 13:24:02 Preparing to unpack .../22-libsigsegv2_2.12-1_amd64.deb ... 13:24:02 Unpacking libsigsegv2:amd64 (2.12-1) ... 13:24:02 Selecting previously unselected package m4. 13:24:02 Preparing to unpack .../23-m4_1.4.18-1_amd64.deb ... 13:24:02 Unpacking m4 (1.4.18-1) ... 13:24:03 Selecting previously unselected package autoconf. 13:24:03 Preparing to unpack .../24-autoconf_2.69-11_all.deb ... 13:24:03 Unpacking autoconf (2.69-11) ... 13:24:04 Selecting previously unselected package autotools-dev. 13:24:04 Preparing to unpack .../25-autotools-dev_20180224.1_all.deb ... 13:24:04 Unpacking autotools-dev (20180224.1) ... 13:24:07 Selecting previously unselected package automake. 13:24:07 Preparing to unpack .../26-automake_1%3a1.15.1-3ubuntu2_all.deb ... 13:24:07 Unpacking automake (1:1.15.1-3ubuntu2) ... 13:24:07 Selecting previously unselected package autopoint. 13:24:07 Preparing to unpack .../27-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 13:24:07 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 13:24:07 Selecting previously unselected package libnghttp2-14:amd64. 13:24:07 Preparing to unpack .../28-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:24:07 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:24:08 Selecting previously unselected package librtmp1:amd64. 13:24:08 Preparing to unpack .../29-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:24:08 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:24:08 Selecting previously unselected package libcurl4:amd64. 13:24:08 Preparing to unpack .../30-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... 13:24:08 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 13:24:08 Selecting previously unselected package curl. 13:24:08 Preparing to unpack .../31-curl_7.58.0-2ubuntu3.10_amd64.deb ... 13:24:08 Unpacking curl (7.58.0-2ubuntu3.10) ... 13:24:08 Selecting previously unselected package libtool. 13:24:08 Preparing to unpack .../32-libtool_2.4.6-2_all.deb ... 13:24:08 Unpacking libtool (2.4.6-2) ... 13:24:08 Selecting previously unselected package dh-autoreconf. 13:24:08 Preparing to unpack .../33-dh-autoreconf_17_all.deb ... 13:24:08 Unpacking dh-autoreconf (17) ... 13:24:09 Selecting previously unselected package libarchive-zip-perl. 13:24:09 Preparing to unpack .../34-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 13:24:09 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 13:24:09 Selecting previously unselected package libfile-stripnondeterminism-perl. 13:24:09 Preparing to unpack .../35-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 13:24:09 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 13:24:09 Selecting previously unselected package libtimedate-perl. 13:24:09 Preparing to unpack .../36-libtimedate-perl_2.3000-2_all.deb ... 13:24:09 Unpacking libtimedate-perl (2.3000-2) ... 13:24:09 Selecting previously unselected package dh-strip-nondeterminism. 13:24:09 Preparing to unpack .../37-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 13:24:09 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 13:24:09 Selecting previously unselected package libcroco3:amd64. 13:24:09 Preparing to unpack .../38-libcroco3_0.6.12-2_amd64.deb ... 13:24:09 Unpacking libcroco3:amd64 (0.6.12-2) ... 13:24:10 Selecting previously unselected package gettext. 13:24:10 Preparing to unpack .../39-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 13:24:10 Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 13:24:10 Selecting previously unselected package intltool-debian. 13:24:10 Preparing to unpack .../40-intltool-debian_0.35.0+20060710.4_all.deb ... 13:24:10 Unpacking intltool-debian (0.35.0+20060710.4) ... 13:24:11 Selecting previously unselected package po-debconf. 13:24:11 Preparing to unpack .../41-po-debconf_1.0.20_all.deb ... 13:24:11 Unpacking po-debconf (1.0.20) ... 13:24:11 Selecting previously unselected package debhelper. 13:24:11 Preparing to unpack .../42-debhelper_11.1.6ubuntu2_all.deb ... 13:24:11 Unpacking debhelper (11.1.6ubuntu2) ... 13:24:11 Selecting previously unselected package libarchive-cpio-perl. 13:24:11 Preparing to unpack .../43-libarchive-cpio-perl_0.10-1_all.deb ... 13:24:11 Unpacking libarchive-cpio-perl (0.10-1) ... 13:24:11 Selecting previously unselected package libltdl7:amd64. 13:24:11 Preparing to unpack .../44-libltdl7_2.4.6-2_amd64.deb ... 13:24:11 Unpacking libltdl7:amd64 (2.4.6-2) ... 13:24:11 Selecting previously unselected package libltdl-dev:amd64. 13:24:11 Preparing to unpack .../45-libltdl-dev_2.4.6-2_amd64.deb ... 13:24:11 Unpacking libltdl-dev:amd64 (2.4.6-2) ... 13:24:12 Selecting previously unselected package libsys-hostname-long-perl. 13:24:12 Preparing to unpack .../46-libsys-hostname-long-perl_1.5-1_all.deb ... 13:24:12 Unpacking libsys-hostname-long-perl (1.5-1) ... 13:24:12 Selecting previously unselected package libmail-sendmail-perl. 13:24:12 Preparing to unpack .../47-libmail-sendmail-perl_0.80-1_all.deb ... 13:24:12 Unpacking libmail-sendmail-perl (0.80-1) ... 13:24:12 Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 13:24:12 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 13:24:12 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:24:12 Setting up libtimedate-perl (2.3000-2) ... 13:24:12 Setting up libsigsegv2:amd64 (2.12-1) ... 13:24:12 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:24:12 Setting up groff-base (1.22.3-10) ... 13:24:12 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 13:24:12 No schema files found: doing nothing. 13:24:12 Setting up libarchive-cpio-perl (0.10-1) ... 13:24:12 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ... 13:24:12 Setting up libpipeline1:amd64 (1.5.0-1) ... 13:24:12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:24:13 Setting up m4 (1.4.18-1) ... 13:24:13 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:24:13 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 13:24:13 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 13:24:13 Setting up libcroco3:amd64 (0.6.12-2) ... 13:24:13 Setting up libsys-hostname-long-perl (1.5-1) ... 13:24:13 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 13:24:13 Setting up libmail-sendmail-perl (0.80-1) ... 13:24:14 Setting up krb5-locales (1.16-2ubuntu0.1) ... 13:24:14 Setting up publicsuffix (20180223.1310-1) ... 13:24:14 Setting up autotools-dev (20180224.1) ... 13:24:14 Setting up libltdl7:amd64 (2.4.6-2) ... 13:24:14 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 13:24:14 Setting up shared-mime-info (1.9-2) ... 13:24:31 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:24:31 Setting up bsdmainutils (11.1.2ubuntu1) ... 13:24:31 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode 13:24:31 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist 13:24:32 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode 13:24:32 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist 13:24:32 Setting up ca-certificates (20190110~18.04.1) ... 13:24:33 Updating certificates in /etc/ssl/certs... 13:24:34 127 added, 0 removed; done. 13:24:35 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 13:24:35 Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 13:24:35 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 13:24:35 Setting up libtool (2.4.6-2) ... 13:24:36 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 13:24:36 Setting up libltdl-dev:amd64 (2.4.6-2) ... 13:24:36 Setting up gettext (0.19.8.1-6ubuntu0.3) ... 13:24:36 Setting up autoconf (2.69-11) ... 13:24:36 Setting up intltool-debian (0.35.0+20060710.4) ... 13:24:36 Setting up automake (1:1.15.1-3ubuntu2) ... 13:24:36 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 13:24:36 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist 13:24:36 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist 13:24:37 Setting up man-db (2.8.3-2ubuntu0.1) ... 13:24:37 Building database of manual pages ... 13:24:39 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 13:24:39 Setting up po-debconf (1.0.20) ... 13:24:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 13:24:39 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 13:24:40 Setting up curl (7.58.0-2ubuntu3.10) ... 13:24:40 Setting up dh-autoreconf (17) ... 13:24:40 Setting up debhelper (11.1.6ubuntu2) ... 13:24:40 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 13:24:40 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 13:24:40 Processing triggers for mime-support (3.60ubuntu1) ... 13:24:41 Processing triggers for ca-certificates (20190110~18.04.1) ... 13:24:41 Updating certificates in /etc/ssl/certs... 13:24:42 0 added, 0 removed; done. 13:24:42 Running hooks in /etc/ca-certificates/update.d... 13:24:42 done. 13:24:42 Invoking 'apt-get clean' 13:24:48 ---> 0fcf3358619f 13:24:48 Removing intermediate container 928f57aa44be 13:24:48 Step 26/29 : RUN echo "ros-melodic-catkin: 0.7.28-1bionic.20200731.223830" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-melodic-catkin 13:24:48 ---> Running in 5198f2f69707 13:24:49 ros-melodic-catkin: 0.7.28-1bionic.20200731.223830 13:24:49 Invoking 'apt-get update' 13:24:49 Hit:1 http://10.210.9.154/ubuntu/building bionic InRelease 13:24:49 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:24:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic InRelease 13:24:49 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:24:49 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 13:24:49 Hit:6 http://archive.ubuntu.com/ubuntu bionic-security InRelease 13:24:49 Hit:7 http://packages.ros.org/ros/ubuntu bionic InRelease 13:24:50 Fetched 163 kB in 1s (126 kB/s) 13:24:52 Reading package lists... 13:24:52 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes ros-melodic-catkin' 13:24:55 Reading package lists... 13:24:55 Building dependency tree... 13:24:55 Reading state information... 13:24:55 Starting pkgProblemResolver with broken count: 0 13:24:55 Starting 2 pkgProblemResolver with broken count: 0 13:24:55 Done 13:24:55 The following additional packages will be installed: 13:24:55 cmake cmake-data docutils-common docutils-doc google-mock googletest 13:24:55 libarchive13 libfreetype6 libgtest-dev libjbig0 libjpeg-turbo8 libjpeg8 13:24:55 libjsoncpp1 liblcms2-2 liblzo2-2 libpaper-utils libpaper1 libpng16-16 13:24:55 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib librhash0 libtiff5 13:24:55 libuv1 libwebp6 libwebpdemux2 libwebpmux3 multiarch-support python 13:24:55 python-catkin-pkg python-catkin-pkg-modules python-chardet python-dateutil 13:24:55 python-docutils python-empy python-minimal python-nose python-olefile 13:24:55 python-pil python-pkg-resources python-pygments python-pyparsing 13:24:55 python-roman python-six python2.7 python2.7-minimal sgml-base tzdata ucf 13:24:55 xml-core 13:24:55 Suggested packages: 13:24:55 cmake-doc ninja-build lrzip liblcms2-utils python-doc python-tk 13:24:55 fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 13:24:55 texlive-latex-base texlive-latex-recommended python-coverage python-nose-doc 13:24:55 python-pil-doc python-pil-dbg python-setuptools ttf-bitstream-vera 13:24:55 python-pyparsing-doc python2.7-doc binfmt-support sgml-base-doc 13:24:56 The following NEW packages will be installed: 13:24:56 cmake cmake-data docutils-common docutils-doc google-mock googletest 13:24:56 libarchive13 libfreetype6 libgtest-dev libjbig0 libjpeg-turbo8 libjpeg8 13:24:56 libjsoncpp1 liblcms2-2 liblzo2-2 libpaper-utils libpaper1 libpng16-16 13:24:56 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib librhash0 libtiff5 13:24:56 libuv1 libwebp6 libwebpdemux2 libwebpmux3 multiarch-support python 13:24:56 python-catkin-pkg python-catkin-pkg-modules python-chardet python-dateutil 13:24:56 python-docutils python-empy python-minimal python-nose python-olefile 13:24:56 python-pil python-pkg-resources python-pygments python-pyparsing 13:24:56 python-roman python-six python2.7 python2.7-minimal ros-melodic-catkin 13:24:56 sgml-base tzdata ucf xml-core 13:24:56 0 upgraded, 51 newly installed, 0 to remove and 9 not upgraded. 13:24:56 Need to get 14.2 MB of archives. 13:24:56 After this operation, 72.7 MB of additional disk space will be used. 13:24:56 Get:1 http://10.210.9.154/ubuntu/building bionic/main amd64 python-catkin-pkg-modules all 0.4.22-1 [42.1 kB] 13:24:56 Get:2 http://10.210.9.154/ubuntu/building bionic/main amd64 python-catkin-pkg all 0.4.22-100 [3,516 B] 13:24:56 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.2 [6,920 B] 13:24:56 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 13:24:56 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:24:56 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04ubuntu1.1 [335 kB] 13:24:56 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04ubuntu1.1 [1,303 kB] 13:24:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB] 13:24:56 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04ubuntu1.1 [1,915 kB] 13:24:56 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04ubuntu1.1 [248 kB] 13:24:56 Get:11 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-catkin amd64 0.7.28-1bionic.20200731.223830 [128 kB] 13:24:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7,620 B] 13:24:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB] 13:24:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 sgml-base all 1.29 [12.3 kB] 13:24:56 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] 13:24:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 ucf all 3.0038 [50.5 kB] 13:24:56 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:24:56 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1,332 kB] 13:24:56 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.6 [288 kB] 13:24:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] 13:24:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] 13:24:56 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] 13:24:56 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.1 [3,152 kB] 13:24:56 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 xml-core all 0.18 [21.3 kB] 13:24:56 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 docutils-common all 0.14+dfsg-3 [156 kB] 13:24:56 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 docutils-doc all 0.14+dfsg-3 [913 kB] 13:24:56 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe amd64 googletest amd64 1.8.0-6 [652 kB] 13:24:56 Get:28 http://archive.ubuntu.com/ubuntu bionic/universe amd64 google-mock amd64 1.8.0-6 [2,972 B] 13:24:56 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfreetype6 amd64 2.8.1-2ubuntu2 [335 kB] 13:24:56 Get:30 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgtest-dev amd64 1.8.0-6 [2,718 B] 13:24:56 Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 13:24:56 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblcms2-2 amd64 2.9-1ubuntu0.1 [139 kB] 13:24:56 Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpaper1 amd64 1.1.24+nmu5ubuntu1 [13.6 kB] 13:24:56 Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpaper-utils amd64 1.1.24+nmu5ubuntu1 [8,170 B] 13:24:56 Get:35 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 13:24:56 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 13:24:56 Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 13:24:56 Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebpdemux2 amd64 0.6.1-2 [9,472 B] 13:24:56 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebpmux3 amd64 0.6.1-2 [19.6 kB] 13:24:56 Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB] 13:24:56 Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dateutil all 2.6.1-1 [60.6 kB] 13:24:56 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-roman all 2.0.0-3 [8,548 B] 13:24:56 Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-docutils all 0.14+dfsg-3 [365 kB] 13:24:56 Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pyparsing all 2.2.0+dfsg1-2 [52.1 kB] 13:24:56 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB] 13:24:56 Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-chardet all 3.0.4-1 [80.3 kB] 13:24:56 Get:47 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-empy all 3.3.2-1build1 [72.5 kB] 13:24:56 Get:48 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-nose all 1.3.7-3 [116 kB] 13:24:56 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-olefile all 0.45.1-1 [33.2 kB] 13:24:56 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-pil amd64 5.1.0-1ubuntu0.3 [301 kB] 13:24:56 Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pygments all 2.2.0+dfsg-1 [577 kB] 13:24:56 debconf: delaying package configuration, since apt-utils is not installed 13:24:57 Fetched 14.2 MB in 1s (28.3 MB/s) 13:24:57 Selecting previously unselected package multiarch-support. 13:24:57 (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 ... 16735 files and directories currently installed.) 13:24:57 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_amd64.deb ... 13:24:57 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 13:24:57 Setting up multiarch-support (2.27-3ubuntu1.2) ... 13:24:57 Selecting previously unselected package libjpeg-turbo8:amd64. 13:24:57 (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 ... 16738 files and directories currently installed.) 13:24:57 Preparing to unpack .../0-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 13:24:57 Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 13:24:58 Selecting previously unselected package liblzo2-2:amd64. 13:24:58 Preparing to unpack .../1-liblzo2-2_2.08-1.2_amd64.deb ... 13:24:58 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:24:59 Selecting previously unselected package libpython2.7-minimal:amd64. 13:24:59 Preparing to unpack .../2-libpython2.7-minimal_2.7.17-1~18.04ubuntu1.1_amd64.deb ... 13:24:59 Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.1) ... 13:25:00 Selecting previously unselected package python2.7-minimal. 13:25:00 Preparing to unpack .../3-python2.7-minimal_2.7.17-1~18.04ubuntu1.1_amd64.deb ... 13:25:00 Unpacking python2.7-minimal (2.7.17-1~18.04ubuntu1.1) ... 13:25:02 Selecting previously unselected package python-minimal. 13:25:02 Preparing to unpack .../4-python-minimal_2.7.15~rc1-1_amd64.deb ... 13:25:02 Unpacking python-minimal (2.7.15~rc1-1) ... 13:25:03 Selecting previously unselected package libpython2.7-stdlib:amd64. 13:25:03 Preparing to unpack .../5-libpython2.7-stdlib_2.7.17-1~18.04ubuntu1.1_amd64.deb ... 13:25:03 Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.1) ... 13:25:03 Selecting previously unselected package python2.7. 13:25:03 Preparing to unpack .../6-python2.7_2.7.17-1~18.04ubuntu1.1_amd64.deb ... 13:25:03 Unpacking python2.7 (2.7.17-1~18.04ubuntu1.1) ... 13:25:04 Selecting previously unselected package libpython-stdlib:amd64. 13:25:04 Preparing to unpack .../7-libpython-stdlib_2.7.15~rc1-1_amd64.deb ... 13:25:04 Unpacking libpython-stdlib:amd64 (2.7.15~rc1-1) ... 13:25:04 Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.1) ... 13:25:04 Setting up python2.7-minimal (2.7.17-1~18.04ubuntu1.1) ... 13:25:05 Setting up python-minimal (2.7.15~rc1-1) ... 13:25:05 Selecting previously unselected package python. 13:25:05 (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 ... 17503 files and directories currently installed.) 13:25:05 Preparing to unpack .../00-python_2.7.15~rc1-1_amd64.deb ... 13:25:07 Unpacking python (2.7.15~rc1-1) ... 13:25:07 Selecting previously unselected package sgml-base. 13:25:07 Preparing to unpack .../01-sgml-base_1.29_all.deb ... 13:25:07 Unpacking sgml-base (1.29) ... 13:25:07 Selecting previously unselected package tzdata. 13:25:07 Preparing to unpack .../02-tzdata_2020a-0ubuntu0.18.04_all.deb ... 13:25:07 Unpacking tzdata (2020a-0ubuntu0.18.04) ... 13:25:08 Selecting previously unselected package ucf. 13:25:08 Preparing to unpack .../03-ucf_3.0038_all.deb ... 13:25:08 Moving old data out of the way 13:25:08 Unpacking ucf (3.0038) ... 13:25:08 Selecting previously unselected package libpng16-16:amd64. 13:25:08 Preparing to unpack .../04-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:25:08 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:25:08 Selecting previously unselected package cmake-data. 13:25:08 Preparing to unpack .../05-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... 13:25:08 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... 13:25:10 Selecting previously unselected package libarchive13:amd64. 13:25:10 Preparing to unpack .../06-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... 13:25:10 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 13:25:10 Selecting previously unselected package libjsoncpp1:amd64. 13:25:10 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_amd64.deb ... 13:25:10 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 13:25:10 Selecting previously unselected package librhash0:amd64. 13:25:10 Preparing to unpack .../08-librhash0_1.3.6-2_amd64.deb ... 13:25:10 Unpacking librhash0:amd64 (1.3.6-2) ... 13:25:10 Selecting previously unselected package libuv1:amd64. 13:25:10 Preparing to unpack .../09-libuv1_1.18.0-3_amd64.deb ... 13:25:10 Unpacking libuv1:amd64 (1.18.0-3) ... 13:25:11 Selecting previously unselected package cmake. 13:25:11 Preparing to unpack .../10-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... 13:25:11 Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... 13:25:12 Selecting previously unselected package xml-core. 13:25:12 Preparing to unpack .../11-xml-core_0.18_all.deb ... 13:25:12 Unpacking xml-core (0.18) ... 13:25:12 Selecting previously unselected package docutils-common. 13:25:12 Preparing to unpack .../12-docutils-common_0.14+dfsg-3_all.deb ... 13:25:12 Unpacking docutils-common (0.14+dfsg-3) ... 13:25:13 Selecting previously unselected package docutils-doc. 13:25:13 Preparing to unpack .../13-docutils-doc_0.14+dfsg-3_all.deb ... 13:25:13 Unpacking docutils-doc (0.14+dfsg-3) ... 13:25:14 Selecting previously unselected package googletest:amd64. 13:25:14 Preparing to unpack .../14-googletest_1.8.0-6_amd64.deb ... 13:25:14 Unpacking googletest:amd64 (1.8.0-6) ... 13:25:23 Selecting previously unselected package google-mock:amd64. 13:25:23 Preparing to unpack .../15-google-mock_1.8.0-6_amd64.deb ... 13:25:23 Unpacking google-mock:amd64 (1.8.0-6) ... 13:25:25 Selecting previously unselected package libfreetype6:amd64. 13:25:25 Preparing to unpack .../16-libfreetype6_2.8.1-2ubuntu2_amd64.deb ... 13:25:25 Unpacking libfreetype6:amd64 (2.8.1-2ubuntu2) ... 13:25:29 Selecting previously unselected package libgtest-dev:amd64. 13:25:29 Preparing to unpack .../17-libgtest-dev_1.8.0-6_amd64.deb ... 13:25:29 Unpacking libgtest-dev:amd64 (1.8.0-6) ... 13:25:29 Selecting previously unselected package libjpeg8:amd64. 13:25:29 Preparing to unpack .../18-libjpeg8_8c-2ubuntu8_amd64.deb ... 13:25:29 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 13:25:31 Selecting previously unselected package liblcms2-2:amd64. 13:25:31 Preparing to unpack .../19-liblcms2-2_2.9-1ubuntu0.1_amd64.deb ... 13:25:31 Unpacking liblcms2-2:amd64 (2.9-1ubuntu0.1) ... 13:25:31 Selecting previously unselected package libpaper1:amd64. 13:25:31 Preparing to unpack .../20-libpaper1_1.1.24+nmu5ubuntu1_amd64.deb ... 13:25:31 Unpacking libpaper1:amd64 (1.1.24+nmu5ubuntu1) ... 13:25:31 Selecting previously unselected package libpaper-utils. 13:25:31 Preparing to unpack .../21-libpaper-utils_1.1.24+nmu5ubuntu1_amd64.deb ... 13:25:32 Unpacking libpaper-utils (1.1.24+nmu5ubuntu1) ... 13:25:32 Selecting previously unselected package libjbig0:amd64. 13:25:32 Preparing to unpack .../22-libjbig0_2.1-3.1build1_amd64.deb ... 13:25:32 Unpacking libjbig0:amd64 (2.1-3.1build1) ... 13:25:32 Selecting previously unselected package libtiff5:amd64. 13:25:32 Preparing to unpack .../23-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 13:25:32 Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 13:25:33 Selecting previously unselected package libwebp6:amd64. 13:25:33 Preparing to unpack .../24-libwebp6_0.6.1-2_amd64.deb ... 13:25:33 Unpacking libwebp6:amd64 (0.6.1-2) ... 13:25:33 Selecting previously unselected package libwebpdemux2:amd64. 13:25:33 Preparing to unpack .../25-libwebpdemux2_0.6.1-2_amd64.deb ... 13:25:33 Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 13:25:34 Selecting previously unselected package libwebpmux3:amd64. 13:25:34 Preparing to unpack .../26-libwebpmux3_0.6.1-2_amd64.deb ... 13:25:34 Unpacking libwebpmux3:amd64 (0.6.1-2) ... 13:25:34 Selecting previously unselected package python-six. 13:25:34 Preparing to unpack .../27-python-six_1.11.0-2_all.deb ... 13:25:34 Unpacking python-six (1.11.0-2) ... 13:25:36 Selecting previously unselected package python-dateutil. 13:25:36 Preparing to unpack .../28-python-dateutil_2.6.1-1_all.deb ... 13:25:36 Unpacking python-dateutil (2.6.1-1) ... 13:25:37 Selecting previously unselected package python-roman. 13:25:37 Preparing to unpack .../29-python-roman_2.0.0-3_all.deb ... 13:25:37 Unpacking python-roman (2.0.0-3) ... 13:25:37 Selecting previously unselected package python-docutils. 13:25:37 Preparing to unpack .../30-python-docutils_0.14+dfsg-3_all.deb ... 13:25:37 Unpacking python-docutils (0.14+dfsg-3) ... 13:25:38 Selecting previously unselected package python-pyparsing. 13:25:38 Preparing to unpack .../31-python-pyparsing_2.2.0+dfsg1-2_all.deb ... 13:25:38 Unpacking python-pyparsing (2.2.0+dfsg1-2) ... 13:25:38 Selecting previously unselected package python-catkin-pkg-modules. 13:25:38 Preparing to unpack .../32-python-catkin-pkg-modules_0.4.22-1_all.deb ... 13:25:38 Unpacking python-catkin-pkg-modules (0.4.22-1) ... 13:25:38 Selecting previously unselected package python-catkin-pkg. 13:25:38 Preparing to unpack .../33-python-catkin-pkg_0.4.22-100_all.deb ... 13:25:39 Unpacking python-catkin-pkg (0.4.22-100) ... 13:25:40 Selecting previously unselected package python-pkg-resources. 13:25:40 Preparing to unpack .../34-python-pkg-resources_39.0.1-2_all.deb ... 13:25:40 Unpacking python-pkg-resources (39.0.1-2) ... 13:25:40 Selecting previously unselected package python-chardet. 13:25:40 Preparing to unpack .../35-python-chardet_3.0.4-1_all.deb ... 13:25:40 Unpacking python-chardet (3.0.4-1) ... 13:25:41 Selecting previously unselected package python-empy. 13:25:41 Preparing to unpack .../36-python-empy_3.3.2-1build1_all.deb ... 13:25:41 Unpacking python-empy (3.3.2-1build1) ... 13:25:44 Selecting previously unselected package python-nose. 13:25:44 Preparing to unpack .../37-python-nose_1.3.7-3_all.deb ... 13:25:44 Unpacking python-nose (1.3.7-3) ... 13:25:47 Selecting previously unselected package python-olefile. 13:25:47 Preparing to unpack .../38-python-olefile_0.45.1-1_all.deb ... 13:25:47 Unpacking python-olefile (0.45.1-1) ... 13:25:47 Selecting previously unselected package python-pil:amd64. 13:25:47 Preparing to unpack .../39-python-pil_5.1.0-1ubuntu0.3_amd64.deb ... 13:25:47 Unpacking python-pil:amd64 (5.1.0-1ubuntu0.3) ... 13:25:48 Selecting previously unselected package python-pygments. 13:25:48 Preparing to unpack .../40-python-pygments_2.2.0+dfsg-1_all.deb ... 13:25:48 Unpacking python-pygments (2.2.0+dfsg-1) ... 13:25:48 Selecting previously unselected package ros-melodic-catkin. 13:25:48 Preparing to unpack .../41-ros-melodic-catkin_0.7.28-1bionic.20200731.223830_amd64.deb ... 13:25:48 Unpacking ros-melodic-catkin (0.7.28-1bionic.20200731.223830) ... 13:25:48 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:25:49 Setting up liblcms2-2:amd64 (2.9-1ubuntu0.1) ... 13:25:49 Setting up libjbig0:amd64 (2.1-3.1build1) ... 13:25:49 Setting up libuv1:amd64 (1.18.0-3) ... 13:25:49 Setting up tzdata (2020a-0ubuntu0.18.04) ... 13:25:49 13:25:49 Current default time zone: 'Etc/UTC' 13:25:49 Local time is now: Thu Sep 17 12:25:49 UTC 2020. 13:25:49 Universal Time is now: Thu Sep 17 12:25:49 UTC 2020. 13:25:49 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:25:49 13:25:49 Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... 13:25:49 Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 13:25:49 Setting up sgml-base (1.29) ... 13:25:49 Setting up ucf (3.0038) ... 13:25:50 Setting up libfreetype6:amd64 (2.8.1-2ubuntu2) ... 13:25:50 Setting up librhash0:amd64 (1.3.6-2) ... 13:25:50 Setting up docutils-doc (0.14+dfsg-3) ... 13:25:50 Setting up xml-core (0.18) ... 13:25:51 Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.1) ... 13:25:51 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:25:51 Setting up libwebp6:amd64 (0.6.1-2) ... 13:25:52 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 13:25:52 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 13:25:52 Setting up libpaper1:amd64 (1.1.24+nmu5ubuntu1) ... 13:25:52 13:25:52 Creating config file /etc/papersize with new version 13:25:52 Setting up libpaper-utils (1.1.24+nmu5ubuntu1) ... 13:25:52 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 13:25:52 Setting up python2.7 (2.7.17-1~18.04ubuntu1.1) ... 13:25:55 Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 13:25:55 Setting up libpython-stdlib:amd64 (2.7.15~rc1-1) ... 13:25:55 Setting up libwebpmux3:amd64 (0.6.1-2) ... 13:25:55 Setting up libwebpdemux2:amd64 (0.6.1-2) ... 13:25:55 Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... 13:25:55 Setting up python (2.7.15~rc1-1) ... 13:25:55 Setting up python-pyparsing (2.2.0+dfsg1-2) ... 13:25:56 Setting up python-pkg-resources (39.0.1-2) ... 13:25:56 Setting up python-roman (2.0.0-3) ... 13:25:57 Setting up python-six (1.11.0-2) ... 13:25:57 Setting up googletest:amd64 (1.8.0-6) ... 13:25:57 Setting up python-pygments (2.2.0+dfsg-1) ... 13:25:59 Setting up python-empy (3.3.2-1build1) ... 13:25:59 Setting up libgtest-dev:amd64 (1.8.0-6) ... 13:25:59 Setting up python-olefile (0.45.1-1) ... 13:26:00 Setting up python-nose (1.3.7-3) ... 13:26:01 Setting up python-pil:amd64 (5.1.0-1ubuntu0.3) ... 13:26:01 Setting up google-mock:amd64 (1.8.0-6) ... 13:26:02 Setting up python-chardet (3.0.4-1) ... 13:26:02 Setting up python-dateutil (2.6.1-1) ... 13:26:03 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:26:03 Processing triggers for shared-mime-info (1.9-2) ... 13:26:33 Processing triggers for mime-support (3.60ubuntu1) ... 13:26:33 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 13:26:34 Processing triggers for sgml-base (1.29) ... 13:26:34 Setting up docutils-common (0.14+dfsg-3) ... 13:26:34 Processing triggers for sgml-base (1.29) ... 13:26:34 Setting up python-docutils (0.14+dfsg-3) ... 13:26:35 update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode 13:26:35 update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode 13:26:35 update-alternatives: using /usr/share/docutils/scripts/python2/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode 13:26:35 update-alternatives: using /usr/share/docutils/scripts/python2/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode 13:26:35 update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode 13:26:35 update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode 13:26:35 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode 13:26:35 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode 13:26:35 update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode 13:26:35 update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode 13:26:35 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode 13:26:35 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode 13:26:35 update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode 13:26:36 Setting up python-catkin-pkg-modules (0.4.22-1) ... 13:26:38 Setting up python-catkin-pkg (0.4.22-100) ... 13:26:38 Setting up ros-melodic-catkin (0.7.28-1bionic.20200731.223830) ... 13:26:38 Invoking 'apt-get clean' 13:26:49 ---> ae44eac49fba 13:26:49 Removing intermediate container 5198f2f69707 13:26:49 Step 27/29 : USER buildfarm 13:26:54 ---> Running in 0b2e1ffb2ad6 13:26:54 ---> 18268995b7e0 13:26:54 Removing intermediate container 0b2e1ffb2ad6 13:26:54 Step 28/29 : ENTRYPOINT sh -c 13:26:57 ---> Running in ddc25ef90699 13:26:57 ---> 759e50a87496 13:26:57 Removing intermediate container ddc25ef90699 13:26:57 Step 29/29 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py melodic thorvald --sourcedeb-dir /tmp/binarydeb 13:26:58 ---> Running in dfd0278b3125 13:26:58 ---> d0641b6863d0 13:26:58 Removing intermediate container dfd0278b3125 13:26:58 Successfully built d0641b6863d0 13:26:58 Successfully tagged binarydeb_build.melodic_ubuntu_bionic_amd64_thorvald:latest 13:26:58 + echo # END SECTION 13:26:58 # END SECTION
13:26:58 + echo # BEGIN SECTION: Run Dockerfile - build binarydeb
9. Run Dockerfile - build binarydeb

Hide Details

13:26:58 # BEGIN SECTION: Run Dockerfile - build binarydeb 13:26:58 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/docker_build_binarydeb/docker.cid -e=HOME= -e=TRAVIS= --net=host -v /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_build.melodic_ubuntu_bionic_amd64_thorvald
9.1. build binarydeb

Hide Details

13:26:59 # BEGIN SUBSECTION: build binarydeb 13:27:00 Package 'ros-melodic-thorvald' version: 2.0.0-1bionic.20200917.122324 13:27:02 Invoking 'apt-src build ros-melodic-thorvald' in '/tmp/binarydeb/ros-melodic-thorvald-2.0.0' 13:27:04 I: Building in /tmp/binarydeb/ros-melodic-thorvald-2.0.0 .. 13:27:04 dpkg-buildpackage: info: source package ros-melodic-thorvald 13:27:04 dpkg-buildpackage: info: source version 2.0.0-1bionic.20200917.122324 13:27:04 dpkg-buildpackage: info: source distribution bionic 13:27:04 dpkg-buildpackage: info: source changed by Lars Grimstad <lgrimstad@sagarobotics.com> 13:27:05 dpkg-source --before-build ros-melodic-thorvald-2.0.0 13:27:05 dpkg-buildpackage: info: host architecture amd64 13:27:05 dpkg-source: info: using options from ros-melodic-thorvald-2.0.0/debian/source/options: --auto-commit 13:27:05 fakeroot debian/rules clean 13:27:06 dh clean -v --buildsystem=cmake 13:27:06 dh_testdir -O-v -O--buildsystem=cmake 13:27:06 dh_auto_clean -O-v -O--buildsystem=cmake 13:27:06 dh_clean -O-v -O--buildsystem=cmake 13:27:06 rm -f debian/debhelper-build-stamp 13:27:06 rm -rf debian/.debhelper/ 13:27:06 rm -f -- debian/ros-melodic-thorvald.substvars debian/files 13:27:06 rm -fr -- debian/ros-melodic-thorvald/ debian/tmp/ 13:27:06 find . \( \( \ 13:27:06 \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \ 13:27:06 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ 13:27:06 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ 13:27:06 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ 13:27:06 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ 13:27:06 \) -exec rm -f {} + \) -o \ 13:27:06 \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) 13:27:06 debian/rules build 13:27:06 dh build -v --buildsystem=cmake 13:27:06 dh_testdir -O-v -O--buildsystem=cmake 13:27:06 dh_update_autotools_config -O-v -O--buildsystem=cmake 13:27:06 debian/rules override_dh_auto_configure 13:27:06 make[1]: Entering directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0' 13:27:06 # In case we're installing to a non-standard location, look for a setup.sh 13:27:06 # in the install tree that was dropped by catkin, and source it. It will 13:27:06 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 13:27:06 if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \ 13:27:06 dh_auto_configure -- \ 13:27:06 -DCATKIN_BUILD_BINARY_PACKAGE="1" \ 13:27:06 -DCMAKE_INSTALL_PREFIX="/opt/ros/melodic" \ 13:27:06 -DCMAKE_PREFIX_PATH="/opt/ros/melodic" 13:27:07 install -d obj-x86_64-linux-gnu 13:27:07 cd obj-x86_64-linux-gnu && cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/melodic -DCMAKE_PREFIX_PATH=/opt/ros/melodic 13:27:08 -- The C compiler identification is GNU 7.5.0 13:27:09 -- The CXX compiler identification is GNU 7.5.0 13:27:09 -- Check for working C compiler: /usr/bin/cc 13:27:09 -- Check for working C compiler: /usr/bin/cc -- works 13:27:09 -- Detecting C compiler ABI info 13:27:09 -- Detecting C compiler ABI info - done 13:27:09 -- Detecting C compile features 13:27:10 -- Detecting C compile features - done 13:27:10 -- Check for working CXX compiler: /usr/bin/c++ 13:27:10 -- Check for working CXX compiler: /usr/bin/c++ -- works 13:27:10 -- Detecting CXX compiler ABI info 13:27:10 -- Detecting CXX compiler ABI info - done 13:27:10 -- Detecting CXX compile features 13:27:11 -- Detecting CXX compile features - done 13:27:11 -- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu/devel 13:27:11 -- Using CMAKE_PREFIX_PATH: /opt/ros/melodic 13:27:11 -- This workspace overlays: /opt/ros/melodic 13:27:11 -- Found PythonInterp: /usr/bin/python (found version "2.7.17") 13:27:11 -- Using PYTHON_EXECUTABLE: /usr/bin/python 13:27:11 -- Using Debian Python package layout 13:27:11 -- Using empy: /usr/bin/empy 13:27:11 -- Using CATKIN_ENABLE_TESTING: ON 13:27:11 -- Skip enable_testing() when building binary package 13:27:11 -- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu/test_results 13:27:11 -- Found gtest sources under '/usr/src/googletest': gtests will be built 13:27:11 -- Found gmock sources under '/usr/src/googletest': gmock will be built 13:27:11 -- Looking for pthread.h 13:27:12 -- Looking for pthread.h - found 13:27:12 -- Looking for pthread_create 13:27:12 -- Looking for pthread_create - not found 13:27:12 -- Looking for pthread_create in pthreads 13:27:13 -- Looking for pthread_create in pthreads - not found 13:27:13 -- Looking for pthread_create in pthread 13:27:13 -- Looking for pthread_create in pthread - found 13:27:13 -- Found Threads: TRUE 13:27:13 -- Using Python nosetests: /usr/bin/nosetests-2.7 13:27:13 -- catkin 0.7.28 13:27:13 -- BUILD_SHARED_LIBS is on 13:27:13 -- Configuring done 13:27:13 -- Generating done 13:27:13 CMake Warning: 13:27:13 Manually-specified variables were not used by the project: 13:27:13 13:27:13 CMAKE_EXPORT_NO_PACKAGE_REGISTRY 13:27:13 CMAKE_INSTALL_LOCALSTATEDIR 13:27:13 CMAKE_INSTALL_SYSCONFDIR 13:27:13 13:27:13 13:27:14 -- Build files have been written to: /tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu 13:27:14 make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0' 13:27:14 debian/rules override_dh_auto_build 13:27:14 make[1]: Entering directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0' 13:27:14 # In case we're installing to a non-standard location, look for a setup.sh 13:27:14 # in the install tree that was dropped by catkin, and source it. It will 13:27:14 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 13:27:14 if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \ 13:27:14 dh_auto_build 13:27:14 cd obj-x86_64-linux-gnu && make -j1 13:27:14 make[2]: Entering directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu' 13:27:14 /usr/bin/cmake -H/tmp/binarydeb/ros-melodic-thorvald-2.0.0 -B/tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 13:27:14 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 13:27:14 make -f CMakeFiles/Makefile2 all 13:27:14 make[3]: Entering directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu' 13:27:14 make[3]: Nothing to be done for 'all'. 13:27:14 make[3]: Leaving directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu' 13:27:14 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu/CMakeFiles 0 13:27:14 make[2]: Leaving directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu' 13:27:14 make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0' 13:27:14 debian/rules override_dh_auto_test 13:27:14 make[1]: Entering directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0' 13:27:14 # In case we're installing to a non-standard location, look for a setup.sh 13:27:14 # in the install tree that was dropped by catkin, and source it. It will 13:27:14 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 13:27:14 echo -- Running tests. Even if one of them fails the build is not canceled. 13:27:14 -- Running tests. Even if one of them fails the build is not canceled. 13:27:14 if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \ 13:27:14 dh_auto_test || true 13:27:14 make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0' 13:27:14 fakeroot debian/rules binary 13:27:15 dh binary -v --buildsystem=cmake 13:27:15 dh_testroot -O-v -O--buildsystem=cmake 13:27:15 dh_prep -O-v -O--buildsystem=cmake 13:27:15 rm -f -- debian/ros-melodic-thorvald.substvars 13:27:15 rm -fr -- debian/.debhelper/generated/ros-melodic-thorvald/ debian/ros-melodic-thorvald/ debian/tmp/ 13:27:15 dh_installdirs -O-v -O--buildsystem=cmake 13:27:15 install -d debian/ros-melodic-thorvald 13:27:15 debian/rules override_dh_auto_install 13:27:15 make[1]: Entering directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0' 13:27:15 # In case we're installing to a non-standard location, look for a setup.sh 13:27:15 # in the install tree that was dropped by catkin, and source it. It will 13:27:15 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 13:27:15 if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \ 13:27:15 dh_auto_install 13:27:15 cd obj-x86_64-linux-gnu && make -j1 install DESTDIR=/tmp/binarydeb/ros-melodic-thorvald-2.0.0/debian/ros-melodic-thorvald AM_UPDATE_INFO_DIR=no 13:27:15 make[2]: Entering directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu' 13:27:15 /usr/bin/cmake -H/tmp/binarydeb/ros-melodic-thorvald-2.0.0 -B/tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 13:27:15 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 13:27:15 make -f CMakeFiles/Makefile2 all 13:27:15 make[3]: Entering directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu' 13:27:15 make[3]: Nothing to be done for 'all'. 13:27:15 make[3]: Leaving directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu' 13:27:15 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu/CMakeFiles 0 13:27:15 make -f CMakeFiles/Makefile2 preinstall 13:27:15 make[3]: Entering directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu' 13:27:15 make[3]: Nothing to be done for 'preinstall'. 13:27:15 make[3]: Leaving directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu' 13:27:15 Install the project... 13:27:15 /usr/bin/cmake -P cmake_install.cmake 13:27:15 -- Install configuration: "None" 13:27:15 -- Installing: /tmp/binarydeb/ros-melodic-thorvald-2.0.0/debian/ros-melodic-thorvald/opt/ros/melodic/share/thorvald/package.xml 13:27:15 make[2]: Leaving directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu' 13:27:15 make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0' 13:27:15 dh_install -O-v -O--buildsystem=cmake 13:27:15 install -d debian/.debhelper/generated/ros-melodic-thorvald 13:27:15 dh_installdocs -O-v -O--buildsystem=cmake 13:27:15 install -d debian/ros-melodic-thorvald/usr/share/doc/ros-melodic-thorvald 13:27:15 dh_installchangelogs -O-v -O--buildsystem=cmake 13:27:16 install -p -m0644 debian/changelog debian/ros-melodic-thorvald/usr/share/doc/ros-melodic-thorvald/changelog.Debian 13:27:16 dh_installexamples -O-v -O--buildsystem=cmake 13:27:16 dh_installman -O-v -O--buildsystem=cmake 13:27:16 dh_installcatalogs -O-v -O--buildsystem=cmake 13:27:16 dh_installcron -O-v -O--buildsystem=cmake 13:27:16 dh_installdebconf -O-v -O--buildsystem=cmake 13:27:16 install -d debian/ros-melodic-thorvald/DEBIAN 13:27:16 dh_installemacsen -O-v -O--buildsystem=cmake 13:27:16 dh_installifupdown -O-v -O--buildsystem=cmake 13:27:16 dh_installinfo -O-v -O--buildsystem=cmake 13:27:16 dh_installinit -O-v -O--buildsystem=cmake 13:27:16 dh_installmenu -O-v -O--buildsystem=cmake 13:27:16 dh_installmime -O-v -O--buildsystem=cmake 13:27:16 dh_installmodules -O-v -O--buildsystem=cmake 13:27:16 dh_installlogcheck -O-v -O--buildsystem=cmake 13:27:16 dh_installlogrotate -O-v -O--buildsystem=cmake 13:27:17 dh_installpam -O-v -O--buildsystem=cmake 13:27:17 dh_installppp -O-v -O--buildsystem=cmake 13:27:17 dh_installudev -O-v -O--buildsystem=cmake 13:27:17 dh_installgsettings -O-v -O--buildsystem=cmake 13:27:17 dh_bugfiles -O-v -O--buildsystem=cmake 13:27:17 dh_ucf -O-v -O--buildsystem=cmake 13:27:17 dh_lintian -O-v -O--buildsystem=cmake 13:27:17 dh_gconf -O-v -O--buildsystem=cmake 13:27:17 dh_icons -O-v -O--buildsystem=cmake 13:27:17 dh_perl -O-v -O--buildsystem=cmake 13:27:17 dh_usrlocal -O-v -O--buildsystem=cmake 13:27:17 dh_link -O-v -O--buildsystem=cmake 13:27:17 dh_installwm -O-v -O--buildsystem=cmake 13:27:17 dh_installxfonts -O-v -O--buildsystem=cmake 13:27:17 dh_strip_nondeterminism -O-v -O--buildsystem=cmake 13:27:18 dh_compress -O-v -O--buildsystem=cmake 13:27:18 cd debian/ros-melodic-thorvald 13:27:18 chmod a-x usr/share/doc/ros-melodic-thorvald/changelog.Debian 13:27:18 gzip -9nf usr/share/doc/ros-melodic-thorvald/changelog.Debian 13:27:18 cd '/tmp/binarydeb/ros-melodic-thorvald-2.0.0' 13:27:18 dh_fixperms -O-v -O--buildsystem=cmake 13:27:18 find debian/ros-melodic-thorvald -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 13:27:18 find debian/ros-melodic-thorvald ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s 13:27:18 find debian/ros-melodic-thorvald/usr/share/doc -type f -a -true -a ! -regex 'debian/ros-melodic-thorvald/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 13:27:18 find debian/ros-melodic-thorvald/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 13:27:18 find debian/ros-melodic-thorvald -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 13:27:18 dh_missing -O-v -O--buildsystem=cmake 13:27:18 dh_strip -O-v -O--buildsystem=cmake 13:27:18 dh_makeshlibs -O-v -O--buildsystem=cmake 13:27:18 rm -f debian/ros-melodic-thorvald/DEBIAN/shlibs 13:27:18 debian/rules override_dh_shlibdeps 13:27:18 make[1]: Entering directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0' 13:27:18 # In case we're installing to a non-standard location, look for a setup.sh 13:27:18 # in the install tree that was dropped by catkin, and source it. It will 13:27:18 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 13:27:18 if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \ 13:27:18 dh_shlibdeps -l/tmp/binarydeb/ros-melodic-thorvald-2.0.0/debian/ros-melodic-thorvald//opt/ros/melodic/lib/ 13:27:18 make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-thorvald-2.0.0' 13:27:18 dh_installdeb -O-v -O--buildsystem=cmake 13:27:18 dh_gencontrol -O-v -O--buildsystem=cmake 13:27:18 echo misc:Depends= >> debian/ros-melodic-thorvald.substvars 13:27:18 echo misc:Pre-Depends= >> debian/ros-melodic-thorvald.substvars 13:27:18 dpkg-gencontrol -pros-melodic-thorvald -ldebian/changelog -Tdebian/ros-melodic-thorvald.substvars -Pdebian/ros-melodic-thorvald -UMulti-Arch 13:27:19 dpkg-gencontrol: warning: Depends field of package ros-melodic-thorvald: unknown substitution variable ${shlibs:Depends} 13:27:19 chmod 0644 -- debian/ros-melodic-thorvald/DEBIAN/control 13:27:19 chown 0:0 -- debian/ros-melodic-thorvald/DEBIAN/control 13:27:19 dh_md5sums -O-v -O--buildsystem=cmake 13:27:19 (cd debian/ros-melodic-thorvald >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums) >/dev/null 13:27:19 chmod 0644 -- debian/ros-melodic-thorvald/DEBIAN/md5sums 13:27:19 chown 0:0 -- debian/ros-melodic-thorvald/DEBIAN/md5sums 13:27:19 dh_builddeb -O-v -O--buildsystem=cmake 13:27:19 dpkg-deb --build debian/ros-melodic-thorvald .. 13:27:19 dpkg-deb: building package 'ros-melodic-thorvald' in '../ros-melodic-thorvald_2.0.0-1bionic.20200917.122324_amd64.deb'. 13:27:19 dpkg-genbuildinfo --build=binary 13:27:20 dpkg-genchanges --build=binary >../ros-melodic-thorvald_2.0.0-1bionic.20200917.122324_amd64.changes 13:27:20 dpkg-genchanges: info: binary-only upload (no source code included) 13:27:20 dpkg-source --after-build ros-melodic-thorvald-2.0.0 13:27:20 dpkg-source: info: using options from ros-melodic-thorvald-2.0.0/debian/source/options: --auto-commit 13:27:20 dpkg-buildpackage: info: binary-only upload (no source included) 13:27:20 I: Successfully built in /tmp/binarydeb/ros-melodic-thorvald-2.0.0 13:27:20 # END SUBSECTION
13:27:21 + echo # END SECTION 13:27:21 # END SECTION
13:27:21 [Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins6723667402394719603.sh 13:27:21 + [ false = false ] 13:27:21 + echo # BEGIN SECTION: Clean up to save disk space on agents
10. Clean up to save disk space on agents

Hide Details

13:27:21 # BEGIN SECTION: Clean up to save disk space on agents 13:27:21 + chmod -R u+w /home/jenkins-slave/workspace/Mbin_uB64__thorvald__ubuntu_bionic_amd64__binary/binarydeb 13:27:21 + rm -fr binarydeb/ros-melodic-thorvald-2.0.0/CHANGELOG.rst binarydeb/ros-melodic-thorvald-2.0.0/CMakeLists.txt binarydeb/ros-melodic-thorvald-2.0.0/debian binarydeb/ros-melodic-thorvald-2.0.0/obj-x86_64-linux-gnu binarydeb/ros-melodic-thorvald-2.0.0/package.xml 13:27:21 + echo # END SECTION 13:27:21 # END SECTION
13:27:21 SSH: Connecting from host [lcas-buildfarm-slave-2] 13:27:21 SSH: Connecting with configuration [repo] ... 13:27:22 SSH: Disconnecting configuration [repo] ... 13:27:22 SSH: Transferred 2 file(s) 13:27:22 Build step 'Send files or execute commands over SSH' changed build result to SUCCESS 13:27:22 Waiting for the completion of Mrel_import-package 13:27:22 Mrel_import-package #732 started. 13:27:31 Mrel_import-package #732 completed. Result was SUCCESS 13:27:31 $ ssh-agent -k 13:27:31 unset SSH_AUTH_SOCK; 13:27:31 unset SSH_AGENT_PID; 13:27:31 echo Agent pid 14609 killed; 13:27:31 [ssh-agent] Stopped. 13:27:31 [description-setter] Description set: 2.0.0-1bionic.20200917.122324 13:27:31 Triggering a new build of Mrel_sync-packages-to-testing_bionic_amd64 13:27:31 Finished: SUCCESS