Mock Version: 5.9 Mock Version: 5.9 Mock Version: 5.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-colcon-core.spec'], chrootPath='/var/lib/mock/epel8-build-55763232-6538703/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._rvuu6ws:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-colcon-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: /usr/bin/python3.6: No such file or directory sh: /usr/bin/python3.6: No such file or directory sh: /usr/bin/python3.6: No such file or directory sh: /usr/bin/python3.6: No such file or directory sh: /usr/bin/python3.6: No such file or directory sh: /usr/bin/python3.6: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-colcon-core-0.18.4-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-colcon-core.spec'], chrootPath='/var/lib/mock/epel8-build-55763232-6538703/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._rvuu6ws:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-colcon-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.U119RQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf colcon-core-0.18.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/colcon-core-0.18.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd colcon-core-0.18.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/python-colcon-core-0.5.3-remove-pytest.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/python-colcon-core-0.17.0-pytest-compat.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qpvsNW + umask 022 + cd /builddir/build/BUILD + cd colcon-core-0.18.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib creating build/lib/colcon copying colcon/__init__.py -> build/lib/colcon copying colcon/__main__.py -> build/lib/colcon creating build/lib/colcon_core copying colcon_core/__init__.py -> build/lib/colcon_core copying colcon_core/argument_default.py -> build/lib/colcon_core copying colcon_core/argument_type.py -> build/lib/colcon_core copying colcon_core/command.py -> build/lib/colcon_core copying colcon_core/dependency_descriptor.py -> build/lib/colcon_core copying colcon_core/entry_point.py -> build/lib/colcon_core copying colcon_core/environment_variable.py -> build/lib/colcon_core copying colcon_core/event_reactor.py -> build/lib/colcon_core copying colcon_core/extension_point.py -> build/lib/colcon_core copying colcon_core/feature_flags.py -> build/lib/colcon_core copying colcon_core/generic_decorator.py -> build/lib/colcon_core copying colcon_core/location.py -> build/lib/colcon_core copying colcon_core/logging.py -> build/lib/colcon_core copying colcon_core/package_decorator.py -> build/lib/colcon_core copying colcon_core/package_descriptor.py -> build/lib/colcon_core copying colcon_core/plugin_system.py -> build/lib/colcon_core copying colcon_core/python_install_path.py -> build/lib/colcon_core copying colcon_core/subprocess.py -> build/lib/colcon_core copying colcon_core/topological_order.py -> build/lib/colcon_core creating build/lib/colcon_core/argument_parser copying colcon_core/argument_parser/__init__.py -> build/lib/colcon_core/argument_parser copying colcon_core/argument_parser/action_collector.py -> build/lib/colcon_core/argument_parser copying colcon_core/argument_parser/destination_collector.py -> build/lib/colcon_core/argument_parser copying colcon_core/argument_parser/type_collector.py -> build/lib/colcon_core/argument_parser creating build/lib/colcon_core/distutils copying colcon_core/distutils/__init__.py -> build/lib/colcon_core/distutils creating build/lib/colcon_core/environment copying colcon_core/environment/__init__.py -> build/lib/colcon_core/environment copying colcon_core/environment/path.py -> build/lib/colcon_core/environment copying colcon_core/environment/pythonpath.py -> build/lib/colcon_core/environment creating build/lib/colcon_core/event copying colcon_core/event/__init__.py -> build/lib/colcon_core/event copying colcon_core/event/command.py -> build/lib/colcon_core/event copying colcon_core/event/job.py -> build/lib/colcon_core/event copying colcon_core/event/output.py -> build/lib/colcon_core/event copying colcon_core/event/test.py -> build/lib/colcon_core/event copying colcon_core/event/timer.py -> build/lib/colcon_core/event creating build/lib/colcon_core/event_handler copying colcon_core/event_handler/__init__.py -> build/lib/colcon_core/event_handler copying colcon_core/event_handler/console_direct.py -> build/lib/colcon_core/event_handler copying colcon_core/event_handler/console_start_end.py -> build/lib/colcon_core/event_handler copying colcon_core/event_handler/log_command.py -> build/lib/colcon_core/event_handler creating build/lib/colcon_core/executor copying colcon_core/executor/__init__.py -> build/lib/colcon_core/executor copying colcon_core/executor/sequential.py -> build/lib/colcon_core/executor creating build/lib/colcon_core/package_augmentation copying colcon_core/package_augmentation/__init__.py -> build/lib/colcon_core/package_augmentation copying colcon_core/package_augmentation/python.py -> build/lib/colcon_core/package_augmentation creating build/lib/colcon_core/package_discovery copying colcon_core/package_discovery/__init__.py -> build/lib/colcon_core/package_discovery copying colcon_core/package_discovery/path.py -> build/lib/colcon_core/package_discovery creating build/lib/colcon_core/package_identification copying colcon_core/package_identification/__init__.py -> build/lib/colcon_core/package_identification copying colcon_core/package_identification/ignore.py -> build/lib/colcon_core/package_identification copying colcon_core/package_identification/python.py -> build/lib/colcon_core/package_identification creating build/lib/colcon_core/package_selection copying colcon_core/package_selection/__init__.py -> build/lib/colcon_core/package_selection creating build/lib/colcon_core/prefix_path copying colcon_core/prefix_path/__init__.py -> build/lib/colcon_core/prefix_path copying colcon_core/prefix_path/colcon.py -> build/lib/colcon_core/prefix_path creating build/lib/colcon_core/pytest copying colcon_core/pytest/__init__.py -> build/lib/colcon_core/pytest copying colcon_core/pytest/hooks.py -> build/lib/colcon_core/pytest creating build/lib/colcon_core/python_project copying colcon_core/python_project/__init__.py -> build/lib/colcon_core/python_project copying colcon_core/python_project/spec.py -> build/lib/colcon_core/python_project creating build/lib/colcon_core/shell copying colcon_core/shell/__init__.py -> build/lib/colcon_core/shell copying colcon_core/shell/bat.py -> build/lib/colcon_core/shell copying colcon_core/shell/dsv.py -> build/lib/colcon_core/shell copying colcon_core/shell/installed_packages.py -> build/lib/colcon_core/shell copying colcon_core/shell/sh.py -> build/lib/colcon_core/shell creating build/lib/colcon_core/task copying colcon_core/task/__init__.py -> build/lib/colcon_core/task creating build/lib/colcon_core/verb copying colcon_core/verb/__init__.py -> build/lib/colcon_core/verb copying colcon_core/verb/build.py -> build/lib/colcon_core/verb copying colcon_core/verb/test.py -> build/lib/colcon_core/verb creating build/lib/colcon_core/distutils/commands copying colcon_core/distutils/commands/__init__.py -> build/lib/colcon_core/distutils/commands copying colcon_core/distutils/commands/symlink_data.py -> build/lib/colcon_core/distutils/commands creating build/lib/colcon_core/shell/template copying colcon_core/shell/template/__init__.py -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/prefix_util.py -> build/lib/colcon_core/shell/template creating build/lib/colcon_core/task/python copying colcon_core/task/python/__init__.py -> build/lib/colcon_core/task/python copying colcon_core/task/python/build.py -> build/lib/colcon_core/task/python creating build/lib/colcon_core/task/python/colcon_distutils_commands copying colcon_core/task/python/colcon_distutils_commands/__init__.py -> build/lib/colcon_core/task/python/colcon_distutils_commands creating build/lib/colcon_core/task/python/template copying colcon_core/task/python/template/__init__.py -> build/lib/colcon_core/task/python/template creating build/lib/colcon_core/task/python/test copying colcon_core/task/python/test/__init__.py -> build/lib/colcon_core/task/python/test copying colcon_core/task/python/test/pytest.py -> build/lib/colcon_core/task/python/test copying colcon_core/task/python/test/setuppy_test.py -> build/lib/colcon_core/task/python/test copying colcon_core/shell/template/command_prefix.bat.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/command_prefix.sh.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/hook_append_value.bat.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/hook_append_value.dsv.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/hook_append_value.sh.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/hook_prepend_value.bat.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/hook_prepend_value.dsv.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/hook_prepend_value.sh.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/hook_set_value.bat.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/hook_set_value.dsv.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/hook_set_value.sh.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/package.bat.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/package.dsv.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/package.sh.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/prefix.bat.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/prefix.sh.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/prefix_chain.bat.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/prefix_chain.sh.em -> build/lib/colcon_core/shell/template copying colcon_core/shell/template/prefix_util.py.em -> build/lib/colcon_core/shell/template creating build/lib/colcon_core/task/python/colcon_distutils_commands/colcon_distutils_commands-0.0.0.dist-info copying colcon_core/task/python/colcon_distutils_commands/colcon_distutils_commands-0.0.0.dist-info/METADATA -> build/lib/colcon_core/task/python/colcon_distutils_commands/colcon_distutils_commands-0.0.0.dist-info copying colcon_core/task/python/colcon_distutils_commands/colcon_distutils_commands-0.0.0.dist-info/entry_points.txt -> build/lib/colcon_core/task/python/colcon_distutils_commands/colcon_distutils_commands-0.0.0.dist-info copying colcon_core/task/python/template/sitecustomize.py.em -> build/lib/colcon_core/task/python/template + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zAc1ew + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch + cd colcon-core-0.18.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon copying build/lib/colcon/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon copying build/lib/colcon/__main__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/argument_default.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/argument_type.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/command.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/dependency_descriptor.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/entry_point.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/environment_variable.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/event_reactor.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/extension_point.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/feature_flags.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/generic_decorator.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/location.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/logging.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/package_decorator.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/package_descriptor.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/plugin_system.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/python_install_path.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/subprocess.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core copying build/lib/colcon_core/topological_order.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/argument_parser copying build/lib/colcon_core/argument_parser/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/argument_parser copying build/lib/colcon_core/argument_parser/action_collector.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/argument_parser copying build/lib/colcon_core/argument_parser/destination_collector.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/argument_parser copying build/lib/colcon_core/argument_parser/type_collector.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/argument_parser creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/distutils copying build/lib/colcon_core/distutils/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/distutils creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/distutils/commands copying build/lib/colcon_core/distutils/commands/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/distutils/commands copying build/lib/colcon_core/distutils/commands/symlink_data.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/distutils/commands creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/environment copying build/lib/colcon_core/environment/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/environment copying build/lib/colcon_core/environment/path.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/environment copying build/lib/colcon_core/environment/pythonpath.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/environment creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event copying build/lib/colcon_core/event/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event copying build/lib/colcon_core/event/command.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event copying build/lib/colcon_core/event/job.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event copying build/lib/colcon_core/event/output.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event copying build/lib/colcon_core/event/test.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event copying build/lib/colcon_core/event/timer.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event_handler copying build/lib/colcon_core/event_handler/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event_handler copying build/lib/colcon_core/event_handler/console_direct.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event_handler copying build/lib/colcon_core/event_handler/console_start_end.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event_handler copying build/lib/colcon_core/event_handler/log_command.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event_handler creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/executor copying build/lib/colcon_core/executor/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/executor copying build/lib/colcon_core/executor/sequential.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/executor creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_augmentation copying build/lib/colcon_core/package_augmentation/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_augmentation copying build/lib/colcon_core/package_augmentation/python.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_augmentation creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_discovery copying build/lib/colcon_core/package_discovery/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_discovery copying build/lib/colcon_core/package_discovery/path.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_discovery creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_identification copying build/lib/colcon_core/package_identification/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_identification copying build/lib/colcon_core/package_identification/ignore.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_identification copying build/lib/colcon_core/package_identification/python.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_identification creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_selection copying build/lib/colcon_core/package_selection/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_selection creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/prefix_path copying build/lib/colcon_core/prefix_path/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/prefix_path copying build/lib/colcon_core/prefix_path/colcon.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/prefix_path creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/pytest copying build/lib/colcon_core/pytest/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/pytest copying build/lib/colcon_core/pytest/hooks.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/pytest creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/python_project copying build/lib/colcon_core/python_project/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/python_project copying build/lib/colcon_core/python_project/spec.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/python_project creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell copying build/lib/colcon_core/shell/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell copying build/lib/colcon_core/shell/bat.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell copying build/lib/colcon_core/shell/dsv.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell copying build/lib/colcon_core/shell/installed_packages.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell copying build/lib/colcon_core/shell/sh.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/prefix_util.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/command_prefix.bat.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/command_prefix.sh.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/hook_append_value.bat.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/hook_append_value.dsv.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/hook_append_value.sh.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/hook_prepend_value.bat.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/hook_prepend_value.dsv.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/hook_prepend_value.sh.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/hook_set_value.bat.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/hook_set_value.dsv.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/hook_set_value.sh.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/package.bat.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/package.dsv.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/package.sh.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/prefix.bat.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/prefix.sh.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/prefix_chain.bat.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/prefix_chain.sh.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template copying build/lib/colcon_core/shell/template/prefix_util.py.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task copying build/lib/colcon_core/task/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python copying build/lib/colcon_core/task/python/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python copying build/lib/colcon_core/task/python/build.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/colcon_distutils_commands copying build/lib/colcon_core/task/python/colcon_distutils_commands/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/colcon_distutils_commands creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/colcon_distutils_commands/colcon_distutils_commands-0.0.0.dist-info copying build/lib/colcon_core/task/python/colcon_distutils_commands/colcon_distutils_commands-0.0.0.dist-info/METADATA -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/colcon_distutils_commands/colcon_distutils_commands-0.0.0.dist-info copying build/lib/colcon_core/task/python/colcon_distutils_commands/colcon_distutils_commands-0.0.0.dist-info/entry_points.txt -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/colcon_distutils_commands/colcon_distutils_commands-0.0.0.dist-info creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/template copying build/lib/colcon_core/task/python/template/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/template copying build/lib/colcon_core/task/python/template/sitecustomize.py.em -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/template creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/test copying build/lib/colcon_core/task/python/test/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/test copying build/lib/colcon_core/task/python/test/pytest.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/test copying build/lib/colcon_core/task/python/test/setuppy_test.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/test creating /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/verb copying build/lib/colcon_core/verb/__init__.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/verb copying build/lib/colcon_core/verb/build.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/verb copying build/lib/colcon_core/verb/test.py -> /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/verb byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/argument_default.py to argument_default.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/argument_type.py to argument_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/dependency_descriptor.py to dependency_descriptor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/entry_point.py to entry_point.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/environment_variable.py to environment_variable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event_reactor.py to event_reactor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/extension_point.py to extension_point.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/feature_flags.py to feature_flags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/generic_decorator.py to generic_decorator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/location.py to location.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/logging.py to logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_decorator.py to package_decorator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_descriptor.py to package_descriptor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/plugin_system.py to plugin_system.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/python_install_path.py to python_install_path.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/subprocess.py to subprocess.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/topological_order.py to topological_order.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/argument_parser/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/argument_parser/action_collector.py to action_collector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/argument_parser/destination_collector.py to destination_collector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/argument_parser/type_collector.py to type_collector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/distutils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/distutils/commands/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/distutils/commands/symlink_data.py to symlink_data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/environment/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/environment/path.py to path.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/environment/pythonpath.py to pythonpath.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event/job.py to job.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event/output.py to output.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event/test.py to test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event/timer.py to timer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event_handler/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event_handler/console_direct.py to console_direct.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event_handler/console_start_end.py to console_start_end.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/event_handler/log_command.py to log_command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/executor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/executor/sequential.py to sequential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_augmentation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_augmentation/python.py to python.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_discovery/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_discovery/path.py to path.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_identification/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_identification/ignore.py to ignore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_identification/python.py to python.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/package_selection/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/prefix_path/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/prefix_path/colcon.py to colcon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/pytest/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/pytest/hooks.py to hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/python_project/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/python_project/spec.py to spec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/bat.py to bat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/dsv.py to dsv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/installed_packages.py to installed_packages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/sh.py to sh.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/shell/template/prefix_util.py to prefix_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/build.py to build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/colcon_distutils_commands/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/template/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/test/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/test/pytest.py to pytest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/task/python/test/setuppy_test.py to setuppy_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/verb/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/verb/build.py to build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core/verb/test.py to test.cpython-36.pyc writing byte-compilation script '/tmp/tmpc5jl2jbj.py' /usr/bin/python3.6 /tmp/tmpc5jl2jbj.py removing /tmp/tmpc5jl2jbj.py running install_egg_info running egg_info creating colcon_core.egg-info writing colcon_core.egg-info/PKG-INFO writing dependency_links to colcon_core.egg-info/dependency_links.txt writing entry points to colcon_core.egg-info/entry_points.txt writing requirements to colcon_core.egg-info/requires.txt writing top-level names to colcon_core.egg-info/top_level.txt writing manifest file 'colcon_core.egg-info/SOURCES.txt' reading manifest file 'colcon_core.egg-info/SOURCES.txt' writing manifest file 'colcon_core.egg-info/SOURCES.txt' Copying colcon_core.egg-info to /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages/colcon_core-0.18.4-py3.6.egg-info running install_scripts Installing colcon script to /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 0.18.4-1.el8 --unique-debug-suffix -0.18.4-1.el8.noarch --unique-debug-src-base python-colcon-core-0.18.4-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/colcon-core-0.18.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yODyqr + umask 022 + cd /builddir/build/BUILD + cd colcon-core-0.18.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + PATH=/builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib64/python3.6/site-packages:/builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/lib/python3.6/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest-3 -m 'not linter' test ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 rootdir: /builddir/build/BUILD/colcon-core-0.18.4, inifile: setup.cfg plugins: colcon-core-0.18.4 collected 200 items test/test_action_collector.py ..... [ 2%] test/test_argument_default.py . [ 3%] test/test_argument_parser.py ... [ 4%] test/test_build_python.py ...s.s...s.s [ 10%] test/test_command.py ...........s [ 16%] test/test_dependency_descriptor.py . [ 17%] test/test_destination_collector.py . [ 17%] test/test_entry_point.py ... [ 19%] test/test_environment.py .... [ 21%] test/test_environment_path.py . [ 22%] test/test_environment_pythonpath.py . [ 22%] test/test_environment_pythonscriptspath.py . [ 23%] test/test_event_command.py . [ 23%] test/test_event_handler.py ..... [ 26%] test/test_event_handler_console_direct.py . [ 26%] test/test_event_handler_console_start_end.py . [ 27%] test/test_event_handler_log_command.py . [ 27%] test/test_event_reactor.py . [ 28%] test/test_executor.py .... [ 30%] test/test_executor_sequential.py .. [ 31%] test/test_extension_point.py ..... [ 33%] test/test_feature_flags.py ........................... [ 47%] test/test_location.py .... [ 49%] test/test_logging.py .... [ 51%] test/test_package_augmentation.py .... [ 53%] test/test_package_decorator.py ... [ 55%] test/test_package_descriptor.py ....... [ 58%] test/test_package_discovery.py ...... [ 62%] test/test_package_discovery_path.py ..... [ 64%] test/test_package_identification.py ... [ 66%] test/test_package_identification_ignore.py . [ 66%] test/test_package_identification_python.py .. [ 67%] test/test_package_selection.py ..... [ 70%] test/test_plugin_system.py ....... [ 73%] test/test_prefix_path.py ... [ 75%] test/test_pyproject_spec.py ... [ 76%] test/test_shell.py ............. [ 83%] test/test_shell_bat.py . [ 84%] test/test_shell_sh.py . [ 84%] test/test_shell_template.py . [ 85%] test/test_shell_template_prefix_util.py .... [ 87%] test/test_subprocess.py sss [ 88%] test/test_task.py ..s.... [ 92%] test/test_task_python_test_pytest.py . [ 92%] test/test_topological_order.py .. [ 93%] test/test_type_collector.py ... [ 95%] test/test_verb.py ..... [ 97%] test/test_verb_build.py .. [ 98%] test/test_verb_test.py .. [100%] ============================== 5 tests deselected ============================== ============= 186 passed, 9 skipped, 5 deselected in 17.59 seconds ============= + exit 0 Processing files: python3-colcon-core-0.18.4-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fEG2Wa + umask 022 + cd /builddir/build/BUILD + cd colcon-core-0.18.4 + DOCDIR=/builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/share/doc/python3-colcon-core + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/share/doc/python3-colcon-core + cp -pr README.rst /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/share/doc/python3-colcon-core + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kY6XzD + umask 022 + cd /builddir/build/BUILD + cd colcon-core-0.18.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/share/licenses/python3-colcon-core + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/share/licenses/python3-colcon-core + cp -pr LICENSE /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch/usr/share/licenses/python3-colcon-core + exit 0 Provides: python3-colcon-core = 0.18.4-1.el8 python3.6dist(colcon-core) = 0.18.4 python3dist(colcon-core) = 0.18.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.6 python(abi) = 3.6 python3.6dist(distlib) python3.6dist(empy) python3.6dist(importlib-metadata) python3.6dist(packaging) python3.6dist(setuptools) >= 30.3.0 python3.6dist(tomli) >= 1.0.0 Recommends: python3-coloredlogs python3-pytest python3-pytest-cov python3-pytest-repeat python3-pytest-rerunfailures python3-pytest-runner Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-colcon-core-0.18.4-1.el8.noarch Wrote: /builddir/build/RPMS/python3-colcon-core-0.18.4-1.el8.noarch.rpm Child return code was: 0