Console Output
21:50:56 Started by upstream project "Ksrc_uX__scipoptsuite__ubuntu_xenial__source" build number 4 21:50:56 originally caused by: 21:50:56 Started by upstream project "Krel_trigger-jobs" build number 42951 21:50:56 originally caused by: 21:50:56 Started by user Admin 21:50:56 Building remotely on build client 1 (slave buildslave indigo_devel_default) in workspace /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary 21:50:56 [ssh-agent] Looking for ssh-agent implementation... 21:50:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:50:56 $ ssh-agent 21:50:56 SSH_AUTH_SOCK=/tmp/ssh-O1w6XeLdfRn5/agent.24162 21:50:56 SSH_AGENT_PID=24164 21:50:56 [ssh-agent] Started. 21:50:57 $ ssh-add /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary@tmp/private_key_8647229667306421458.key 21:50:58 Identity added: /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary@tmp/private_key_8647229667306421458.key (/home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary@tmp/private_key_8647229667306421458.key) 21:50:58 [ssh-agent] Using credentials jenkins-slave 21:50:5821:50:581. Check upstream projectsHide Details
21:50:58 # BEGIN SECTION: Check upstream projects 21:50:58 Verify that no recursive upstream project is broken: 21:50:58 - 'Ksrc_uX__scipoptsuite__ubuntu_xenial__source' build '4' has result 'SUCCESS' 21:50:58 All recursive upstream projects are (un)stable 21:50:58 # END SECTION21:50:58 [Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson1413749196599502751.sh 21:50:58 + echo # BEGIN SECTION: docker version2. Check free disk spaceHide Details
21:50:58 # BEGIN SECTION: Check free disk space 21:50:58 Usable disk space = 53793116160 bytes 21:50:58 Free space threshold = 5368709120 bytes 21:50:58 # END SECTION21:50:58 + echo # BEGIN SECTION: docker info3. docker versionHide Details
21:50:58 # BEGIN SECTION: docker version 21:50:58 + docker version 21:50:58 Client: 21:50:58 Version: 1.9.1 21:50:58 API version: 1.21 21:50:58 Go version: go1.4.2 21:50:58 Git commit: a34a1d5 21:50:58 Built: Fri Nov 20 13:12:04 UTC 2015 21:50:58 OS/Arch: linux/amd64 21:50:58 21:50:58 Server: 21:50:58 Version: 1.9.1 21:50:58 API version: 1.21 21:50:58 Go version: go1.4.2 21:50:58 Git commit: a34a1d5 21:50:58 Built: Fri Nov 20 13:12:04 UTC 2015 21:50:58 OS/Arch: linux/amd64 21:50:58 + echo # END SECTION 21:50:58 # END SECTION21:50:59 [Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson1972657393796898190.sh 21:50:59 + echo # BEGIN SECTION: Check docker status4. docker infoHide Details
21:50:58 # BEGIN SECTION: docker info 21:50:58 + docker info 21:50:59 Containers: 311 21:50:59 Images: 2363 21:50:59 Server Version: 1.9.1 21:50:59 Storage Driver: aufs 21:50:59 Root Dir: /var/lib/docker/aufs 21:50:59 Backing Filesystem: extfs 21:50:59 Dirs: 3371 21:50:59 Dirperm1 Supported: false 21:50:59 Execution Driver: native-0.2 21:50:59 Logging Driver: json-file 21:50:59 Kernel Version: 3.13.0-29-generic 21:50:59 Operating System: Ubuntu 14.04 LTS 21:50:59 CPUs: 2 21:50:59 Total Memory: 3.861 GiB 21:50:59 Name: lcas-buildfarm-slave-2 21:50:59 ID: LZSS:PF7G:CREH:TEQW:FH57:3M6D:KCSS:ODQY:SPHA:ND7A:FHYG:PNDE 21:50:59 WARNING: No swap limit support 21:50:59 + echo # END SECTION 21:50:59 # END SECTION21:51:00 [Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson8183998623003781380.sh 21:51:00 + echo # BEGIN SECTION: Embed wrapper scripts5. Check docker statusHide Details
21:50:59 # BEGIN SECTION: Check docker status 21:50:59 + echo Testing trivial docker invocation... 21:50:59 Testing trivial docker invocation... 21:50:59 + docker run --rm ubuntu:xenial true 21:51:00 + echo 'docker run' returned 0 21:51:00 'docker run' returned 0 21:51:00 docker seems operational, continuing 21:51:00 [Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson6090593968011646221.sh 21:51:00 + echo # END SECTION 21:51:00 # END SECTION21:51:00 [Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson34301865373009932.sh 21:51:00 + echo # BEGIN SECTION: Clone ros_buildfarm6. Embed wrapper scriptsHide Details
21:51:00 # BEGIN SECTION: Embed wrapper scripts 21:51:00 + rm -fr wrapper_scripts 21:51:00 + mkdir wrapper_scripts 21:51:00 + 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()) 21:51:00 + echo # END SECTION 21:51:00 # END SECTION21:51:05 [Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson7367826880884215926.sh 21:51:05 + echo # BEGIN SECTION: Write PGP repository keys7. Clone ros_buildfarmHide Details
21:51:00 # BEGIN SECTION: Clone ros_buildfarm 21:51:00 + rm -fr ros_buildfarm 21:51:00 + python3 -u wrapper_scripts/git.py clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm 21:51:00 Invoking 'git clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm' 21:51:00 Cloning into 'ros_buildfarm'... 21:51:05 + git -C ros_buildfarm --no-pager log -n 1 21:51:05 commit aca918fa40d6391d4894b39d8d3477d2e6e0a390 21:51:05 Author: Marc Hanheide <marc@hanheide.de> 21:51:05 Date: Thu Aug 2 12:13:42 2018 +0100 21:51:05 21:51:05 added cleanup 21:51:05 + rm -fr ros_buildfarm/.git 21:51:05 + rm -fr ros_buildfarm/doc 21:51:05 + echo # END SECTION 21:51:05 # END SECTION21:51:05 [Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson4708571283042259366.sh 21:51:05 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/docker_generating_docker 21:51:05 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/docker_generating_docker 21:51:05 + sleep 1 21:51:05 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 24346 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid 21:51:06 + echo # BEGIN SECTION: Generate Dockerfile - binarydeb task8. Write PGP repository keysHide Details
21:51:05 # BEGIN SECTION: Write PGP repository keys 21:51:05 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/keys 21:51:05 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/keys/* 21:51:05 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 21:51:05 Version: GnuPG v1.4.11 (GNU/Linux) 21:51:05 21:51:05 mQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn 21:51:05 MsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf 21:51:05 xcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw 21:51:05 kPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv 21:51:05 /o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh 21:51:05 EBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg 21:51:05 KFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD 21:51:05 BgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX 21:51:05 yQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI 21:51:05 7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy 21:51:05 JjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T 21:51:05 Yh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++ 21:51:05 Cut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ 21:51:05 cvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM 21:51:05 hU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3 21:51:05 IWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm 21:51:05 Z4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK 21:51:05 7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb 21:51:05 oRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC 21:51:05 AAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U 21:51:05 NTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0 21:51:05 ikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU 21:51:05 M7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N 21:51:05 l9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ 21:51:05 Chb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ== 21:51:05 =nFcN 21:51:05 -----END PGP PUBLIC KEY BLOCK----- 21:51:05 21:51:05 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 21:51:05 Version: GnuPG v1 21:51:05 21:51:05 mQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F 21:51:05 WzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz 21:51:05 lt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I 21:51:05 D3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr 21:51:05 JuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe 21:51:05 giITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn 21:51:05 jIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ 21:51:05 FtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl 21:51:05 CUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk 21:51:05 ZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC 21:51:05 CAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ 21:51:05 jQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd 21:51:05 xwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0 21:51:05 SWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b 21:51:05 dceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6 21:51:05 K0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz 21:51:05 lIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y 21:51:05 UtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d 21:51:05 eu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF 21:51:05 yn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd 21:51:05 cYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q 21:51:05 ul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI 21:51:05 YmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru 21:51:05 sB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg 21:51:05 x9o= 21:51:05 =AGYp 21:51:05 -----END PGP PUBLIC KEY BLOCK----- 21:51:05 21:51:05 + echo # END SECTION 21:51:05 # END SECTION21:51:06 + echo # BEGIN SECTION: Build Dockerfile - binarydeb task9. Generate Dockerfile - binarydeb taskHide Details
21:51:06 # BEGIN SECTION: Generate Dockerfile - binarydeb task 21:51:06 + export TZ=GMT+00 21:51:06 + export PYTHONPATH=/home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/ros_buildfarm: 21:51:06 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/release/run_binarydeb_job.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic scipoptsuite ubuntu xenial amd64 --distribution-repository-urls http://10.210.9.154/ubuntu/building http://packages.ros.org/ros/ubuntu --distribution-repository-key-files /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/keys/1.key --target-repository http://10.210.9.154/ubuntu/building --binarydeb-dir /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/binarydeb --dockerfile-dir /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/docker_generating_docker --append-timestamp 21:51:06 Using the following distribution repositories: 21:51:06 http://10.210.9.154/ubuntu/building (/home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/keys/0.key) 21:51:06 http://packages.ros.org/ros/ubuntu (/home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/keys/1.key) 21:51:06 Generating Dockerfile '/home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/docker_generating_docker/Dockerfile': 21:51:06 # generated from release/binarydeb_create_task.Dockerfile.em 21:51:06 21:51:06 FROM ubuntu:xenial 21:51:06 21:51:06 VOLUME ["/var/cache/apt/archives"] 21:51:06 21:51:06 ENV DEBIAN_FRONTEND noninteractive 21:51:06 21:51:06 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 21:51:06 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 21:51:06 RUN locale-gen en_US.UTF-8 21:51:06 ENV LANG en_US.UTF-8 21:51:06 ENV TZ GMT+00 21:51:06 21:51:06 21:51:06 RUN useradd -u 1002 -m buildfarm 21:51:06 21:51:06 21:51:06 RUN mkdir /tmp/keys 21:51:06 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 21:51:06 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 21:51:06 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:51:06 RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:51:06 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:51:06 21:51:06 RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 21:51:06 21:51:06 RUN mkdir /tmp/wrapper_scripts 21:51:06 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 21:51:06 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 21:51:06 21:51:06 # automatic invalidation once every day 21:51:06 RUN echo "2018-09-10 (+0000)" 21:51:06 21:51:06 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 21:51:06 21:51:06 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 21:51:06 21:51:06 # always invalidate to actually have the latest apt repo state 21:51:06 RUN echo "2018-09-10 20:51:06 +0000" 21:51:06 RUN python3 -u /tmp/wrapper_scripts/apt.py update 21:51:06 21:51:06 USER buildfarm 21:51:06 ENTRYPOINT ["sh", "-c"] 21:51:06 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/get_sourcedeb.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic scipoptsuite --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic scipoptsuite --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/create_binarydeb_task_generator.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic scipoptsuite ubuntu xenial amd64 --distribution-repository-urls http://10.210.9.154/ubuntu/building http://packages.ros.org/ros/ubuntu --distribution-repository-key-files /tmp/keys/0.key /tmp/keys/1.key --binarydeb-dir /tmp/binarydeb --dockerfile-dir /tmp/docker_build_binarydeb"] 21:51:06 + echo # END SECTION 21:51:06 # END SECTION21:51:34 + echo # BEGIN SECTION: Run Dockerfile - binarydeb task10. Build Dockerfile - binarydeb taskHide Details
21:51:06 # BEGIN SECTION: Build Dockerfile - binarydeb task 21:51:06 + cd /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/docker_generating_docker 21:51:06 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 21:51:06 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 21:51:06 Check docker base image for updates: docker pull ubuntu:xenial 21:51:08 xenial: Pulling from library/ubuntu 21:51:08 Digest: sha256:f53ee6c26fed293a1faaad6cb83713ce9289e4a38a9ea7e0d78c156fa1022e75 21:51:08 Status: Image is up to date for ubuntu:xenial 21:51:08 + docker build --force-rm -t binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_scipoptsuite . 21:51:08 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 21:51:08 Step 1 : FROM ubuntu:xenial 21:51:08 ---> 2b9623518fa2 21:51:08 Step 2 : VOLUME /var/cache/apt/archives 21:51:08 ---> Using cache 21:51:08 ---> 74ba1b76bf6e 21:51:08 Step 3 : ENV DEBIAN_FRONTEND noninteractive 21:51:09 ---> Using cache 21:51:09 ---> 2493ca106c60 21:51:09 Step 4 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 21:51:10 ---> Using cache 21:51:10 ---> 885388895e3f 21:51:10 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 21:51:10 ---> Using cache 21:51:10 ---> 40393b666211 21:51:10 Step 6 : RUN locale-gen en_US.UTF-8 21:51:11 ---> Using cache 21:51:11 ---> e52d5a0e19f6 21:51:11 Step 7 : ENV LANG en_US.UTF-8 21:51:11 ---> Using cache 21:51:11 ---> 2a9c5e2d8565 21:51:11 Step 8 : ENV TZ GMT+00 21:51:12 ---> Using cache 21:51:12 ---> be900094f1df 21:51:12 Step 9 : RUN useradd -u 1002 -m buildfarm 21:51:13 ---> Using cache 21:51:13 ---> 653b534e961f 21:51:13 Step 10 : RUN mkdir /tmp/keys 21:51:13 ---> Using cache 21:51:13 ---> e4ea2a03c969 21:51:13 Step 11 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 21:51:14 ---> Using cache 21:51:14 ---> d89322b323f7 21:51:14 Step 12 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 21:51:14 ---> Using cache 21:51:14 ---> 0aca65174b48 21:51:14 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:51:15 ---> Using cache 21:51:15 ---> 068fa303acf0 21:51:15 Step 14 : RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:51:16 ---> Using cache 21:51:16 ---> c121a851babf 21:51:16 Step 15 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:51:16 ---> Using cache 21:51:16 ---> 3e19efbd1048 21:51:16 Step 16 : RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 21:51:17 ---> Using cache 21:51:17 ---> e4c20c1993e1 21:51:17 Step 17 : RUN mkdir /tmp/wrapper_scripts 21:51:17 ---> Using cache 21:51:17 ---> 7d980225418b 21:51:17 Step 18 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 21:51:18 ---> Using cache 21:51:18 ---> ebcd8290684a 21:51:18 Step 19 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 21:51:18 ---> Using cache 21:51:18 ---> 899986f02163 21:51:18 Step 20 : RUN echo "2018-09-10 (+0000)" 21:51:19 ---> Using cache 21:51:19 ---> b5bb7b1c10f7 21:51:19 Step 21 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 21:51:20 ---> Using cache 21:51:20 ---> fc0f8241b697 21:51:20 Step 22 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y devscripts dpkg-dev python3-apt python3-catkin-pkg-modules python3-empy python3-rosdistro-modules python3-yaml 21:51:20 ---> Using cache 21:51:20 ---> 803f613fd96a 21:51:20 Step 23 : RUN echo "2018-09-10 20:51:06 +0000" 21:51:21 ---> Running in 1657bf200f92 21:51:22 2018-09-10 20:51:06 +0000 21:51:22 ---> f514502e7824 21:51:22 Removing intermediate container 1657bf200f92 21:51:22 Step 24 : RUN python3 -u /tmp/wrapper_scripts/apt.py update 21:51:22 ---> Running in 352d893f7f38 21:51:23 Invoking 'apt-get update' 21:51:23 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 21:51:23 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 21:51:23 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 21:51:23 Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 21:51:23 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 21:51:23 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 21:51:23 Hit:7 http://packages.ros.org/ros/ubuntu xenial InRelease 21:51:24 Get:8 http://10.210.9.154/ubuntu/building xenial/main Sources [137 kB] 21:51:24 Get:9 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [148 kB] 21:51:24 Get:10 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [707 kB] 21:51:24 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [278 kB] 21:51:24 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1,097 kB] 21:51:24 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [879 kB] 21:51:25 Fetched 3,678 kB in 1s (1,849 kB/s) 21:51:26 Reading package lists... 21:51:27 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:51:27 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:51:27 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:51:27 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:51:27 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 21:51:27 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:51:27 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:51:27 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:51:27 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:51:29 ---> 9e1eebeb5982 21:51:30 Removing intermediate container 352d893f7f38 21:51:30 Step 25 : USER buildfarm 21:51:32 ---> Running in 2ac5f597b4a8 21:51:32 ---> cf0e60c360f7 21:51:32 Removing intermediate container 2ac5f597b4a8 21:51:32 Step 26 : ENTRYPOINT sh -c 21:51:32 ---> Running in 58273a55aefb 21:51:32 ---> 04bfdf47dbc9 21:51:32 Removing intermediate container 58273a55aefb 21:51:32 Step 27 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/get_sourcedeb.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic scipoptsuite --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic scipoptsuite --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/create_binarydeb_task_generator.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic scipoptsuite ubuntu xenial amd64 --distribution-repository-urls http://10.210.9.154/ubuntu/building http://packages.ros.org/ros/ubuntu --distribution-repository-key-files /tmp/keys/0.key /tmp/keys/1.key --binarydeb-dir /tmp/binarydeb --dockerfile-dir /tmp/docker_build_binarydeb 21:51:33 ---> Running in 52c2a1929457 21:51:33 ---> 1b4938f1eaeb 21:51:34 Removing intermediate container 52c2a1929457 21:51:34 Successfully built 1b4938f1eaeb 21:51:34 + echo # END SECTION 21:51:34 # END SECTION21:51:56 [Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson3426756854167378335.sh 21:51:56 + sleep 1 21:51:56 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 25357 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid 21:51:57 + echo # BEGIN SECTION: Build Dockerfile - build binarydeb11. Run Dockerfile - binarydeb taskHide Details
21:51:34 # BEGIN SECTION: Run Dockerfile - binarydeb task 21:51:34 + [ -f /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/binarydeb ] 21:51:34 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/binarydeb 21:51:34 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/docker_build_binarydeb 21:51:34 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/binarydeb 21:51:34 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/docker_build_binarydeb 21:51:34 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid -e=TRAVIS= -e=ROS_BUILDFARM_PULL_REQUEST_BRANCH= -v /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/docker_build_binarydeb:/tmp/docker_build_binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_scipoptsuite11.1. get sourcedebHide Details
21:51:37 # BEGIN SUBSECTION: get sourcedeb 21:51:46 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:51:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:51:46 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:51:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:51:46 Invoking '/usr/bin/python3 /tmp/ros_buildfarm/ros_buildfarm/wrapper/apt.py source --download-only --only-source ros-kinetic-scipoptsuite=1.2.1-0xenial' 21:51:48 Invoking 'apt-get source --download-only --only-source ros-kinetic-scipoptsuite=1.2.1-0xenial' 21:51:48 Reading package lists... 21:51:48 Need to get 8,444 B of source archives. 21:51:48 Get:1 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-scipoptsuite 1.2.1-0xenial (dsc) [1,034 B] 21:51:48 Get:2 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-scipoptsuite 1.2.1-0xenial (tar) [4,650 B] 21:51:48 Get:3 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-scipoptsuite 1.2.1-0xenial (diff) [2,760 B] 21:51:48 Fetched 8,444 B in 0s (692 kB/s) 21:51:48 Download complete and in download only mode 21:51:48 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:51:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:51:48 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:51:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:51:48 Invoking 'dpkg-source -x ros-kinetic-scipoptsuite_1.2.1-0xenial.dsc' 21:51:48 dpkg-source: warning: extracting unsigned source package (ros-kinetic-scipoptsuite_1.2.1-0xenial.dsc) 21:51:48 dpkg-source: info: extracting ros-kinetic-scipoptsuite in ros-kinetic-scipoptsuite-1.2.1 21:51:48 dpkg-source: info: unpacking ros-kinetic-scipoptsuite_1.2.1.orig.tar.gz 21:51:48 dpkg-source: info: unpacking ros-kinetic-scipoptsuite_1.2.1-0xenial.debian.tar.xz 21:51:48 Package maintainer emails: n.a.hawes@cs.bham.ac.uk 21:51:48 # END SUBSECTION21:51:53 Looking for the '.dsc' file of package 'ros-kinetic-scipoptsuite' with version '1.2.1-0' 21:51:55 Using the following distribution repositories: 21:51:55 http://10.210.9.154/ubuntu/building (/tmp/keys/0.key) 21:51:55 http://packages.ros.org/ros/ubuntu (/tmp/keys/1.key) 21:51:55 Generating Dockerfile '/tmp/docker_build_binarydeb/Dockerfile': 21:51:55 # generated from release/binarydeb_task.Dockerfile.em 21:51:55 21:51:55 21:51:55 FROM ubuntu:xenial 21:51:55 21:51:55 VOLUME ["/var/cache/apt/archives"] 21:51:55 21:51:55 ENV DEBIAN_FRONTEND noninteractive 21:51:55 21:51:55 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 21:51:55 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 21:51:55 RUN locale-gen en_US.UTF-8 21:51:55 ENV LANG en_US.UTF-8 21:51:55 ENV TZ GMT+00 21:51:55 21:51:55 RUN useradd -u 1002 -m buildfarm 21:51:55 21:51:55 21:51:55 RUN mkdir /tmp/keys 21:51:55 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 21:51:55 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 21:51:55 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:51:55 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:51:55 21:51:55 RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 21:51:55 21:51:55 RUN mkdir /tmp/wrapper_scripts 21:51:55 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 21:51:55 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 21:51:55 21:51:55 # automatic invalidation once every day 21:51:55 RUN echo "2018-09-10 (+0000)" 21:51:55 21:51:55 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 21:51:55 21:51:55 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 21:51:55 21:51:55 # for each dependency: echo version, apt update, apt install, apt clean 21:51:55 # to prevent exceeding the docker layer limit several lines have been folded 21:51:55 RUN echo "apt-src: 0.25.1-0.2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src 21:51:55 RUN echo "debhelper: 10.2.2ubuntu1~ubuntu16.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes debhelper 21:51:55 RUN echo "libgmp-dev: 2:6.1.0+dfsg-2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes libgmp-dev 21:51:55 RUN echo "libncurses5-dev: 6.0+20160213-1ubuntu1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes libncurses5-dev 21:51:55 RUN echo "ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800" && echo "zlib1g-dev: 1:1.2.8.dfsg-2ubuntu4.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin zlib1g-dev 21:51:55 21:51:55 USER buildfarm 21:51:55 ENTRYPOINT ["sh", "-c"] 21:51:55 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic scipoptsuite --sourcedeb-dir /tmp/binarydeb"] 21:51:55 Mount the following volumes when running the container: 21:51:55 -v /tmp/ros_buildfarm:/tmp/ros_buildfarm:ro 21:51:55 -v /tmp/binarydeb:/tmp/binarydeb 21:51:56 + echo # END SECTION 21:51:56 # END SECTION11.2. append build timestampHide Details
21:51:48 # BEGIN SUBSECTION: append build timestamp 21:51:49 dpkg-parsechangelog: warning: debian/changelog(l5): found trailer where expected start of change data 21:51:49 LINE: -- Nick Hawes <n.a.hawes@cs.bham.ac.uk> Fri, 15 Sep 2017 00:00:00 -0000 21:51:49 Invoking 'debchange -v 1.2.1-0xenial-20180910-205149+0000 -p -D xenial -u high -m Append timestamp when binarydeb was built.' in '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1' 21:51:49 debchange: warning: debian/changelog(l5): found trailer where expected start of change data 21:51:49 LINE: -- Nick Hawes <n.a.hawes@cs.bham.ac.uk> Fri, 15 Sep 2017 00:00:00 -0000 21:51:49 # END SUBSECTION22:02:54 + echo # BEGIN SECTION: Run Dockerfile - build binarydeb12. Build Dockerfile - build binarydebHide Details
21:51:57 # BEGIN SECTION: Build Dockerfile - build binarydeb 21:51:57 + cd /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/docker_build_binarydeb 21:51:57 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 21:51:57 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 21:51:57 Check docker base image for updates: docker pull ubuntu:xenial 21:54:24 xenial: Pulling from library/ubuntu 21:54:24 Digest: sha256:f53ee6c26fed293a1faaad6cb83713ce9289e4a38a9ea7e0d78c156fa1022e75 21:54:24 Status: Image is up to date for ubuntu:xenial 21:54:24 + docker build --force-rm -t binarydeb_build.kinetic_ubuntu_xenial_amd64_scipoptsuite . 21:54:24 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 21:54:24 Step 1 : FROM ubuntu:xenial 21:54:24 ---> 2b9623518fa2 21:54:24 Step 2 : VOLUME /var/cache/apt/archives 21:54:33 ---> Using cache 21:54:33 ---> 74ba1b76bf6e 21:54:33 Step 3 : ENV DEBIAN_FRONTEND noninteractive 21:54:33 ---> Using cache 21:54:33 ---> 2493ca106c60 21:54:33 Step 4 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 21:54:34 ---> Using cache 21:54:34 ---> 885388895e3f 21:54:34 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 21:54:35 ---> Using cache 21:54:35 ---> 40393b666211 21:54:35 Step 6 : RUN locale-gen en_US.UTF-8 21:54:35 ---> Using cache 21:54:35 ---> e52d5a0e19f6 21:54:35 Step 7 : ENV LANG en_US.UTF-8 21:54:36 ---> Using cache 21:54:36 ---> 2a9c5e2d8565 21:54:36 Step 8 : ENV TZ GMT+00 21:54:38 ---> Using cache 21:54:38 ---> be900094f1df 21:54:38 Step 9 : RUN useradd -u 1002 -m buildfarm 21:54:39 ---> Using cache 21:54:39 ---> 653b534e961f 21:54:39 Step 10 : RUN mkdir /tmp/keys 21:54:41 ---> Using cache 21:54:41 ---> e4ea2a03c969 21:54:41 Step 11 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 21:54:41 ---> Using cache 21:54:41 ---> d89322b323f7 21:54:41 Step 12 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 21:54:42 ---> Using cache 21:54:42 ---> 0aca65174b48 21:54:42 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:54:43 ---> Using cache 21:54:43 ---> 068fa303acf0 21:54:43 Step 14 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:54:44 ---> Using cache 21:54:44 ---> 27bd819464fc 21:54:44 Step 15 : RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 21:54:45 ---> Using cache 21:54:45 ---> 81a16c385fe9 21:54:45 Step 16 : RUN mkdir /tmp/wrapper_scripts 21:54:46 ---> Using cache 21:54:46 ---> f62a0247fa67 21:54:46 Step 17 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 21:54:47 ---> Using cache 21:54:47 ---> 489f397ca7ba 21:54:47 Step 18 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 21:54:48 ---> Using cache 21:54:48 ---> 4251c1c51aac 21:54:48 Step 19 : RUN echo "2018-09-10 (+0000)" 21:54:49 ---> Using cache 21:54:49 ---> 13690b994e9e 21:54:49 Step 20 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 21:54:50 ---> Using cache 21:54:50 ---> e652af2f1513 21:54:50 Step 21 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 21:54:51 ---> Using cache 21:54:51 ---> f61e0b6a1fb0 21:54:51 Step 22 : RUN echo "apt-src: 0.25.1-0.2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src 21:54:52 ---> Using cache 21:54:52 ---> 64b586568a89 21:54:52 Step 23 : RUN echo "debhelper: 10.2.2ubuntu1~ubuntu16.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes debhelper 21:54:52 ---> Using cache 21:54:52 ---> 27a068b6baae 21:54:52 Step 24 : RUN echo "libgmp-dev: 2:6.1.0+dfsg-2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes libgmp-dev 21:54:54 ---> Running in 181c96affd04 21:54:54 libgmp-dev: 2:6.1.0+dfsg-2 21:54:54 Invoking 'apt-get update' 21:54:54 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 21:54:54 Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 21:54:54 Hit:3 http://archive.ubuntu.com/ubuntu xenial InRelease 21:54:54 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 21:54:54 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 21:54:54 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 21:54:54 Get:7 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [148 kB] 21:54:54 Hit:8 http://packages.ros.org/ros/ubuntu xenial InRelease 21:54:55 Get:9 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [707 kB] 21:54:55 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [278 kB] 21:54:55 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1,097 kB] 21:54:55 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [879 kB] 21:54:55 Fetched 3,541 kB in 1s (3,273 kB/s) 21:54:57 Reading package lists... 21:54:57 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:54:57 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:54:57 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:54:57 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:54:57 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 21:54:57 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:54:57 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:54:57 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:54:57 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:54:57 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes libgmp-dev' 21:54:59 Reading package lists... 21:54:59 Building dependency tree... 21:54:59 Reading state information... 21:54:59 Starting pkgProblemResolver with broken count: 0 21:54:59 Starting 2 pkgProblemResolver with broken count: 0 21:54:59 Done 21:54:59 The following additional packages will be installed: 21:54:59 libgmpxx4ldbl 21:54:59 Suggested packages: 21:54:59 gmp-doc libgmp10-doc libmpfr-dev 21:54:59 The following NEW packages will be installed: 21:54:59 libgmp-dev libgmpxx4ldbl 21:54:59 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. 21:54:59 Need to get 323 kB of archives. 21:54:59 After this operation, 1,695 kB of additional disk space will be used. 21:54:59 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] 21:54:59 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] 21:54:59 debconf: delaying package configuration, since apt-utils is not installed 21:54:59 Fetched 323 kB in 0s (4,643 kB/s) 21:55:00 Selecting previously unselected package libgmpxx4ldbl:amd64. 21:55:00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16270 files and directories currently installed.) 21:55:00 Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... 21:55:00 Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... 21:55:00 Selecting previously unselected package libgmp-dev:amd64. 21:55:00 Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... 21:55:00 Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... 21:55:00 Processing triggers for libc-bin (2.23-0ubuntu10) ... 21:55:01 Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... 21:55:01 Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... 21:55:01 Processing triggers for libc-bin (2.23-0ubuntu10) ... 21:55:02 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:55:02 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:55:02 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:55:02 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:55:02 Invoking 'apt-get clean' 22:01:21 ---> cabb1f9f94d8 22:01:21 Removing intermediate container 181c96affd04 22:01:21 Step 25 : RUN echo "libncurses5-dev: 6.0+20160213-1ubuntu1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes libncurses5-dev 22:01:22 ---> Running in a1a3a427ac12 22:01:22 libncurses5-dev: 6.0+20160213-1ubuntu1 22:01:22 Invoking 'apt-get update' 22:01:22 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 22:01:22 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 22:01:22 Hit:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease 22:01:22 Hit:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease 22:01:22 Hit:5 http://archive.ubuntu.com/ubuntu xenial-security InRelease 22:01:22 Get:6 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [149 kB] 22:01:22 Hit:7 http://security.ubuntu.com/ubuntu xenial-security InRelease 22:01:23 Hit:8 http://packages.ros.org/ros/ubuntu xenial InRelease 22:01:24 Fetched 151 kB in 1s (117 kB/s) 22:01:26 Reading package lists... 22:01:26 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:01:26 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:01:26 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:01:26 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:01:26 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 22:01:26 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:01:26 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:01:26 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:01:26 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:01:26 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes libncurses5-dev' 22:01:28 Reading package lists... 22:01:28 Building dependency tree... 22:01:28 Reading state information... 22:01:28 Starting pkgProblemResolver with broken count: 0 22:01:28 Starting 2 pkgProblemResolver with broken count: 0 22:01:28 Done 22:01:28 The following additional packages will be installed: 22:01:28 libtinfo-dev 22:01:28 Suggested packages: 22:01:28 ncurses-doc 22:01:28 The following NEW packages will be installed: 22:01:28 libncurses5-dev libtinfo-dev 22:01:28 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. 22:01:28 Need to get 252 kB of archives. 22:01:28 After this operation, 1,461 kB of additional disk space will be used. 22:01:28 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] 22:01:28 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] 22:01:28 debconf: delaying package configuration, since apt-utils is not installed 22:01:28 Fetched 252 kB in 0s (3,750 kB/s) 22:01:28 Selecting previously unselected package libtinfo-dev:amd64. 22:01:28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16288 files and directories currently installed.) 22:01:28 Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... 22:01:28 Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... 22:01:29 Selecting previously unselected package libncurses5-dev:amd64. 22:01:29 Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... 22:01:29 Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... 22:01:29 Processing triggers for man-db (2.7.5-1) ... 22:01:30 Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... 22:01:30 Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... 22:01:32 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:01:32 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:01:32 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:01:32 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:01:32 Invoking 'apt-get clean' 22:01:35 ---> b97ec8d1a3fb 22:01:35 Removing intermediate container a1a3a427ac12 22:01:35 Step 26 : RUN echo "ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800" && echo "zlib1g-dev: 1:1.2.8.dfsg-2ubuntu4.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin zlib1g-dev 22:01:36 ---> Running in 2e9039b7296b 22:01:37 ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800 22:01:37 zlib1g-dev: 1:1.2.8.dfsg-2ubuntu4.1 22:01:37 Invoking 'apt-get update' 22:01:37 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 22:01:37 Hit:2 http://security.ubuntu.com/ubuntu xenial-security InRelease 22:01:37 Hit:3 http://archive.ubuntu.com/ubuntu xenial InRelease 22:01:37 Hit:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease 22:01:37 Hit:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease 22:01:37 Hit:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease 22:01:37 Hit:7 http://packages.ros.org/ros/ubuntu xenial InRelease 22:01:37 Get:8 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [149 kB] 22:01:38 Fetched 152 kB in 1s (117 kB/s) 22:01:40 Reading package lists... 22:01:40 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:01:40 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:01:40 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:01:40 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:01:40 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 22:01:40 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:01:40 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:01:40 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:01:40 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:01:40 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin zlib1g-dev' 22:01:42 Reading package lists... 22:01:42 Building dependency tree... 22:01:42 Reading state information... 22:01:42 Starting pkgProblemResolver with broken count: 0 22:01:42 Starting 2 pkgProblemResolver with broken count: 0 22:01:42 Done 22:01:43 The following additional packages will be installed: 22:01:43 cmake cmake-data docutils-common docutils-doc google-mock libarchive13 22:01:43 libcurl3 libfreetype6 libgtest-dev libjbig0 libjpeg-turbo8 libjpeg8 22:01:43 libjsoncpp1 liblcms2-2 liblzo2-2 libpaper-utils libpaper1 libpng12-0 22:01:43 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libtiff5 libwebp5 22:01:43 libwebpmux1 python python-catkin-pkg python-catkin-pkg-modules 22:01:43 python-chardet python-dateutil python-docutils python-empy python-minimal 22:01:43 python-nose python-pil python-pkg-resources python-pygments python-pyparsing 22:01:43 python-roman python-six python2.7 python2.7-minimal tzdata ucf 22:01:43 Suggested packages: 22:01:43 codeblocks eclipse ninja-build lrzip liblcms2-utils python-doc python-tk 22:01:43 texlive-latex-recommended texlive-latex-base texlive-lang-french 22:01:43 fonts-linuxlibertine | ttf-linux-libertine python-coverage python-nose-doc 22:01:43 python-pil-doc python-pil-dbg python-setuptools ttf-bitstream-vera 22:01:43 python2.7-doc binfmt-support 22:01:43 The following NEW packages will be installed: 22:01:43 cmake cmake-data docutils-common docutils-doc google-mock libarchive13 22:01:43 libcurl3 libfreetype6 libgtest-dev libjbig0 libjpeg-turbo8 libjpeg8 22:01:43 libjsoncpp1 liblcms2-2 liblzo2-2 libpaper-utils libpaper1 libpng12-0 22:01:43 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libtiff5 libwebp5 22:01:43 libwebpmux1 python python-catkin-pkg python-catkin-pkg-modules 22:01:43 python-chardet python-dateutil python-docutils python-empy python-minimal 22:01:43 python-nose python-pil python-pkg-resources python-pygments python-pyparsing 22:01:43 python-roman python-six python2.7 python2.7-minimal ros-kinetic-catkin 22:01:43 tzdata ucf zlib1g-dev 22:01:43 0 upgraded, 45 newly installed, 0 to remove and 1 not upgraded. 22:01:43 Need to get 12.8 MB of archives. 22:01:43 After this operation, 61.6 MB of additional disk space will be used. 22:01:43 Get:1 http://10.210.9.154/ubuntu/building xenial/main amd64 python-six all 1.11.0 [20.6 kB] 22:01:43 Get:2 http://10.210.9.154/ubuntu/building xenial/main amd64 python-catkin-pkg-modules all 0.4.8-1 [41.0 kB] 22:01:43 Get:3 http://10.210.9.154/ubuntu/building xenial/main amd64 python-catkin-pkg all 0.4.8-100 [3,442 B] 22:01:43 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] 22:01:43 Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:01:43 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] 22:01:43 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.8 [187 kB] 22:01:43 Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] 22:01:43 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] 22:01:43 Get:10 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-catkin amd64 0.7.14-0xenial-20180809-132632-0800 [112 kB] 22:01:43 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] 22:01:43 Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] 22:01:43 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] 22:01:43 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1,261 kB] 22:01:43 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] 22:01:43 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1,880 kB] 22:01:43 Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] 22:01:43 Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7,768 B] 22:01:43 Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] 22:01:43 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] 22:01:43 Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 tzdata all 2017c-0ubuntu0.16.04 [166 kB] 22:01:43 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-0 amd64 1.2.54-1ubuntu1.1 [116 kB] 22:01:43 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 ucf all 3.0036 [52.9 kB] 22:01:43 Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-common all 0.12+dfsg-1 [141 kB] 22:01:43 Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-doc all 0.12+dfsg-1 [889 kB] 22:01:43 Get:26 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgtest-dev amd64 1.7.0-4ubuntu1 [198 kB] 22:01:43 Get:27 http://archive.ubuntu.com/ubuntu xenial/universe amd64 google-mock amd64 1.7.0-18092013-1 [116 kB] 22:01:43 Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6 amd64 2.6.1-0.1ubuntu2.3 [316 kB] 22:01:43 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 22:01:43 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] 22:01:43 Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] 22:01:43 Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] 22:01:43 Get:33 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-roman all 2.0.0-2 [8,062 B] 22:01:43 Get:34 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-docutils all 0.12+dfsg-1 [348 kB] 22:01:43 Get:35 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-dateutil all 2.4.2-1 [42.5 kB] 22:01:43 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pyparsing all 2.0.3+dfsg1-1ubuntu0.1 [35.4 kB] 22:01:43 Get:37 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] 22:01:43 Get:38 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-chardet all 2.3.0-2 [96.3 kB] 22:01:43 Get:39 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-empy all 3.3.2-1build1 [72.5 kB] 22:01:43 Get:40 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-nose all 1.3.7-1 [116 kB] 22:01:43 Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] 22:01:43 Get:42 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebpmux1 amd64 0.4.4-1 [14.2 kB] 22:01:43 Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pil amd64 3.1.2-0ubuntu1.1 [312 kB] 22:01:43 Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pygments all 2.1+dfsg-1 [522 kB] 22:01:43 Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] 22:01:44 debconf: delaying package configuration, since apt-utils is not installed 22:01:44 Fetched 12.8 MB in 0s (19.6 MB/s) 22:01:44 Selecting previously unselected package cmake-data. 22:01:44 (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 ... 16338 files and directories currently installed.) 22:01:44 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... 22:01:44 Unpacking cmake-data (3.5.1-1ubuntu3) ... 22:01:46 Selecting previously unselected package liblzo2-2:amd64. 22:01:46 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ... 22:01:46 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:01:47 Selecting previously unselected package libarchive13:amd64. 22:01:47 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... 22:01:47 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... 22:01:47 Selecting previously unselected package libcurl3:amd64. 22:01:47 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... 22:01:47 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... 22:01:47 Selecting previously unselected package libjsoncpp1:amd64. 22:01:47 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... 22:01:47 Unpacking libjsoncpp1:amd64 (1.7.2-1) ... 22:01:47 Selecting previously unselected package cmake. 22:01:47 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... 22:01:47 Unpacking cmake (3.5.1-1ubuntu3) ... 22:01:48 Selecting previously unselected package libjpeg-turbo8:amd64. 22:01:48 Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... 22:01:48 Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... 22:01:48 Selecting previously unselected package liblcms2-2:amd64. 22:01:48 Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... 22:01:49 Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... 22:01:49 Selecting previously unselected package libpython2.7-minimal:amd64. 22:01:49 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 22:01:49 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... 22:01:50 Selecting previously unselected package python2.7-minimal. 22:01:50 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 22:01:50 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... 22:01:51 Selecting previously unselected package python-minimal. 22:01:51 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... 22:01:51 Unpacking python-minimal (2.7.12-1~16.04) ... 22:01:51 Selecting previously unselected package libpython2.7-stdlib:amd64. 22:01:51 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 22:01:51 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... 22:01:53 Selecting previously unselected package python2.7. 22:01:53 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 22:01:53 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... 22:01:53 Selecting previously unselected package libpython-stdlib:amd64. 22:01:53 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... 22:01:53 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... 22:01:53 Processing triggers for man-db (2.7.5-1) ... 22:01:54 Processing triggers for libc-bin (2.23-0ubuntu10) ... 22:01:54 Processing triggers for mime-support (3.59ubuntu1) ... 22:01:54 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... 22:01:54 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... 22:01:55 Setting up python-minimal (2.7.12-1~16.04) ... 22:01:56 Selecting previously unselected package python. 22:01:56 (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 ... 19184 files and directories currently installed.) 22:01:56 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... 22:01:56 Unpacking python (2.7.12-1~16.04) ... 22:01:56 Selecting previously unselected package libjbig0:amd64. 22:01:56 Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... 22:01:56 Unpacking libjbig0:amd64 (2.1-3.1) ... 22:01:56 Selecting previously unselected package tzdata. 22:01:56 Preparing to unpack .../tzdata_2017c-0ubuntu0.16.04_all.deb ... 22:01:56 Unpacking tzdata (2017c-0ubuntu0.16.04) ... 22:01:58 Selecting previously unselected package libpng12-0:amd64. 22:01:58 Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_amd64.deb ... 22:01:58 Unpacking libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... 22:01:59 Selecting previously unselected package ucf. 22:01:59 Preparing to unpack .../archives/ucf_3.0036_all.deb ... 22:01:59 Moving old data out of the way 22:01:59 Unpacking ucf (3.0036) ... 22:01:59 Selecting previously unselected package docutils-common. 22:01:59 Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ... 22:01:59 Unpacking docutils-common (0.12+dfsg-1) ... 22:01:59 Selecting previously unselected package docutils-doc. 22:01:59 Preparing to unpack .../docutils-doc_0.12+dfsg-1_all.deb ... 22:01:59 Unpacking docutils-doc (0.12+dfsg-1) ... 22:02:00 Selecting previously unselected package libgtest-dev:amd64. 22:02:00 Preparing to unpack .../libgtest-dev_1.7.0-4ubuntu1_amd64.deb ... 22:02:00 Unpacking libgtest-dev:amd64 (1.7.0-4ubuntu1) ... 22:02:00 Selecting previously unselected package google-mock:amd64. 22:02:00 Preparing to unpack .../google-mock_1.7.0-18092013-1_amd64.deb ... 22:02:00 Unpacking google-mock:amd64 (1.7.0-18092013-1) ... 22:02:01 Selecting previously unselected package libfreetype6:amd64. 22:02:01 Preparing to unpack .../libfreetype6_2.6.1-0.1ubuntu2.3_amd64.deb ... 22:02:01 Unpacking libfreetype6:amd64 (2.6.1-0.1ubuntu2.3) ... 22:02:01 Selecting previously unselected package libjpeg8:amd64. 22:02:01 Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... 22:02:01 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 22:02:01 Selecting previously unselected package libpaper1:amd64. 22:02:01 Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... 22:02:01 Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... 22:02:01 Selecting previously unselected package libpaper-utils. 22:02:01 Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... 22:02:01 Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... 22:02:01 Selecting previously unselected package libtiff5:amd64. 22:02:01 Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... 22:02:01 Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... 22:02:01 Selecting previously unselected package python-roman. 22:02:01 Preparing to unpack .../python-roman_2.0.0-2_all.deb ... 22:02:01 Unpacking python-roman (2.0.0-2) ... 22:02:02 Selecting previously unselected package python-docutils. 22:02:02 Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ... 22:02:02 Unpacking python-docutils (0.12+dfsg-1) ... 22:02:02 Selecting previously unselected package python-six. 22:02:02 Preparing to unpack .../python-six_1.11.0_all.deb ... 22:02:02 Unpacking python-six (1.11.0) ... 22:02:02 Selecting previously unselected package python-dateutil. 22:02:02 Preparing to unpack .../python-dateutil_2.4.2-1_all.deb ... 22:02:02 Unpacking python-dateutil (2.4.2-1) ... 22:02:02 Selecting previously unselected package python-pyparsing. 22:02:02 Preparing to unpack .../python-pyparsing_2.0.3+dfsg1-1ubuntu0.1_all.deb ... 22:02:02 Unpacking python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... 22:02:02 Selecting previously unselected package python-catkin-pkg-modules. 22:02:02 Preparing to unpack .../python-catkin-pkg-modules_0.4.8-1_all.deb ... 22:02:02 Unpacking python-catkin-pkg-modules (0.4.8-1) ... 22:02:03 Selecting previously unselected package python-catkin-pkg. 22:02:03 Preparing to unpack .../python-catkin-pkg_0.4.8-100_all.deb ... 22:02:03 Unpacking python-catkin-pkg (0.4.8-100) ... 22:02:03 Selecting previously unselected package python-pkg-resources. 22:02:03 Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... 22:02:03 Unpacking python-pkg-resources (20.7.0-1) ... 22:02:03 Selecting previously unselected package python-chardet. 22:02:03 Preparing to unpack .../python-chardet_2.3.0-2_all.deb ... 22:02:03 Unpacking python-chardet (2.3.0-2) ... 22:02:03 Selecting previously unselected package python-empy. 22:02:03 Preparing to unpack .../python-empy_3.3.2-1build1_all.deb ... 22:02:03 Unpacking python-empy (3.3.2-1build1) ... 22:02:03 Selecting previously unselected package python-nose. 22:02:03 Preparing to unpack .../python-nose_1.3.7-1_all.deb ... 22:02:03 Unpacking python-nose (1.3.7-1) ... 22:02:03 Selecting previously unselected package libwebp5:amd64. 22:02:03 Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... 22:02:03 Unpacking libwebp5:amd64 (0.4.4-1) ... 22:02:03 Selecting previously unselected package libwebpmux1:amd64. 22:02:03 Preparing to unpack .../libwebpmux1_0.4.4-1_amd64.deb ... 22:02:03 Unpacking libwebpmux1:amd64 (0.4.4-1) ... 22:02:04 Selecting previously unselected package python-pil:amd64. 22:02:04 Preparing to unpack .../python-pil_3.1.2-0ubuntu1.1_amd64.deb ... 22:02:04 Unpacking python-pil:amd64 (3.1.2-0ubuntu1.1) ... 22:02:04 Selecting previously unselected package python-pygments. 22:02:04 Preparing to unpack .../python-pygments_2.1+dfsg-1_all.deb ... 22:02:04 Unpacking python-pygments (2.1+dfsg-1) ... 22:02:04 Selecting previously unselected package zlib1g-dev:amd64. 22:02:04 Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... 22:02:04 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... 22:02:04 Selecting previously unselected package ros-kinetic-catkin. 22:02:04 Preparing to unpack .../ros-kinetic-catkin_0.7.14-0xenial-20180809-132632-0800_amd64.deb ... 22:02:04 Unpacking ros-kinetic-catkin (0.7.14-0xenial-20180809-132632-0800) ... 22:02:04 Processing triggers for man-db (2.7.5-1) ... 22:02:07 Processing triggers for libc-bin (2.23-0ubuntu10) ... 22:02:08 Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... 22:02:20 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 22:02:20 Setting up cmake-data (3.5.1-1ubuntu3) ... 22:02:20 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:02:21 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... 22:02:21 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... 22:02:21 Setting up libjsoncpp1:amd64 (1.7.2-1) ... 22:02:21 Setting up cmake (3.5.1-1ubuntu3) ... 22:02:21 Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... 22:02:21 Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... 22:02:21 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... 22:02:21 Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... 22:02:22 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... 22:02:22 Setting up python (2.7.12-1~16.04) ... 22:02:22 Setting up libjbig0:amd64 (2.1-3.1) ... 22:02:22 Setting up tzdata (2017c-0ubuntu0.16.04) ... 22:02:23 22:02:23 Current default time zone: 'Etc/UTC' 22:02:23 Local time is now: Mon Sep 10 21:02:23 UTC 2018. 22:02:23 Universal Time is now: Mon Sep 10 21:02:23 UTC 2018. 22:02:23 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:02:23 22:02:23 Setting up libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... 22:02:23 Setting up ucf (3.0036) ... 22:02:24 Setting up docutils-common (0.12+dfsg-1) ... 22:02:24 Setting up docutils-doc (0.12+dfsg-1) ... 22:02:24 Setting up libgtest-dev:amd64 (1.7.0-4ubuntu1) ... 22:02:24 Setting up google-mock:amd64 (1.7.0-18092013-1) ... 22:02:24 Setting up libfreetype6:amd64 (2.6.1-0.1ubuntu2.3) ... 22:02:24 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 22:02:24 Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... 22:02:24 22:02:24 Creating config file /etc/papersize with new version 22:02:25 Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... 22:02:25 Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... 22:02:25 Setting up python-roman (2.0.0-2) ... 22:02:25 Setting up python-six (1.11.0) ... 22:02:25 Setting up python-dateutil (2.4.2-1) ... 22:02:26 Setting up python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... 22:02:26 Setting up python-pkg-resources (20.7.0-1) ... 22:02:27 Setting up python-chardet (2.3.0-2) ... 22:02:28 Setting up python-empy (3.3.2-1build1) ... 22:02:29 Setting up python-nose (1.3.7-1) ... 22:02:29 Setting up libwebp5:amd64 (0.4.4-1) ... 22:02:29 Setting up libwebpmux1:amd64 (0.4.4-1) ... 22:02:29 Setting up python-pil:amd64 (3.1.2-0ubuntu1.1) ... 22:02:30 Setting up python-pygments (2.1+dfsg-1) ... 22:02:31 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... 22:02:31 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 22:02:31 Setting up python-docutils (0.12+dfsg-1) ... 22:02:31 update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode 22:02:31 update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode 22:02:31 update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode 22:02:31 update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode 22:02:31 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode 22:02:31 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode 22:02:31 update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode 22:02:31 update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode 22:02:31 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode 22:02:31 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode 22:02:31 update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode 22:02:32 Setting up python-catkin-pkg-modules (0.4.8-1) ... 22:02:33 Setting up python-catkin-pkg (0.4.8-100) ... 22:02:33 Setting up ros-kinetic-catkin (0.7.14-0xenial-20180809-132632-0800) ... 22:02:33 Processing triggers for libc-bin (2.23-0ubuntu10) ... 22:02:33 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:02:33 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:02:33 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:02:33 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:02:33 Invoking 'apt-get clean' 22:02:51 ---> ecb1ce29c8af 22:02:51 Removing intermediate container 2e9039b7296b 22:02:51 Step 27 : USER buildfarm 22:02:52 ---> Running in 59d82dcc3286 22:02:52 ---> e22c8941629f 22:02:52 Removing intermediate container 59d82dcc3286 22:02:52 Step 28 : ENTRYPOINT sh -c 22:02:53 ---> Running in 52aab81523f7 22:02:53 ---> a4312700965e 22:02:53 Removing intermediate container 52aab81523f7 22:02:53 Step 29 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic scipoptsuite --sourcedeb-dir /tmp/binarydeb 22:02:53 ---> Running in 1d17b4ae9ab2 22:02:53 ---> d63fa04da56c 22:02:54 Removing intermediate container 1d17b4ae9ab2 22:02:54 Successfully built d63fa04da56c 22:02:54 + echo # END SECTION 22:02:54 # END SECTION22:07:33 [Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson3175434867363072352.sh 22:07:33 + [ false = false ] 22:07:33 + echo # BEGIN SECTION: Clean up to save disk space on slaves13. Run Dockerfile - build binarydebHide Details
22:02:54 # BEGIN SECTION: Run Dockerfile - build binarydeb 22:02:54 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid -e=HOME= -e=TRAVIS= --net=host -v /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_build.kinetic_ubuntu_xenial_amd64_scipoptsuite22:07:33 + echo # END SECTION 22:07:33 # END SECTION13.1. build binarydebHide Details
22:02:55 # BEGIN SUBSECTION: build binarydeb 22:02:55 Package 'ros-kinetic-scipoptsuite' version: 1.2.1-0xenial-20180910-205149+0000 22:02:56 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:02:56 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:02:56 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:02:56 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:02:57 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:02:57 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:02:57 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:02:57 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:02:57 Invoking 'apt-src build ros-kinetic-scipoptsuite' in '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1' 22:02:57 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:02:57 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:02:57 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:02:57 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:02:59 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:02:59 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 22:02:59 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:02:59 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 22:02:59 I: Building in /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1 .. 22:02:59 dpkg-buildpackage: source package ros-kinetic-scipoptsuite 22:02:59 dpkg-buildpackage: source version 1.2.1-0xenial-20180910-205149+0000 22:02:59 dpkg-buildpackage: source distribution xenial 22:02:59 dpkg-buildpackage: source changed by Nick Hawes <n.a.hawes@cs.bham.ac.uk> 22:02:59 dpkg-source --before-build ros-kinetic-scipoptsuite-1.2.1 22:02:59 dpkg-buildpackage: host architecture amd64 22:03:00 dpkg-source: info: using options from ros-kinetic-scipoptsuite-1.2.1/debian/source/options: --auto-commit 22:03:00 fakeroot debian/rules clean 22:03:00 dh clean 22:03:01 dh_testdir 22:03:01 Unknown option: buildsystem 22:03:01 dh_testdir: warning: ignored unknown options in DH_OPTIONS 22:03:01 dh_auto_clean 22:03:01 dh_clean 22:03:01 Unknown option: buildsystem 22:03:01 dh_clean: warning: ignored unknown options in DH_OPTIONS 22:03:01 rm -f debian/debhelper-build-stamp 22:03:01 rm -f debian/ros-kinetic-scipoptsuite.substvars 22:03:01 rm -f debian/ros-kinetic-scipoptsuite.*.debhelper 22:03:01 rm -rf debian/ros-kinetic-scipoptsuite/ 22:03:01 rm -rf debian/.debhelper/ 22:03:01 rm -f debian/*.debhelper.log 22:03:01 rm -f debian/files 22:03:01 find . \( \( \ 22:03:01 \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \ 22:03:01 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ 22:03:01 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ 22:03:01 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ 22:03:01 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ 22:03:01 \) -exec rm -f {} + \) -o \ 22:03:01 \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) 22:03:01 rm -f *-stamp 22:03:01 debian/rules build 22:03:01 dh build 22:03:01 dh_testdir 22:03:01 Unknown option: buildsystem 22:03:01 dh_testdir: warning: ignored unknown options in DH_OPTIONS 22:03:01 dh_update_autotools_config 22:03:01 Unknown option: buildsystem 22:03:01 dh_update_autotools_config: warning: ignored unknown options in DH_OPTIONS 22:03:01 debian/rules override_dh_auto_configure 22:03:01 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1' 22:03:01 # In case we're installing to a non-standard location, look for a setup.sh 22:03:01 # in the install tree that was dropped by catkin, and source it. It will 22:03:01 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 22:03:01 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 22:03:01 dh_auto_configure -- \ 22:03:01 -DCATKIN_BUILD_BINARY_PACKAGE="1" \ 22:03:01 -DCMAKE_INSTALL_PREFIX="/opt/ros/kinetic" \ 22:03:01 -DCMAKE_PREFIX_PATH="/opt/ros/kinetic" 22:03:01 mkdir -p obj-x86_64-linux-gnu 22:03:01 cd obj-x86_64-linux-gnu 22:03:01 cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/kinetic -DCMAKE_PREFIX_PATH=/opt/ros/kinetic 22:03:02 -- The C compiler identification is GNU 5.4.0 22:03:02 -- The CXX compiler identification is GNU 5.4.0 22:03:02 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc 22:03:02 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works 22:03:02 -- Detecting C compiler ABI info 22:03:02 -- Detecting C compiler ABI info - done 22:03:02 -- Detecting C compile features 22:03:03 -- Detecting C compile features - done 22:03:03 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ 22:03:03 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works 22:03:03 -- Detecting CXX compiler ABI info 22:03:03 -- Detecting CXX compiler ABI info - done 22:03:03 -- Detecting CXX compile features 22:03:04 -- Detecting CXX compile features - done 22:03:04 -- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/devel 22:03:04 -- Using CMAKE_PREFIX_PATH: /opt/ros/kinetic 22:03:04 -- This workspace overlays: /opt/ros/kinetic 22:03:04 -- Found PythonInterp: /usr/bin/python (found version "2.7.12") 22:03:04 -- Using PYTHON_EXECUTABLE: /usr/bin/python 22:03:04 -- Using Debian Python package layout 22:03:04 -- Using empy: /usr/bin/empy 22:03:04 -- Using CATKIN_ENABLE_TESTING: ON 22:03:04 -- Skip enable_testing() when building binary package 22:03:04 -- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/test_results 22:03:04 -- Found gmock sources under '/usr/src/gmock': gmock will be built 22:03:04 -- Looking for pthread.h 22:03:04 -- Looking for pthread.h - found 22:03:04 -- Looking for pthread_create 22:03:04 -- Looking for pthread_create - not found 22:03:04 -- Looking for pthread_create in pthreads 22:03:04 -- Looking for pthread_create in pthreads - not found 22:03:04 -- Looking for pthread_create in pthread 22:03:05 -- Looking for pthread_create in pthread - found 22:03:05 -- Found Threads: TRUE 22:03:05 -- Found gtest sources under '/usr/src/gmock': gtests will be built 22:03:05 -- Using Python nosetests: /usr/bin/nosetests-2.7 22:03:05 -- catkin 0.7.14 22:03:05 CMAKE_BINARY_DIR /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu 22:03:05 providing scipopt_libs from /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite/scipoptsuite_ext-prefix/src/scipoptsuite_ext/scip-3.0.2/lib/ 22:03:05 scipopt_libs 22:03:05 CMake Warning (dev) at /usr/share/cmake-3.5/Modules/ExternalProject.cmake:451 (message): 22:03:05 value 'scipoptsuite/strands_executive/scipoptsuite/src/scipoptsuite_ext' 22:03:05 with no previous keyword in ExternalProject_Add_Step 22:03:05 Call Stack (most recent call first): 22:03:05 /usr/share/cmake-3.5/Modules/ExternalProject.cmake:1452 (_ep_parse_arguments) 22:03:05 CMakeLists.txt:52 (ExternalProject_Add_Step) 22:03:05 This warning is for project developers. Use -Wno-dev to suppress it. 22:03:05 22:03:05 -- Configuring done 22:03:05 CMake Warning: 22:03:05 Manually-specified variables were not used by the project: 22:03:05 22:03:05 CMAKE_INSTALL_LOCALSTATEDIR 22:03:05 CMAKE_INSTALL_SYSCONFDIR 22:03:05 22:03:05 -- Generating done 22:03:05 22:03:05 -- Build files have been written to: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu 22:03:05 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1 22:03:05 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1' 22:03:05 debian/rules override_dh_auto_build 22:03:05 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1' 22:03:05 # In case we're installing to a non-standard location, look for a setup.sh 22:03:05 # in the install tree that was dropped by catkin, and source it. It will 22:03:05 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 22:03:05 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 22:03:05 dh_auto_build 22:03:06 cd obj-x86_64-linux-gnu 22:03:06 make -j1 22:03:06 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:03:06 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1 -B/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 22:03:06 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 22:03:06 make -f CMakeFiles/Makefile2 all 22:03:06 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:03:06 make -f CMakeFiles/scipoptsuite_ext.dir/build.make CMakeFiles/scipoptsuite_ext.dir/depend 22:03:06 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:03:06 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1 /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1 /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/CMakeFiles/scipoptsuite_ext.dir/DependInfo.cmake --color= 22:03:06 Scanning dependencies of target scipoptsuite_ext 22:03:06 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:03:06 make -f CMakeFiles/scipoptsuite_ext.dir/build.make CMakeFiles/scipoptsuite_ext.dir/build 22:03:06 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:03:06 [ 7%] Creating directories for 'scipoptsuite_ext' 22:03:06 /usr/bin/cmake -E make_directory /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext 22:03:06 /usr/bin/cmake -E make_directory /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-build 22:03:06 /usr/bin/cmake -E make_directory /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix 22:03:06 /usr/bin/cmake -E make_directory /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/tmp 22:03:06 /usr/bin/cmake -E make_directory /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp 22:03:06 /usr/bin/cmake -E make_directory /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src 22:03:06 /usr/bin/cmake -E touch /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/scipoptsuite_ext-mkdir 22:03:06 [ 14%] Performing download step (download, verify and extract) for 'scipoptsuite_ext' 22:03:06 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src && /usr/bin/cmake -P /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/download-scipoptsuite_ext.cmake 22:03:06 -- downloading... 22:03:06 src='http://scip.zib.de/download/release/scipoptsuite-3.0.2.tgz' 22:03:06 dst='/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite-3.0.2.tgz' 22:03:06 timeout='none' 22:03:06 -- [download 0% complete] 22:03:06 -- [download 1% complete] 22:03:06 -- [download 2% complete] 22:03:06 -- [download 3% complete] 22:03:06 -- [download 4% complete] 22:03:06 -- [download 5% complete] 22:03:06 -- [download 6% complete] 22:03:06 -- [download 7% complete] 22:03:06 -- [download 8% complete] 22:03:06 -- [download 9% complete] 22:03:06 -- [download 10% complete] 22:03:06 -- [download 11% complete] 22:03:06 -- [download 12% complete] 22:03:06 -- [download 13% complete] 22:03:06 -- [download 14% complete] 22:03:06 -- [download 15% complete] 22:03:06 -- [download 16% complete] 22:03:06 -- [download 17% complete] 22:03:06 -- [download 18% complete] 22:03:06 -- [download 19% complete] 22:03:06 -- [download 20% complete] 22:03:06 -- [download 21% complete] 22:03:06 -- [download 22% complete] 22:03:06 -- [download 23% complete] 22:03:06 -- [download 24% complete] 22:03:06 -- [download 25% complete] 22:03:06 -- [download 26% complete] 22:03:06 -- [download 27% complete] 22:03:06 -- [download 28% complete] 22:03:06 -- [download 29% complete] 22:03:06 -- [download 30% complete] 22:03:06 -- [download 31% complete] 22:03:06 -- [download 32% complete] 22:03:06 -- [download 33% complete] 22:03:06 -- [download 34% complete] 22:03:06 -- [download 35% complete] 22:03:06 -- [download 36% complete] 22:03:06 -- [download 37% complete] 22:03:06 -- [download 38% complete] 22:03:06 -- [download 39% complete] 22:03:06 -- [download 40% complete] 22:03:06 -- [download 41% complete] 22:03:06 -- [download 42% complete] 22:03:06 -- [download 43% complete] 22:03:06 -- [download 44% complete] 22:03:06 -- [download 45% complete] 22:03:06 -- [download 46% complete] 22:03:06 -- [download 47% complete] 22:03:06 -- [download 48% complete] 22:03:06 -- [download 49% complete] 22:03:06 -- [download 50% complete] 22:03:06 -- [download 51% complete] 22:03:06 -- [download 52% complete] 22:03:06 -- [download 53% complete] 22:03:06 -- [download 54% complete] 22:03:06 -- [download 55% complete] 22:03:06 -- [download 56% complete] 22:03:06 -- [download 57% complete] 22:03:06 -- [download 58% complete] 22:03:06 -- [download 59% complete] 22:03:06 -- [download 60% complete] 22:03:06 -- [download 61% complete] 22:03:06 -- [download 62% complete] 22:03:06 -- [download 63% complete] 22:03:07 -- [download 64% complete] 22:03:07 -- [download 65% complete] 22:03:07 -- [download 66% complete] 22:03:07 -- [download 67% complete] 22:03:07 -- [download 68% complete] 22:03:07 -- [download 69% complete] 22:03:07 -- [download 70% complete] 22:03:07 -- [download 71% complete] 22:03:07 -- [download 72% complete] 22:03:07 -- [download 73% complete] 22:03:07 -- [download 74% complete] 22:03:07 -- [download 75% complete] 22:03:07 -- [download 76% complete] 22:03:07 -- [download 77% complete] 22:03:07 -- [download 78% complete] 22:03:07 -- [download 79% complete] 22:03:07 -- [download 80% complete] 22:03:07 -- [download 81% complete] 22:03:07 -- [download 82% complete] 22:03:07 -- [download 83% complete] 22:03:07 -- [download 84% complete] 22:03:07 -- [download 85% complete] 22:03:07 -- [download 86% complete] 22:03:07 -- [download 87% complete] 22:03:07 -- [download 88% complete] 22:03:07 -- [download 89% complete] 22:03:07 -- [download 90% complete] 22:03:07 -- [download 91% complete] 22:03:07 -- [download 92% complete] 22:03:07 -- [download 93% complete] 22:03:07 -- [download 94% complete] 22:03:07 -- [download 95% complete] 22:03:07 -- [download 96% complete] 22:03:07 -- [download 97% complete] 22:03:07 -- [download 98% complete] 22:03:07 -- [download 99% complete] 22:03:07 -- [download 100% complete] 22:03:07 -- downloading... done 22:03:07 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src && /usr/bin/cmake -P /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/verify-scipoptsuite_ext.cmake 22:03:07 -- verifying file... 22:03:07 file='/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite-3.0.2.tgz' 22:03:07 -- verifying file... done 22:03:07 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src && /usr/bin/cmake -P /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/extract-scipoptsuite_ext.cmake 22:03:07 -- extracting... 22:03:07 src='/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite-3.0.2.tgz' 22:03:07 dst='/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext' 22:03:07 -- extracting... [tar xfz] 22:03:07 -- extracting... [analysis] 22:03:07 -- extracting... [rename] 22:03:07 -- extracting... [clean up] 22:03:07 -- extracting... done 22:03:07 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src && /usr/bin/cmake -E touch /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/scipoptsuite_ext-download 22:03:07 [ 21%] Performing extract_zimpl step for 'scipoptsuite_ext' 22:03:07 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext && /usr/bin/cmake -E tar zxvf zimpl-3.3.1.tgz 22:03:07 x zimpl-3.3.1/LICENSE 22:03:07 x zimpl-3.3.1/README 22:03:07 x zimpl-3.3.1/CHANGELOG 22:03:07 x zimpl-3.3.1/Makefile 22:03:07 x zimpl-3.3.1/make/ 22:03:07 x zimpl-3.3.1/make/local/ 22:03:07 x zimpl-3.3.1/make/make.aix.pwr4.ibm.dbg 22:03:07 x zimpl-3.3.1/make/make.aix.pwr4.ibm.opt 22:03:07 x zimpl-3.3.1/make/make.cygwin.x86.gnu.dbg 22:03:07 x zimpl-3.3.1/make/make.cygwin.x86.gnu.opt 22:03:07 x zimpl-3.3.1/make/make.darwin.ppc.gnu.dbg 22:03:07 x zimpl-3.3.1/make/make.darwin.ppc.gnu.opt 22:03:07 x zimpl-3.3.1/make/make.darwin.x86.gnu.dbg 22:03:07 x zimpl-3.3.1/make/make.darwin.x86.gnu.opt 22:03:07 x zimpl-3.3.1/make/make.darwin.x86.intel.dbg 22:03:07 x zimpl-3.3.1/make/make.darwin.x86.intel.opt 22:03:07 x zimpl-3.3.1/make/make.darwin.x86_64.gnu.dbg 22:03:07 x zimpl-3.3.1/make/make.darwin.x86_64.gnu.opt 22:03:07 x zimpl-3.3.1/make/make.hp-ux.hppa.hp.dbg 22:03:07 x zimpl-3.3.1/make/make.hp-ux.hppa.hp.opt 22:03:07 x zimpl-3.3.1/make/make.irix.mips.sgi.dbg 22:03:07 x zimpl-3.3.1/make/make.irix.mips.sgi.opt 22:03:07 x zimpl-3.3.1/make/make.linux.x86.gnu.dbg 22:03:07 x zimpl-3.3.1/make/make.linux.x86.gnu.gcov 22:03:07 x zimpl-3.3.1/make/make.linux.x86.gnu.opt 22:03:07 x zimpl-3.3.1/make/make.sunos.x86_64.gnu.opt 22:03:07 x zimpl-3.3.1/make/make.linux.x86.gnu.opt-p4 22:03:07 x zimpl-3.3.1/make/make.linux.x86.gnu.prf 22:03:07 x zimpl-3.3.1/make/make.linux.x86.gnu.valgrind 22:03:07 x zimpl-3.3.1/make/make.linux.x86.intel.dbg 22:03:07 x zimpl-3.3.1/make/make.linux.x86.intel.opt 22:03:07 x zimpl-3.3.1/make/make.freebsd.x86_64.gnu.opt 22:03:07 x zimpl-3.3.1/make/make.linux.x86_64.eko.dbg 22:03:07 x zimpl-3.3.1/make/make.linux.x86_64.eko.opt 22:03:07 x zimpl-3.3.1/make/make.linux.x86_64.gnu.dbg 22:03:07 x zimpl-3.3.1/make/make.linux.x86_64.gnu.opt 22:03:07 x zimpl-3.3.1/make/make.linux.x86_64.gnu.opt-gccold 22:03:07 x zimpl-3.3.1/make/make.linux.x86_64.intel.dbg 22:03:07 x zimpl-3.3.1/make/make.linux.x86_64.intel.opt 22:03:07 x zimpl-3.3.1/make/make.osf1.alpha.compaq.dbg 22:03:07 x zimpl-3.3.1/make/make.osf1.alpha.compaq.opt 22:03:07 x zimpl-3.3.1/make/make.sunos.sparc.gnu.dbg 22:03:07 x zimpl-3.3.1/make/make.sunos.sparc.gnu.opt 22:03:07 x zimpl-3.3.1/make/make.sunos.sparc.sun.dbg 22:03:07 x zimpl-3.3.1/make/make.sunos.sparc.sun.opt 22:03:07 x zimpl-3.3.1/make/make.sunos.x86.gnu.dbg 22:03:07 x zimpl-3.3.1/make/make.sunos.x86.gnu.opt 22:03:07 x zimpl-3.3.1/make/make.sunos.x86.sun.dbg 22:03:07 x zimpl-3.3.1/make/make.sunos.x86.sun.opt 22:03:07 x zimpl-3.3.1/make/make.win.x86.mingw-cross.dbg 22:03:07 x zimpl-3.3.1/make/make.win.x86.mingw-cross.opt 22:03:07 x zimpl-3.3.1/make/make.linux.x86.gnu.opt-gccold 22:03:07 x zimpl-3.3.1/make/make.freebsd.x86.gnu.dbg 22:03:07 x zimpl-3.3.1/make/make.sunos.x86_64.gnu.dbg 22:03:07 x zimpl-3.3.1/make/make.freebsd.x86.gnu.opt 22:03:07 x zimpl-3.3.1/make/make.freebsd.x86_64.gnu.dbg 22:03:07 x zimpl-3.3.1/make/make.linux.x86.gnu.opt-gcc42 22:03:07 x zimpl-3.3.1/make/make.linux.x86.intel.opt-p4 22:03:07 x zimpl-3.3.1/make/make.linux.x86_64.gnu.opt-gcc42 22:03:07 x zimpl-3.3.1/make/make.sunos.x86.dbg 22:03:07 x zimpl-3.3.1/make/make.sunos.x86.opt 22:03:07 x zimpl-3.3.1/make/make.mingw.x86.gnu.dbg 22:03:07 x zimpl-3.3.1/make/make.mingw.x86.gnu.opt 22:03:07 x zimpl-3.3.1/src/ 22:03:07 x zimpl-3.3.1/src/blkmem.c 22:03:07 x zimpl-3.3.1/src/blkmem.h 22:03:07 x zimpl-3.3.1/src/bool.h 22:03:07 x zimpl-3.3.1/src/bound.c 22:03:07 x zimpl-3.3.1/src/code.c 22:03:07 x zimpl-3.3.1/src/code.h 22:03:07 x zimpl-3.3.1/src/conname.c 22:03:07 x zimpl-3.3.1/src/define.c 22:03:07 x zimpl-3.3.1/src/depend 22:03:07 x zimpl-3.3.1/src/elem.c 22:03:07 x zimpl-3.3.1/src/entry.c 22:03:07 x zimpl-3.3.1/src/gmpmisc.c 22:03:07 x zimpl-3.3.1/src/gmpmisc.h 22:03:07 x zimpl-3.3.1/src/hash.c 22:03:07 x zimpl-3.3.1/src/heap.c 22:03:07 x zimpl-3.3.1/src/idxset.c 22:03:07 x zimpl-3.3.1/src/inst.c 22:03:07 x zimpl-3.3.1/src/inst.h 22:03:07 x zimpl-3.3.1/src/iread.c 22:03:07 x zimpl-3.3.1/src/lint.h 22:03:07 x zimpl-3.3.1/src/list.c 22:03:07 x zimpl-3.3.1/src/load.c 22:03:07 x zimpl-3.3.1/src/local.c 22:03:07 x zimpl-3.3.1/src/metaio.c 22:03:07 x zimpl-3.3.1/src/mme.h 22:03:07 x zimpl-3.3.1/src/mmlparse2.y 22:03:07 x zimpl-3.3.1/src/mmlscan.l 22:03:07 x zimpl-3.3.1/src/mono.c 22:03:07 x zimpl-3.3.1/src/mono.h 22:03:07 x zimpl-3.3.1/src/mshell.c 22:03:07 x zimpl-3.3.1/src/mshell.h 22:03:07 x zimpl-3.3.1/src/numbdbl.c 22:03:07 x zimpl-3.3.1/src/numbgmp.c 22:03:07 x zimpl-3.3.1/src/prog.c 22:03:07 x zimpl-3.3.1/src/project.lnt 22:03:07 x zimpl-3.3.1/src/random.c 22:03:07 x zimpl-3.3.1/src/random.h 22:03:07 x zimpl-3.3.1/src/strstore.h 22:03:07 x zimpl-3.3.1/src/ratlp.h 22:03:07 x zimpl-3.3.1/src/ratlpfwrite.c 22:03:07 x zimpl-3.3.1/src/ratlpstore.c 22:03:07 x zimpl-3.3.1/src/ratlpstore.h 22:03:07 x zimpl-3.3.1/src/ratlptypes.h 22:03:07 x zimpl-3.3.1/src/ratmpswrite.c 22:03:07 x zimpl-3.3.1/src/ratmstwrite.c 22:03:07 x zimpl-3.3.1/src/ratordwrite.c 22:03:07 x zimpl-3.3.1/src/ratpresolve.c 22:03:07 x zimpl-3.3.1/src/rdefpar.h 22:03:07 x zimpl-3.3.1/src/rdefpar.c 22:03:07 x zimpl-3.3.1/src/set4.c 22:03:07 x zimpl-3.3.1/src/set4.h 22:03:07 x zimpl-3.3.1/src/setempty.c 22:03:07 x zimpl-3.3.1/src/setlist.c 22:03:07 x zimpl-3.3.1/src/setmulti.c 22:03:07 x zimpl-3.3.1/src/setprod.c 22:03:07 x zimpl-3.3.1/src/setpseudo.c 22:03:07 x zimpl-3.3.1/src/setrange.c 22:03:07 x zimpl-3.3.1/src/source.c 22:03:07 x zimpl-3.3.1/src/stmt.c 22:03:07 x zimpl-3.3.1/src/strstore2.c 22:03:07 x zimpl-3.3.1/src/symbol.c 22:03:07 x zimpl-3.3.1/src/term2.c 22:03:07 x zimpl-3.3.1/src/tuple.c 22:03:07 x zimpl-3.3.1/src/vinst.c 22:03:07 x zimpl-3.3.1/src/xlpglue.c 22:03:07 x zimpl-3.3.1/src/xlpglue.h 22:03:07 x zimpl-3.3.1/src/zimpl.c 22:03:07 x zimpl-3.3.1/src/zimpllib.c 22:03:07 x zimpl-3.3.1/src/zimpllib.h 22:03:07 x zimpl-3.3.1/src/mmlparse2.c 22:03:07 x zimpl-3.3.1/src/mmlparse2.h 22:03:07 x zimpl-3.3.1/src/mmlscan.c 22:03:07 x zimpl-3.3.1/src/term.h 22:03:07 x zimpl-3.3.1/src/numb.h 22:03:07 x zimpl-3.3.1/src/entry.h 22:03:07 x zimpl-3.3.1/src/tuple.h 22:03:07 x zimpl-3.3.1/src/elem.h 22:03:07 x zimpl-3.3.1/src/set.h 22:03:07 x zimpl-3.3.1/src/list.h 22:03:07 x zimpl-3.3.1/src/bound.h 22:03:07 x zimpl-3.3.1/src/hash.h 22:03:07 x zimpl-3.3.1/src/heap.h 22:03:07 x zimpl-3.3.1/src/metaio.h 22:03:07 x zimpl-3.3.1/src/local.h 22:03:07 x zimpl-3.3.1/src/prog.h 22:03:07 x zimpl-3.3.1/src/define.h 22:03:07 x zimpl-3.3.1/src/symbol.h 22:03:07 x zimpl-3.3.1/src/idxset.h 22:03:07 x zimpl-3.3.1/src/stmt.h 22:03:07 x zimpl-3.3.1/src/conname.h 22:03:07 x zimpl-3.3.1/src/stkchk.c 22:03:07 x zimpl-3.3.1/src/ff 22:03:07 x zimpl-3.3.1/src/WIN/ 22:03:07 x zimpl-3.3.1/src/WIN/unistd.h 22:03:07 x zimpl-3.3.1/src/WIN/getopt.c 22:03:07 x zimpl-3.3.1/src/WIN/getopt.h 22:03:07 x zimpl-3.3.1/src/stkchk.h 22:03:07 x zimpl-3.3.1/src/zlpglue.c 22:03:07 x zimpl-3.3.1/src/rathumwrite.c 22:03:07 x zimpl-3.3.1/src/ratsoswrite.c 22:03:07 x zimpl-3.3.1/src/zlpglue.h 22:03:07 x zimpl-3.3.1/doc/zimpl.pdf 22:03:07 x zimpl-3.3.1/doc/zimpl.man 22:03:07 x zimpl-3.3.1/check/ 22:03:07 x zimpl-3.3.1/check/errors/ 22:03:07 x zimpl-3.3.1/check/errors/e121.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e105.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e188_3.zpl 22:03:07 x zimpl-3.3.1/check/errors/e106.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e106.zpl 22:03:07 x zimpl-3.3.1/check/errors/e107.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e107.zpl 22:03:07 x zimpl-3.3.1/check/errors/e108.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e108.zpl 22:03:07 x zimpl-3.3.1/check/errors/e109.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e109.zpl 22:03:07 x zimpl-3.3.1/check/errors/e110_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e110_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e110_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e110_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e111.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e111.zpl 22:03:07 x zimpl-3.3.1/check/errors/e112.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e112.zpl 22:03:07 x zimpl-3.3.1/check/errors/e113.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e113.zpl 22:03:07 x zimpl-3.3.1/check/errors/e114.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e114.zpl 22:03:07 x zimpl-3.3.1/check/errors/e115.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e115.zpl 22:03:07 x zimpl-3.3.1/check/errors/e116.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e116.zpl 22:03:07 x zimpl-3.3.1/check/errors/e117.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e117.zpl 22:03:07 x zimpl-3.3.1/check/errors/e118_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e118_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e118_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e118_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e118_3.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e118_3.zpl 22:03:07 x zimpl-3.3.1/check/errors/e119_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e119_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e119_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e119_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e119_3.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e119_3.zpl 22:03:07 x zimpl-3.3.1/check/errors/e119_4.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e119_4.zpl 22:03:07 x zimpl-3.3.1/check/errors/e120_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e120_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e120_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e120_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e120_3.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e120_3.zpl 22:03:07 x zimpl-3.3.1/check/errors/e120_4.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e120_4.zpl 22:03:07 x zimpl-3.3.1/check/errors/e123.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e123.zpl 22:03:07 x zimpl-3.3.1/check/errors/e124.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e124.zpl 22:03:07 x zimpl-3.3.1/check/errors/e125.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e125.zpl 22:03:07 x zimpl-3.3.1/check/errors/e126_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e126_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e126_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e126_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e127.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e127.zpl 22:03:07 x zimpl-3.3.1/check/errors/e128.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e128.zpl 22:03:07 x zimpl-3.3.1/check/errors/e129.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e129.zpl 22:03:07 x zimpl-3.3.1/check/errors/e131.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e131.zpl 22:03:07 x zimpl-3.3.1/check/errors/e132.dat 22:03:07 x zimpl-3.3.1/check/errors/e132.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e132.zpl 22:03:07 x zimpl-3.3.1/check/errors/e133.dat 22:03:07 x zimpl-3.3.1/check/errors/e133_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e133_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e133_10.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e133_10.zpl 22:03:07 x zimpl-3.3.1/check/errors/e133_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e133_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e133_3.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e133_3.zpl 22:03:07 x zimpl-3.3.1/check/errors/e133_4.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e133_4.zpl 22:03:07 x zimpl-3.3.1/check/errors/e133_5.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e133_5.zpl 22:03:07 x zimpl-3.3.1/check/errors/e133_6.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e133_6.zpl 22:03:07 x zimpl-3.3.1/check/errors/e133_7.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e133_7.zpl 22:03:07 x zimpl-3.3.1/check/errors/e133_8.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e133_8.zpl 22:03:07 x zimpl-3.3.1/check/errors/e133_9.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e133_9.zpl 22:03:07 x zimpl-3.3.1/check/errors/e134.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e134.zpl 22:03:07 x zimpl-3.3.1/check/errors/e135_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e135_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e135_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e135_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e135_3.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e135_3.zpl 22:03:07 x zimpl-3.3.1/check/errors/e141.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e141.zpl 22:03:07 x zimpl-3.3.1/check/errors/e142.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e142.zpl 22:03:07 x zimpl-3.3.1/check/errors/e143.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e143.zpl 22:03:07 x zimpl-3.3.1/check/errors/e144.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e144.zpl 22:03:07 x zimpl-3.3.1/check/errors/e145.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e145.zpl 22:03:07 x zimpl-3.3.1/check/errors/e146.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e146.zpl 22:03:07 x zimpl-3.3.1/check/errors/e147.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e147.zpl 22:03:07 x zimpl-3.3.1/check/errors/e148.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e148.zpl 22:03:07 x zimpl-3.3.1/check/errors/e149.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e149.zpl 22:03:07 x zimpl-3.3.1/check/errors/e150.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e150.zpl 22:03:07 x zimpl-3.3.1/check/errors/e151_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e151_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e151_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e151_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e151_3.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e151_3.zpl 22:03:07 x zimpl-3.3.1/check/errors/e151_4.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e151_4.zpl 22:03:07 x zimpl-3.3.1/check/errors/e152_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e152_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e152_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e152_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e153.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e153.zpl 22:03:07 x zimpl-3.3.1/check/errors/e154.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e154.zpl 22:03:07 x zimpl-3.3.1/check/errors/e155.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e155.zpl 22:03:07 x zimpl-3.3.1/check/errors/e156.dat 22:03:07 x zimpl-3.3.1/check/errors/e156.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e156.zpl 22:03:07 x zimpl-3.3.1/check/errors/e157.dat 22:03:07 x zimpl-3.3.1/check/errors/e157.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e157.zpl 22:03:07 x zimpl-3.3.1/check/errors/e159.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e159.zpl 22:03:07 x zimpl-3.3.1/check/errors/e160.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e160.zpl 22:03:07 x zimpl-3.3.1/check/errors/e161.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e161.zpl 22:03:07 x zimpl-3.3.1/check/errors/e163.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e163.zpl 22:03:07 x zimpl-3.3.1/check/errors/e168.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e168.zpl 22:03:07 x zimpl-3.3.1/check/errors/e170.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e170.zpl 22:03:07 x zimpl-3.3.1/check/errors/e171.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e171.zpl 22:03:07 x zimpl-3.3.1/check/errors/e172.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e172.zpl 22:03:07 x zimpl-3.3.1/check/errors/e173.dat 22:03:07 x zimpl-3.3.1/check/errors/e173_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e173_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e173_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e173_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e173_3.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e173_3.zpl 22:03:07 x zimpl-3.3.1/check/errors/e174.dat 22:03:07 x zimpl-3.3.1/check/errors/e174_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e174_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e174_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e174_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e174_3.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e174_3.zpl 22:03:07 x zimpl-3.3.1/check/errors/e177.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e177.zpl 22:03:07 x zimpl-3.3.1/check/errors/e179.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e179.zpl 22:03:07 x zimpl-3.3.1/check/errors/e181.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e181.zpl 22:03:07 x zimpl-3.3.1/check/errors/e182.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e182.zpl 22:03:07 x zimpl-3.3.1/check/errors/e183.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e183.zpl 22:03:07 x zimpl-3.3.1/check/errors/e184.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e184.zpl 22:03:07 x zimpl-3.3.1/check/errors/e185.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e185.zpl 22:03:07 x zimpl-3.3.1/check/errors/e188_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e188_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e188_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e188_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e189.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e189.zpl 22:03:07 x zimpl-3.3.1/check/errors/e190.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e190.zpl 22:03:07 x zimpl-3.3.1/check/errors/e191.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e191.zpl 22:03:07 x zimpl-3.3.1/check/errors/e192.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e192.zpl 22:03:07 x zimpl-3.3.1/check/errors/e193.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e193.zpl 22:03:07 x zimpl-3.3.1/check/errors/e700_1.lp 22:03:07 x zimpl-3.3.1/check/errors/e700_1.tbl 22:03:07 x zimpl-3.3.1/check/errors/e197_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e197_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e197_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e197_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e197_3.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e197_3.zpl 22:03:07 x zimpl-3.3.1/check/errors/e198_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e198_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e198_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e198_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e199.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e199.zpl 22:03:07 x zimpl-3.3.1/check/errors/e201.dat 22:03:07 x zimpl-3.3.1/check/errors/e201_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e201_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e201_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e201_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e204.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e204.zpl 22:03:07 x zimpl-3.3.1/check/errors/e207.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e207.zpl 22:03:07 x zimpl-3.3.1/check/errors/e208.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e208.zpl 22:03:07 x zimpl-3.3.1/check/errors/e209.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e209.zpl 22:03:07 x zimpl-3.3.1/check/errors/e210.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e210.zpl 22:03:07 x zimpl-3.3.1/check/errors/e211.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e211.zpl 22:03:07 x zimpl-3.3.1/check/errors/e212.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e212.zpl 22:03:07 x zimpl-3.3.1/check/errors/e214.dat 22:03:07 x zimpl-3.3.1/check/errors/e214.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e214.zpl 22:03:07 x zimpl-3.3.1/check/errors/e217.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e217.zpl 22:03:07 x zimpl-3.3.1/check/errors/e218.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e218.zpl 22:03:07 x zimpl-3.3.1/check/errors/e219.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e219.zpl 22:03:07 x zimpl-3.3.1/check/errors/e220.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e220.zpl 22:03:07 x zimpl-3.3.1/check/errors/e221.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e221.zpl 22:03:07 x zimpl-3.3.1/check/errors/e700_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e700_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e700_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e700_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e700_3.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e700_3.zpl 22:03:07 x zimpl-3.3.1/check/errors/e701.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e701.zpl 22:03:07 x zimpl-3.3.1/check/errors/e702_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e702_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e702_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e702_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e702_3.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e702_3.zpl 22:03:07 x zimpl-3.3.1/check/errors/e800.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e800.zpl 22:03:07 x zimpl-3.3.1/check/errors/e802.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e802.zpl 22:03:07 x zimpl-3.3.1/check/errors/e900.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e900.zpl 22:03:07 x zimpl-3.3.1/check/errors/e121.zpl 22:03:07 x zimpl-3.3.1/check/errors/e105_2.zpl 22:03:07 x zimpl-3.3.1/check/errors/e105_1.zpl 22:03:07 x zimpl-3.3.1/check/errors/e105_2.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e105_1.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e700_3.lp 22:03:07 x zimpl-3.3.1/check/errors/e700_3.tbl 22:03:07 x zimpl-3.3.1/check/errors/e702_1.lp 22:03:07 x zimpl-3.3.1/check/errors/e702_1.tbl 22:03:07 x zimpl-3.3.1/check/errors/e702_3.lp 22:03:07 x zimpl-3.3.1/check/errors/e702_3.tbl 22:03:07 x zimpl-3.3.1/check/errors/e105.zpl 22:03:07 x zimpl-3.3.1/check/errors/e188_4.zpl 22:03:07 x zimpl-3.3.1/check/errors/e188_3.err.ref 22:03:07 x zimpl-3.3.1/check/errors/e188_4.err.ref 22:03:07 x zimpl-3.3.1/check/bool.lp.ref 22:03:07 x zimpl-3.3.1/check/bool.tbl.ref 22:03:07 x zimpl-3.3.1/check/bool.zpl 22:03:07 x zimpl-3.3.1/check/check.sh 22:03:07 x zimpl-3.3.1/check/define.lp.ref 22:03:07 x zimpl-3.3.1/check/define.tbl.ref 22:03:07 x zimpl-3.3.1/check/define.zpl 22:03:07 x zimpl-3.3.1/check/expr.lp.ref 22:03:07 x zimpl-3.3.1/check/expr.tbl.ref 22:03:07 x zimpl-3.3.1/check/expr.zpl 22:03:07 x zimpl-3.3.1/check/param.lp.ref 22:03:07 x zimpl-3.3.1/check/param.tbl.ref 22:03:07 x zimpl-3.3.1/check/param.zpl 22:03:07 x zimpl-3.3.1/check/presol.hum.ref 22:03:07 x zimpl-3.3.1/check/presol.mps.ref 22:03:07 x zimpl-3.3.1/check/presol.mst.ref 22:03:07 x zimpl-3.3.1/check/presol.ord.ref 22:03:07 x zimpl-3.3.1/check/presol.tbl.ref 22:03:07 x zimpl-3.3.1/check/presol.zpl 22:03:07 x zimpl-3.3.1/check/print.out.ref 22:03:07 x zimpl-3.3.1/check/print.zpl 22:03:07 x zimpl-3.3.1/check/read.lp.ref 22:03:07 x zimpl-3.3.1/check/read.tbl.ref 22:03:07 x zimpl-3.3.1/check/read.zpl 22:03:07 x zimpl-3.3.1/check/read1.dat 22:03:07 x zimpl-3.3.1/check/read2.dat 22:03:07 x zimpl-3.3.1/check/read3.dat 22:03:07 x zimpl-3.3.1/check/set.lp.ref 22:03:07 x zimpl-3.3.1/check/set.tbl.ref 22:03:07 x zimpl-3.3.1/check/set.zpl 22:03:07 x zimpl-3.3.1/check/sos.lp.ref 22:03:07 x zimpl-3.3.1/check/sos.tbl.ref 22:03:07 x zimpl-3.3.1/check/sos.zpl 22:03:07 x zimpl-3.3.1/check/subto.lp.ref 22:03:07 x zimpl-3.3.1/check/subto.tbl.ref 22:03:07 x zimpl-3.3.1/check/subto.zpl 22:03:07 x zimpl-3.3.1/check/var.lp.ref 22:03:07 x zimpl-3.3.1/check/var.tbl.ref 22:03:07 x zimpl-3.3.1/check/var.zpl 22:03:07 x zimpl-3.3.1/check/vinst.lp.ref 22:03:07 x zimpl-3.3.1/check/vinst.tbl.ref 22:03:07 x zimpl-3.3.1/check/vinst.zpl 22:03:07 x zimpl-3.3.1/check/warnings/ 22:03:07 x zimpl-3.3.1/check/warnings/w139.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w139.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w140.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w140.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w162.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w162.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w164_1.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w164_1.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w164_2.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w164_2.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w165.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w165.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w166.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w166.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w186_1.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w186_1.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w186_2.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w186_2.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w187.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w187.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w187_1.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w187_1.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w187_2.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w187_2.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w200.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w200.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w202_1.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w202_1.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w202_2.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w202_2.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w203_1.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w203_1.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w205.dat 22:03:07 x zimpl-3.3.1/check/warnings/w205.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w205.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w206.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w206.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w213.dat.gz 22:03:07 x zimpl-3.3.1/check/warnings/w213.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w213.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w215-m.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w215.mst.ref 22:03:07 x zimpl-3.3.1/check/warnings/w215.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w215.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w600.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w600.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w195.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w301.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w195.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w301.warn.ref 22:03:07 x zimpl-3.3.1/check/warnings/w302.zpl 22:03:07 x zimpl-3.3.1/check/warnings/w302.warn.ref 22:03:07 x zimpl-3.3.1/check/metaio.out.ref 22:03:07 x zimpl-3.3.1/check/minlp.lp 22:03:07 x zimpl-3.3.1/check/condit.zpl 22:03:07 x zimpl-3.3.1/check/minlp.zpl 22:03:07 x zimpl-3.3.1/check/sos.sos.ref 22:03:07 x zimpl-3.3.1/check/condit.lp.ref 22:03:07 x zimpl-3.3.1/check/condit.tbl.ref 22:03:07 x zimpl-3.3.1/check/metaio.lp.ref 22:03:07 x zimpl-3.3.1/check/e195.lp 22:03:07 x zimpl-3.3.1/check/minlp.pip.ref 22:03:07 x zimpl-3.3.1/check/e195.tbl 22:03:07 x zimpl-3.3.1/example/chvatal_diet.zpl 22:03:07 x zimpl-3.3.1/example/facility_location.zpl 22:03:07 x zimpl-3.3.1/example/queens1.zpl 22:03:07 x zimpl-3.3.1/example/queens2.zpl 22:03:07 x zimpl-3.3.1/example/queens3.zpl 22:03:07 x zimpl-3.3.1/example/queens4.zpl 22:03:07 x zimpl-3.3.1/example/queens5.zpl 22:03:07 x zimpl-3.3.1/example/steinerbaum.zpl 22:03:07 x zimpl-3.3.1/example/tsp.zpl 22:03:07 x zimpl-3.3.1/example/tsp.dat 22:03:07 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext && /usr/bin/cmake -E touch /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/scipoptsuite_ext-extract_zimpl 22:03:07 [ 28%] Performing extract_scip step for 'scipoptsuite_ext' 22:03:07 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext && /usr/bin/cmake -E tar zxvf scip-3.0.2.tgz 22:03:07 x scip-3.0.2/COPYING 22:03:07 x scip-3.0.2/INSTALL 22:03:07 x scip-3.0.2/CHANGELOG 22:03:07 x scip-3.0.2/Makefile 22:03:07 x scip-3.0.2/doc/scip.css 22:03:07 x scip-3.0.2/doc/scipdevel.dxy 22:03:07 x scip-3.0.2/doc/scip.dxy 22:03:07 x scip-3.0.2/doc/scipfooter.html 22:03:07 x scip-3.0.2/doc/scipheader.html 22:03:07 x scip-3.0.2/doc/sciplayoutdevel.xml 22:03:07 x scip-3.0.2/doc/sciplayout.xml 22:03:07 x scip-3.0.2/doc/scip.tag 22:03:07 x scip-3.0.2/doc/xternal.c 22:03:07 x scip-3.0.2/doc/inc/faq.inc 22:03:07 x scip-3.0.2/doc/inc/faqcss.inc 22:03:07 x scip-3.0.2/doc/inc/authors.inc 22:03:07 x scip-3.0.2/doc/inc/parameters.set 22:03:07 x scip-3.0.2/doc/pictures/miniscippy.png 22:03:07 x scip-3.0.2/doc/pictures/scippy.png 22:03:07 x scip-3.0.2/make/make.aix.pwr4.ibm.dbg 22:03:07 x scip-3.0.2/make/make.aix.pwr4.ibm.opt 22:03:07 x scip-3.0.2/make/make.cygwin.x86.gnu.dbg 22:03:07 x scip-3.0.2/make/make.cygwin.x86.gnu.opt 22:03:07 x scip-3.0.2/make/make.cygwin.x86.gnu.opt-gccold 22:03:07 x scip-3.0.2/make/make.darwin.gnu 22:03:07 x scip-3.0.2/make/make.darwin.gnu.dbg 22:03:07 x scip-3.0.2/make/make.darwin.gnu.opt 22:03:07 x scip-3.0.2/make/make.darwin.gnu.opt-gccold 22:03:07 x scip-3.0.2/make/make.darwin.ppc.gnu 22:03:07 x scip-3.0.2/make/make.darwin.ppc.gnu.dbg 22:03:07 x scip-3.0.2/make/make.darwin.ppc.gnu.opt 22:03:07 x scip-3.0.2/make/make.darwin.ppc.gnu.opt-gccold 22:03:07 x scip-3.0.2/make/make.darwin.x86_64.gnu 22:03:07 x scip-3.0.2/make/make.darwin.x86_64.gnu.dbg 22:03:07 x scip-3.0.2/make/make.darwin.x86_64.gnu.opt 22:03:07 x scip-3.0.2/make/make.darwin.x86_64.gnu.opt-gccold 22:03:07 x scip-3.0.2/make/make.darwin.x86.gnu 22:03:07 x scip-3.0.2/make/make.darwin.x86.gnu.dbg 22:03:07 x scip-3.0.2/make/make.darwin.x86.gnu.opt 22:03:07 x scip-3.0.2/make/make.darwin.x86.gnu.opt-gccold 22:03:07 x scip-3.0.2/make/make.darwin.x86.intel.dbg 22:03:07 x scip-3.0.2/make/make.darwin.x86.intel.opt 22:03:07 x scip-3.0.2/make/make.detecthost 22:03:07 x scip-3.0.2/make/make.freebsd.x86_64.gnu.opt 22:03:07 x scip-3.0.2/make/make.freebsd.x86_64.gnu.opt-gccold 22:03:07 x scip-3.0.2/make/make.freebsd.x86.gnu.opt 22:03:07 x scip-3.0.2/make/make.freebsd.x86.gnu.opt-gccold 22:03:07 x scip-3.0.2/make/make.hp-ux.hppa.hp.dbg 22:03:07 x scip-3.0.2/make/make.hp-ux.hppa.hp.opt 22:03:07 x scip-3.0.2/make/make.install 22:03:07 x scip-3.0.2/make/make.irix.mips.sgi.dbg 22:03:07 x scip-3.0.2/make/make.irix.mips.sgi.opt 22:03:07 x scip-3.0.2/make/make.linux.clang 22:03:07 x scip-3.0.2/make/make.linux.clang.dbg 22:03:07 x scip-3.0.2/make/make.linux.clang.opt 22:03:07 x scip-3.0.2/make/make.linux.gnu 22:03:07 x scip-3.0.2/make/make.linux.gnu.dbg 22:03:07 x scip-3.0.2/make/make.linux.gnu.gcov 22:03:07 x scip-3.0.2/make/make.linux.gnu.noblkbufmem 22:03:07 x scip-3.0.2/make/make.linux.gnu.noblkbufmem-gccold 22:03:07 x scip-3.0.2/make/make.linux.gnu.noblkmem 22:03:07 x scip-3.0.2/make/make.linux.gnu.noblkmem-gccold 22:03:07 x scip-3.0.2/make/make.linux.gnu.nobufmem 22:03:07 x scip-3.0.2/make/make.linux.gnu.nobufmem-gccold 22:03:07 x scip-3.0.2/make/make.linux.gnu.opt 22:03:07 x scip-3.0.2/make/make.linux.gnu.opt-gccold 22:03:07 x scip-3.0.2/make/make.linux.gnu.prf 22:03:07 x scip-3.0.2/make/make.linux.gnu.prf-gccold 22:03:07 x scip-3.0.2/make/make.linux.gnu.tst 22:03:07 x scip-3.0.2/make/make.linux.x86_64.clang 22:03:07 x scip-3.0.2/make/make.linux.x86_64.clang.dbg 22:03:07 x scip-3.0.2/make/make.linux.x86_64.clang.opt 22:03:07 x scip-3.0.2/make/make.linux.x86_64.gnu 22:03:07 x scip-3.0.2/make/make.linux.x86_64.gnu.dbg 22:03:07 x scip-3.0.2/make/make.linux.x86_64.gnu.gcov 22:03:07 x scip-3.0.2/make/make.linux.x86_64.gnu.noblkbufmem 22:03:07 x scip-3.0.2/make/make.linux.x86_64.gnu.noblkbufmem-gccold 22:03:07 x scip-3.0.2/make/make.linux.x86_64.gnu.noblkmem 22:03:07 x scip-3.0.2/make/make.linux.x86_64.gnu.noblkmem-gccold 22:03:07 x scip-3.0.2/make/make.linux.x86_64.gnu.nobufmem 22:03:07 x scip-3.0.2/make/make.linux.x86_64.gnu.nobufmem-gccold 22:03:07 x scip-3.0.2/make/make.linux.x86_64.gnu.opt 22:03:07 x scip-3.0.2/make/make.linux.x86_64.gnu.opt-gccold 22:03:07 x scip-3.0.2/make/make.linux.x86_64.gnu.prf 22:03:07 x scip-3.0.2/make/make.linux.x86_64.gnu.prf-gccold 22:03:07 x scip-3.0.2/make/make.linux.x86_64.gnu.tst 22:03:07 x scip-3.0.2/make/make.linux.x86_64.intel.dbg 22:03:07 x scip-3.0.2/make/make.linux.x86_64.intel.opt 22:03:07 x scip-3.0.2/make/make.linux.x86.gnu 22:03:07 x scip-3.0.2/make/make.linux.x86.gnu.dbg 22:03:07 x scip-3.0.2/make/make.linux.x86.gnu.gcov 22:03:07 x scip-3.0.2/make/make.linux.x86.gnu.noblkbufmem 22:03:07 x scip-3.0.2/make/make.linux.x86.gnu.noblkbufmem-gccold 22:03:07 x scip-3.0.2/make/make.linux.x86.gnu.noblkmem 22:03:07 x scip-3.0.2/make/make.linux.x86.gnu.noblkmem-gccold 22:03:07 x scip-3.0.2/make/make.linux.x86.gnu.nobufmem 22:03:07 x scip-3.0.2/make/make.linux.x86.gnu.nobufmem-gccold 22:03:07 x scip-3.0.2/make/make.linux.x86.gnu.opt 22:03:07 x scip-3.0.2/make/make.linux.x86.gnu.opt-gccold 22:03:07 x scip-3.0.2/make/make.linux.x86.gnu.prf 22:03:07 x scip-3.0.2/make/make.linux.x86.gnu.prf-gccold 22:03:07 x scip-3.0.2/make/make.linux.x86.gnu.tst 22:03:07 x scip-3.0.2/make/make.linux.x86.insure.dbg 22:03:07 x scip-3.0.2/make/make.linux.x86.intel.dbg 22:03:07 x scip-3.0.2/make/make.linux.x86.intel.opt 22:03:07 x scip-3.0.2/make/make.mingw.x86.cl.dbg 22:03:07 x scip-3.0.2/make/make.mingw.x86.cl.opt 22:03:07 x scip-3.0.2/make/make.mingw.x86.gnu.dbg 22:03:07 x scip-3.0.2/make/make.mingw.x86.gnu.opt 22:03:07 x scip-3.0.2/make/make.mingw.x86.gnu.opt-gccold 22:03:07 x scip-3.0.2/make/make.mingw.x86.intel.dbg 22:03:07 x scip-3.0.2/make/make.mingw.x86.intel.opt 22:03:07 x scip-3.0.2/make/make.osf1.alpha.compaq.dbg 22:03:07 x scip-3.0.2/make/make.osf1.alpha.compaq.opt 22:03:07 x scip-3.0.2/make/make.osf1.alpha.gnu.dbg 22:03:07 x scip-3.0.2/make/make.osf1.alpha.gnu.opt 22:03:07 x scip-3.0.2/make/make.project 22:03:07 x scip-3.0.2/make/make.sunos.sparc.gnu.dbg 22:03:07 x scip-3.0.2/make/make.sunos.sparc.gnu.opt 22:03:07 x scip-3.0.2/make/make.sunos.sparc.sun.dbg 22:03:07 x scip-3.0.2/make/make.sunos.sparc.sun.opt 22:03:07 x scip-3.0.2/make/make.sunos.x86_64.gnu.dbg 22:03:07 x scip-3.0.2/make/make.sunos.x86_64.gnu.opt 22:03:07 x scip-3.0.2/make/make.sunos.x86_64.gnu.opt-gccold 22:03:07 x scip-3.0.2/make/make.sunos.x86.gnu.dbg 22:03:07 x scip-3.0.2/make/make.sunos.x86.gnu.opt 22:03:07 x scip-3.0.2/make/make.sunos.x86.gnu.opt-gccold 22:03:07 x scip-3.0.2/make/make.windows.x86.intel.dbg 22:03:07 x scip-3.0.2/make/make.windows.x86.intel.opt 22:03:07 x scip-3.0.2/make/make.win.x86.mingw-cross.dbg 22:03:07 x scip-3.0.2/make/make.win.x86.mingw-cross.opt 22:03:07 x scip-3.0.2/make/make.win.x86.mingw-cross.opt-gccold 22:03:07 x scip-3.0.2/check/check.sh 22:03:07 x scip-3.0.2/check/evalcheck.sh 22:03:07 x scip-3.0.2/check/check.awk 22:03:07 x scip-3.0.2/check/check_blis.sh 22:03:07 x scip-3.0.2/check/evalcheck_blis.sh 22:03:07 x scip-3.0.2/check/check_blis.awk 22:03:07 x scip-3.0.2/check/check_cbc.sh 22:03:07 x scip-3.0.2/check/evalcheck_cbc.sh 22:03:07 x scip-3.0.2/check/check_cbc.awk 22:03:07 x scip-3.0.2/check/check_cplex.sh 22:03:07 x scip-3.0.2/check/evalcheck_cplex.sh 22:03:07 x scip-3.0.2/check/check_cplex.awk 22:03:07 x scip-3.0.2/check/check_gamscluster.sh 22:03:07 x scip-3.0.2/check/rungamscluster.sh 22:03:07 x scip-3.0.2/check/finishgamscluster.sh 22:03:07 x scip-3.0.2/check/evalcheck_gamscluster.sh 22:03:07 x scip-3.0.2/check/check_gams.awk 22:03:07 x scip-3.0.2/check/schulz.sh 22:03:07 x scip-3.0.2/check/check_glpk.sh 22:03:07 x scip-3.0.2/check/evalcheck_glpk.sh 22:03:07 x scip-3.0.2/check/check_glpk.awk 22:03:07 x scip-3.0.2/check/check_gurobi.sh 22:03:07 x scip-3.0.2/check/evalcheck_gurobi.sh 22:03:07 x scip-3.0.2/check/check_gurobi.awk 22:03:07 x scip-3.0.2/check/check_mosek.sh 22:03:07 x scip-3.0.2/check/evalcheck_mosek.sh 22:03:07 x scip-3.0.2/check/check_mosek.awk 22:03:07 x scip-3.0.2/check/check_symphony.sh 22:03:07 x scip-3.0.2/check/evalcheck_symphony.sh 22:03:07 x scip-3.0.2/check/check_symphony.awk 22:03:07 x scip-3.0.2/check/check_count.sh 22:03:07 x scip-3.0.2/check/evalcheck_count.sh 22:03:07 x scip-3.0.2/check/check_count.awk 22:03:07 x scip-3.0.2/check/testset/short.test 22:03:07 x scip-3.0.2/check/testset/short.solu 22:03:07 x scip-3.0.2/check/cmpres.awk 22:03:07 x scip-3.0.2/check/allcmpres.sh 22:03:07 x scip-3.0.2/check/getlastprob.awk 22:03:07 x scip-3.0.2/release-notes/SCIP-release-notes-1.1 22:03:07 x scip-3.0.2/release-notes/SCIP-release-notes-1.2 22:03:07 x scip-3.0.2/release-notes/SCIP-release-notes-2.0 22:03:07 x scip-3.0.2/release-notes/SCIP-release-notes-2.0.1 22:03:07 x scip-3.0.2/release-notes/SCIP-release-notes-2.0.2 22:03:07 x scip-3.0.2/release-notes/SCIP-release-notes-2.1 22:03:07 x scip-3.0.2/release-notes/SCIP-release-notes-2.1.1 22:03:07 x scip-3.0.2/release-notes/SCIP-release-notes-3.0 22:03:07 x scip-3.0.2/release-notes/SCIP-release-notes-3.0.1 22:03:07 x scip-3.0.2/release-notes/SCIP-release-notes-3.0.2 22:03:07 x scip-3.0.2/src/depend.cmain.dbg 22:03:07 x scip-3.0.2/src/depend.cmain.opt 22:03:07 x scip-3.0.2/src/depend.cmain.opt-gccold 22:03:07 x scip-3.0.2/src/depend.cmain.prf 22:03:07 x scip-3.0.2/src/depend.cppmain.dbg 22:03:07 x scip-3.0.2/src/depend.cppmain.opt 22:03:07 x scip-3.0.2/src/depend.cppmain.opt-gccold 22:03:07 x scip-3.0.2/src/depend.cppmain.prf 22:03:07 x scip-3.0.2/src/depend.gmp 22:03:07 x scip-3.0.2/src/depend.lpilib.clp.dbg 22:03:07 x scip-3.0.2/src/depend.lpilib.clp.opt 22:03:07 x scip-3.0.2/src/depend.lpilib.clp.opt-gccold 22:03:07 x scip-3.0.2/src/depend.lpilib.clp.prf 22:03:07 x scip-3.0.2/src/depend.lpilib.cpx.dbg 22:03:07 x scip-3.0.2/src/depend.lpilib.cpx.opt 22:03:07 x scip-3.0.2/src/depend.lpilib.cpx.opt-gccold 22:03:07 x scip-3.0.2/src/depend.lpilib.cpx.prf 22:03:07 x scip-3.0.2/src/depend.lpilib.grb.dbg 22:03:07 x scip-3.0.2/src/depend.lpilib.grb.opt 22:03:07 x scip-3.0.2/src/depend.lpilib.grb.opt-gccold 22:03:07 x scip-3.0.2/src/depend.lpilib.grb.prf 22:03:07 x scip-3.0.2/src/depend.lpilib.msk.dbg 22:03:07 x scip-3.0.2/src/depend.lpilib.msk.opt 22:03:07 x scip-3.0.2/src/depend.lpilib.msk.opt-gccold 22:03:07 x scip-3.0.2/src/depend.lpilib.msk.prf 22:03:07 x scip-3.0.2/src/depend.lpilib.none.dbg 22:03:07 x scip-3.0.2/src/depend.lpilib.none.opt 22:03:07 x scip-3.0.2/src/depend.lpilib.none.opt-gccold 22:03:07 x scip-3.0.2/src/depend.lpilib.none.prf 22:03:07 x scip-3.0.2/src/depend.lpilib.qso.dbg 22:03:07 x scip-3.0.2/src/depend.lpilib.qso.opt 22:03:07 x scip-3.0.2/src/depend.lpilib.qso.opt-gccold 22:03:07 x scip-3.0.2/src/depend.lpilib.qso.prf 22:03:07 x scip-3.0.2/src/depend.lpilib.spx132.dbg 22:03:07 x scip-3.0.2/src/depend.lpilib.spx132.opt 22:03:07 x scip-3.0.2/src/depend.lpilib.spx132.opt-gccold 22:03:07 x scip-3.0.2/src/depend.lpilib.spx132.prf 22:03:07 x scip-3.0.2/src/depend.lpilib.spx.dbg 22:03:07 x scip-3.0.2/src/depend.lpilib.spx.opt 22:03:07 x scip-3.0.2/src/depend.lpilib.spx.opt-gccold 22:03:07 x scip-3.0.2/src/depend.lpilib.spx.prf 22:03:07 x scip-3.0.2/src/depend.lpilib.xprs.dbg 22:03:07 x scip-3.0.2/src/depend.lpilib.xprs.opt 22:03:07 x scip-3.0.2/src/depend.lpilib.xprs.opt-gccold 22:03:07 x scip-3.0.2/src/depend.lpilib.xprs.prf 22:03:07 x scip-3.0.2/src/depend.lpscheck 22:03:07 x scip-3.0.2/src/depend.nlpilib.cppad.dbg 22:03:07 x scip-3.0.2/src/depend.nlpilib.cppad.ipopt.dbg 22:03:07 x scip-3.0.2/src/depend.nlpilib.cppad.ipopt.opt 22:03:07 x scip-3.0.2/src/depend.nlpilib.cppad.ipopt.opt-gccold 22:03:07 x scip-3.0.2/src/depend.nlpilib.cppad.ipopt.prf 22:03:07 x scip-3.0.2/src/depend.nlpilib.cppad.opt 22:03:07 x scip-3.0.2/src/depend.nlpilib.cppad.opt-gccold 22:03:07 x scip-3.0.2/src/depend.nlpilib.cppad.prf 22:03:07 x scip-3.0.2/src/depend.nlpilib.dbg 22:03:07 x scip-3.0.2/src/depend.nlpilib.ipopt.dbg 22:03:07 x scip-3.0.2/src/depend.nlpilib.ipopt.opt 22:03:07 x scip-3.0.2/src/depend.nlpilib.ipopt.opt-gccold 22:03:07 x scip-3.0.2/src/depend.nlpilib.ipopt.prf 22:03:07 x scip-3.0.2/src/depend.nlpilib.opt 22:03:07 x scip-3.0.2/src/depend.nlpilib.opt-gccold 22:03:07 x scip-3.0.2/src/depend.nlpilib.prf 22:03:07 x scip-3.0.2/src/depend.objsciplib.dbg 22:03:07 x scip-3.0.2/src/depend.objsciplib.opt 22:03:07 x scip-3.0.2/src/depend.objsciplib.opt-gccold 22:03:07 x scip-3.0.2/src/depend.objsciplib.prf 22:03:07 x scip-3.0.2/src/depend.readline 22:03:07 x scip-3.0.2/src/depend.sciplib.dbg 22:03:07 x scip-3.0.2/src/depend.sciplib.opt 22:03:07 x scip-3.0.2/src/depend.sciplib.opt-gccold 22:03:07 x scip-3.0.2/src/depend.sciplib.prf 22:03:07 x scip-3.0.2/src/depend.zimpl 22:03:07 x scip-3.0.2/src/depend.zlib 22:03:07 x scip-3.0.2/src/cmain.c 22:03:07 x scip-3.0.2/src/cppmain.cpp 22:03:07 x scip-3.0.2/src/scip/bitencode.c 22:03:07 x scip-3.0.2/src/scip/branch_allfullstrong.c 22:03:07 x scip-3.0.2/src/scip/branch.c 22:03:07 x scip-3.0.2/src/scip/branch_fullstrong.c 22:03:07 x scip-3.0.2/src/scip/branch_inference.c 22:03:07 x scip-3.0.2/src/scip/branch_leastinf.c 22:03:07 x scip-3.0.2/src/scip/branch_mostinf.c 22:03:07 x scip-3.0.2/src/scip/branch_pscost.c 22:03:07 x scip-3.0.2/src/scip/branch_random.c 22:03:07 x scip-3.0.2/src/scip/branch_relpscost.c 22:03:07 x scip-3.0.2/src/scip/branch_xyz.c 22:03:07 x scip-3.0.2/src/scip/buffer.c 22:03:07 x scip-3.0.2/src/scip/clock.c 22:03:07 x scip-3.0.2/src/scip/conflict.c 22:03:07 x scip-3.0.2/src/scip/cons_abspower.c 22:03:07 x scip-3.0.2/src/scip/cons_and.c 22:03:07 x scip-3.0.2/src/scip/cons_bivariate.c 22:03:07 x scip-3.0.2/src/scip/cons_bounddisjunction.c 22:03:07 x scip-3.0.2/src/scip/cons.c 22:03:07 x scip-3.0.2/src/scip/cons_conjunction.c 22:03:07 x scip-3.0.2/src/scip/cons_countsols.c 22:03:07 x scip-3.0.2/src/scip/cons_cumulative.c 22:03:07 x scip-3.0.2/src/scip/cons_disjunction.c 22:03:07 x scip-3.0.2/src/scip/cons_indicator.c 22:03:07 x scip-3.0.2/src/scip/cons_integral.c 22:03:07 x scip-3.0.2/src/scip/cons_knapsack.c 22:03:07 x scip-3.0.2/src/scip/cons_linear.c 22:03:07 x scip-3.0.2/src/scip/cons_linking.c 22:03:07 x scip-3.0.2/src/scip/cons_logicor.c 22:03:07 x scip-3.0.2/src/scip/cons_nonlinear.c 22:03:07 x scip-3.0.2/src/scip/cons_orbitope.c 22:03:07 x scip-3.0.2/src/scip/cons_or.c 22:03:07 x scip-3.0.2/src/scip/cons_pseudoboolean.c 22:03:07 x scip-3.0.2/src/scip/cons_quadratic.c 22:03:07 x scip-3.0.2/src/scip/cons_setppc.c 22:03:07 x scip-3.0.2/src/scip/cons_soc.c 22:03:07 x scip-3.0.2/src/scip/cons_sos1.c 22:03:07 x scip-3.0.2/src/scip/cons_sos2.c 22:03:07 x scip-3.0.2/src/scip/cons_superindicator.c 22:03:07 x scip-3.0.2/src/scip/cons_varbound.c 22:03:07 x scip-3.0.2/src/scip/cons_xor.c 22:03:07 x scip-3.0.2/src/scip/cons_xyz.c 22:03:07 x scip-3.0.2/src/scip/cutpool.c 22:03:07 x scip-3.0.2/src/scip/debug.c 22:03:07 x scip-3.0.2/src/scip/dialog.c 22:03:07 x scip-3.0.2/src/scip/dialog_default.c 22:03:07 x scip-3.0.2/src/scip/dialog_xyz.c 22:03:07 x scip-3.0.2/src/scip/disp.c 22:03:07 x scip-3.0.2/src/scip/disp_default.c 22:03:07 x scip-3.0.2/src/scip/disp_xyz.c 22:03:07 x scip-3.0.2/src/scip/event.c 22:03:07 x scip-3.0.2/src/scip/event_xyz.c 22:03:07 x scip-3.0.2/src/scip/fileio.c 22:03:07 x scip-3.0.2/src/scip/githash.c 22:03:07 x scip-3.0.2/src/scip/heur_actconsdiving.c 22:03:07 x scip-3.0.2/src/scip/heur.c 22:03:07 x scip-3.0.2/src/scip/heur_clique.c 22:03:07 x scip-3.0.2/src/scip/heur_coefdiving.c 22:03:07 x scip-3.0.2/src/scip/heur_crossover.c 22:03:07 x scip-3.0.2/src/scip/heur_dins.c 22:03:07 x scip-3.0.2/src/scip/heur_feaspump.c 22:03:07 x scip-3.0.2/src/scip/heur_fixandinfer.c 22:03:07 x scip-3.0.2/src/scip/heur_fracdiving.c 22:03:07 x scip-3.0.2/src/scip/heur_guideddiving.c 22:03:07 x scip-3.0.2/src/scip/heur_intdiving.c 22:03:07 x scip-3.0.2/src/scip/heur_intshifting.c 22:03:07 x scip-3.0.2/src/scip/heur_linesearchdiving.c 22:03:07 x scip-3.0.2/src/scip/heur_localbranching.c 22:03:07 x scip-3.0.2/src/scip/heur_mutation.c 22:03:07 x scip-3.0.2/src/scip/heur_nlpdiving.c 22:03:07 x scip-3.0.2/src/scip/heur_objpscostdiving.c 22:03:07 x scip-3.0.2/src/scip/heur_octane.c 22:03:07 x scip-3.0.2/src/scip/heur_oneopt.c 22:03:07 x scip-3.0.2/src/scip/heur_pscostdiving.c 22:03:07 x scip-3.0.2/src/scip/heur_rens.c 22:03:07 x scip-3.0.2/src/scip/heur_rins.c 22:03:07 x scip-3.0.2/src/scip/heur_rootsoldiving.c 22:03:07 x scip-3.0.2/src/scip/heur_rounding.c 22:03:07 x scip-3.0.2/src/scip/heur_shiftandpropagate.c 22:03:07 x scip-3.0.2/src/scip/heur_shifting.c 22:03:07 x scip-3.0.2/src/scip/heur_simplerounding.c 22:03:07 x scip-3.0.2/src/scip/heur_subnlp.c 22:03:07 x scip-3.0.2/src/scip/heur_trivial.c 22:03:07 x scip-3.0.2/src/scip/heur_trysol.c 22:03:07 x scip-3.0.2/src/scip/heur_twoopt.c 22:03:07 x scip-3.0.2/src/scip/heur_undercover.c 22:03:07 x scip-3.0.2/src/scip/heur_vbounds.c 22:03:07 x scip-3.0.2/src/scip/heur_veclendiving.c 22:03:07 x scip-3.0.2/src/scip/heur_xyz.c 22:03:07 x scip-3.0.2/src/scip/heur_zeroobj.c 22:03:07 x scip-3.0.2/src/scip/heur_zirounding.c 22:03:07 x scip-3.0.2/src/scip/history.c 22:03:07 x scip-3.0.2/src/scip/implics.c 22:03:07 x scip-3.0.2/src/scip/interrupt.c 22:03:07 x scip-3.0.2/src/scip/intervalarith.c 22:03:07 x scip-3.0.2/src/scip/lp.c 22:03:07 x scip-3.0.2/src/scip/lpi_cpx.c 22:03:07 x scip-3.0.2/src/scip/lpi_grb.c 22:03:07 x scip-3.0.2/src/scip/lpi_msk.c 22:03:07 x scip-3.0.2/src/scip/lpi_none.c 22:03:07 x scip-3.0.2/src/scip/lpi_qso.c 22:03:07 x scip-3.0.2/src/scip/lpi_xprs.c 22:03:07 x scip-3.0.2/src/scip/mem.c 22:03:07 x scip-3.0.2/src/scip/message.c 22:03:07 x scip-3.0.2/src/scip/message_default.c 22:03:07 x scip-3.0.2/src/scip/misc.c 22:03:07 x scip-3.0.2/src/scip/nlp.c 22:03:07 x scip-3.0.2/src/scip/nodesel_bfs.c 22:03:07 x scip-3.0.2/src/scip/nodesel.c 22:03:07 x scip-3.0.2/src/scip/nodesel_dfs.c 22:03:07 x scip-3.0.2/src/scip/nodesel_estimate.c 22:03:07 x scip-3.0.2/src/scip/nodesel_hybridestim.c 22:03:07 x scip-3.0.2/src/scip/nodesel_restartdfs.c 22:03:07 x scip-3.0.2/src/scip/nodesel_xyz.c 22:03:07 x scip-3.0.2/src/scip/paramset.c 22:03:07 x scip-3.0.2/src/scip/presol_boundshift.c 22:03:07 x scip-3.0.2/src/scip/presol.c 22:03:07 x scip-3.0.2/src/scip/presol_components.c 22:03:07 x scip-3.0.2/src/scip/presol_convertinttobin.c 22:03:07 x scip-3.0.2/src/scip/presol_domcol.c 22:03:07 x scip-3.0.2/src/scip/presol_dualfix.c 22:03:07 x scip-3.0.2/src/scip/presol_gateextraction.c 22:03:07 x scip-3.0.2/src/scip/presol_implics.c 22:03:07 x scip-3.0.2/src/scip/presol_inttobinary.c 22:03:07 x scip-3.0.2/src/scip/presol_trivial.c 22:03:07 x scip-3.0.2/src/scip/presol_xyz.c 22:03:07 x scip-3.0.2/src/scip/pricer.c 22:03:07 x scip-3.0.2/src/scip/pricer_xyz.c 22:03:07 x scip-3.0.2/src/scip/pricestore.c 22:03:07 x scip-3.0.2/src/scip/primal.c 22:03:07 x scip-3.0.2/src/scip/prob.c 22:03:07 x scip-3.0.2/src/scip/prop.c 22:03:07 x scip-3.0.2/src/scip/prop_genvbounds.c 22:03:07 x scip-3.0.2/src/scip/prop_obbt.c 22:03:07 x scip-3.0.2/src/scip/prop_probing.c 22:03:07 x scip-3.0.2/src/scip/prop_pseudoobj.c 22:03:07 x scip-3.0.2/src/scip/prop_redcost.c 22:03:07 x scip-3.0.2/src/scip/prop_rootredcost.c 22:03:07 x scip-3.0.2/src/scip/prop_vbounds.c 22:03:07 x scip-3.0.2/src/scip/prop_xyz.c 22:03:07 x scip-3.0.2/src/scip/reader_bnd.c 22:03:07 x scip-3.0.2/src/scip/reader.c 22:03:07 x scip-3.0.2/src/scip/reader_ccg.c 22:03:07 x scip-3.0.2/src/scip/reader_cip.c 22:03:07 x scip-3.0.2/src/scip/reader_cnf.c 22:03:07 x scip-3.0.2/src/scip/reader_fix.c 22:03:07 x scip-3.0.2/src/scip/reader_fzn.c 22:03:07 x scip-3.0.2/src/scip/reader_gms.c 22:03:07 x scip-3.0.2/src/scip/reader_lp.c 22:03:07 x scip-3.0.2/src/scip/reader_mps.c 22:03:07 x scip-3.0.2/src/scip/reader_opb.c 22:03:07 x scip-3.0.2/src/scip/reader_osil.c 22:03:07 x scip-3.0.2/src/scip/reader_pip.c 22:03:07 x scip-3.0.2/src/scip/reader_ppm.c 22:03:07 x scip-3.0.2/src/scip/reader_rlp.c 22:03:07 x scip-3.0.2/src/scip/reader_sol.c 22:03:07 x scip-3.0.2/src/scip/reader_wbo.c 22:03:07 x scip-3.0.2/src/scip/reader_xyz.c 22:03:07 x scip-3.0.2/src/scip/reader_zpl.c 22:03:07 x scip-3.0.2/src/scip/relax.c 22:03:07 x scip-3.0.2/src/scip/relax_xyz.c 22:03:07 x scip-3.0.2/src/scip/retcode.c 22:03:07 x scip-3.0.2/src/scip/scip.c 22:03:07 x scip-3.0.2/src/scip/scipdefplugins.c 22:03:07 x scip-3.0.2/src/scip/scipgithash.c 22:03:07 x scip-3.0.2/src/scip/scipshell.c 22:03:07 x scip-3.0.2/src/scip/sepa.c 22:03:07 x scip-3.0.2/src/scip/sepa_cgmip.c 22:03:07 x scip-3.0.2/src/scip/sepa_clique.c 22:03:07 x scip-3.0.2/src/scip/sepa_closecuts.c 22:03:07 x scip-3.0.2/src/scip/sepa_cmir.c 22:03:07 x scip-3.0.2/src/scip/sepa_flowcover.c 22:03:07 x scip-3.0.2/src/scip/sepa_gomory.c 22:03:07 x scip-3.0.2/src/scip/sepa_impliedbounds.c 22:03:07 x scip-3.0.2/src/scip/sepa_intobj.c 22:03:07 x scip-3.0.2/src/scip/sepa_mcf.c 22:03:07 x scip-3.0.2/src/scip/sepa_oddcycle.c 22:03:07 x scip-3.0.2/src/scip/sepa_rapidlearning.c 22:03:07 x scip-3.0.2/src/scip/sepastore.c 22:03:07 x scip-3.0.2/src/scip/sepa_strongcg.c 22:03:07 x scip-3.0.2/src/scip/sepa_xyz.c 22:03:07 x scip-3.0.2/src/scip/sepa_zerohalf.c 22:03:07 x scip-3.0.2/src/scip/set.c 22:03:07 x scip-3.0.2/src/scip/sol.c 22:03:07 x scip-3.0.2/src/scip/solve.c 22:03:07 x scip-3.0.2/src/scip/sorttpl.c 22:03:07 x scip-3.0.2/src/scip/stat.c 22:03:07 x scip-3.0.2/src/scip/tree.c 22:03:07 x scip-3.0.2/src/scip/var.c 22:03:07 x scip-3.0.2/src/scip/vbc.c 22:03:07 x scip-3.0.2/src/scip/lpi_clp.cpp 22:03:07 x scip-3.0.2/src/scip/lpi_spx121.cpp 22:03:07 x scip-3.0.2/src/scip/lpi_spx132.cpp 22:03:07 x scip-3.0.2/src/scip/lpi_spx.cpp 22:03:07 x scip-3.0.2/src/scip/bitencode.h 22:03:07 x scip-3.0.2/src/scip/branch_allfullstrong.h 22:03:07 x scip-3.0.2/src/scip/branch_fullstrong.h 22:03:07 x scip-3.0.2/src/scip/branch.h 22:03:07 x scip-3.0.2/src/scip/branch_inference.h 22:03:07 x scip-3.0.2/src/scip/branch_leastinf.h 22:03:07 x scip-3.0.2/src/scip/branch_mostinf.h 22:03:07 x scip-3.0.2/src/scip/branch_pscost.h 22:03:07 x scip-3.0.2/src/scip/branch_random.h 22:03:07 x scip-3.0.2/src/scip/branch_relpscost.h 22:03:07 x scip-3.0.2/src/scip/branch_xyz.h 22:03:07 x scip-3.0.2/src/scip/buffer.h 22:03:07 x scip-3.0.2/src/scip/clock.h 22:03:07 x scip-3.0.2/src/scip/conflict.h 22:03:07 x scip-3.0.2/src/scip/cons_abspower.h 22:03:07 x scip-3.0.2/src/scip/cons_and.h 22:03:07 x scip-3.0.2/src/scip/cons_bivariate.h 22:03:07 x scip-3.0.2/src/scip/cons_bounddisjunction.h 22:03:07 x scip-3.0.2/src/scip/cons_conjunction.h 22:03:07 x scip-3.0.2/src/scip/cons_countsols.h 22:03:07 x scip-3.0.2/src/scip/cons_cumulative.h 22:03:07 x scip-3.0.2/src/scip/cons_disjunction.h 22:03:07 x scip-3.0.2/src/scip/cons.h 22:03:07 x scip-3.0.2/src/scip/cons_indicator.h 22:03:07 x scip-3.0.2/src/scip/cons_integral.h 22:03:07 x scip-3.0.2/src/scip/cons_knapsack.h 22:03:07 x scip-3.0.2/src/scip/cons_linear.h 22:03:07 x scip-3.0.2/src/scip/cons_linking.h 22:03:07 x scip-3.0.2/src/scip/cons_logicor.h 22:03:07 x scip-3.0.2/src/scip/cons_nonlinear.h 22:03:07 x scip-3.0.2/src/scip/cons_orbitope.h 22:03:07 x scip-3.0.2/src/scip/cons_or.h 22:03:07 x scip-3.0.2/src/scip/cons_pseudoboolean.h 22:03:07 x scip-3.0.2/src/scip/cons_quadratic.h 22:03:07 x scip-3.0.2/src/scip/cons_setppc.h 22:03:07 x scip-3.0.2/src/scip/cons_soc.h 22:03:07 x scip-3.0.2/src/scip/cons_sos1.h 22:03:07 x scip-3.0.2/src/scip/cons_sos2.h 22:03:07 x scip-3.0.2/src/scip/cons_superindicator.h 22:03:07 x scip-3.0.2/src/scip/cons_varbound.h 22:03:07 x scip-3.0.2/src/scip/cons_xor.h 22:03:07 x scip-3.0.2/src/scip/cons_xyz.h 22:03:07 x scip-3.0.2/src/scip/cutpool.h 22:03:07 x scip-3.0.2/src/scip/debug.h 22:03:07 x scip-3.0.2/src/scip/def.h 22:03:07 x scip-3.0.2/src/scip/dialog_default.h 22:03:07 x scip-3.0.2/src/scip/dialog.h 22:03:07 x scip-3.0.2/src/scip/dialog_xyz.h 22:03:07 x scip-3.0.2/src/scip/disp_default.h 22:03:07 x scip-3.0.2/src/scip/disp.h 22:03:07 x scip-3.0.2/src/scip/disp_xyz.h 22:03:07 x scip-3.0.2/src/scip/event.h 22:03:07 x scip-3.0.2/src/scip/event_xyz.h 22:03:07 x scip-3.0.2/src/scip/heur_actconsdiving.h 22:03:07 x scip-3.0.2/src/scip/heur_clique.h 22:03:07 x scip-3.0.2/src/scip/heur_coefdiving.h 22:03:07 x scip-3.0.2/src/scip/heur_crossover.h 22:03:07 x scip-3.0.2/src/scip/heur_dins.h 22:03:07 x scip-3.0.2/src/scip/heur_feaspump.h 22:03:07 x scip-3.0.2/src/scip/heur_fixandinfer.h 22:03:07 x scip-3.0.2/src/scip/heur_fracdiving.h 22:03:07 x scip-3.0.2/src/scip/heur_guideddiving.h 22:03:07 x scip-3.0.2/src/scip/heur.h 22:03:07 x scip-3.0.2/src/scip/heur_intdiving.h 22:03:07 x scip-3.0.2/src/scip/heur_intshifting.h 22:03:07 x scip-3.0.2/src/scip/heur_linesearchdiving.h 22:03:07 x scip-3.0.2/src/scip/heur_localbranching.h 22:03:07 x scip-3.0.2/src/scip/heur_mutation.h 22:03:07 x scip-3.0.2/src/scip/heur_nlpdiving.h 22:03:07 x scip-3.0.2/src/scip/heur_objpscostdiving.h 22:03:07 x scip-3.0.2/src/scip/heur_octane.h 22:03:07 x scip-3.0.2/src/scip/heur_oneopt.h 22:03:07 x scip-3.0.2/src/scip/heur_pscostdiving.h 22:03:07 x scip-3.0.2/src/scip/heur_rens.h 22:03:07 x scip-3.0.2/src/scip/heur_rins.h 22:03:07 x scip-3.0.2/src/scip/heur_rootsoldiving.h 22:03:07 x scip-3.0.2/src/scip/heur_rounding.h 22:03:07 x scip-3.0.2/src/scip/heur_shiftandpropagate.h 22:03:07 x scip-3.0.2/src/scip/heur_shifting.h 22:03:07 x scip-3.0.2/src/scip/heur_simplerounding.h 22:03:07 x scip-3.0.2/src/scip/heur_subnlp.h 22:03:07 x scip-3.0.2/src/scip/heur_trivial.h 22:03:07 x scip-3.0.2/src/scip/heur_trysol.h 22:03:07 x scip-3.0.2/src/scip/heur_twoopt.h 22:03:07 x scip-3.0.2/src/scip/heur_undercover.h 22:03:07 x scip-3.0.2/src/scip/heur_vbounds.h 22:03:07 x scip-3.0.2/src/scip/heur_veclendiving.h 22:03:07 x scip-3.0.2/src/scip/heur_xyz.h 22:03:07 x scip-3.0.2/src/scip/heur_zeroobj.h 22:03:07 x scip-3.0.2/src/scip/heur_zirounding.h 22:03:07 x scip-3.0.2/src/scip/history.h 22:03:07 x scip-3.0.2/src/scip/implics.h 22:03:07 x scip-3.0.2/src/scip/interrupt.h 22:03:07 x scip-3.0.2/src/scip/intervalarith.h 22:03:07 x scip-3.0.2/src/scip/lp.h 22:03:07 x scip-3.0.2/src/scip/lpi.h 22:03:07 x scip-3.0.2/src/scip/mem.h 22:03:07 x scip-3.0.2/src/scip/message_default.h 22:03:07 x scip-3.0.2/src/scip/message.h 22:03:07 x scip-3.0.2/src/scip/misc.h 22:03:07 x scip-3.0.2/src/scip/nlp.h 22:03:07 x scip-3.0.2/src/scip/nodesel_bfs.h 22:03:07 x scip-3.0.2/src/scip/nodesel_dfs.h 22:03:07 x scip-3.0.2/src/scip/nodesel_estimate.h 22:03:07 x scip-3.0.2/src/scip/nodesel.h 22:03:07 x scip-3.0.2/src/scip/nodesel_hybridestim.h 22:03:07 x scip-3.0.2/src/scip/nodesel_restartdfs.h 22:03:07 x scip-3.0.2/src/scip/nodesel_xyz.h 22:03:07 x scip-3.0.2/src/scip/paramset.h 22:03:07 x scip-3.0.2/src/scip/presol_boundshift.h 22:03:07 x scip-3.0.2/src/scip/presol_components.h 22:03:07 x scip-3.0.2/src/scip/presol_convertinttobin.h 22:03:07 x scip-3.0.2/src/scip/presol_domcol.h 22:03:07 x scip-3.0.2/src/scip/presol_dualfix.h 22:03:07 x scip-3.0.2/src/scip/presol_gateextraction.h 22:03:07 x scip-3.0.2/src/scip/presol.h 22:03:07 x scip-3.0.2/src/scip/presol_implics.h 22:03:07 x scip-3.0.2/src/scip/presol_inttobinary.h 22:03:07 x scip-3.0.2/src/scip/presol_trivial.h 22:03:07 x scip-3.0.2/src/scip/presol_xyz.h 22:03:07 x scip-3.0.2/src/scip/pricer.h 22:03:07 x scip-3.0.2/src/scip/pricer_xyz.h 22:03:07 x scip-3.0.2/src/scip/pricestore.h 22:03:07 x scip-3.0.2/src/scip/primal.h 22:03:07 x scip-3.0.2/src/scip/prob.h 22:03:07 x scip-3.0.2/src/scip/prop_genvbounds.h 22:03:07 x scip-3.0.2/src/scip/prop.h 22:03:07 x scip-3.0.2/src/scip/prop_obbt.h 22:03:07 x scip-3.0.2/src/scip/prop_probing.h 22:03:07 x scip-3.0.2/src/scip/prop_pseudoobj.h 22:03:07 x scip-3.0.2/src/scip/prop_redcost.h 22:03:07 x scip-3.0.2/src/scip/prop_rootredcost.h 22:03:07 x scip-3.0.2/src/scip/prop_vbounds.h 22:03:07 x scip-3.0.2/src/scip/prop_xyz.h 22:03:07 x scip-3.0.2/src/scip/pub_branch.h 22:03:07 x scip-3.0.2/src/scip/pub_conflict.h 22:03:07 x scip-3.0.2/src/scip/pub_cons.h 22:03:07 x scip-3.0.2/src/scip/pub_cutpool.h 22:03:07 x scip-3.0.2/src/scip/pub_dialog.h 22:03:07 x scip-3.0.2/src/scip/pub_disp.h 22:03:07 x scip-3.0.2/src/scip/pub_event.h 22:03:07 x scip-3.0.2/src/scip/pub_fileio.h 22:03:07 x scip-3.0.2/src/scip/pub_heur.h 22:03:07 x scip-3.0.2/src/scip/pub_implics.h 22:03:07 x scip-3.0.2/src/scip/pub_lp.h 22:03:07 x scip-3.0.2/src/scip/pub_message.h 22:03:07 x scip-3.0.2/src/scip/pub_misc.h 22:03:07 x scip-3.0.2/src/scip/pub_nlp.h 22:03:07 x scip-3.0.2/src/scip/pub_nodesel.h 22:03:07 x scip-3.0.2/src/scip/pub_paramset.h 22:03:07 x scip-3.0.2/src/scip/pub_presol.h 22:03:07 x scip-3.0.2/src/scip/pub_pricer.h 22:03:07 x scip-3.0.2/src/scip/pub_prop.h 22:03:07 x scip-3.0.2/src/scip/pub_reader.h 22:03:07 x scip-3.0.2/src/scip/pub_relax.h 22:03:07 x scip-3.0.2/src/scip/pub_sepa.h 22:03:07 x scip-3.0.2/src/scip/pub_sol.h 22:03:07 x scip-3.0.2/src/scip/pub_tree.h 22:03:07 x scip-3.0.2/src/scip/pub_var.h 22:03:07 x scip-3.0.2/src/scip/reader_bnd.h 22:03:07 x scip-3.0.2/src/scip/reader_ccg.h 22:03:07 x scip-3.0.2/src/scip/reader_cip.h 22:03:07 x scip-3.0.2/src/scip/reader_cnf.h 22:03:07 x scip-3.0.2/src/scip/reader_fix.h 22:03:07 x scip-3.0.2/src/scip/reader_fzn.h 22:03:07 x scip-3.0.2/src/scip/reader_gms.h 22:03:07 x scip-3.0.2/src/scip/reader.h 22:03:07 x scip-3.0.2/src/scip/reader_lp.h 22:03:07 x scip-3.0.2/src/scip/reader_mps.h 22:03:07 x scip-3.0.2/src/scip/reader_opb.h 22:03:07 x scip-3.0.2/src/scip/reader_osil.h 22:03:07 x scip-3.0.2/src/scip/reader_pip.h 22:03:07 x scip-3.0.2/src/scip/reader_ppm.h 22:03:07 x scip-3.0.2/src/scip/reader_rlp.h 22:03:07 x scip-3.0.2/src/scip/reader_sol.h 22:03:07 x scip-3.0.2/src/scip/reader_wbo.h 22:03:07 x scip-3.0.2/src/scip/reader_xyz.h 22:03:07 x scip-3.0.2/src/scip/reader_zpl.h 22:03:07 x scip-3.0.2/src/scip/relax.h 22:03:07 x scip-3.0.2/src/scip/relax_xyz.h 22:03:07 x scip-3.0.2/src/scip/retcode.h 22:03:07 x scip-3.0.2/src/scip/scipdefplugins.h 22:03:07 x scip-3.0.2/src/scip/scipgithash.h 22:03:07 x scip-3.0.2/src/scip/scip.h 22:03:07 x scip-3.0.2/src/scip/scipshell.h 22:03:07 x scip-3.0.2/src/scip/sepa_cgmip.h 22:03:07 x scip-3.0.2/src/scip/sepa_clique.h 22:03:07 x scip-3.0.2/src/scip/sepa_closecuts.h 22:03:07 x scip-3.0.2/src/scip/sepa_cmir.h 22:03:07 x scip-3.0.2/src/scip/sepa_flowcover.h 22:03:07 x scip-3.0.2/src/scip/sepa_gomory.h 22:03:07 x scip-3.0.2/src/scip/sepa.h 22:03:07 x scip-3.0.2/src/scip/sepa_impliedbounds.h 22:03:07 x scip-3.0.2/src/scip/sepa_intobj.h 22:03:07 x scip-3.0.2/src/scip/sepa_mcf.h 22:03:07 x scip-3.0.2/src/scip/sepa_oddcycle.h 22:03:07 x scip-3.0.2/src/scip/sepa_rapidlearning.h 22:03:07 x scip-3.0.2/src/scip/sepastore.h 22:03:07 x scip-3.0.2/src/scip/sepa_strongcg.h 22:03:07 x scip-3.0.2/src/scip/sepa_xyz.h 22:03:07 x scip-3.0.2/src/scip/sepa_zerohalf.h 22:03:07 x scip-3.0.2/src/scip/set.h 22:03:07 x scip-3.0.2/src/scip/sol.h 22:03:07 x scip-3.0.2/src/scip/solve.h 22:03:07 x scip-3.0.2/src/scip/stat.h 22:03:07 x scip-3.0.2/src/scip/struct_branch.h 22:03:07 x scip-3.0.2/src/scip/struct_buffer.h 22:03:07 x scip-3.0.2/src/scip/struct_clock.h 22:03:07 x scip-3.0.2/src/scip/struct_conflict.h 22:03:07 x scip-3.0.2/src/scip/struct_cons.h 22:03:07 x scip-3.0.2/src/scip/struct_cutpool.h 22:03:07 x scip-3.0.2/src/scip/struct_dialog.h 22:03:07 x scip-3.0.2/src/scip/struct_disp.h 22:03:07 x scip-3.0.2/src/scip/struct_event.h 22:03:07 x scip-3.0.2/src/scip/struct_heur.h 22:03:07 x scip-3.0.2/src/scip/struct_history.h 22:03:07 x scip-3.0.2/src/scip/struct_implics.h 22:03:07 x scip-3.0.2/src/scip/struct_lp.h 22:03:07 x scip-3.0.2/src/scip/struct_mem.h 22:03:07 x scip-3.0.2/src/scip/struct_message.h 22:03:07 x scip-3.0.2/src/scip/struct_misc.h 22:03:07 x scip-3.0.2/src/scip/struct_nlp.h 22:03:07 x scip-3.0.2/src/scip/struct_nodesel.h 22:03:07 x scip-3.0.2/src/scip/struct_paramset.h 22:03:07 x scip-3.0.2/src/scip/struct_presol.h 22:03:07 x scip-3.0.2/src/scip/struct_pricer.h 22:03:07 x scip-3.0.2/src/scip/struct_pricestore.h 22:03:07 x scip-3.0.2/src/scip/struct_primal.h 22:03:07 x scip-3.0.2/src/scip/struct_prob.h 22:03:07 x scip-3.0.2/src/scip/struct_prop.h 22:03:07 x scip-3.0.2/src/scip/struct_reader.h 22:03:07 x scip-3.0.2/src/scip/struct_relax.h 22:03:07 x scip-3.0.2/src/scip/struct_scip.h 22:03:07 x scip-3.0.2/src/scip/struct_sepa.h 22:03:07 x scip-3.0.2/src/scip/struct_sepastore.h 22:03:07 x scip-3.0.2/src/scip/struct_set.h 22:03:07 x scip-3.0.2/src/scip/struct_sol.h 22:03:07 x scip-3.0.2/src/scip/struct_stat.h 22:03:07 x scip-3.0.2/src/scip/struct_tree.h 22:03:07 x scip-3.0.2/src/scip/struct_var.h 22:03:07 x scip-3.0.2/src/scip/struct_vbc.h 22:03:07 x scip-3.0.2/src/scip/tree.h 22:03:07 x scip-3.0.2/src/scip/type_branch.h 22:03:07 x scip-3.0.2/src/scip/type_buffer.h 22:03:07 x scip-3.0.2/src/scip/type_clock.h 22:03:07 x scip-3.0.2/src/scip/type_conflict.h 22:03:07 x scip-3.0.2/src/scip/type_cons.h 22:03:07 x scip-3.0.2/src/scip/type_cutpool.h 22:03:07 x scip-3.0.2/src/scip/type_dialog.h 22:03:07 x scip-3.0.2/src/scip/type_disp.h 22:03:07 x scip-3.0.2/src/scip/type_event.h 22:03:07 x scip-3.0.2/src/scip/type_heur.h 22:03:07 x scip-3.0.2/src/scip/type_history.h 22:03:07 x scip-3.0.2/src/scip/type_implics.h 22:03:07 x scip-3.0.2/src/scip/type_interrupt.h 22:03:07 x scip-3.0.2/src/scip/type_lp.h 22:03:07 x scip-3.0.2/src/scip/type_lpi.h 22:03:07 x scip-3.0.2/src/scip/type_mem.h 22:03:07 x scip-3.0.2/src/scip/type_message.h 22:03:07 x scip-3.0.2/src/scip/type_misc.h 22:03:07 x scip-3.0.2/src/scip/type_nlp.h 22:03:07 x scip-3.0.2/src/scip/type_nodesel.h 22:03:07 x scip-3.0.2/src/scip/type_paramset.h 22:03:07 x scip-3.0.2/src/scip/type_presol.h 22:03:07 x scip-3.0.2/src/scip/type_pricer.h 22:03:07 x scip-3.0.2/src/scip/type_pricestore.h 22:03:07 x scip-3.0.2/src/scip/type_primal.h 22:03:07 x scip-3.0.2/src/scip/type_prob.h 22:03:07 x scip-3.0.2/src/scip/type_prop.h 22:03:07 x scip-3.0.2/src/scip/type_reader.h 22:03:07 x scip-3.0.2/src/scip/type_relax.h 22:03:07 x scip-3.0.2/src/scip/type_result.h 22:03:07 x scip-3.0.2/src/scip/type_retcode.h 22:03:07 x scip-3.0.2/src/scip/type_scip.h 22:03:07 x scip-3.0.2/src/scip/type_sepa.h 22:03:07 x scip-3.0.2/src/scip/type_sepastore.h 22:03:07 x scip-3.0.2/src/scip/type_set.h 22:03:07 x scip-3.0.2/src/scip/type_sol.h 22:03:07 x scip-3.0.2/src/scip/type_stat.h 22:03:07 x scip-3.0.2/src/scip/type_timing.h 22:03:07 x scip-3.0.2/src/scip/type_tree.h 22:03:07 x scip-3.0.2/src/scip/type_var.h 22:03:07 x scip-3.0.2/src/scip/type_vbc.h 22:03:07 x scip-3.0.2/src/scip/var.h 22:03:07 x scip-3.0.2/src/scip/vbc.h 22:03:07 x scip-3.0.2/src/nlpi/expr.c 22:03:07 x scip-3.0.2/src/nlpi/exprinterpret_none.c 22:03:07 x scip-3.0.2/src/nlpi/nlpi.c 22:03:07 x scip-3.0.2/src/nlpi/nlpi_ipopt_dummy.c 22:03:07 x scip-3.0.2/src/nlpi/nlpioracle.c 22:03:07 x scip-3.0.2/src/nlpi/nlpi_xyz.c 22:03:07 x scip-3.0.2/src/nlpi/exprinterpret_cppad.cpp 22:03:07 x scip-3.0.2/src/nlpi/intervalarithext.cpp 22:03:07 x scip-3.0.2/src/nlpi/nlpi_ipopt.cpp 22:03:07 x scip-3.0.2/src/nlpi/exprinterpret.h 22:03:07 x scip-3.0.2/src/nlpi/intervalarithext.h 22:03:07 x scip-3.0.2/src/nlpi/nlpi.h 22:03:07 x scip-3.0.2/src/nlpi/nlpi_ipopt.h 22:03:07 x scip-3.0.2/src/nlpi/nlpioracle.h 22:03:07 x scip-3.0.2/src/nlpi/nlpi_xyz.h 22:03:07 x scip-3.0.2/src/nlpi/pub_expr.h 22:03:07 x scip-3.0.2/src/nlpi/struct_expr.h 22:03:07 x scip-3.0.2/src/nlpi/struct_nlpi.h 22:03:07 x scip-3.0.2/src/nlpi/type_expr.h 22:03:07 x scip-3.0.2/src/nlpi/type_exprinterpret.h 22:03:07 x scip-3.0.2/src/nlpi/type_nlpi.h 22:03:07 x scip-3.0.2/src/xml/xmlparse.c 22:03:07 x scip-3.0.2/src/xml/xmldef.h 22:03:07 x scip-3.0.2/src/xml/xml.h 22:03:07 x scip-3.0.2/src/dijkstra/dijkstra.c 22:03:07 x scip-3.0.2/src/dijkstra/dijkstra.h 22:03:07 x scip-3.0.2/src/blockmemshell/memory.c 22:03:07 x scip-3.0.2/src/blockmemshell/memory.h 22:03:07 x scip-3.0.2/src/tclique/tclique_branch.c 22:03:07 x scip-3.0.2/src/tclique/tclique_coloring.c 22:03:07 x scip-3.0.2/src/tclique/tclique_graph.c 22:03:07 x scip-3.0.2/src/tclique/tclique_coloring.h 22:03:07 x scip-3.0.2/src/tclique/tclique_def.h 22:03:07 x scip-3.0.2/src/tclique/tclique.h 22:03:07 x scip-3.0.2/src/objscip/objbranchrule.cpp 22:03:07 x scip-3.0.2/src/objscip/objconshdlr.cpp 22:03:07 x scip-3.0.2/src/objscip/objdialog.cpp 22:03:07 x scip-3.0.2/src/objscip/objdisp.cpp 22:03:07 x scip-3.0.2/src/objscip/objeventhdlr.cpp 22:03:07 x scip-3.0.2/src/objscip/objheur.cpp 22:03:07 x scip-3.0.2/src/objscip/objmessagehdlr.cpp 22:03:07 x scip-3.0.2/src/objscip/objnodesel.cpp 22:03:07 x scip-3.0.2/src/objscip/objpresol.cpp 22:03:07 x scip-3.0.2/src/objscip/objpricer.cpp 22:03:07 x scip-3.0.2/src/objscip/objprobdata.cpp 22:03:07 x scip-3.0.2/src/objscip/objprop.cpp 22:03:07 x scip-3.0.2/src/objscip/objreader.cpp 22:03:07 x scip-3.0.2/src/objscip/objrelax.cpp 22:03:07 x scip-3.0.2/src/objscip/objsepa.cpp 22:03:07 x scip-3.0.2/src/objscip/objvardata.cpp 22:03:07 x scip-3.0.2/src/objscip/objbranchrule.h 22:03:07 x scip-3.0.2/src/objscip/objcloneable.h 22:03:07 x scip-3.0.2/src/objscip/objconshdlr.h 22:03:07 x scip-3.0.2/src/objscip/objdialog.h 22:03:07 x scip-3.0.2/src/objscip/objdisp.h 22:03:07 x scip-3.0.2/src/objscip/objeventhdlr.h 22:03:07 x scip-3.0.2/src/objscip/objheur.h 22:03:07 x scip-3.0.2/src/objscip/objmessagehdlr.h 22:03:07 x scip-3.0.2/src/objscip/objnodesel.h 22:03:07 x scip-3.0.2/src/objscip/objpresol.h 22:03:07 x scip-3.0.2/src/objscip/objpricer.h 22:03:07 x scip-3.0.2/src/objscip/objprobcloneable.h 22:03:07 x scip-3.0.2/src/objscip/objprobdata.h 22:03:07 x scip-3.0.2/src/objscip/objprop.h 22:03:07 x scip-3.0.2/src/objscip/objreader.h 22:03:07 x scip-3.0.2/src/objscip/objrelax.h 22:03:07 x scip-3.0.2/src/objscip/objscipdefplugins.h 22:03:07 x scip-3.0.2/src/objscip/objscip.h 22:03:07 x scip-3.0.2/src/objscip/objsepa.h 22:03:07 x scip-3.0.2/src/objscip/objvardata.h 22:03:07 x scip-3.0.2/src/objscip/type_objcloneable.h 22:03:07 x scip-3.0.2/src/objscip/type_objprobcloneable.h 22:03:07 x scip-3.0.2/src/cppad/base_require.hpp 22:03:07 x scip-3.0.2/src/cppad/check_numeric_type.hpp 22:03:07 x scip-3.0.2/src/cppad/check_simple_vector.hpp 22:03:07 x scip-3.0.2/src/cppad/configure.hpp 22:03:07 x scip-3.0.2/src/cppad/COPYING 22:03:07 x scip-3.0.2/src/cppad/cppad.hpp 22:03:07 x scip-3.0.2/src/cppad/elapsed_seconds.hpp 22:03:07 x scip-3.0.2/src/cppad/error_handler.hpp 22:03:07 x scip-3.0.2/src/cppad/local/ 22:03:07 x scip-3.0.2/src/cppad/lu_factor.hpp 22:03:07 x scip-3.0.2/src/cppad/lu_invert.hpp 22:03:07 x scip-3.0.2/src/cppad/lu_solve.hpp 22:03:07 x scip-3.0.2/src/cppad/memory_leak.hpp 22:03:07 x scip-3.0.2/src/cppad/nan.hpp 22:03:07 x scip-3.0.2/src/cppad/near_equal.hpp 22:03:07 x scip-3.0.2/src/cppad/ode_err_control.hpp 22:03:07 x scip-3.0.2/src/cppad/ode_gear_control.hpp 22:03:07 x scip-3.0.2/src/cppad/ode_gear.hpp 22:03:07 x scip-3.0.2/src/cppad/omp_alloc.hpp 22:03:07 x scip-3.0.2/src/cppad/poly.hpp 22:03:07 x scip-3.0.2/src/cppad/pow_int.hpp 22:03:07 x scip-3.0.2/src/cppad/romberg_mul.hpp 22:03:07 x scip-3.0.2/src/cppad/romberg_one.hpp 22:03:07 x scip-3.0.2/src/cppad/rosen_34.hpp 22:03:07 x scip-3.0.2/src/cppad/runge_45.hpp 22:03:07 x scip-3.0.2/src/cppad/speed_test.hpp 22:03:07 x scip-3.0.2/src/cppad/thread_alloc.hpp 22:03:07 x scip-3.0.2/src/cppad/time_test.hpp 22:03:07 x scip-3.0.2/src/cppad/track_new_del.hpp 22:03:07 x scip-3.0.2/src/cppad/vector.hpp 22:03:07 x scip-3.0.2/src/cppad/local/abort_recording.hpp 22:03:07 x scip-3.0.2/src/cppad/local/abs.hpp 22:03:07 x scip-3.0.2/src/cppad/local/abs_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/acos_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/ad_binary.hpp 22:03:07 x scip-3.0.2/src/cppad/local/ad_copy.hpp 22:03:07 x scip-3.0.2/src/cppad/local/add_eq.hpp 22:03:07 x scip-3.0.2/src/cppad/local/add.hpp 22:03:07 x scip-3.0.2/src/cppad/local/add_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/ad_fun.hpp 22:03:07 x scip-3.0.2/src/cppad/local/ad.hpp 22:03:07 x scip-3.0.2/src/cppad/local/ad_tape.hpp 22:03:07 x scip-3.0.2/src/cppad/local/ad_valued.hpp 22:03:07 x scip-3.0.2/src/cppad/local/arithmetic.hpp 22:03:07 x scip-3.0.2/src/cppad/local/asin_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/atan2.hpp 22:03:07 x scip-3.0.2/src/cppad/local/atan_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/base_complex.hpp 22:03:07 x scip-3.0.2/src/cppad/local/base_cond_exp.hpp 22:03:07 x scip-3.0.2/src/cppad/local/base_double.hpp 22:03:07 x scip-3.0.2/src/cppad/local/base_float.hpp 22:03:07 x scip-3.0.2/src/cppad/local/base_std_math.hpp 22:03:07 x scip-3.0.2/src/cppad/local/bender_quad.hpp 22:03:07 x scip-3.0.2/src/cppad/local/bool_fun.hpp 22:03:07 x scip-3.0.2/src/cppad/local/bool_valued.hpp 22:03:07 x scip-3.0.2/src/cppad/local/cap_taylor.hpp 22:03:07 x scip-3.0.2/src/cppad/local/compare.hpp 22:03:07 x scip-3.0.2/src/cppad/local/comp_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/compute_assign.hpp 22:03:07 x scip-3.0.2/src/cppad/local/cond_exp.hpp 22:03:07 x scip-3.0.2/src/cppad/local/cond_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/convert.hpp 22:03:07 x scip-3.0.2/src/cppad/local/cosh_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/cos_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/cppad_assert.hpp 22:03:07 x scip-3.0.2/src/cppad/local/csum_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/declare_ad.hpp 22:03:07 x scip-3.0.2/src/cppad/local/default.hpp 22:03:07 x scip-3.0.2/src/cppad/local/define.hpp 22:03:07 x scip-3.0.2/src/cppad/local/dependent.hpp 22:03:07 x scip-3.0.2/src/cppad/local/discrete.hpp 22:03:07 x scip-3.0.2/src/cppad/local/discrete_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/div_eq.hpp 22:03:07 x scip-3.0.2/src/cppad/local/div.hpp 22:03:07 x scip-3.0.2/src/cppad/local/div_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/drivers.hpp 22:03:07 x scip-3.0.2/src/cppad/local/epsilon.hpp 22:03:07 x scip-3.0.2/src/cppad/local/equal_op_seq.hpp 22:03:07 x scip-3.0.2/src/cppad/local/erf.hpp 22:03:07 x scip-3.0.2/src/cppad/local/exp_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/for_jac_sweep.hpp 22:03:07 x scip-3.0.2/src/cppad/local/for_one.hpp 22:03:07 x scip-3.0.2/src/cppad/local/for_sparse_jac.hpp 22:03:07 x scip-3.0.2/src/cppad/local/for_two.hpp 22:03:07 x scip-3.0.2/src/cppad/local/forward0sweep.hpp 22:03:07 x scip-3.0.2/src/cppad/local/forward.hpp 22:03:07 x scip-3.0.2/src/cppad/local/forward_sweep.hpp 22:03:07 x scip-3.0.2/src/cppad/local/fun_check.hpp 22:03:07 x scip-3.0.2/src/cppad/local/fun_construct.hpp 22:03:07 x scip-3.0.2/src/cppad/local/fun_eval.hpp 22:03:07 x scip-3.0.2/src/cppad/local/hash_code.hpp 22:03:07 x scip-3.0.2/src/cppad/local/hessian.hpp 22:03:07 x scip-3.0.2/src/cppad/local/identical.hpp 22:03:07 x scip-3.0.2/src/cppad/local/independent.hpp 22:03:07 x scip-3.0.2/src/cppad/local/integer.hpp 22:03:07 x scip-3.0.2/src/cppad/local/jacobian.hpp 22:03:07 x scip-3.0.2/src/cppad/local/load_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/log_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/lu_ratio.hpp 22:03:07 x scip-3.0.2/src/cppad/local/math_other.hpp 22:03:07 x scip-3.0.2/src/cppad/local/mul_eq.hpp 22:03:07 x scip-3.0.2/src/cppad/local/mul.hpp 22:03:07 x scip-3.0.2/src/cppad/local/mul_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/near_equal_ext.hpp 22:03:07 x scip-3.0.2/src/cppad/local/omp_max_thread.hpp 22:03:07 x scip-3.0.2/src/cppad/local/op_code.hpp 22:03:07 x scip-3.0.2/src/cppad/local/op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/optimize.hpp 22:03:07 x scip-3.0.2/src/cppad/local/opt_val_hes.hpp 22:03:07 x scip-3.0.2/src/cppad/local/ordered.hpp 22:03:07 x scip-3.0.2/src/cppad/local/output.hpp 22:03:07 x scip-3.0.2/src/cppad/local/parallel_ad.hpp 22:03:07 x scip-3.0.2/src/cppad/local/parameter_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/par_var.hpp 22:03:07 x scip-3.0.2/src/cppad/local/player.hpp 22:03:07 x scip-3.0.2/src/cppad/local/pod_vector.hpp 22:03:07 x scip-3.0.2/src/cppad/local/pow.hpp 22:03:07 x scip-3.0.2/src/cppad/local/pow_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/print_for.hpp 22:03:07 x scip-3.0.2/src/cppad/local/print_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/recorder.hpp 22:03:07 x scip-3.0.2/src/cppad/local/reverse.hpp 22:03:07 x scip-3.0.2/src/cppad/local/reverse_sweep.hpp 22:03:07 x scip-3.0.2/src/cppad/local/rev_hes_sweep.hpp 22:03:07 x scip-3.0.2/src/cppad/local/rev_jac_sweep.hpp 22:03:07 x scip-3.0.2/src/cppad/local/rev_one.hpp 22:03:07 x scip-3.0.2/src/cppad/local/rev_sparse_hes.hpp 22:03:07 x scip-3.0.2/src/cppad/local/rev_sparse_jac.hpp 22:03:07 x scip-3.0.2/src/cppad/local/rev_two.hpp 22:03:07 x scip-3.0.2/src/cppad/local/sign.hpp 22:03:07 x scip-3.0.2/src/cppad/local/sign_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/sinh_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/sin_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/sparse_binary_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/sparse_hessian.hpp 22:03:07 x scip-3.0.2/src/cppad/local/sparse.hpp 22:03:07 x scip-3.0.2/src/cppad/local/sparse_jacobian.hpp 22:03:07 x scip-3.0.2/src/cppad/local/sparse_pack.hpp 22:03:07 x scip-3.0.2/src/cppad/local/sparse_set.hpp 22:03:07 x scip-3.0.2/src/cppad/local/sparse_unary_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/sqrt_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/std_math_ad.hpp 22:03:07 x scip-3.0.2/src/cppad/local/std_set.hpp 22:03:07 x scip-3.0.2/src/cppad/local/store_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/sub_eq.hpp 22:03:07 x scip-3.0.2/src/cppad/local/sub.hpp 22:03:07 x scip-3.0.2/src/cppad/local/sub_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/tanh_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/tan_op.hpp 22:03:07 x scip-3.0.2/src/cppad/local/tape_link.hpp 22:03:07 x scip-3.0.2/src/cppad/local/test_vector.hpp 22:03:07 x scip-3.0.2/src/cppad/local/unary_minus.hpp 22:03:07 x scip-3.0.2/src/cppad/local/unary_plus.hpp 22:03:07 x scip-3.0.2/src/cppad/local/undef.hpp 22:03:07 x scip-3.0.2/src/cppad/local/user_ad.hpp 22:03:07 x scip-3.0.2/src/cppad/local/user_atomic.hpp 22:03:07 x scip-3.0.2/src/cppad/local/value.hpp 22:03:07 x scip-3.0.2/src/cppad/local/var2par.hpp 22:03:07 x scip-3.0.2/src/cppad/local/vec_ad.hpp 22:03:07 x scip-3.0.2/examples/Binpacking/Makefile 22:03:07 x scip-3.0.2/examples/Binpacking/INSTALL 22:03:07 x scip-3.0.2/examples/Binpacking/doc/binpacking.dxy 22:03:07 x scip-3.0.2/examples/Binpacking/doc/header.html 22:03:07 x scip-3.0.2/examples/Binpacking/doc/layout.xml 22:03:07 x scip-3.0.2/examples/Binpacking/doc/pics/ 22:03:07 x scip-3.0.2/examples/Binpacking/doc/xternal.c 22:03:07 x scip-3.0.2/examples/Binpacking/doc/pics/binpacking.png 22:03:07 x scip-3.0.2/examples/Binpacking/check/testset/short.test 22:03:07 x scip-3.0.2/examples/Binpacking/check/testset/short.solu 22:03:07 x scip-3.0.2/examples/Binpacking/src/depend.cmain.dbg 22:03:07 x scip-3.0.2/examples/Binpacking/src/depend.cmain.opt 22:03:07 x scip-3.0.2/examples/Binpacking/src/depend.cmain.opt-gccold 22:03:07 x scip-3.0.2/examples/Binpacking/src/branch_ryanfoster.c 22:03:07 x scip-3.0.2/examples/Binpacking/src/cmain.c 22:03:07 x scip-3.0.2/examples/Binpacking/src/cons_samediff.c 22:03:07 x scip-3.0.2/examples/Binpacking/src/pricer_binpacking.c 22:03:07 x scip-3.0.2/examples/Binpacking/src/probdata_binpacking.c 22:03:07 x scip-3.0.2/examples/Binpacking/src/reader_bpa.c 22:03:07 x scip-3.0.2/examples/Binpacking/src/vardata_binpacking.c 22:03:07 x scip-3.0.2/examples/Binpacking/src/branch_ryanfoster.h 22:03:07 x scip-3.0.2/examples/Binpacking/src/cons_samediff.h 22:03:07 x scip-3.0.2/examples/Binpacking/src/pricer_binpacking.h 22:03:07 x scip-3.0.2/examples/Binpacking/src/probdata_binpacking.h 22:03:07 x scip-3.0.2/examples/Binpacking/src/reader_bpa.h 22:03:07 x scip-3.0.2/examples/Binpacking/src/vardata_binpacking.h 22:03:07 x scip-3.0.2/examples/Binpacking/data/u1000_00.bpa 22:03:07 x scip-3.0.2/examples/Binpacking/data/u100_00.bpa 22:03:07 x scip-3.0.2/examples/Binpacking/data/u120_00.bpa 22:03:07 x scip-3.0.2/examples/Binpacking/data/u20_00.bpa 22:03:07 x scip-3.0.2/examples/Binpacking/data/u250_00.bpa 22:03:07 x scip-3.0.2/examples/Binpacking/data/u40_00.bpa 22:03:07 x scip-3.0.2/examples/Binpacking/data/u500_00.bpa 22:03:07 x scip-3.0.2/examples/Binpacking/data/u60_00.bpa 22:03:07 x scip-3.0.2/examples/Binpacking/data/u80_00.bpa 22:03:07 x scip-3.0.2/examples/CallableLibrary/Makefile 22:03:07 x scip-3.0.2/examples/CallableLibrary/INSTALL 22:03:07 x scip-3.0.2/examples/CallableLibrary/doc/scip.dxy 22:03:07 x scip-3.0.2/examples/CallableLibrary/doc/header.html 22:03:07 x scip-3.0.2/examples/CallableLibrary/doc/layout.xml 22:03:07 x scip-3.0.2/examples/CallableLibrary/doc/xternal.c 22:03:07 x scip-3.0.2/examples/CallableLibrary/src/depend.dbg 22:03:07 x scip-3.0.2/examples/CallableLibrary/src/depend.opt 22:03:07 x scip-3.0.2/examples/CallableLibrary/src/depend.opt-gccold 22:03:07 x scip-3.0.2/examples/CallableLibrary/src/circle.c 22:03:07 x scip-3.0.2/examples/CallableLibrary/src/gastrans.c 22:03:07 x scip-3.0.2/examples/CallableLibrary/src/string.c 22:03:07 x scip-3.0.2/examples/Coloring/check/ 22:03:07 x scip-3.0.2/examples/Coloring/data/ 22:03:07 x scip-3.0.2/examples/Coloring/doc/ 22:03:07 x scip-3.0.2/examples/Coloring/INSTALL 22:03:07 x scip-3.0.2/examples/Coloring/Makefile 22:03:07 x scip-3.0.2/examples/Coloring/src/ 22:03:07 x scip-3.0.2/examples/Coloring/doc/coloring.dxy 22:03:07 x scip-3.0.2/examples/Coloring/doc/header.html 22:03:07 x scip-3.0.2/examples/Coloring/doc/layout.xml 22:03:07 x scip-3.0.2/examples/Coloring/doc/xternal.c 22:03:07 x scip-3.0.2/examples/Coloring/data/1-FullIns_3.col 22:03:07 x scip-3.0.2/examples/Coloring/data/myciel3.col 22:03:07 x scip-3.0.2/examples/Coloring/data/queen9_9.col 22:03:07 x scip-3.0.2/examples/Coloring/data/will199GPIA.col 22:03:07 x scip-3.0.2/examples/Coloring/check/testset/short.test 22:03:07 x scip-3.0.2/examples/Coloring/check/testset/short.solu 22:03:07 x scip-3.0.2/examples/Coloring/src/depend.cmain.dbg 22:03:07 x scip-3.0.2/examples/Coloring/src/depend.cmain.opt 22:03:07 x scip-3.0.2/examples/Coloring/src/depend.cmain.opt-gccold 22:03:07 x scip-3.0.2/examples/Coloring/src/branch_coloring.c 22:03:07 x scip-3.0.2/examples/Coloring/src/branch_strongcoloring.c 22:03:07 x scip-3.0.2/examples/Coloring/src/coloringplugins.c 22:03:07 x scip-3.0.2/examples/Coloring/src/cons_storeGraph.c 22:03:07 x scip-3.0.2/examples/Coloring/src/heur_init.c 22:03:07 x scip-3.0.2/examples/Coloring/src/main.c 22:03:07 x scip-3.0.2/examples/Coloring/src/pricer_coloring.c 22:03:07 x scip-3.0.2/examples/Coloring/src/probdata_coloring.c 22:03:07 x scip-3.0.2/examples/Coloring/src/reader_col.c 22:03:07 x scip-3.0.2/examples/Coloring/src/reader_csol.c 22:03:07 x scip-3.0.2/examples/Coloring/src/branch_coloring.h 22:03:07 x scip-3.0.2/examples/Coloring/src/branch_strongcoloring.h 22:03:07 x scip-3.0.2/examples/Coloring/src/coloringplugins.h 22:03:07 x scip-3.0.2/examples/Coloring/src/cons_storeGraph.h 22:03:07 x scip-3.0.2/examples/Coloring/src/heur_init.h 22:03:07 x scip-3.0.2/examples/Coloring/src/pricer_coloring.h 22:03:07 x scip-3.0.2/examples/Coloring/src/probdata_coloring.h 22:03:07 x scip-3.0.2/examples/Coloring/src/reader_col.h 22:03:07 x scip-3.0.2/examples/Coloring/src/reader_csol.h 22:03:07 x scip-3.0.2/examples/Eventhdlr/doc/ 22:03:07 x scip-3.0.2/examples/Eventhdlr/INSTALL 22:03:07 x scip-3.0.2/examples/Eventhdlr/Makefile 22:03:07 x scip-3.0.2/examples/Eventhdlr/src/ 22:03:07 x scip-3.0.2/examples/Eventhdlr/doc/header.html 22:03:07 x scip-3.0.2/examples/Eventhdlr/doc/layout.xml 22:03:07 x scip-3.0.2/examples/Eventhdlr/doc/scip.dxy 22:03:07 x scip-3.0.2/examples/Eventhdlr/doc/xternal.c 22:03:07 x scip-3.0.2/examples/Eventhdlr/src/depend.cmain.dbg 22:03:07 x scip-3.0.2/examples/Eventhdlr/src/depend.cmain.opt 22:03:07 x scip-3.0.2/examples/Eventhdlr/src/depend.cmain.opt-gccold 22:03:07 x scip-3.0.2/examples/Eventhdlr/src/cmain.c 22:03:07 x scip-3.0.2/examples/Eventhdlr/src/event_bestsol.c 22:03:07 x scip-3.0.2/examples/Eventhdlr/src/event_boundwriting.c 22:03:07 x scip-3.0.2/examples/Eventhdlr/src/event_bestsol.h 22:03:07 x scip-3.0.2/examples/Eventhdlr/src/event_boundwriting.h 22:03:07 x scip-3.0.2/examples/LOP/check/ 22:03:07 x scip-3.0.2/examples/LOP/data/ 22:03:07 x scip-3.0.2/examples/LOP/doc/ 22:03:07 x scip-3.0.2/examples/LOP/INSTALL 22:03:07 x scip-3.0.2/examples/LOP/Makefile 22:03:07 x scip-3.0.2/examples/LOP/src/ 22:03:07 x scip-3.0.2/examples/LOP/doc/header.html 22:03:07 x scip-3.0.2/examples/LOP/doc/layout.xml 22:03:07 x scip-3.0.2/examples/LOP/doc/lop.dxy 22:03:07 x scip-3.0.2/examples/LOP/doc/xternal.c 22:03:07 x scip-3.0.2/examples/LOP/data/ex1.mat 22:03:07 x scip-3.0.2/examples/LOP/data/ex2.mat 22:03:07 x scip-3.0.2/examples/LOP/data/scip.set 22:03:07 x scip-3.0.2/examples/LOP/data/t65i11xx.mat 22:03:07 x scip-3.0.2/examples/LOP/data/t70x11xx.mat 22:03:07 x scip-3.0.2/examples/LOP/check/check.sh 22:03:07 x scip-3.0.2/examples/LOP/check/testset/short.test 22:03:07 x scip-3.0.2/examples/LOP/check/testset/short.solu 22:03:07 x scip-3.0.2/examples/LOP/src/depend.cmain.dbg 22:03:07 x scip-3.0.2/examples/LOP/src/depend.cmain.opt 22:03:07 x scip-3.0.2/examples/LOP/src/depend.cmain.opt-gccold 22:03:07 x scip-3.0.2/examples/LOP/src/cmain.c 22:03:07 x scip-3.0.2/examples/LOP/src/cons_linearordering.c 22:03:07 x scip-3.0.2/examples/LOP/src/genRandomLOPInstance.c 22:03:07 x scip-3.0.2/examples/LOP/src/probdata_lop.c 22:03:07 x scip-3.0.2/examples/LOP/src/cons_linearordering.h 22:03:07 x scip-3.0.2/examples/LOP/src/probdata_lop.h 22:03:07 x scip-3.0.2/examples/MIPSolver/Makefile 22:03:07 x scip-3.0.2/examples/MIPSolver/INSTALL 22:03:07 x scip-3.0.2/examples/MIPSolver/scipmip.set 22:03:07 x scip-3.0.2/examples/MIPSolver/doc/scipmip.dxy 22:03:07 x scip-3.0.2/examples/MIPSolver/doc/xternal.c 22:03:07 x scip-3.0.2/examples/MIPSolver/src/depend.cppmain.dbg 22:03:07 x scip-3.0.2/examples/MIPSolver/src/depend.cppmain.opt 22:03:07 x scip-3.0.2/examples/MIPSolver/src/depend.cppmain.opt-gccold 22:03:07 x scip-3.0.2/examples/MIPSolver/src/cppmain.cpp 22:03:07 x scip-3.0.2/examples/Queens/doc/ 22:03:07 x scip-3.0.2/examples/Queens/INSTALL 22:03:07 x scip-3.0.2/examples/Queens/Makefile 22:03:07 x scip-3.0.2/examples/Queens/src/ 22:03:07 x scip-3.0.2/examples/Queens/doc/scip_intro.tex 22:03:07 x scip-3.0.2/examples/Queens/src/depend.cmain.dbg 22:03:07 x scip-3.0.2/examples/Queens/src/depend.cmain.opt 22:03:07 x scip-3.0.2/examples/Queens/src/depend.cppmain.dbg 22:03:07 x scip-3.0.2/examples/Queens/src/depend.cppmain.opt 22:03:07 x scip-3.0.2/examples/Queens/src/depend.cppmain.opt-gccold 22:03:07 x scip-3.0.2/examples/Queens/src/queens.cpp 22:03:07 x scip-3.0.2/examples/Queens/src/queens_main.cpp 22:03:07 x scip-3.0.2/examples/Queens/src/queens.hpp 22:03:07 x scip-3.0.2/examples/Queens/src/scip_exception.hpp 22:03:07 x scip-3.0.2/examples/Scheduler/Makefile 22:03:07 x scip-3.0.2/examples/Scheduler/doc/header.html 22:03:07 x scip-3.0.2/examples/Scheduler/doc/layout.xml 22:03:07 x scip-3.0.2/examples/Scheduler/doc/scheduler.bib 22:03:07 x scip-3.0.2/examples/Scheduler/doc/scheduler.dxy 22:03:07 x scip-3.0.2/examples/Scheduler/doc/xternal.c 22:03:07 x scip-3.0.2/examples/Scheduler/check/testset/short.test 22:03:07 x scip-3.0.2/examples/Scheduler/check/testset/short.solu 22:03:07 x scip-3.0.2/examples/Scheduler/src/depend.cmain.dbg 22:03:07 x scip-3.0.2/examples/Scheduler/src/depend.cmain.opt 22:03:07 x scip-3.0.2/examples/Scheduler/src/depend.cmain.opt-gccold 22:03:07 x scip-3.0.2/examples/Scheduler/src/cmain.c 22:03:07 x scip-3.0.2/examples/Scheduler/src/heur_listscheduling.c 22:03:07 x scip-3.0.2/examples/Scheduler/src/reader_rcp.c 22:03:07 x scip-3.0.2/examples/Scheduler/src/reader_sch.c 22:03:07 x scip-3.0.2/examples/Scheduler/src/reader_sm.c 22:03:07 x scip-3.0.2/examples/Scheduler/src/heur_listscheduling.h 22:03:07 x scip-3.0.2/examples/Scheduler/src/reader_rcp.h 22:03:07 x scip-3.0.2/examples/Scheduler/src/reader_sch.h 22:03:07 x scip-3.0.2/examples/Scheduler/src/reader_sm.h 22:03:07 x scip-3.0.2/examples/Scheduler/data/j1201_10.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j1201_1.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j1201_2.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j1201_3.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j1201_4.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j1201_5.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j1201_6.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j1201_7.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j1201_8.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j1201_9.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j301_10.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j301_1.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j301_2.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j301_3.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j301_4.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j301_5.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j301_6.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j301_7.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j301_8.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j301_9.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j601_10.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j601_1.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j601_2.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j601_3.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j601_4.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j601_5.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j601_6.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j601_7.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j601_8.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j601_9.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j901_10.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j901_1.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j901_2.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j901_3.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j901_4.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j901_5.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j901_6.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j901_7.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j901_8.sm 22:03:07 x scip-3.0.2/examples/Scheduler/data/j901_9.sm 22:03:07 x scip-3.0.2/examples/TSP/Makefile 22:03:07 x scip-3.0.2/examples/TSP/INSTALL 22:03:07 x scip-3.0.2/examples/TSP/runme.sh 22:03:07 x scip-3.0.2/examples/TSP/runviewer.sh 22:03:07 x scip-3.0.2/examples/TSP/sciptsp.set 22:03:07 x scip-3.0.2/examples/TSP/doc/header.html 22:03:07 x scip-3.0.2/examples/TSP/doc/layout.xml 22:03:07 x scip-3.0.2/examples/TSP/doc/sciptsp.dxy 22:03:07 x scip-3.0.2/examples/TSP/doc/xternal.c 22:03:07 x scip-3.0.2/examples/TSP/check/testset/short.test 22:03:07 x scip-3.0.2/examples/TSP/check/testset/short.solu 22:03:07 x scip-3.0.2/examples/TSP/src/depend.cppmain.dbg 22:03:07 x scip-3.0.2/examples/TSP/src/depend.cppmain.opt 22:03:07 x scip-3.0.2/examples/TSP/src/depend.cppmain.opt-gccold 22:03:07 x scip-3.0.2/examples/TSP/src/ConshdlrSubtour.cpp 22:03:07 x scip-3.0.2/examples/TSP/src/cppmain.cpp 22:03:07 x scip-3.0.2/examples/TSP/src/EventhdlrNewSol.cpp 22:03:07 x scip-3.0.2/examples/TSP/src/GomoryHuTree.cpp 22:03:07 x scip-3.0.2/examples/TSP/src/Heur2opt.cpp 22:03:07 x scip-3.0.2/examples/TSP/src/HeurFarthestInsert.cpp 22:03:07 x scip-3.0.2/examples/TSP/src/HeurFrats.cpp 22:03:07 x scip-3.0.2/examples/TSP/src/ProbDataTSP.cpp 22:03:07 x scip-3.0.2/examples/TSP/src/ReaderTSP.cpp 22:03:07 x scip-3.0.2/examples/TSP/src/ConshdlrSubtour.h 22:03:07 x scip-3.0.2/examples/TSP/src/EventhdlrNewSol.h 22:03:07 x scip-3.0.2/examples/TSP/src/GomoryHuTree.h 22:03:07 x scip-3.0.2/examples/TSP/src/Heur2opt.h 22:03:07 x scip-3.0.2/examples/TSP/src/HeurFarthestInsert.h 22:03:07 x scip-3.0.2/examples/TSP/src/HeurFrats.h 22:03:07 x scip-3.0.2/examples/TSP/src/ProbDataTSP.h 22:03:07 x scip-3.0.2/examples/TSP/src/ReaderTSP.h 22:03:07 x scip-3.0.2/examples/TSP/tspviewer/TSPPanel.java 22:03:07 x scip-3.0.2/examples/TSP/tspviewer/TSPSolution.java 22:03:07 x scip-3.0.2/examples/TSP/tspviewer/TSPViewer.java 22:03:07 x scip-3.0.2/examples/TSP/tspdata/att48.tsp 22:03:07 x scip-3.0.2/examples/TSP/tspdata/berlin52.tsp 22:03:07 x scip-3.0.2/examples/TSP/tspdata/burma14.tsp 22:03:07 x scip-3.0.2/examples/TSP/tspdata/eil51.tsp 22:03:07 x scip-3.0.2/examples/TSP/tspdata/eil76.tsp 22:03:07 x scip-3.0.2/examples/TSP/tspdata/pr76.tsp 22:03:07 x scip-3.0.2/examples/TSP/tspdata/st70.tsp 22:03:07 x scip-3.0.2/examples/TSP/tspdata/ulysses16.tsp 22:03:07 x scip-3.0.2/examples/TSP/tspdata/ulysses22.tsp 22:03:07 x scip-3.0.2/examples/VRP/Makefile 22:03:07 x scip-3.0.2/examples/VRP/INSTALL 22:03:07 x scip-3.0.2/examples/VRP/doc/header.html 22:03:07 x scip-3.0.2/examples/VRP/doc/layout.xml 22:03:07 x scip-3.0.2/examples/VRP/doc/vrp.dxy 22:03:07 x scip-3.0.2/examples/VRP/doc/xternal.c 22:03:07 x scip-3.0.2/examples/VRP/data/eil13.vrp 22:03:07 x scip-3.0.2/examples/VRP/data/eil22.vrp 22:03:07 x scip-3.0.2/examples/VRP/data/eil23.vrp 22:03:07 x scip-3.0.2/examples/VRP/data/eil30.vrp 22:03:07 x scip-3.0.2/examples/VRP/data/eil31.vrp 22:03:07 x scip-3.0.2/examples/VRP/data/eil7.vrp 22:03:07 x scip-3.0.2/examples/VRP/src/depend.cppmain.dbg 22:03:07 x scip-3.0.2/examples/VRP/src/depend.cppmain.opt 22:03:07 x scip-3.0.2/examples/VRP/src/depend.cppmain.opt-gccold 22:03:07 x scip-3.0.2/examples/VRP/src/main_vrp.cpp 22:03:07 x scip-3.0.2/examples/VRP/src/pricer_vrp.cpp 22:03:07 x scip-3.0.2/examples/VRP/src/pqueue.h 22:03:07 x scip-3.0.2/examples/VRP/src/pricer_vrp.h 22:03:07 x scip-3.0.2/examples/VRP/check/check.sh 22:03:07 x scip-3.0.2/examples/VRP/check/testset/short.solu 22:03:07 x scip-3.0.2/examples/VRP/check/testset/short.test 22:03:07 x scip-3.0.2/examples/VRP/check/testset/vrp.solu 22:03:07 x scip-3.0.2/examples/VRP/check/testset/vrp.test 22:03:07 x scip-3.0.2/interfaces/matlab/diet_lp.m 22:03:07 x scip-3.0.2/interfaces/matlab/INSTALL 22:03:07 x scip-3.0.2/interfaces/matlab/installscip.m 22:03:07 x scip-3.0.2/interfaces/matlab/matscip.c 22:03:07 x scip-3.0.2/interfaces/matlab/scip.m 22:03:07 x scip-3.0.2/interfaces/matlab/stein9_ip.m 22:03:07 x scip-3.0.2/interfaces/ampl/Makefile 22:03:07 x scip-3.0.2/interfaces/ampl/INSTALL 22:03:07 x scip-3.0.2/interfaces/ampl/get.ASL 22:03:07 x scip-3.0.2/interfaces/ampl/src/cmain.c 22:03:07 x scip-3.0.2/interfaces/ampl/src/depend.cmain.dbg 22:03:07 x scip-3.0.2/interfaces/ampl/src/depend.cmain.opt 22:03:07 x scip-3.0.2/interfaces/ampl/src/depend.cmain.opt-gccold 22:03:07 x scip-3.0.2/interfaces/ampl/src/reader_nl.c 22:03:07 x scip-3.0.2/interfaces/ampl/src/reader_nl.h 22:03:07 x scip-3.0.2/interfaces/ampl/check/check.sh 22:03:07 x scip-3.0.2/interfaces/ampl/check/testset/short.test 22:03:07 x scip-3.0.2/interfaces/ampl/check/instances/MINLP/ex1224.col 22:03:07 x scip-3.0.2/interfaces/ampl/check/instances/MINLP/ex1266.col 22:03:07 x scip-3.0.2/interfaces/ampl/check/instances/MINLP/gastrans.col 22:03:07 x scip-3.0.2/interfaces/ampl/check/instances/MINLP/meanvarx.col 22:03:07 x scip-3.0.2/interfaces/ampl/check/instances/MINLP/tltr.col 22:03:07 x scip-3.0.2/interfaces/ampl/check/instances/MINLP/ex1224.row 22:03:07 x scip-3.0.2/interfaces/ampl/check/instances/MINLP/ex1266.row 22:03:07 x scip-3.0.2/interfaces/ampl/check/instances/MINLP/gastrans.row 22:03:07 x scip-3.0.2/interfaces/ampl/check/instances/MINLP/meanvarx.row 22:03:07 x scip-3.0.2/interfaces/ampl/check/instances/MINLP/tltr.row 22:03:07 x scip-3.0.2/interfaces/ampl/check/instances/MINLP/ex1224.nl 22:03:07 x scip-3.0.2/interfaces/ampl/check/instances/MINLP/ex1266.nl 22:03:07 x scip-3.0.2/interfaces/ampl/check/instances/MINLP/gastrans.nl 22:03:07 x scip-3.0.2/interfaces/ampl/check/instances/MINLP/meanvarx.nl 22:03:07 x scip-3.0.2/interfaces/ampl/check/instances/MINLP/tltr.nl 22:03:07 x scip-3.0.2/check/instances/CP/j301_2.cip 22:03:07 x scip-3.0.2/check/instances/CP/linking.cip 22:03:07 x scip-3.0.2/check/instances/CP/stein27_super.cip 22:03:07 x scip-3.0.2/check/instances/Indicator/mcf128-4-1.lp 22:03:07 x scip-3.0.2/check/instances/Indicator/mcf64-4-1.lp 22:03:07 x scip-3.0.2/check/instances/MIP/stein27.fzn 22:03:07 x scip-3.0.2/check/instances/MIP/vpm2.fzn 22:03:07 x scip-3.0.2/check/instances/MIP/MANN_a9.clq.lp 22:03:07 x scip-3.0.2/check/instances/MIP/stein27_inf.lp 22:03:07 x scip-3.0.2/check/instances/MIP/bell5.mps 22:03:07 x scip-3.0.2/check/instances/MIP/blend2.mps 22:03:07 x scip-3.0.2/check/instances/MIP/dcmulti.mps 22:03:07 x scip-3.0.2/check/instances/MIP/egout.mps 22:03:07 x scip-3.0.2/check/instances/MIP/enigma.mps 22:03:07 x scip-3.0.2/check/instances/MIP/flugpl.mps 22:03:07 x scip-3.0.2/check/instances/MIP/gt2.mps 22:03:07 x scip-3.0.2/check/instances/MIP/lseu.mps 22:03:07 x scip-3.0.2/check/instances/MIP/misc03.mps 22:03:07 x scip-3.0.2/check/instances/MIP/p0548.mps 22:03:07 x scip-3.0.2/check/instances/MIP/rgn.mps 22:03:07 x scip-3.0.2/check/instances/MIP/p0033.osil 22:03:07 x scip-3.0.2/check/instances/Orbitope/packorb_1-FullIns_3.cip 22:03:07 x scip-3.0.2/check/instances/Orbitope/partorb_1-FullIns_3.cip 22:03:07 x scip-3.0.2/check/instances/MINLP/gastrans.cip 22:03:07 x scip-3.0.2/check/instances/MINLP/ex1266.mps 22:03:07 x scip-3.0.2/check/instances/MINLP/meanvarx.mps 22:03:07 x scip-3.0.2/check/instances/MINLP/tltr.mps 22:03:07 x scip-3.0.2/check/instances/MINLP/circle.osil 22:03:07 x scip-3.0.2/check/instances/MINLP/ex1224.osil 22:03:07 x scip-3.0.2/check/instances/MINLP/m3.osil 22:03:07 x scip-3.0.2/check/instances/MINLP/parincQuadratic.osil 22:03:07 x scip-3.0.2/check/instances/MINLP/bip_cross_min.10.10.10.1.pip 22:03:07 x scip-3.0.2/check/instances/PseudoBoolean/factor-mod-size=9-P0=67-P1=349-P2=67-P3=499-P4=79-P5=347-P6=307-B.opb 22:03:07 x scip-3.0.2/check/instances/PseudoBoolean/normalized-bsg_10_4_5.opb 22:03:07 x scip-3.0.2/check/instances/PseudoBoolean/normalized-mds_10_4_3.opb 22:03:07 x scip-3.0.2/check/instances/PseudoBoolean/normalized-mds_50_25_5.opb 22:03:07 x scip-3.0.2/check/instances/PseudoBoolean/normalized-t2001.13queen13.1111218308.opb 22:03:07 x scip-3.0.2/check/instances/PseudoBoolean/normalized-t2001.13queen13.1110976730--soft-33-100-0.wbo 22:03:07 x scip-3.0.2/check/instances/PseudoBoolean/wheel010.lap.opb.pre.cip 22:03:07 x scip-3.0.2/check/instances/SAT/bart10.shuffled.cnf 22:03:07 x scip-3.0.2/check/instances/SOS/findRoot.lp 22:03:07 x scip-3.0.2/check/instances/SOS/pcu_0.01.lp 22:03:07 x scip-3.0.2/check/instances/SOS/pcu_0.1.lp 22:03:07 x scip-3.0.2/check/instances/SOS/sparse2.lp 22:03:07 x scip-3.0.2/check/instances/Semicontinuous/meanvarxsc.lp 22:03:07 x scip-3.0.2/check/instances/Semicontinuous/semicon1.mps 22:03:07 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext && /usr/bin/cmake -E touch /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/scipoptsuite_ext-extract_scip 22:03:07 [ 35%] Performing extract_gcg step for 'scipoptsuite_ext' 22:03:07 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext && /usr/bin/cmake -E tar zxvf gcg-1.1.1.tgz 22:03:07 x gcg-1.1.1/README 22:03:07 x gcg-1.1.1/LICENSE 22:03:07 x gcg-1.1.1/INSTALL 22:03:07 x gcg-1.1.1/CHANGELOG 22:03:07 x gcg-1.1.1/Makefile 22:03:07 x gcg-1.1.1/doc/gcg.css 22:03:07 x gcg-1.1.1/doc/gcg.dxy 22:03:07 x gcg-1.1.1/doc/gcgfooter.html 22:03:07 x gcg-1.1.1/doc/gcglayout.xml 22:03:07 x gcg-1.1.1/doc/inc/ 22:03:07 x gcg-1.1.1/doc/klammeraffe.png 22:03:07 x gcg-1.1.1/doc/tabs.css 22:03:07 x gcg-1.1.1/doc/xternal.c 22:03:07 x gcg-1.1.1/release-notes/release-notes-1.0.0 22:03:07 x gcg-1.1.1/release-notes/release-notes-1.1.1 22:03:07 x gcg-1.1.1/check/check.sh 22:03:07 x gcg-1.1.1/check/evalcheck.sh 22:03:07 x gcg-1.1.1/check/check.awk 22:03:07 x gcg-1.1.1/check/eval.sh 22:03:07 x gcg-1.1.1/check/testset/short.test 22:03:07 x gcg-1.1.1/check/testset/short.solu 22:03:07 x gcg-1.1.1/check/cmpres.awk 22:03:07 x gcg-1.1.1/settings/earlybranching.set 22:03:07 x gcg-1.1.1/settings/heurpricing.set 22:03:07 x gcg-1.1.1/src/depend.cmain.dbg 22:03:07 x gcg-1.1.1/src/depend.cmain.opt 22:03:07 x gcg-1.1.1/src/depend.cmain.prf 22:03:07 x gcg-1.1.1/src/depend.gcglib.dbg 22:03:07 x gcg-1.1.1/src/depend.gcglib.opt 22:03:07 x gcg-1.1.1/src/depend.gcglib.prf 22:03:07 x gcg-1.1.1/src/depend.tests.dbg 22:03:07 x gcg-1.1.1/src/depend.tests.opt 22:03:07 x gcg-1.1.1/src/depend.tests.prf 22:03:07 x gcg-1.1.1/src/branch_master.c 22:03:07 x gcg-1.1.1/src/branch_orig.c 22:03:07 x gcg-1.1.1/src/branch_relpsprob.c 22:03:07 x gcg-1.1.1/src/branch_ryanfoster.c 22:03:07 x gcg-1.1.1/src/branch_xyz.c 22:03:07 x gcg-1.1.1/src/cons_decomp.c 22:03:07 x gcg-1.1.1/src/cons_integralorig.c 22:03:07 x gcg-1.1.1/src/cons_masterbranch.c 22:03:07 x gcg-1.1.1/src/cons_origbranch.c 22:03:07 x gcg-1.1.1/src/dec_connected.c 22:03:07 x gcg-1.1.1/src/decomp.c 22:03:07 x gcg-1.1.1/src/dec_xyz.c 22:03:07 x gcg-1.1.1/src/dialog_gcg.c 22:03:07 x gcg-1.1.1/src/dialog_master.c 22:03:07 x gcg-1.1.1/src/disp_gcg.c 22:03:07 x gcg-1.1.1/src/disp_master.c 22:03:07 x gcg-1.1.1/src/gcggithash.c 22:03:07 x gcg-1.1.1/src/gcgplugins.c 22:03:07 x gcg-1.1.1/src/gcgvar.c 22:03:07 x gcg-1.1.1/src/githash.c 22:03:07 x gcg-1.1.1/src/heur_gcgcoefdiving.c 22:03:07 x gcg-1.1.1/src/heur_gcgfracdiving.c 22:03:07 x gcg-1.1.1/src/heur_gcgguideddiving.c 22:03:07 x gcg-1.1.1/src/heur_gcglinesdiving.c 22:03:07 x gcg-1.1.1/src/heur_gcgpscostdiving.c 22:03:07 x gcg-1.1.1/src/heur_gcgrens.c 22:03:07 x gcg-1.1.1/src/heur_gcgrins.c 22:03:07 x gcg-1.1.1/src/heur_gcgrounding.c 22:03:07 x gcg-1.1.1/src/heur_gcgshifting.c 22:03:07 x gcg-1.1.1/src/heur_gcgsimplerounding.c 22:03:07 x gcg-1.1.1/src/heur_gcgveclendiving.c 22:03:07 x gcg-1.1.1/src/heur_gcgzirounding.c 22:03:07 x gcg-1.1.1/src/heur_greedycolsel.c 22:03:07 x gcg-1.1.1/src/heur_relaxcolsel.c 22:03:07 x gcg-1.1.1/src/heur_restmaster.c 22:03:07 x gcg-1.1.1/src/heur_xpcrossover.c 22:03:07 x gcg-1.1.1/src/heur_xprins.c 22:03:07 x gcg-1.1.1/src/main.c 22:03:07 x gcg-1.1.1/src/masterplugins.c 22:03:07 x gcg-1.1.1/src/misc.c 22:03:07 x gcg-1.1.1/src/nodesel_master.c 22:03:07 x gcg-1.1.1/src/pricer_gcg.c 22:03:07 x gcg-1.1.1/src/reader_blk.c 22:03:07 x gcg-1.1.1/src/reader_dec.c 22:03:07 x gcg-1.1.1/src/reader_gp.c 22:03:07 x gcg-1.1.1/src/reader_ref.c 22:03:07 x gcg-1.1.1/src/relax_gcg.c 22:03:07 x gcg-1.1.1/src/scip_misc.c 22:03:07 x gcg-1.1.1/src/sepa_master.c 22:03:07 x gcg-1.1.1/src/solver_knapsack.c 22:03:07 x gcg-1.1.1/src/solver_mip.c 22:03:07 x gcg-1.1.1/src/solver_xyz.c 22:03:07 x gcg-1.1.1/src/stat.c 22:03:07 x gcg-1.1.1/src/branch_master.h 22:03:07 x gcg-1.1.1/src/branch_orig.h 22:03:07 x gcg-1.1.1/src/branch_relpsprob.h 22:03:07 x gcg-1.1.1/src/branch_ryanfoster.h 22:03:07 x gcg-1.1.1/src/branch_xyz.h 22:03:07 x gcg-1.1.1/src/cons_decomp.h 22:03:07 x gcg-1.1.1/src/cons_integralorig.h 22:03:07 x gcg-1.1.1/src/cons_masterbranch.h 22:03:07 x gcg-1.1.1/src/cons_origbranch.h 22:03:07 x gcg-1.1.1/src/dec_connected.h 22:03:07 x gcg-1.1.1/src/decomp.h 22:03:07 x gcg-1.1.1/src/dec_xyz.h 22:03:07 x gcg-1.1.1/src/dialog_gcg.h 22:03:07 x gcg-1.1.1/src/dialog_master.h 22:03:07 x gcg-1.1.1/src/disp_gcg.h 22:03:07 x gcg-1.1.1/src/disp_master.h 22:03:07 x gcg-1.1.1/src/gcggithash.h 22:03:07 x gcg-1.1.1/src/gcgplugins.h 22:03:07 x gcg-1.1.1/src/heur_gcgcoefdiving.h 22:03:07 x gcg-1.1.1/src/heur_gcgfracdiving.h 22:03:07 x gcg-1.1.1/src/heur_gcgguideddiving.h 22:03:07 x gcg-1.1.1/src/heur_gcglinesdiving.h 22:03:07 x gcg-1.1.1/src/heur_gcgpscostdiving.h 22:03:07 x gcg-1.1.1/src/heur_gcgrens.h 22:03:07 x gcg-1.1.1/src/heur_gcgrins.h 22:03:07 x gcg-1.1.1/src/heur_gcgrounding.h 22:03:07 x gcg-1.1.1/src/heur_gcgshifting.h 22:03:07 x gcg-1.1.1/src/heur_gcgsimplerounding.h 22:03:07 x gcg-1.1.1/src/heur_gcgveclendiving.h 22:03:07 x gcg-1.1.1/src/heur_gcgzirounding.h 22:03:07 x gcg-1.1.1/src/heur_greedycolsel.h 22:03:07 x gcg-1.1.1/src/heur_relaxcolsel.h 22:03:07 x gcg-1.1.1/src/heur_restmaster.h 22:03:07 x gcg-1.1.1/src/heur_xpcrossover.h 22:03:07 x gcg-1.1.1/src/heur_xprins.h 22:03:07 x gcg-1.1.1/src/masterplugins.h 22:03:07 x gcg-1.1.1/src/nodesel_master.h 22:03:07 x gcg-1.1.1/src/pricer_gcg.h 22:03:07 x gcg-1.1.1/src/pub_decomp.h 22:03:07 x gcg-1.1.1/src/pub_gcgvar.h 22:03:07 x gcg-1.1.1/src/reader_blk.h 22:03:07 x gcg-1.1.1/src/reader_dec.h 22:03:07 x gcg-1.1.1/src/reader_gp.h 22:03:07 x gcg-1.1.1/src/reader_ref.h 22:03:07 x gcg-1.1.1/src/relax_gcg.h 22:03:07 x gcg-1.1.1/src/scip_misc.h 22:03:07 x gcg-1.1.1/src/sepa_master.h 22:03:07 x gcg-1.1.1/src/solver_knapsack.h 22:03:07 x gcg-1.1.1/src/solver_mip.h 22:03:07 x gcg-1.1.1/src/solver_xyz.h 22:03:07 x gcg-1.1.1/src/stat.h 22:03:07 x gcg-1.1.1/src/struct_branchgcg.h 22:03:07 x gcg-1.1.1/src/struct_decomp.h 22:03:07 x gcg-1.1.1/src/struct_detector.h 22:03:07 x gcg-1.1.1/src/struct_solver.h 22:03:07 x gcg-1.1.1/src/struct_vardata.h 22:03:07 x gcg-1.1.1/src/type_branchgcg.h 22:03:07 x gcg-1.1.1/src/type_decomp.h 22:03:07 x gcg-1.1.1/src/type_detector.h 22:03:07 x gcg-1.1.1/src/type_solver.h 22:03:07 x gcg-1.1.1/check/instances/cpmp/p1250-2.lp 22:03:07 x gcg-1.1.1/check/instances/cpmp/p1650-2.txt.lp 22:03:07 x gcg-1.1.1/check/instances/cpmp/p2050-1.txt.lp 22:03:07 x gcg-1.1.1/check/instances/bpp/N1C1W4_M.BPP.lp 22:03:07 x gcg-1.1.1/check/instances/bpp/N1C2W2_O.BPP.lp 22:03:07 x gcg-1.1.1/check/instances/bpp/N1C3W1_A.lp 22:03:07 x gcg-1.1.1/check/instances/gap/gap4_2.txt.lp 22:03:07 x gcg-1.1.1/check/instances/gap/gap8_4.txt.lp 22:03:07 x gcg-1.1.1/check/instances/cs/TEST0055.lp 22:03:07 x gcg-1.1.1/check/instances/cs/TEST0059.lp 22:03:07 x gcg-1.1.1/check/instances/miplib/noswot.mps 22:03:07 x gcg-1.1.1/check/instances/cpmp/p2050-1.txt.dec 22:03:07 x gcg-1.1.1/check/instances/cpmp/p1250-2.blk 22:03:07 x gcg-1.1.1/check/instances/bpp/N1C1W4_M.BPP.dec 22:03:07 x gcg-1.1.1/check/instances/bpp/N1C2W2_O.BPP.dec 22:03:08 x gcg-1.1.1/check/instances/bpp/N1C3W1_A.blk 22:03:08 x gcg-1.1.1/check/instances/gap/gap8_4.txt.dec 22:03:08 x gcg-1.1.1/check/instances/cs/TEST0055.dec 22:03:08 x gcg-1.1.1/check/instances/cs/TEST0059.dec 22:03:08 x gcg-1.1.1/check/instances/miplib/noswot.dec 22:03:08 x gcg-1.1.1/doc/inc/authors.inc 22:03:08 x gcg-1.1.1/doc/inc/faq.inc 22:03:08 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext && /usr/bin/cmake -E touch /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/scipoptsuite_ext-extract_gcg 22:03:08 [ 42%] Performing extract_ug step for 'scipoptsuite_ext' 22:03:08 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext && /usr/bin/cmake -E tar zxvf ug-0.7.2.tgz 22:03:08 x ug-0.7.2/ 22:03:08 x ug-0.7.2/scip.patch 22:03:08 x ug-0.7.2/Makefile 22:03:08 x ug-0.7.2/settings/ 22:03:08 x ug-0.7.2/settings/det.set 22:03:08 x ug-0.7.2/settings/nopresolve_in_lc.set 22:03:08 x ug-0.7.2/settings/default.set 22:03:08 x ug-0.7.2/check/ 22:03:08 x ug-0.7.2/check/check_parascip.sh 22:03:08 x ug-0.7.2/check/instances/ 22:03:08 x ug-0.7.2/check/instances/Semicontinuous/ 22:03:08 x ug-0.7.2/check/instances/Semicontinuous/semicon1.mps 22:03:08 x ug-0.7.2/check/instances/Semicontinuous/meanvarxsc.lp 22:03:08 x ug-0.7.2/check/instances/SAT/ 22:03:08 x ug-0.7.2/check/instances/SAT/bart10.shuffled.cnf 22:03:08 x ug-0.7.2/check/instances/Indicator/ 22:03:08 x ug-0.7.2/check/instances/Indicator/mcf64-4-1.lp 22:03:08 x ug-0.7.2/check/instances/Indicator/mcf128-4-1.lp 22:03:08 x ug-0.7.2/check/instances/PseudoBoolean/ 22:03:08 x ug-0.7.2/check/instances/PseudoBoolean/normalized-t2001.13queen13.1110976730--soft-33-100-0.wbo 22:03:08 x ug-0.7.2/check/instances/PseudoBoolean/normalized-mds_10_4_3.opb 22:03:08 x ug-0.7.2/check/instances/PseudoBoolean/normalized-mds_50_25_5.opb 22:03:08 x ug-0.7.2/check/instances/PseudoBoolean/factor-mod-size=9-P0=67-P1=349-P2=67-P3=499-P4=79-P5=347-P6=307-B.opb 22:03:08 x ug-0.7.2/check/instances/PseudoBoolean/normalized-bsg_10_4_5.opb 22:03:08 x ug-0.7.2/check/instances/PseudoBoolean/normalized-t2001.13queen13.1111218308.opb 22:03:08 x ug-0.7.2/check/instances/SOS/ 22:03:08 x ug-0.7.2/check/instances/SOS/pcu_0.1.lp 22:03:08 x ug-0.7.2/check/instances/SOS/sparse2.lp 22:03:08 x ug-0.7.2/check/instances/SOS/pcu_0.01.lp 22:03:08 x ug-0.7.2/check/instances/SOS/findRoot.lp 22:03:08 x ug-0.7.2/check/instances/MIP/ 22:03:08 x ug-0.7.2/check/instances/MIP/egout.mps 22:03:08 x ug-0.7.2/check/instances/MIP/MANN_a9.clq.lp 22:03:08 x ug-0.7.2/check/instances/MIP/bell5.mps 22:03:08 x ug-0.7.2/check/instances/MIP/dcmulti.mps 22:03:08 x ug-0.7.2/check/instances/MIP/stein27_inf.lp 22:03:08 x ug-0.7.2/check/instances/MIP/blend2.mps 22:03:08 x ug-0.7.2/check/instances/MIP/misc03.mps 22:03:08 x ug-0.7.2/check/instances/MIP/p0033.osil 22:03:08 x ug-0.7.2/check/instances/MIP/flugpl.mps 22:03:08 x ug-0.7.2/check/instances/MIP/vpm2.fzn 22:03:08 x ug-0.7.2/check/instances/MIP/stein27.fzn 22:03:08 x ug-0.7.2/check/instances/MIP/lseu.mps 22:03:08 x ug-0.7.2/check/instances/MIP/p0548.mps 22:03:08 x ug-0.7.2/check/instances/MIP/enigma.mps 22:03:08 x ug-0.7.2/check/instances/MIP/gt2.mps 22:03:08 x ug-0.7.2/check/instances/MIP/rgn.mps 22:03:08 x ug-0.7.2/check/instances/MINLP/ 22:03:08 x ug-0.7.2/check/instances/MINLP/circle.osil 22:03:08 x ug-0.7.2/check/instances/MINLP/ex1224.osil 22:03:08 x ug-0.7.2/check/instances/MINLP/m3.osil 22:03:08 x ug-0.7.2/check/instances/MINLP/bip_cross_min.10.10.10.1.pip 22:03:08 x ug-0.7.2/check/instances/MINLP/parincQuadratic.osil 22:03:08 x ug-0.7.2/check/instances/MINLP/gastrans.cip 22:03:08 x ug-0.7.2/check/instances/MINLP/meanvarx.mps 22:03:08 x ug-0.7.2/check/instances/MINLP/tltr.mps 22:03:08 x ug-0.7.2/check/instances/MINLP/ex1266.mps 22:03:08 x ug-0.7.2/check/instances/CP/ 22:03:08 x ug-0.7.2/check/instances/CP/linking.cip 22:03:08 x ug-0.7.2/check/instances/CP/j301_2.cip 22:03:08 x ug-0.7.2/check/instances/CP/stein27_super.cip 22:03:08 x ug-0.7.2/check/testset/ 22:03:08 x ug-0.7.2/check/testset/short.solu 22:03:08 x ug-0.7.2/check/testset/short.test 22:03:08 x ug-0.7.2/check/check_fscip.sh 22:03:08 x ug-0.7.2/lib/ 22:03:08 x ug-0.7.2/README 22:03:08 x ug-0.7.2/COPYING 22:03:08 x ug-0.7.2/src/ 22:03:08 x ug-0.7.2/src/ug/ 22:03:08 x ug-0.7.2/src/ug/paraTagDef.h 22:03:08 x ug-0.7.2/src/ug/paraNodePth.h 22:03:08 x ug-0.7.2/src/ug/paraParamSet.h 22:03:08 x ug-0.7.2/src/ug/paraCalculationStateMpi.h 22:03:08 x ug-0.7.2/src/ug/paraSolution.h 22:03:08 x ug-0.7.2/src/ug/paraLoadCoordinatorTerminationState.cpp 22:03:08 x ug-0.7.2/src/ug/paraNodeMpi.cpp 22:03:08 x ug-0.7.2/src/ug/paraTimerMpi.cpp 22:03:08 x ug-0.7.2/src/ug/paraLoadCoordinator.cpp 22:03:08 x ug-0.7.2/src/ug/paraTagDefMpi.h 22:03:08 x ug-0.7.2/src/ug/paraDiffSubproblem.h 22:03:08 x ug-0.7.2/src/ug/paraSysTimer.h 22:03:08 x ug-0.7.2/src/ug/paraSysTimer.cpp 22:03:08 x ug-0.7.2/src/ug/paraNodePool.h 22:03:08 x ug-0.7.2/src/ug/paraNodePth.cpp 22:03:08 x ug-0.7.2/src/ug/paraNode.h 22:03:08 x ug-0.7.2/src/ug/paraSolverStateMpi.h 22:03:08 x ug-0.7.2/src/ug/paraInstance.h 22:03:08 x ug-0.7.2/src/ug/paraTimeLimitMonitorPth.h 22:03:08 x ug-0.7.2/src/ug/paraSolverTerminationStateMpi.cpp 22:03:08 x ug-0.7.2/src/ug/paraTimer.h 22:03:08 x ug-0.7.2/src/ug/paraTagDefPth.h 22:03:08 x ug-0.7.2/src/ug/paraParamSetMpi.cpp 22:03:08 x ug-0.7.2/src/ug/gzstream.h 22:03:08 x ug-0.7.2/src/ug/paraInitialStat.h 22:03:08 x ug-0.7.2/src/ug/paraDeterministicTimer.h 22:03:08 x ug-0.7.2/src/ug/paraSolver.cpp 22:03:08 x ug-0.7.2/src/ug/paraLoadCoordinatorTerminationState.h 22:03:08 x ug-0.7.2/src/ug/paraCommMpiWorld.h 22:03:08 x ug-0.7.2/src/ug/paraParamSet.cpp 22:03:08 x ug-0.7.2/src/ug/paraTimerPth.h 22:03:08 x ug-0.7.2/src/ug/paraSolverTerminationState.cpp 22:03:08 x ug-0.7.2/src/ug/paraCalculationStatePth.h 22:03:08 x ug-0.7.2/src/ug/paraCalculationStateMpi.cpp 22:03:08 x ug-0.7.2/src/ug/paraLoadCoordinator.h 22:03:08 x ug-0.7.2/src/ug/gzstream.cpp 22:03:08 x ug-0.7.2/src/ug/paraComm.h 22:03:08 x ug-0.7.2/src/ug/paraParamSetPth.h 22:03:08 x ug-0.7.2/src/ug/paraSolverStateMpi.cpp 22:03:08 x ug-0.7.2/src/ug/paraSolverState.h 22:03:08 x ug-0.7.2/src/ug/paraSolverTerminationStateMpi.h 22:03:08 x ug-0.7.2/src/ug/paraCommPth.cpp 22:03:08 x ug-0.7.2/src/ug/paraSolverPool.h 22:03:08 x ug-0.7.2/src/ug/paraInitiator.h 22:03:08 x ug-0.7.2/src/ug/paraDef.h 22:03:08 x ug-0.7.2/src/ug/paraCommPth.h 22:03:08 x ug-0.7.2/src/ug/paraCalculationState.h 22:03:08 x ug-0.7.2/src/ug/paraSolverTerminationState.h 22:03:08 x ug-0.7.2/src/ug/paraTimerMpi.h 22:03:08 x ug-0.7.2/src/ug/paraNodeMpi.h 22:03:08 x ug-0.7.2/src/ug/paraMergeNodesStructs.h 22:03:08 x ug-0.7.2/src/ug/paraSolverTerminationStatePth.h 22:03:08 x ug-0.7.2/src/ug/paraCommMpiWorld.cpp 22:03:08 x ug-0.7.2/src/ug/paraParamSetMpi.h 22:03:08 x ug-0.7.2/src/ug/paraCalculationStatePth.cpp 22:03:08 x ug-0.7.2/src/ug/paraSolverTerminationStatePth.cpp 22:03:08 x ug-0.7.2/src/ug/paraSolverPool.cpp 22:03:08 x ug-0.7.2/src/ug/paraSolverStatePth.cpp 22:03:08 x ug-0.7.2/src/ug/paraSolverStatePth.h 22:03:08 x ug-0.7.2/src/ug/paraSolver.h 22:03:08 x ug-0.7.2/src/ug/paraRacingRampUpParamSet.h 22:03:08 x ug-0.7.2/src/ug/paraNode.cpp 22:03:08 x ug-0.7.2/src/ug_scip/ 22:03:08 x ug-0.7.2/src/ug_scip/scipParaCommMpi.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaCommMpi.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaRacingRampUpParamSetPth.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaInstance.h 22:03:08 x ug-0.7.2/src/ug_scip/fscip.cpp~ 22:03:08 x ug-0.7.2/src/ug_scip/scipParaSolver.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaSolutionPth.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaComm.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaRacingRampUpParamSet.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaObjBranchRule.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaDiffSubproblemMpi.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaObjCommPointHdlr.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaDeterministicTimer.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaInstancePth.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaInstanceMpi.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaCommPth.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaSolution.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaRacingRampUpParamSetMpi.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaInitialStat.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaDiffSubproblemMpi.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipDiffParamSetMpi.h 22:03:08 x ug-0.7.2/src/ug_scip/scipDiffParamSetMpi.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaSolution.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaInstance.cpp 22:03:08 x ug-0.7.2/src/ug_scip/fscip.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaRacingRampUpParamSet.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipDiffParamSet.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaDiffSubproblemPth.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaSolver.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaObjCommPointHdlr.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaSolutionMpi.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaObjMessageHdlr.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaInitialStatPth.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaRacingRampUpParamSetMpi.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaInitialStatMpi.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipUserPlugins.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaObjMessageHdlr.h 22:03:08 x ug-0.7.2/src/ug_scip/scipDiffParamSetPth.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaInitialStatPth.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipDefaultUserPlugins.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipDiffParamSetPth.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaInitiator.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaDiffSubproblem.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaSolutionPth.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaDiffSubproblem.cpp 22:03:08 x ug-0.7.2/src/ug_scip/parascip.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaInitialStatMpi.h 22:03:08 x ug-0.7.2/src/ug_scip/scipDiffParamSet.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaInstancePth.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaRacingRampUpParamSetPth.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaSolutionMpi.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaInitiator.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaInstanceMpi.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaObjBranchRule.cpp 22:03:08 x ug-0.7.2/src/ug_scip/scipParaCommPth.h 22:03:08 x ug-0.7.2/src/ug_scip/scipParaInitialStat.cpp 22:03:08 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext && /usr/bin/cmake -E touch /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/scipoptsuite_ext-extract_ug 22:03:08 [ 50%] Performing extract_soplex step for 'scipoptsuite_ext' 22:03:08 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext && /usr/bin/cmake -E tar zxvf soplex-1.7.2.tgz 22:03:08 x soplex-1.7.2/COPYING 22:03:08 x soplex-1.7.2/INSTALL 22:03:08 x soplex-1.7.2/CHANGELOG 22:03:08 x soplex-1.7.2/Makefile 22:03:08 x soplex-1.7.2/check/netlib.test 22:03:08 x soplex-1.7.2/check/quick.test 22:03:08 x soplex-1.7.2/check/mittelmann.test 22:03:08 x soplex-1.7.2/check/infeas.test 22:03:08 x soplex-1.7.2/check/netlib.solu 22:03:08 x soplex-1.7.2/check/quick.solu 22:03:08 x soplex-1.7.2/check/mittelmann.solu 22:03:08 x soplex-1.7.2/check/infeas.solu 22:03:08 x soplex-1.7.2/check/check.sh 22:03:08 x soplex-1.7.2/check/check.awk 22:03:08 x soplex-1.7.2/check/instances/adlittle.mps 22:03:08 x soplex-1.7.2/check/instances/afiro.mps 22:03:08 x soplex-1.7.2/check/instances/agg.mps 22:03:08 x soplex-1.7.2/check/instances/beaconfd.mps 22:03:08 x soplex-1.7.2/check/instances/blend.mps 22:03:08 x soplex-1.7.2/check/instances/bore3d.mps 22:03:08 x soplex-1.7.2/check/instances/brandy.mps 22:03:08 x soplex-1.7.2/check/instances/capri.mps 22:03:08 x soplex-1.7.2/check/instances/etamacro.mps 22:03:08 x soplex-1.7.2/check/instances/finnis.mps 22:03:08 x soplex-1.7.2/check/instances/grow7.mps 22:03:08 x soplex-1.7.2/check/instances/israel.mps 22:03:08 x soplex-1.7.2/check/instances/kb2.mps 22:03:08 x soplex-1.7.2/check/instances/lotfi.mps 22:03:08 x soplex-1.7.2/check/instances/recipe.mps 22:03:08 x soplex-1.7.2/check/instances/sc105.mps 22:03:08 x soplex-1.7.2/check/instances/sc205.mps 22:03:08 x soplex-1.7.2/check/instances/sc50a.mps 22:03:08 x soplex-1.7.2/check/instances/sc50b.mps 22:03:08 x soplex-1.7.2/check/instances/scagr25.mps 22:03:08 x soplex-1.7.2/check/instances/scagr7.mps 22:03:08 x soplex-1.7.2/check/instances/scfxm1.mps 22:03:08 x soplex-1.7.2/check/instances/scorpion.mps 22:03:08 x soplex-1.7.2/check/instances/scrs8.mps 22:03:08 x soplex-1.7.2/check/instances/scsd1.mps 22:03:08 x soplex-1.7.2/check/instances/seba.mps 22:03:08 x soplex-1.7.2/check/instances/share1b.mps 22:03:08 x soplex-1.7.2/check/instances/share2b.mps 22:03:08 x soplex-1.7.2/check/instances/shell.mps 22:03:08 x soplex-1.7.2/check/instances/vtp-base.mps 22:03:08 x soplex-1.7.2/doc/soplex.dxy 22:03:08 x soplex-1.7.2/doc/soplex.css 22:03:08 x soplex-1.7.2/doc/soplexfooter.html 22:03:08 x soplex-1.7.2/doc/soplexheader.html 22:03:08 x soplex-1.7.2/doc/soplexlayout.xml 22:03:08 x soplex-1.7.2/doc/xternal.cpp 22:03:08 x soplex-1.7.2/doc/inc/faq.inc 22:03:08 x soplex-1.7.2/doc/inc/faqcss.inc 22:03:08 x soplex-1.7.2/make/make.aix.pwr4.ibm.dbg 22:03:08 x soplex-1.7.2/make/make.aix.pwr4.ibm.opt 22:03:08 x soplex-1.7.2/make/make.cygwin.x86.gnu.dbg 22:03:08 x soplex-1.7.2/make/make.cygwin.x86.gnu.opt 22:03:08 x soplex-1.7.2/make/make.cygwin.x86.gnu.opt-gccold 22:03:08 x soplex-1.7.2/make/make.darwin.gnu 22:03:08 x soplex-1.7.2/make/make.darwin.gnu.dbg 22:03:08 x soplex-1.7.2/make/make.darwin.gnu.opt 22:03:08 x soplex-1.7.2/make/make.darwin.gnu.opt-gccold 22:03:08 x soplex-1.7.2/make/make.darwin.x86_64.gnu 22:03:08 x soplex-1.7.2/make/make.darwin.x86_64.gnu.dbg 22:03:08 x soplex-1.7.2/make/make.darwin.x86_64.gnu.opt 22:03:08 x soplex-1.7.2/make/make.darwin.x86_64.gnu.opt-gccold 22:03:08 x soplex-1.7.2/make/make.darwin.x86.gnu 22:03:08 x soplex-1.7.2/make/make.darwin.x86.gnu.dbg 22:03:08 x soplex-1.7.2/make/make.darwin.x86.gnu.opt 22:03:08 x soplex-1.7.2/make/make.darwin.x86.gnu.opt-gccold 22:03:08 x soplex-1.7.2/make/make.darwin.x86.intel.dbg 22:03:08 x soplex-1.7.2/make/make.darwin.x86.intel.opt 22:03:08 x soplex-1.7.2/make/make.detecthost 22:03:08 x soplex-1.7.2/make/make.freebsd.x86_64.gnu.opt 22:03:08 x soplex-1.7.2/make/make.freebsd.x86_64.gnu.opt-gccold 22:03:08 x soplex-1.7.2/make/make.freebsd.x86.gnu.opt 22:03:08 x soplex-1.7.2/make/make.freebsd.x86.gnu.opt-gccold 22:03:08 x soplex-1.7.2/make/make.hp-ux.hppa.hp.dbg 22:03:08 x soplex-1.7.2/make/make.hp-ux.hppa.hp.opt 22:03:08 x soplex-1.7.2/make/make.install 22:03:08 x soplex-1.7.2/make/make.irix.mips.sgi.dbg 22:03:08 x soplex-1.7.2/make/make.irix.mips.sgi.opt 22:03:08 x soplex-1.7.2/make/make.irix.mips.sgi.std 22:03:08 x soplex-1.7.2/make/make.linux.alpha.compaq.dbg 22:03:08 x soplex-1.7.2/make/make.linux.alpha.compaq.dbg-ld 22:03:08 x soplex-1.7.2/make/make.linux.alpha.compaq.opt 22:03:08 x soplex-1.7.2/make/make.linux.alpha.compaq.std 22:03:08 x soplex-1.7.2/make/make.linux.alpha.gnu.dbg 22:03:08 x soplex-1.7.2/make/make.linux.alpha.gnu.opt 22:03:08 x soplex-1.7.2/make/make.linux.clang 22:03:08 x soplex-1.7.2/make/make.linux.clang.dbg 22:03:08 x soplex-1.7.2/make/make.linux.clang.opt 22:03:08 x soplex-1.7.2/make/make.linux.gnu 22:03:08 x soplex-1.7.2/make/make.linux.gnu.dbg 22:03:08 x soplex-1.7.2/make/make.linux.gnu.opt 22:03:08 x soplex-1.7.2/make/make.linux.gnu.opt-gccold 22:03:08 x soplex-1.7.2/make/make.linux.ppc.gnu.dbg 22:03:08 x soplex-1.7.2/make/make.linux.ppc.gnu.opt 22:03:08 x soplex-1.7.2/make/make.linux.x86_64.clang 22:03:08 x soplex-1.7.2/make/make.linux.x86_64.clang.dbg 22:03:08 x soplex-1.7.2/make/make.linux.x86_64.clang.opt 22:03:08 x soplex-1.7.2/make/make.linux.x86_64.gnu 22:03:08 x soplex-1.7.2/make/make.linux.x86_64.gnu.dbg 22:03:08 x soplex-1.7.2/make/make.linux.x86_64.gnu.opt 22:03:08 x soplex-1.7.2/make/make.linux.x86_64.gnu.opt-gccold 22:03:08 x soplex-1.7.2/make/make.linux.x86_64.gnu.prf 22:03:08 x soplex-1.7.2/make/make.linux.x86_64.intel.dbg 22:03:08 x soplex-1.7.2/make/make.linux.x86_64.intel.opt 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.dbg 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.dbg-ld 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.gcov 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.opt 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.opt-gccold 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.opt-ld 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.opt-ld-gccold 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.opt-p4 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.opt_warn 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.opt_warn-gccold 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.prf 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.std 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.std-gccold 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.valgrind 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.valgrind-opt 22:03:08 x soplex-1.7.2/make/make.linux.x86.gnu.valgrind-opt-gccold 22:03:08 x soplex-1.7.2/make/make.linux.x86.insure.dbg 22:03:08 x soplex-1.7.2/make/make.linux.x86.intel.dbg 22:03:08 x soplex-1.7.2/make/make.linux.x86.intel.dbg-ld 22:03:08 x soplex-1.7.2/make/make.linux.x86.intel.opt 22:03:08 x soplex-1.7.2/make/make.linux.x86.intel.opt-p4 22:03:08 x soplex-1.7.2/make/make.linux.x86.intel.std 22:03:08 x soplex-1.7.2/make/make.mingw.x86.cl.dbg 22:03:08 x soplex-1.7.2/make/make.mingw.x86.cl.opt 22:03:08 x soplex-1.7.2/make/make.mingw.x86.gnu.dbg 22:03:08 x soplex-1.7.2/make/make.mingw.x86.gnu.opt 22:03:08 x soplex-1.7.2/make/make.mingw.x86.gnu.opt-gccold 22:03:08 x soplex-1.7.2/make/make.mingw.x86.intel.dbg 22:03:08 x soplex-1.7.2/make/make.mingw.x86.intel.opt 22:03:08 x soplex-1.7.2/make/make.osf1.alpha.compaq.dbg 22:03:08 x soplex-1.7.2/make/make.osf1.alpha.compaq.dbg-ld 22:03:08 x soplex-1.7.2/make/make.osf1.alpha.compaq.opt 22:03:08 x soplex-1.7.2/make/make.osf1.alpha.compaq.opt-ld 22:03:08 x soplex-1.7.2/make/make.osf1.alpha.compaq.std 22:03:08 x soplex-1.7.2/make/make.osf1.alpha.gnu.dbg 22:03:08 x soplex-1.7.2/make/make.osf1.alpha.gnu.opt 22:03:08 x soplex-1.7.2/make/make.sunos.sparc.gnu.dbg 22:03:08 x soplex-1.7.2/make/make.sunos.sparc.gnu.opt 22:03:08 x soplex-1.7.2/make/make.sunos.sparc.purify.dbg 22:03:08 x soplex-1.7.2/make/make.sunos.sparc.sun.dbg 22:03:08 x soplex-1.7.2/make/make.sunos.sparc.sun.dbg-ld 22:03:08 x soplex-1.7.2/make/make.sunos.sparc.sun.opt 22:03:08 x soplex-1.7.2/make/make.sunos.sparc.sun.opt-ld 22:03:08 x soplex-1.7.2/make/make.sunos.x86_64.gnu.dbg 22:03:08 x soplex-1.7.2/make/make.sunos.x86_64.gnu.opt 22:03:08 x soplex-1.7.2/make/make.sunos.x86_64.gnu.opt-gccold 22:03:08 x soplex-1.7.2/make/make.sunos.x86.gnu.dbg 22:03:08 x soplex-1.7.2/make/make.sunos.x86.gnu.opt 22:03:08 x soplex-1.7.2/make/make.sunos.x86.gnu.opt-gccold 22:03:08 x soplex-1.7.2/src/depend 22:03:08 x soplex-1.7.2/src/depend.gmp 22:03:08 x soplex-1.7.2/src/depend.zlib 22:03:08 x soplex-1.7.2/src/array.h 22:03:08 x soplex-1.7.2/src/clufactor.h 22:03:08 x soplex-1.7.2/src/cring.h 22:03:08 x soplex-1.7.2/src/dataarray.h 22:03:08 x soplex-1.7.2/src/datahashtable.h 22:03:08 x soplex-1.7.2/src/datakey.h 22:03:08 x soplex-1.7.2/src/dataset.h 22:03:08 x soplex-1.7.2/src/didxset.h 22:03:08 x soplex-1.7.2/src/dsvector.h 22:03:08 x soplex-1.7.2/src/dvector_exact.h 22:03:08 x soplex-1.7.2/src/dvector.h 22:03:08 x soplex-1.7.2/src/exceptions.h 22:03:08 x soplex-1.7.2/src/gzstream.h 22:03:08 x soplex-1.7.2/src/idlist.h 22:03:08 x soplex-1.7.2/src/idxset.h 22:03:08 x soplex-1.7.2/src/islist.h 22:03:08 x soplex-1.7.2/src/lpcol.h 22:03:08 x soplex-1.7.2/src/lpcolset.h 22:03:08 x soplex-1.7.2/src/lprow.h 22:03:08 x soplex-1.7.2/src/lprowset.h 22:03:08 x soplex-1.7.2/src/mpqreal.h 22:03:08 x soplex-1.7.2/src/mpsinput.h 22:03:08 x soplex-1.7.2/src/nameset.h 22:03:08 x soplex-1.7.2/src/random.h 22:03:08 x soplex-1.7.2/src/slinsolver.h 22:03:08 x soplex-1.7.2/src/slufactor.h 22:03:08 x soplex-1.7.2/src/soplex.h 22:03:08 x soplex-1.7.2/src/sorter.h 22:03:08 x soplex-1.7.2/src/spxalloc.h 22:03:08 x soplex-1.7.2/src/spxbasis.h 22:03:08 x soplex-1.7.2/src/spxboundflippingrt.h 22:03:08 x soplex-1.7.2/src/spxdantzigpr.h 22:03:08 x soplex-1.7.2/src/spxdefaultrt.h 22:03:08 x soplex-1.7.2/src/spxdefines.h 22:03:08 x soplex-1.7.2/src/spxdevexpr.h 22:03:08 x soplex-1.7.2/src/spxequilisc.h 22:03:08 x soplex-1.7.2/src/spxfastrt.h 22:03:08 x soplex-1.7.2/src/spxfileio.h 22:03:08 x soplex-1.7.2/src/spxgeometsc.h 22:03:08 x soplex-1.7.2/src/spxgithash.h 22:03:08 x soplex-1.7.2/src/spxharrisrt.h 22:03:08 x soplex-1.7.2/src/spxhybridpr.h 22:03:08 x soplex-1.7.2/src/spxid.h 22:03:08 x soplex-1.7.2/src/spxlp.h 22:03:08 x soplex-1.7.2/src/spxmainsm.h 22:03:08 x soplex-1.7.2/src/spxout.h 22:03:08 x soplex-1.7.2/src/spxparmultpr.h 22:03:08 x soplex-1.7.2/src/spxpricer.h 22:03:08 x soplex-1.7.2/src/spxratiotester.h 22:03:08 x soplex-1.7.2/src/spxscaler.h 22:03:08 x soplex-1.7.2/src/spxsimplifier.h 22:03:08 x soplex-1.7.2/src/spxsolver.h 22:03:08 x soplex-1.7.2/src/spxstarter.h 22:03:08 x soplex-1.7.2/src/spxsteepexpr.h 22:03:08 x soplex-1.7.2/src/spxsteeppr.h 22:03:08 x soplex-1.7.2/src/spxsumst.h 22:03:08 x soplex-1.7.2/src/spxvectorst.h 22:03:08 x soplex-1.7.2/src/spxweightpr.h 22:03:08 x soplex-1.7.2/src/spxweightst.h 22:03:08 x soplex-1.7.2/src/ssvector.h 22:03:08 x soplex-1.7.2/src/svector.h 22:03:08 x soplex-1.7.2/src/svset.h 22:03:08 x soplex-1.7.2/src/timer.h 22:03:08 x soplex-1.7.2/src/tracemethod.h 22:03:08 x soplex-1.7.2/src/unitvector.h 22:03:08 x soplex-1.7.2/src/updatevector.h 22:03:08 x soplex-1.7.2/src/vector_exact.h 22:03:08 x soplex-1.7.2/src/vector.h 22:03:08 x soplex-1.7.2/src/changesoplex.cpp 22:03:08 x soplex-1.7.2/src/clufactor.cpp 22:03:08 x soplex-1.7.2/src/didxset.cpp 22:03:08 x soplex-1.7.2/src/dsvector.cpp 22:03:08 x soplex-1.7.2/src/dvector.cpp 22:03:08 x soplex-1.7.2/src/dvector_exact.cpp 22:03:08 x soplex-1.7.2/src/enter.cpp 22:03:08 x soplex-1.7.2/src/git_hash.cpp 22:03:08 x soplex-1.7.2/src/gzstream.cpp 22:03:08 x soplex-1.7.2/src/idxset.cpp 22:03:08 x soplex-1.7.2/src/leave.cpp 22:03:08 x soplex-1.7.2/src/lpcolset.cpp 22:03:08 x soplex-1.7.2/src/lprow.cpp 22:03:08 x soplex-1.7.2/src/lprowset.cpp 22:03:08 x soplex-1.7.2/src/mpqreal.cpp 22:03:08 x soplex-1.7.2/src/mpsinput.cpp 22:03:08 x soplex-1.7.2/src/nameset.cpp 22:03:08 x soplex-1.7.2/src/simpleexample.cpp 22:03:08 x soplex-1.7.2/src/slufactor.cpp 22:03:08 x soplex-1.7.2/src/soplex.cpp 22:03:08 x soplex-1.7.2/src/soplexmain.cpp 22:03:08 x soplex-1.7.2/src/spxbasis.cpp 22:03:08 x soplex-1.7.2/src/spxboundflippingrt.cpp 22:03:08 x soplex-1.7.2/src/spxbounds.cpp 22:03:08 x soplex-1.7.2/src/spxchangebasis.cpp 22:03:08 x soplex-1.7.2/src/spxdantzigpr.cpp 22:03:08 x soplex-1.7.2/src/spxdefaultrt.cpp 22:03:08 x soplex-1.7.2/src/spxdefines.cpp 22:03:08 x soplex-1.7.2/src/spxdesc.cpp 22:03:08 x soplex-1.7.2/src/spxdevexpr.cpp 22:03:08 x soplex-1.7.2/src/spxequilisc.cpp 22:03:08 x soplex-1.7.2/src/spxfastrt.cpp 22:03:08 x soplex-1.7.2/src/spxfileio.cpp 22:03:08 x soplex-1.7.2/src/spxgeometsc.cpp 22:03:08 x soplex-1.7.2/src/spxgithash.cpp 22:03:08 x soplex-1.7.2/src/spxharrisrt.cpp 22:03:08 x soplex-1.7.2/src/spxhybridpr.cpp 22:03:08 x soplex-1.7.2/src/spxid.cpp 22:03:08 x soplex-1.7.2/src/spxio.cpp 22:03:08 x soplex-1.7.2/src/spxlp.cpp 22:03:08 x soplex-1.7.2/src/spxlpfread.cpp 22:03:08 x soplex-1.7.2/src/spxlpfwrite.cpp 22:03:08 x soplex-1.7.2/src/spxmainsm.cpp 22:03:08 x soplex-1.7.2/src/spxmpsread.cpp 22:03:08 x soplex-1.7.2/src/spxmpswrite.cpp 22:03:08 x soplex-1.7.2/src/spxout.cpp 22:03:08 x soplex-1.7.2/src/spxparmultpr.cpp 22:03:08 x soplex-1.7.2/src/spxproof.cpp 22:03:08 x soplex-1.7.2/src/spxquality.cpp 22:03:08 x soplex-1.7.2/src/spxscaler.cpp 22:03:08 x soplex-1.7.2/src/spxshift.cpp 22:03:08 x soplex-1.7.2/src/spxsolve.cpp 22:03:08 x soplex-1.7.2/src/spxsolver.cpp 22:03:08 x soplex-1.7.2/src/spxstarter.cpp 22:03:08 x soplex-1.7.2/src/spxsteeppr.cpp 22:03:08 x soplex-1.7.2/src/spxsumst.cpp 22:03:08 x soplex-1.7.2/src/spxvecs.cpp 22:03:08 x soplex-1.7.2/src/spxvectorst.cpp 22:03:08 x soplex-1.7.2/src/spxweightpr.cpp 22:03:08 x soplex-1.7.2/src/spxweightst.cpp 22:03:08 x soplex-1.7.2/src/spxwritestate.cpp 22:03:08 x soplex-1.7.2/src/ssvector.cpp 22:03:08 x soplex-1.7.2/src/svector.cpp 22:03:08 x soplex-1.7.2/src/svset.cpp 22:03:08 x soplex-1.7.2/src/timer.cpp 22:03:08 x soplex-1.7.2/src/tracemethod.cpp 22:03:08 x soplex-1.7.2/src/unitvector.cpp 22:03:08 x soplex-1.7.2/src/updatevector.cpp 22:03:08 x soplex-1.7.2/src/vector.cpp 22:03:08 x soplex-1.7.2/src/vector_exact.cpp 22:03:08 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext && /usr/bin/cmake -E touch /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/scipoptsuite_ext-extract_soplex 22:03:08 [ 57%] Performing patch step for 'scipoptsuite_ext' 22:03:08 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext && patch -p0 < /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/scipoptsuite-3.0.2-linux-clang.diff 22:03:08 patching file ./scip-3.0.2/make/make.install 22:03:08 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext && /usr/bin/cmake -E touch /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/scipoptsuite_ext-patch 22:03:08 [ 64%] No update step for 'scipoptsuite_ext' 22:03:08 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext && /usr/bin/cmake -E echo_append 22:03:08 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext && /usr/bin/cmake -E touch /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/scipoptsuite_ext-update 22:03:08 [ 71%] No configure step for 'scipoptsuite_ext' 22:03:08 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-build && /usr/bin/cmake -E echo_append 22:03:08 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-build && /usr/bin/cmake -E touch /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/scipoptsuite_ext-configure 22:03:08 [ 78%] Performing build step for 'scipoptsuite_ext' 22:03:08 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-build && make -j4 SHARED=true READLINE=false -C /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext 22:03:08 make[5]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext' 22:03:08 make[6]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext' 22:03:08 ** Creating directory "/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/scip-3.0.2/lib". 22:03:08 22:03:08 ** Creating directory "/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/scip-3.0.2/lib/zimplinc". 22:03:08 22:03:08 22:03:08 ** Building ZIMPL library "/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/zimpl-3.3.1/lib/libzimpl.linux.x86_64.gnu.opt.so". 22:03:08 ** Building SoPlex library "/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/soplex-1.7.2/lib/libsoplex.linux.x86_64.gnu.opt.so". 22:03:09 ** Creating necessary soft-links. 22:03:09 make[7]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/zimpl-3.3.1' 22:03:09 make[7]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/soplex-1.7.2' 22:03:09 ** creating directory "obj/O.linux.x86_64.gnu.shared.opt" 22:03:09 ** creating directory "lib" 22:03:09 -> compiling obj/O.linux.x86_64.gnu.shared.opt/bound.o 22:03:09 -> compiling obj/O.linux.x86_64.gnu.shared.opt/blkmem.o 22:03:09 -> compiling obj/O.linux.x86_64.gnu.shared.opt/code.o 22:03:09 -> compiling obj/O.linux.x86_64.gnu.opt/lib/changesoplex.o 22:03:10 -> compiling obj/O.linux.x86_64.gnu.opt/lib/clufactor.o 22:03:10 -> compiling obj/O.linux.x86_64.gnu.shared.opt/conname.o 22:03:11 -> compiling obj/O.linux.x86_64.gnu.shared.opt/define.o 22:03:12 -> compiling obj/O.linux.x86_64.gnu.shared.opt/elem.o 22:03:12 -> compiling obj/O.linux.x86_64.gnu.shared.opt/entry.o 22:03:12 -> compiling obj/O.linux.x86_64.gnu.shared.opt/hash.o 22:03:12 -> compiling obj/O.linux.x86_64.gnu.shared.opt/heap.o 22:03:13 -> compiling obj/O.linux.x86_64.gnu.shared.opt/idxset.o 22:03:13 -> compiling obj/O.linux.x86_64.gnu.shared.opt/inst.o 22:03:14 -> compiling obj/O.linux.x86_64.gnu.shared.opt/iread.o 22:03:15 -> compiling obj/O.linux.x86_64.gnu.opt/lib/didxset.o 22:03:16 -> compiling obj/O.linux.x86_64.gnu.shared.opt/list.o 22:03:17 -> compiling obj/O.linux.x86_64.gnu.shared.opt/load.o 22:03:18 -> compiling obj/O.linux.x86_64.gnu.opt/lib/dsvector.o 22:03:18 -> compiling obj/O.linux.x86_64.gnu.shared.opt/local.o 22:03:19 -> compiling obj/O.linux.x86_64.gnu.shared.opt/metaio.o 22:03:19 -> compiling obj/O.linux.x86_64.gnu.shared.opt/mmlparse2.o 22:03:20 -> compiling obj/O.linux.x86_64.gnu.shared.opt/mmlscan.o 22:03:20 -> compiling obj/O.linux.x86_64.gnu.opt/lib/dvector.o 22:03:21 src/mmlparse2.c: In function ‘yyparse’: 22:03:21 src/mmlparse2.c:2725:16: warning: implicit declaration of function ‘yylex’ [-Wimplicit-function-declaration] 22:03:21 yychar = YYLEX; 22:03:21 ^ 22:03:21 -> compiling obj/O.linux.x86_64.gnu.shared.opt/mono.o 22:03:21 -> compiling obj/O.linux.x86_64.gnu.shared.opt/mshell.o 22:03:21 -> compiling obj/O.linux.x86_64.gnu.shared.opt/prog.o 22:03:21 -> compiling obj/O.linux.x86_64.gnu.shared.opt/random.o 22:03:22 -> compiling obj/O.linux.x86_64.gnu.shared.opt/rdefpar.o 22:03:22 -> compiling obj/O.linux.x86_64.gnu.shared.opt/source.o 22:03:22 -> compiling obj/O.linux.x86_64.gnu.opt/lib/dvector_exact.o 22:03:22 -> compiling obj/O.linux.x86_64.gnu.shared.opt/setempty.o 22:03:22 -> compiling obj/O.linux.x86_64.gnu.shared.opt/setpseudo.o 22:03:23 -> compiling obj/O.linux.x86_64.gnu.shared.opt/setlist.o 22:03:23 -> compiling obj/O.linux.x86_64.gnu.shared.opt/setrange.o 22:03:23 -> compiling obj/O.linux.x86_64.gnu.shared.opt/setprod.o 22:03:24 -> compiling obj/O.linux.x86_64.gnu.shared.opt/setmulti.o 22:03:24 -> compiling obj/O.linux.x86_64.gnu.opt/lib/enter.o 22:03:24 -> compiling obj/O.linux.x86_64.gnu.opt/lib/idxset.o 22:03:24 -> compiling obj/O.linux.x86_64.gnu.shared.opt/set4.o 22:03:25 -> compiling obj/O.linux.x86_64.gnu.shared.opt/stmt.o 22:03:26 -> compiling obj/O.linux.x86_64.gnu.shared.opt/stkchk.o 22:03:26 -> compiling obj/O.linux.x86_64.gnu.shared.opt/strstore2.o 22:03:27 -> compiling obj/O.linux.x86_64.gnu.shared.opt/symbol.o 22:03:27 -> compiling obj/O.linux.x86_64.gnu.opt/lib/leave.o 22:03:27 -> compiling obj/O.linux.x86_64.gnu.shared.opt/term2.o 22:03:27 -> compiling obj/O.linux.x86_64.gnu.opt/lib/lpcolset.o 22:03:28 -> compiling obj/O.linux.x86_64.gnu.shared.opt/tuple.o 22:03:29 -> compiling obj/O.linux.x86_64.gnu.shared.opt/vinst.o 22:03:30 -> compiling obj/O.linux.x86_64.gnu.opt/lib/lprowset.o 22:03:30 -> compiling obj/O.linux.x86_64.gnu.opt/lib/lprow.o 22:03:31 -> compiling obj/O.linux.x86_64.gnu.shared.opt/zimpllib.o 22:03:31 -> compiling obj/O.linux.x86_64.gnu.opt/lib/mpqreal.o 22:03:31 -> compiling obj/O.linux.x86_64.gnu.opt/lib/mpsinput.o 22:03:31 -> compiling obj/O.linux.x86_64.gnu.shared.opt/gmpmisc.o 22:03:32 -> compiling obj/O.linux.x86_64.gnu.shared.opt/numbgmp.o 22:03:32 -> compiling obj/O.linux.x86_64.gnu.opt/lib/slufactor.o 22:03:32 -> compiling obj/O.linux.x86_64.gnu.opt/lib/nameset.o 22:03:32 -> compiling obj/O.linux.x86_64.gnu.opt/lib/soplex.o 22:03:32 ** creating directory "bin" 22:03:32 -> compiling obj/O.linux.x86_64.gnu.shared.opt/zimpl.o 22:03:33 -> compiling obj/O.linux.x86_64.gnu.shared.opt/xlpglue.o 22:03:33 -> compiling obj/O.linux.x86_64.gnu.shared.opt/zlpglue.o 22:03:34 -> compiling obj/O.linux.x86_64.gnu.shared.opt/ratlpstore.o 22:03:35 -> compiling obj/O.linux.x86_64.gnu.shared.opt/ratlpfwrite.o 22:03:37 -> compiling obj/O.linux.x86_64.gnu.shared.opt/ratmpswrite.o 22:03:37 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxbasis.o 22:03:38 -> compiling obj/O.linux.x86_64.gnu.shared.opt/ratmstwrite.o 22:03:38 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxbounds.o 22:03:38 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxboundflippingrt.o 22:03:38 -> compiling obj/O.linux.x86_64.gnu.shared.opt/ratordwrite.o 22:03:38 -> compiling obj/O.linux.x86_64.gnu.shared.opt/ratpresolve.o 22:03:39 -> generating library lib/libzimpl-3.3.1.linux.x86_64.gnu.opt.so 22:03:39 -> linking bin/zimpl-3.3.1.linux.x86_64.gnu.shared.opt 22:03:39 make[7]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/zimpl-3.3.1' 22:03:39 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxchangebasis.o 22:03:40 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxequilisc.o 22:03:41 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxdantzigpr.o 22:03:42 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxdefaultrt.o 22:03:42 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxdefines.o 22:03:42 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxdesc.o 22:03:43 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxdevexpr.o 22:03:43 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxfastrt.o 22:03:44 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxfileio.o 22:03:44 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxgeometsc.o 22:03:46 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxgithash.o 22:03:46 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxharrisrt.o 22:03:46 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxhybridpr.o 22:03:46 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxid.o 22:03:46 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxio.o 22:03:47 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxlp.o 22:03:48 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxlpfread.o 22:03:48 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxmainsm.o 22:03:49 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxmpsread.o 22:03:51 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxmpswrite.o 22:03:53 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxlpfwrite.o 22:03:53 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxout.o 22:03:54 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxparmultpr.o 22:03:54 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxquality.o 22:03:54 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxscaler.o 22:03:56 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxshift.o 22:03:56 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxsolver.o 22:03:57 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxsolve.o 22:03:58 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxstarter.o 22:04:00 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxsteeppr.o 22:04:07 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxsumst.o 22:04:07 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxvecs.o 22:04:10 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxvectorst.o 22:04:11 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxweightpr.o 22:04:11 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxweightst.o 22:04:12 -> compiling obj/O.linux.x86_64.gnu.opt/lib/spxwritestate.o 22:04:13 -> compiling obj/O.linux.x86_64.gnu.opt/lib/ssvector.o 22:04:13 -> compiling obj/O.linux.x86_64.gnu.opt/lib/svector.o 22:04:15 -> compiling obj/O.linux.x86_64.gnu.opt/lib/svset.o 22:04:16 -> compiling obj/O.linux.x86_64.gnu.opt/lib/timer.o 22:04:16 -> compiling obj/O.linux.x86_64.gnu.opt/lib/tracemethod.o 22:04:16 -> compiling obj/O.linux.x86_64.gnu.opt/lib/unitvector.o 22:04:16 -> compiling obj/O.linux.x86_64.gnu.opt/lib/updatevector.o 22:04:17 -> compiling obj/O.linux.x86_64.gnu.opt/lib/vector.o 22:04:17 -> compiling obj/O.linux.x86_64.gnu.opt/lib/vector_exact.o 22:04:17 -> compiling obj/O.linux.x86_64.gnu.opt/lib/gzstream.o 22:04:18 -> compiling obj/O.linux.x86_64.gnu.opt/bin/soplexmain.o 22:04:19 -> generating library lib/libsoplex-1.7.2.linux.x86_64.gnu.opt.so 22:04:22 -> linking bin/soplex-1.7.2.linux.x86_64.gnu.opt 22:04:22 make[7]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/soplex-1.7.2' 22:04:22 22:04:22 ** Building SCIP libraries and executable. 22:04:22 make[7]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/scip-3.0.2' 22:04:22 make[8]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/scip-3.0.2' 22:04:22 -> compiling obj/O.linux.x86_64.gnu.opt/bin/cppmain.o 22:04:22 22:04:22 - Current settings: LPS=spx OSTYPE=linux ARCH=x86_64 COMP=gnu SUFFIX= ZIMPL=true ZIMPLOPT=opt IPOPT=false IPOPTOPT=opt EXPRINT=cppad 22:04:22 22:04:22 * SCIP needs some softlinks to external programs, in particular, LP-solvers. 22:04:22 * Please insert the paths to the corresponding directories/libraries below. 22:04:22 * The links will be installed in the 'lib' directory. 22:04:22 * For more information and if you experience problems see the INSTALL file. 22:04:22 22:04:22 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/branch_allfullstrong.o 22:04:22 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/branch_fullstrong.o 22:04:22 -> "spxinc" is the path to the SoPlex "src" directory, e.g., "../../soplex/src". 22:04:22 -> "libsoplex.*" is the path to the SoPlex library, e.g., "../../soplex/lib/libsoplex.linux.x86.gnu.opt.a" 22:04:22 -> "zimplinc" is a directory containing the path to the ZIMPL "src" directory, e.g., "../../../zimpl/src". 22:04:22 -> "libzimpl.*" is the path to the ZIMPL library, e.g., "../../zimpl/lib/libzimpl.linux.x86.gnu.opt.a" 22:04:22 make[8]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/scip-3.0.2' 22:04:22 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/branch_inference.o 22:04:23 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/branch_leastinf.o 22:04:23 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/branch_mostinf.o 22:04:24 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/branch_pscost.o 22:04:24 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/branch_random.o 22:04:24 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/branch_relpscost.o 22:04:24 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_abspower.o 22:04:24 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_and.o 22:04:25 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_bivariate.o 22:04:26 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_bounddisjunction.o 22:04:29 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_conjunction.o 22:04:30 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_countsols.o 22:04:31 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_cumulative.o 22:04:33 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_disjunction.o 22:04:35 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_indicator.o 22:04:35 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_integral.o 22:04:36 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_knapsack.o 22:04:36 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_linear.o 22:04:41 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_linking.o 22:04:41 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_logicor.o 22:04:44 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_nonlinear.o 22:04:44 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_or.o 22:04:46 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_orbitope.o 22:04:46 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_pseudoboolean.o 22:04:47 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_quadratic.o 22:04:49 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_setppc.o 22:04:51 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_soc.o 22:04:54 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_sos1.o 22:04:56 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_sos2.o 22:04:57 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_superindicator.o 22:04:57 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_varbound.o 22:04:58 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons_xor.o 22:04:59 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/dialog_default.o 22:05:01 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/disp_default.o 22:05:02 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_actconsdiving.o 22:05:02 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_clique.o 22:05:03 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_coefdiving.o 22:05:04 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_crossover.o 22:05:04 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_dins.o 22:05:04 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_feaspump.o 22:05:05 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_fixandinfer.o 22:05:05 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_fracdiving.o 22:05:07 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_guideddiving.o 22:05:07 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_zeroobj.o 22:05:08 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_intshifting.o 22:05:08 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_intdiving.o 22:05:09 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_linesearchdiving.o 22:05:09 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_localbranching.o 22:05:09 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_mutation.o 22:05:10 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_nlpdiving.o 22:05:10 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_objpscostdiving.o 22:05:10 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_octane.o 22:05:10 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_oneopt.o 22:05:11 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_pscostdiving.o 22:05:12 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_rens.o 22:05:12 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_rins.o 22:05:13 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_rootsoldiving.o 22:05:13 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_rounding.o 22:05:14 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_shiftandpropagate.o 22:05:15 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_shifting.o 22:05:15 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_simplerounding.o 22:05:16 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_subnlp.o 22:05:17 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_trivial.o 22:05:17 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_trysol.o 22:05:18 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_twoopt.o 22:05:19 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_undercover.o 22:05:19 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_vbounds.o 22:05:19 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_veclendiving.o 22:05:21 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur_zirounding.o 22:05:22 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/message_default.o 22:05:22 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/nodesel_bfs.o 22:05:22 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/nodesel_dfs.o 22:05:23 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/nodesel_estimate.o 22:05:23 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/nodesel_hybridestim.o 22:05:24 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/nodesel_restartdfs.o 22:05:24 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/presol_boundshift.o 22:05:24 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/presol_components.o 22:05:25 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/presol_convertinttobin.o 22:05:25 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/presol_domcol.o 22:05:25 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/presol_dualfix.o 22:05:26 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/presol_gateextraction.o 22:05:26 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/presol_implics.o 22:05:26 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/presol_inttobinary.o 22:05:27 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/presol_trivial.o 22:05:28 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/prop_genvbounds.o 22:05:29 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/prop_obbt.o 22:05:30 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/prop_probing.o 22:05:30 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/prop_pseudoobj.o 22:05:30 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/prop_redcost.o 22:05:31 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/prop_rootredcost.o 22:05:31 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/prop_vbounds.o 22:05:32 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_bnd.o 22:05:32 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_ccg.o 22:05:32 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_cip.o 22:05:32 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_cnf.o 22:05:32 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_fix.o 22:05:32 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_fzn.o 22:05:32 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_gms.o 22:05:33 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_lp.o 22:05:33 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_mps.o 22:05:35 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_opb.o 22:05:36 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_osil.o 22:05:37 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_pip.o 22:05:37 src/scip/reader_fzn.c: In function ‘parseName.part.35’: 22:05:37 src/scip/reader_fzn.c:1574:33: warning: ‘ub’ may be used uninitialized in this function [-Wmaybe-uninitialized] 22:05:37 (*info)->ubs[nelements] = (int) ub; 22:05:37 ^ 22:05:37 src/scip/reader_fzn.c:1542:11: note: ‘ub’ was declared here 22:05:37 SCIP_Real ub; 22:05:37 ^ 22:05:37 src/scip/reader_fzn.c:1505:38: warning: ‘lb’ may be used uninitialized in this function [-Wmaybe-uninitialized] 22:05:37 if( fzninput->hasdot || !SCIPisIntegral(scip, *lb) ) 22:05:37 ^ 22:05:37 src/scip/reader_fzn.c:1541:11: note: ‘lb’ was declared here 22:05:37 SCIP_Real lb; 22:05:37 ^ 22:05:37 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_ppm.o 22:05:38 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_rlp.o 22:05:39 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_sol.o 22:05:39 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_wbo.o 22:05:39 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader_zpl.o 22:05:40 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sepa_cgmip.o 22:05:40 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sepa_clique.o 22:05:42 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sepa_closecuts.o 22:05:42 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sepa_cmir.o 22:05:43 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sepa_flowcover.o 22:05:43 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sepa_gomory.o 22:05:44 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sepa_impliedbounds.o 22:05:44 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sepa_intobj.o 22:05:44 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sepa_mcf.o 22:05:45 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sepa_oddcycle.o 22:05:45 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sepa_rapidlearning.o 22:05:45 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sepa_strongcg.o 22:05:46 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sepa_zerohalf.o 22:05:47 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/branch.o 22:05:48 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/buffer.o 22:05:48 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/clock.o 22:05:49 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/conflict.o 22:05:49 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cons.o 22:05:50 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/cutpool.o 22:05:50 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/debug.o 22:05:51 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/disp.o 22:05:51 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/dialog.o 22:05:51 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/event.o 22:05:52 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/fileio.o 22:05:52 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/heur.o 22:05:52 src/scip/dialog.c: In function ‘readLine’: 22:05:52 src/scip/dialog.c:165:7: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 22:05:52 (void) fgets(&dialoghdlr->buffer[dialoghdlr->bufferpos], dialoghdlr->buffersize - dialoghdlr->bufferpos, stdin); 22:05:52 ^ 22:05:53 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/history.o 22:05:53 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/implics.o 22:05:53 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/interrupt.o 22:05:53 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/intervalarith.o 22:05:54 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/lp.o 22:05:54 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/mem.o 22:05:54 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/misc.o 22:05:55 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/nlp.o 22:05:57 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/nodesel.o 22:05:59 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/paramset.o 22:06:05 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/presol.o 22:06:07 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/pricestore.o 22:06:07 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/pricer.o 22:06:08 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/primal.o 22:06:09 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/prob.o 22:06:10 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/prop.o 22:06:12 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/reader.o 22:06:12 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/relax.o 22:06:13 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/retcode.o 22:06:13 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/scip.o 22:06:13 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/scipdefplugins.o 22:06:14 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/scipgithash.o 22:06:15 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/scipshell.o 22:06:15 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sepa.o 22:06:16 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sepastore.o 22:06:16 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/set.o 22:06:17 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/sol.o 22:06:19 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/solve.o 22:06:20 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/stat.o 22:06:21 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/tree.o 22:06:27 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/var.o 22:06:31 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/vbc.o 22:06:33 -> compiling obj/O.linux.x86_64.gnu.opt/lib/tclique/tclique_branch.o 22:06:35 -> compiling obj/O.linux.x86_64.gnu.opt/lib/tclique/tclique_coloring.o 22:06:36 -> compiling obj/O.linux.x86_64.gnu.opt/lib/tclique/tclique_graph.o 22:06:37 -> compiling obj/O.linux.x86_64.gnu.opt/lib/dijkstra/dijkstra.o 22:06:38 -> compiling obj/O.linux.x86_64.gnu.opt/lib/xml/xmlparse.o 22:06:42 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objbranchrule.o 22:06:43 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objconshdlr.o 22:06:44 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objdialog.o 22:06:45 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objdisp.o 22:06:45 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objeventhdlr.o 22:06:46 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objheur.o 22:06:46 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objmessagehdlr.o 22:06:46 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objnodesel.o 22:06:46 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objpresol.o 22:06:47 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objpricer.o 22:06:47 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objprobdata.o 22:06:47 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objprop.o 22:06:48 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objreader.o 22:06:49 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objrelax.o 22:06:49 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objsepa.o 22:06:49 -> compiling obj/O.linux.x86_64.gnu.opt/lib/objscip/objvardata.o 22:06:49 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/lpi_spx.o 22:06:50 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/bitencode.o 22:06:50 -> compiling obj/O.linux.x86_64.gnu.opt/lib/blockmemshell/memory.o 22:06:50 -> compiling obj/O.linux.x86_64.gnu.opt/lib/scip/message.o 22:06:51 -> compiling obj/O.linux.x86_64.gnu.opt/lib/nlpi/nlpi.o 22:06:52 -> compiling obj/O.linux.x86_64.gnu.opt/lib/nlpi/nlpioracle.o 22:06:52 -> compiling obj/O.linux.x86_64.gnu.opt/lib/nlpi/expr.o 22:06:52 -> compiling obj/O.linux.x86_64.gnu.opt/lib/nlpi/nlpi_ipopt_dummy.o 22:06:53 -> compiling obj/O.linux.x86_64.gnu.opt/lib/nlpi/intervalarithext.o 22:06:53 -> compiling obj/O.linux.x86_64.gnu.opt/lib/nlpi/exprinterpret_cppad.o 22:06:56 -> generating library lib/libscip-3.0.2.linux.x86_64.gnu.opt.so 22:06:57 -> generating library lib/libobjscip-3.0.2.linux.x86_64.gnu.opt.so 22:06:59 -> generating library lib/liblpispx-3.0.2.linux.x86_64.gnu.opt.so 22:07:12 In file included from src/cppad/ode_err_control.hpp:425:0, 22:07:12 from src/cppad/cppad.hpp:32, 22:07:12 from src/nlpi/exprinterpret_cppad.cpp:68: 22:07:12 src/cppad/nan.hpp: In function ‘bool CppAD::hasnan(const Vector&)’: 22:07:12 src/cppad/nan.hpp:194:38: warning: typedef ‘Scalar’ locally defined but not used [-Wunused-local-typedefs] 22:07:12 typedef typename Vector::value_type Scalar; 22:07:12 ^ 22:07:12 In file included from src/cppad/local/ad_fun.hpp:470:0, 22:07:12 from src/cppad/cppad.hpp:82, 22:07:12 from src/nlpi/exprinterpret_cppad.cpp:68: 22:07:12 src/cppad/local/independent.hpp: In function ‘void CppAD::Independent(VectorAD&)’: 22:07:12 src/cppad/local/independent.hpp:159:38: warning: typedef ‘Base’ locally defined but not used [-Wunused-local-typedefs] 22:07:12 typedef typename ADBase::value_type Base; 22:07:12 ^ 22:07:12 -> linking bin/scip-3.0.2.linux.x86_64.gnu.opt.spx 22:07:12 -> generating library lib/libnlpi.cppad-3.0.2.linux.x86_64.gnu.opt.so 22:07:12 make[7]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/scip-3.0.2' 22:07:12 22:07:12 ** Build complete. 22:07:12 ** Find your SCIP binary in "/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/scip-3.0.2/bin". 22:07:12 ** Enter "make test" to solve a number of MIPLIB instances in order to verify that SCIP runs correctly. 22:07:12 22:07:12 make[6]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext' 22:07:12 make[5]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext' 22:07:12 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-build && /usr/bin/cmake -E touch /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/scipoptsuite_ext-build 22:07:12 [ 85%] Performing install_headers step for 'scipoptsuite_ext' 22:07:12 make -C /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/scip-3.0.2 INSTALLDIR=/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/devel/include INCLUDEDIR=scipoptsuite installheaders 22:07:12 make[5]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/scip-3.0.2' 22:07:13 -> install SCIP headers into INSTALLDIR </tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/devel/include> 22:07:13 make[5]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/scip-3.0.2' 22:07:13 /usr/bin/cmake -E touch /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/scipoptsuite_ext-install_headers 22:07:13 [ 92%] Performing install step for 'scipoptsuite_ext' 22:07:13 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-build && make SHARED=true READLINE=false -C /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/scip-3.0.2 SHARED=true INSTALLDIR=/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/devel installlibs 22:07:13 make[5]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/scip-3.0.2' 22:07:13 -> generating library lib/libscip-3.0.2.linux.x86_64.gnu.opt.so 22:07:13 -> generating library lib/libobjscip-3.0.2.linux.x86_64.gnu.opt.so 22:07:13 -> generating library lib/liblpispx-3.0.2.linux.x86_64.gnu.opt.so 22:07:14 -> generating library lib/libnlpi.cppad-3.0.2.linux.x86_64.gnu.opt.so 22:07:14 -> install SCIP libraries into INSTALLDIR </tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/devel> 22:07:14 make[5]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext/scip-3.0.2' 22:07:14 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-build && /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/create-lib-links.bash /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/devel/lib 22:07:14 GOing to /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/devel/lib 22:07:14 ln -sf lib*.a lib*.a.a 22:07:14 ln -sf liblpispx-3.0.2.linux.x86_64.gnu.opt.so liblpispx.so 22:07:14 ln -sf libnlpi.cppad-3.0.2.linux.x86_64.gnu.opt.so libnlpi.cppad.so 22:07:14 ln -sf libobjscip-3.0.2.linux.x86_64.gnu.opt.so libobjscip.so 22:07:14 ln -sf libscip-3.0.2.linux.x86_64.gnu.opt.so libscip.so 22:07:14 ln -sf libsoplex-dummy.linux.x86_64.gnu.opt.so libsoplex.so 22:07:14 ln -sf libzimpl-dummy.linux.x86_64.gnu.opt.so libzimpl.so 22:07:14 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-build && /usr/bin/cmake -E touch /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/scipoptsuite_ext-install 22:07:14 [100%] Completed 'scipoptsuite_ext' 22:07:14 /usr/bin/cmake -E make_directory /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/CMakeFiles 22:07:14 /usr/bin/cmake -E touch /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/CMakeFiles/scipoptsuite_ext-complete 22:07:14 /usr/bin/cmake -E touch /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/scipoptsuite_ext-prefix/src/scipoptsuite_ext-stamp/scipoptsuite_ext-done 22:07:14 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:07:14 [100%] Built target scipoptsuite_ext 22:07:14 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:07:14 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/CMakeFiles 0 22:07:14 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:07:14 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1 22:07:14 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1' 22:07:14 debian/rules override_dh_auto_test 22:07:14 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1' 22:07:14 # In case we're installing to a non-standard location, look for a setup.sh 22:07:14 # in the install tree that was dropped by catkin, and source it. It will 22:07:14 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 22:07:14 echo -- Running tests. Even if one of them fails the build is not canceled. 22:07:14 -- Running tests. Even if one of them fails the build is not canceled. 22:07:14 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 22:07:14 dh_auto_test || true 22:07:14 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1' 22:07:14 fakeroot debian/rules binary 22:07:15 dh binary 22:07:16 dh_testroot 22:07:16 dh_prep 22:07:16 Unknown option: buildsystem 22:07:16 dh_prep: warning: ignored unknown options in DH_OPTIONS 22:07:16 rm -f debian/ros-kinetic-scipoptsuite.substvars 22:07:16 rm -f debian/ros-kinetic-scipoptsuite.*.debhelper 22:07:16 rm -rf debian/ros-kinetic-scipoptsuite/ 22:07:16 dh_installdirs 22:07:16 install -d debian/ros-kinetic-scipoptsuite 22:07:16 debian/rules override_dh_auto_install 22:07:16 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1' 22:07:16 # In case we're installing to a non-standard location, look for a setup.sh 22:07:16 # in the install tree that was dropped by catkin, and source it. It will 22:07:16 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 22:07:16 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 22:07:16 dh_auto_install 22:07:16 Unknown option: buildsystem 22:07:16 dh_installdirs: warning: ignored unknown options in DH_OPTIONS 22:07:16 cd obj-x86_64-linux-gnu 22:07:16 make -j1 install DESTDIR=/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite AM_UPDATE_INFO_DIR=no 22:07:16 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:07:16 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1 -B/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 22:07:16 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 22:07:16 make -f CMakeFiles/Makefile2 all 22:07:16 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:07:16 make -f CMakeFiles/scipoptsuite_ext.dir/build.make CMakeFiles/scipoptsuite_ext.dir/depend 22:07:16 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:07:16 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1 /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1 /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/CMakeFiles/scipoptsuite_ext.dir/DependInfo.cmake --color= 22:07:16 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:07:16 make -f CMakeFiles/scipoptsuite_ext.dir/build.make CMakeFiles/scipoptsuite_ext.dir/build 22:07:16 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:07:16 make[4]: Nothing to be done for 'CMakeFiles/scipoptsuite_ext.dir/build'. 22:07:16 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:07:16 [100%] Built target scipoptsuite_ext 22:07:16 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:07:16 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu/CMakeFiles 0 22:07:16 make -f CMakeFiles/Makefile2 preinstall 22:07:16 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:07:16 make[3]: Nothing to be done for 'preinstall'. 22:07:16 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:07:16 Install the project... 22:07:16 /usr/bin/cmake -P cmake_install.cmake 22:07:16 -- Install configuration: "None" 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/pkgconfig/scipoptsuite.pc 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/share/scipoptsuite/cmake/scipoptsuite-extras.cmake 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/share/scipoptsuite/cmake/scipoptsuiteConfig.cmake 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/share/scipoptsuite/cmake/scipoptsuiteConfig-version.cmake 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/share/scipoptsuite/package.xml 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/blockmemshell 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/blockmemshell/memory.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/nlpi 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/nlpi/nlpi_ipopt.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/nlpi/intervalarithext.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/nlpi/struct_expr.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/nlpi/type_expr.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/nlpi/type_exprinterpret.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/nlpi/nlpi_xyz.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/nlpi/nlpioracle.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/nlpi/nlpi.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/nlpi/struct_nlpi.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/nlpi/type_nlpi.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/nlpi/exprinterpret.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/nlpi/pub_expr.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objscip.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objreader.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objcloneable.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objpresol.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/type_objprobcloneable.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objeventhdlr.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objbranchrule.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objscipdefplugins.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objvardata.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objmessagehdlr.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objprobdata.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objdialog.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/type_objcloneable.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objpricer.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objdisp.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objrelax.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objnodesel.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objprop.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objheur.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objprobcloneable.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objconshdlr.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/objscip/objsepa.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_zirounding.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/disp_xyz.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_relax.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/disp.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_tree.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/set.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_cnf.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_event.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_pseudoboolean.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_implics.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_gms.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_xyz.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_reader.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_buffer.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_mem.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_sol.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_shifting.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepa_rapidlearning.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/branch_inference.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_tree.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_quadratic.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_zeroobj.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/message.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_heur.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_message.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_implics.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_nlpdiving.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_scip.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_var.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_superindicator.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cutpool.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/message_default.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_vbc.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/branch_leastinf.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/prop_rootredcost.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_knapsack.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_fixandinfer.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_buffer.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_pricer.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_octane.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/presol_gateextraction.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/intervalarith.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/def.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_trysol.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_paramset.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_varbound.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/disp_default.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_abspower.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/presol_boundshift.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_sepa.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/mem.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_set.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_set.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/buffer.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_rlp.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_event.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_rens.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/branch_allfullstrong.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_trivial.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_cons.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_paramset.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_or.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/bitencode.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/event_xyz.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/paramset.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_presol.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_prop.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_dins.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_cip.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_bivariate.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_xyz.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_lp.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/primal.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_mutation.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_clique.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_zpl.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_paramset.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/stat.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_conflict.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/prop.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/prop_redcost.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_countsols.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/misc.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepa_zerohalf.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_reader.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/relax_xyz.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_prob.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_misc.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/presol_domcol.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_branch.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_primal.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_interrupt.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/dialog_xyz.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/branch_relpscost.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepa_strongcg.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_intdiving.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/presol_dualfix.h 22:07:16 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_lpi.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_history.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_wbo.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_nodesel.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/scipshell.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepa_closecuts.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_pricestore.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_dialog.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/prop_pseudoobj.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_cutpool.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/var.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_disp.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_vbc.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/branch_mostinf.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/nodesel_bfs.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_mps.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/dialog_default.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepa_flowcover.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_shiftandpropagate.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_orbitope.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_pricestore.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/nodesel_restartdfs.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/lp.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/relax.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/scipdefplugins.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_disjunction.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/prop_vbounds.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_scip.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/solve.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_timing.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepa_intobj.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_sepastore.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_event.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_sepa.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/event.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_cons.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_rounding.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/nodesel_dfs.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/lpi.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepa_clique.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/presol_components.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_intshifting.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_conflict.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_sol.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_presol.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/presol_trivial.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_fileio.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_sepastore.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_integral.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_implics.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/branch_xyz.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_twoopt.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/tree.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_conjunction.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_linking.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_cumulative.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_var.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_history.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_prop.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/nodesel_xyz.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/interrupt.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_linesearchdiving.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_clock.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_disp.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_relax.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/conflict.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_pscostdiving.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepa_impliedbounds.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_logicor.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/nodesel.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pricestore.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/scipgithash.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_fix.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/presol_convertinttobin.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_prob.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_tree.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/prop_xyz.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/dialog.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_ppm.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_nlp.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepa_cmir.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/branch.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_vbounds.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_heur.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/presol.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_mem.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/presol_implics.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_objpscostdiving.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_rootsoldiving.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_linear.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_fracdiving.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_coefdiving.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_xyz.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_branch.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_pricer.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_primal.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_prop.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_pricer.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_retcode.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_dialog.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_presol.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_misc.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/prob.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/nlp.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_sol.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_reader.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_nlp.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_result.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_indicator.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/scip.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sol.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_sol.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_sos2.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_undercover.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/clock.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_rins.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_cutpool.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_veclendiving.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_message.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_osil.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/nodesel_estimate.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_var.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_fzn.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_heur.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/vbc.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_conflict.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_guideddiving.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepa_mcf.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_misc.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pricer_xyz.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/presol_xyz.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/branch_pscost.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/branch_random.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_simplerounding.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_dialog.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/implics.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_disp.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/prop_genvbounds.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_nodesel.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepa.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepa_gomory.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_stat.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_branch.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_setppc.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_soc.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_feaspump.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_bnd.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepa_oddcycle.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_nodesel.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_bounddisjunction.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/prop_obbt.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/nodesel_hybridestim.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/presol_inttobinary.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_relax.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_clock.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pricer.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_nonlinear.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_sos1.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/history.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/debug.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_oneopt.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_message.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/branch_fullstrong.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_pip.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_subnlp.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_cons.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_xor.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_sepa.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_opb.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepastore.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/cons_and.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/reader_ccg.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/prop_probing.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_lp.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/retcode.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepa_xyz.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_crossover.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_localbranching.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_lp.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_lp.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/pub_cutpool.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/sepa_cgmip.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/type_nlp.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/struct_stat.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/include/scipoptsuite/scip/heur_actconsdiving.h 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libsoplex-dummy.linux.x86_64.gnu.opt.so 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libzimpl.so 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libobjscip.so 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libzimpl-dummy.linux.x86_64.gnu.opt.so 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libsoplex.so 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libscip.so 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/liblpispx.so 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libobjscip-3.0.2.linux.x86_64.gnu.opt.so 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libnlpi.cppad.so 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libnlpi.cppad-3.0.2.linux.x86_64.gnu.opt.so 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libscip-3.0.2.linux.x86_64.gnu.opt.so 22:07:17 -- Installing: /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/liblpispx-3.0.2.linux.x86_64.gnu.opt.so 22:07:17 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu' 22:07:17 cd /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1 22:07:17 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1' 22:07:17 dh_install 22:07:17 Unknown option: buildsystem 22:07:17 dh_installdocs 22:07:17 dh_install: warning: ignored unknown options in DH_OPTIONS 22:07:17 install -d debian/ros-kinetic-scipoptsuite/usr/share/doc/ros-kinetic-scipoptsuite 22:07:17 Unknown option: buildsystem 22:07:17 dh_installdocs: warning: ignored unknown options in DH_OPTIONS 22:07:17 dh_installchangelogs 22:07:17 Unknown option: buildsystem 22:07:17 dh_installchangelogs: warning: ignored unknown options in DH_OPTIONS 22:07:17 install -p -m0644 debian/changelog debian/ros-kinetic-scipoptsuite/usr/share/doc/ros-kinetic-scipoptsuite/changelog.Debian 22:07:17 dh_installexamples 22:07:17 Unknown option: buildsystem 22:07:17 dh_installman 22:07:17 dh_installexamples: warning: ignored unknown options in DH_OPTIONS 22:07:17 Unknown option: buildsystem 22:07:17 dh_installman: warning: ignored unknown options in DH_OPTIONS 22:07:17 dh_installcatalogs 22:07:17 Unknown option: buildsystem 22:07:17 dh_installcatalogs: warning: ignored unknown options in DH_OPTIONS 22:07:17 dh_installcron 22:07:17 Unknown option: buildsystem 22:07:17 dh_installdebconf 22:07:17 dh_installcron: warning: ignored unknown options in DH_OPTIONS 22:07:17 install -d debian/ros-kinetic-scipoptsuite/DEBIAN 22:07:17 Unknown option: buildsystem 22:07:17 dh_installdebconf: warning: ignored unknown options in DH_OPTIONS 22:07:17 dh_installemacsen 22:07:17 Unknown option: buildsystem 22:07:17 dh_installemacsen: warning: ignored unknown options in DH_OPTIONS 22:07:17 dh_installifupdown 22:07:17 Unknown option: buildsystem 22:07:17 dh_installifupdown: warning: ignored unknown options in DH_OPTIONS 22:07:17 dh_installinfo 22:07:17 Unknown option: buildsystem 22:07:17 dh_installinfo: warning: ignored unknown options in DH_OPTIONS 22:07:18 dh_installinit 22:07:18 Unknown option: buildsystem 22:07:18 dh_installinit: warning: ignored unknown options in DH_OPTIONS 22:07:18 dh_installmenu 22:07:18 Unknown option: buildsystem 22:07:18 dh_installmime 22:07:18 dh_installmenu: warning: ignored unknown options in DH_OPTIONS 22:07:18 Unknown option: buildsystem 22:07:18 dh_installmime: warning: ignored unknown options in DH_OPTIONS 22:07:18 dh_installmodules 22:07:18 Unknown option: buildsystem 22:07:18 dh_installmodules: warning: ignored unknown options in DH_OPTIONS 22:07:18 dh_installlogcheck 22:07:18 Unknown option: buildsystem 22:07:18 dh_installlogrotate 22:07:18 dh_installlogcheck: warning: ignored unknown options in DH_OPTIONS 22:07:18 Unknown option: buildsystem 22:07:18 dh_installlogrotate: warning: ignored unknown options in DH_OPTIONS 22:07:18 dh_installpam 22:07:18 Unknown option: buildsystem 22:07:18 dh_installppp 22:07:18 dh_installpam: warning: ignored unknown options in DH_OPTIONS 22:07:18 Unknown option: buildsystem 22:07:18 dh_installppp: warning: ignored unknown options in DH_OPTIONS 22:07:18 dh_installudev 22:07:18 Unknown option: buildsystem 22:07:18 dh_installudev: warning: ignored unknown options in DH_OPTIONS 22:07:18 dh_installgsettings 22:07:18 Unknown option: buildsystem 22:07:18 dh_installgsettings: warning: ignored unknown options in DH_OPTIONS 22:07:18 dh_bugfiles 22:07:18 dh_ucf 22:07:18 Unknown option: buildsystem 22:07:18 dh_bugfiles: warning: ignored unknown options in DH_OPTIONS 22:07:18 Unknown option: buildsystem 22:07:18 dh_ucf: warning: ignored unknown options in DH_OPTIONS 22:07:18 Unknown option: buildsystem 22:07:18 dh_lintian: warning: ignored unknown options in DH_OPTIONS 22:07:18 dh_lintian 22:07:18 Unknown option: buildsystem 22:07:18 dh_gconf 22:07:18 dh_gconf: warning: ignored unknown options in DH_OPTIONS 22:07:18 dh_icons 22:07:19 dh_perl 22:07:19 Unknown option: buildsystem 22:07:19 dh_icons: warning: ignored unknown options in DH_OPTIONS 22:07:19 Unknown option: buildsystem 22:07:19 dh_perl: warning: ignored unknown options in DH_OPTIONS 22:07:19 dh_usrlocal 22:07:19 Unknown option: buildsystem 22:07:19 dh_usrlocal: warning: ignored unknown options in DH_OPTIONS 22:07:19 dh_link 22:07:19 Unknown option: buildsystem 22:07:19 dh_link: warning: ignored unknown options in DH_OPTIONS 22:07:19 rm -f debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libnlpi.cppad.so 22:07:19 ln -sf libnlpi.cppad-3.0.2.linux.x86_64.gnu.opt.so debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libnlpi.cppad.so 22:07:19 rm -f debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/liblpispx.so 22:07:19 ln -sf liblpispx-3.0.2.linux.x86_64.gnu.opt.so debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/liblpispx.so 22:07:19 rm -f debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libscip.so 22:07:19 ln -sf libscip-3.0.2.linux.x86_64.gnu.opt.so debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libscip.so 22:07:19 rm -f debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libsoplex.so 22:07:19 ln -sf libsoplex-dummy.linux.x86_64.gnu.opt.so debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libsoplex.so 22:07:19 rm -f debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libobjscip.so 22:07:19 ln -sf libobjscip-3.0.2.linux.x86_64.gnu.opt.so debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libobjscip.so 22:07:19 rm -f debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libzimpl.so 22:07:19 ln -sf libzimpl-dummy.linux.x86_64.gnu.opt.so debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libzimpl.so 22:07:19 dh_installwm 22:07:19 dh_installxfonts 22:07:19 Unknown option: buildsystem 22:07:19 dh_installwm: warning: ignored unknown options in DH_OPTIONS 22:07:19 Unknown option: buildsystem 22:07:19 dh_installxfonts: warning: ignored unknown options in DH_OPTIONS 22:07:19 dh_strip_nondeterminism 22:07:19 Unknown option: buildsystem 22:07:19 dh_strip_nondeterminism: warning: ignored unknown options in DH_OPTIONS 22:07:19 dh_compress 22:07:19 Unknown option: buildsystem 22:07:19 cd debian/ros-kinetic-scipoptsuite 22:07:19 dh_compress: warning: ignored unknown options in DH_OPTIONS 22:07:19 chmod a-x usr/share/doc/ros-kinetic-scipoptsuite/changelog.Debian 22:07:19 gzip -9nf usr/share/doc/ros-kinetic-scipoptsuite/changelog.Debian 22:07:19 cd '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1' 22:07:19 dh_fixperms 22:07:19 find debian/ros-kinetic-scipoptsuite -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 22:07:19 Unknown option: buildsystem 22:07:19 dh_fixperms: warning: ignored unknown options in DH_OPTIONS 22:07:19 find debian/ros-kinetic-scipoptsuite ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s 22:07:19 find debian/ros-kinetic-scipoptsuite/usr/share/doc -type f ! -regex 'debian/ros-kinetic-scipoptsuite/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 22:07:19 find debian/ros-kinetic-scipoptsuite/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 0755 22:07:19 find debian/ros-kinetic-scipoptsuite/usr/share/man debian/ros-kinetic-scipoptsuite/usr/man/ debian/ros-kinetic-scipoptsuite/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 0644 22:07:19 find debian/ros-kinetic-scipoptsuite/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 0644 22:07:19 find debian/ros-kinetic-scipoptsuite/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 0644 22:07:19 find debian/ros-kinetic-scipoptsuite/usr/lib/x86_64-linux-gnu/perl5/5.22 debian/ros-kinetic-scipoptsuite/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X 22:07:19 find debian/ros-kinetic-scipoptsuite -perm -5 -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' \) -print0 2>/dev/null | xargs -0r chmod 0644 22:07:19 find debian/ros-kinetic-scipoptsuite/usr/lib -type f -name '*.ali' -print0 2>/dev/null | xargs -0r chmod uga-w 22:07:19 dh_strip 22:07:19 Unknown option: buildsystem 22:07:19 dh_strip: warning: ignored unknown options in DH_OPTIONS 22:07:19 strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libsoplex-dummy.linux.x86_64.gnu.opt.so 22:07:20 strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libzimpl-dummy.linux.x86_64.gnu.opt.so 22:07:20 strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libobjscip-3.0.2.linux.x86_64.gnu.opt.so 22:07:20 strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libnlpi.cppad-3.0.2.linux.x86_64.gnu.opt.so 22:07:20 strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libscip-3.0.2.linux.x86_64.gnu.opt.so 22:07:20 strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/liblpispx-3.0.2.linux.x86_64.gnu.opt.so 22:07:20 dh_makeshlibs 22:07:20 rm -f debian/ros-kinetic-scipoptsuite/DEBIAN/shlibs 22:07:20 Unknown option: buildsystem 22:07:20 dh_makeshlibs: warning: ignored unknown options in DH_OPTIONS 22:07:20 debian/rules override_dh_shlibdeps 22:07:20 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1' 22:07:20 # In case we're installing to a non-standard location, look for a setup.sh 22:07:20 # in the install tree that was dropped by catkin, and source it. It will 22:07:20 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 22:07:20 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 22:07:20 dh_shlibdeps -l/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite//opt/ros/kinetic/lib/ 22:07:20 Unknown option: buildsystem 22:07:20 dh_shlibdeps: warning: ignored unknown options in DH_OPTIONS 22:07:20 dpkg-shlibdeps -Tdebian/ros-kinetic-scipoptsuite.substvars -l/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian/ros-kinetic-scipoptsuite//opt/ros/kinetic/lib/ debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libsoplex-dummy.linux.x86_64.gnu.opt.so debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libzimpl-dummy.linux.x86_64.gnu.opt.so debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libobjscip-3.0.2.linux.x86_64.gnu.opt.so debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libnlpi.cppad-3.0.2.linux.x86_64.gnu.opt.so debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/libscip-3.0.2.linux.x86_64.gnu.opt.so debian/ros-kinetic-scipoptsuite/opt/ros/kinetic/lib/liblpispx-3.0.2.linux.x86_64.gnu.opt.so 22:07:23 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1' 22:07:23 dh_installdeb 22:07:23 Unknown option: buildsystem 22:07:23 dh_installdeb: warning: ignored unknown options in DH_OPTIONS 22:07:23 dh_gencontrol 22:07:23 Unknown option: buildsystem 22:07:23 dh_gencontrol: warning: ignored unknown options in DH_OPTIONS 22:07:23 echo misc:Depends= >> debian/ros-kinetic-scipoptsuite.substvars 22:07:23 echo misc:Pre-Depends= >> debian/ros-kinetic-scipoptsuite.substvars 22:07:23 dpkg-gencontrol -pros-kinetic-scipoptsuite -ldebian/changelog -Tdebian/ros-kinetic-scipoptsuite.substvars -Pdebian/ros-kinetic-scipoptsuite 22:07:23 chmod 0644 debian/ros-kinetic-scipoptsuite/DEBIAN/control 22:07:23 chown 0:0 debian/ros-kinetic-scipoptsuite/DEBIAN/control 22:07:23 dh_md5sums 22:07:23 Unknown option: buildsystem 22:07:23 dh_md5sums: warning: ignored unknown options in DH_OPTIONS 22:07:23 (cd debian/ros-kinetic-scipoptsuite >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null 22:07:23 chmod 0644 debian/ros-kinetic-scipoptsuite/DEBIAN/md5sums 22:07:23 chown 0:0 debian/ros-kinetic-scipoptsuite/DEBIAN/md5sums 22:07:23 dh_builddeb 22:07:24 Unknown option: buildsystem 22:07:24 dh_builddeb: warning: ignored unknown options in DH_OPTIONS 22:07:24 dpkg-deb --build debian/ros-kinetic-scipoptsuite .. 22:07:24 dpkg-deb: building package 'ros-kinetic-scipoptsuite' in '../ros-kinetic-scipoptsuite_1.2.1-0xenial-20180910-205149+0000_amd64.deb'. 22:07:31 dpkg-genchanges -b >../ros-kinetic-scipoptsuite_1.2.1-0xenial-20180910-205149+0000_amd64.changes 22:07:32 dpkg-genchanges: warning: debian/changelog(l11): found trailer where expected start of change data 22:07:32 LINE: -- Nick Hawes <n.a.hawes@cs.bham.ac.uk> Fri, 15 Sep 2017 00:00:00 -0000 22:07:32 dpkg-genchanges: binary-only upload (no source code included) 22:07:32 dpkg-source --after-build ros-kinetic-scipoptsuite-1.2.1 22:07:32 dpkg-source: info: using options from ros-kinetic-scipoptsuite-1.2.1/debian/source/options: --auto-commit 22:07:32 dpkg-buildpackage: binary-only upload (no source included) 22:07:32 I: Successfully built in /tmp/binarydeb/ros-kinetic-scipoptsuite-1.2.1 22:07:32 # END SUBSECTION22:07:34 SSH: Connecting from host [lcas-buildfarm-slave-2] 22:07:34 SSH: Connecting with configuration [repo] ... 22:07:34 SSH: Disconnecting configuration [repo] ... 22:07:34 SSH: Transferred 2 file(s) 22:07:34 Build step 'Send files or execute commands over SSH' changed build result to SUCCESS 22:07:34 Waiting for the completion of Krel_import-package 22:07:36 Krel_import-package #3191 completed. Result was SUCCESS 22:07:36 $ ssh-agent -k 22:07:36 unset SSH_AUTH_SOCK; 22:07:36 unset SSH_AGENT_PID; 22:07:36 echo Agent pid 24164 killed; 22:07:36 [ssh-agent] Stopped. 22:07:36 [description-setter] Description set: 1.2.1-0xenial-20180910-205149+0000 22:07:37 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered 22:07:37 Triggering a new build of Krel_sync-packages-to-testing_xenial_amd64 22:07:37 Triggering a new build of Kbin_uX64__scheduler__ubuntu_xenial_amd64__binary 22:07:37 Finished: SUCCESS14. Clean up to save disk space on slavesHide Details
22:07:33 # BEGIN SECTION: Clean up to save disk space on slaves 22:07:33 + chmod -R u+w /home/jenkins-slave/workspace/Kbin_uX64__scipoptsuite__ubuntu_xenial_amd64__binary/binarydeb 22:07:33 + rm -fr binarydeb/ros-kinetic-scipoptsuite-1.2.1/CHANGELOG.rst binarydeb/ros-kinetic-scipoptsuite-1.2.1/CMakeLists.txt binarydeb/ros-kinetic-scipoptsuite-1.2.1/cmake binarydeb/ros-kinetic-scipoptsuite-1.2.1/create-lib-links.bash binarydeb/ros-kinetic-scipoptsuite-1.2.1/debian binarydeb/ros-kinetic-scipoptsuite-1.2.1/include binarydeb/ros-kinetic-scipoptsuite-1.2.1/obj-x86_64-linux-gnu binarydeb/ros-kinetic-scipoptsuite-1.2.1/package.xml binarydeb/ros-kinetic-scipoptsuite-1.2.1/scipoptsuite-3.0.2-darwin-clang.diff binarydeb/ros-kinetic-scipoptsuite-1.2.1/scipoptsuite-3.0.2-linux-clang.diff 22:07:34 + echo # END SECTION 22:07:34 # END SECTION