2024-01-25T08:14:32,314 Created temporary directory: /tmp/pip-build-tracker-ywwstq7i 2024-01-25T08:14:32,315 Initialized build tracking at /tmp/pip-build-tracker-ywwstq7i 2024-01-25T08:14:32,316 Created build tracker: /tmp/pip-build-tracker-ywwstq7i 2024-01-25T08:14:32,316 Entered build tracker: /tmp/pip-build-tracker-ywwstq7i 2024-01-25T08:14:32,317 Created temporary directory: /tmp/pip-wheel-uiy5us6h 2024-01-25T08:14:32,320 Created temporary directory: /tmp/pip-ephem-wheel-cache-lv10114n 2024-01-25T08:14:32,343 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-01-25T08:14:32,346 2 location(s) to search for versions of c65beka: 2024-01-25T08:14:32,346 * https://pypi.org/simple/c65beka/ 2024-01-25T08:14:32,346 * https://www.piwheels.org/simple/c65beka/ 2024-01-25T08:14:32,347 Fetching project page and analyzing links: https://pypi.org/simple/c65beka/ 2024-01-25T08:14:32,348 Getting page https://pypi.org/simple/c65beka/ 2024-01-25T08:14:32,349 Found index url https://pypi.org/simple/ 2024-01-25T08:14:32,563 Fetched page https://pypi.org/simple/c65beka/ as application/vnd.pypi.simple.v1+json 2024-01-25T08:14:32,564 Found link https://files.pythonhosted.org/packages/18/62/25170231e61c7f9cb9bfe10b81338b8c0593945b530b64009fcc7657beb7/c65beka-1.0.0.tar.gz (from https://pypi.org/simple/c65beka/) (requires-python:>=3.5), version: 1.0.0 2024-01-25T08:14:32,565 Found link https://files.pythonhosted.org/packages/21/95/df5b1b2481ac17b2fad2c69c024001b97e386cdca0af6edd877f9deed5d9/c65beka-1.0.1.tar.gz (from https://pypi.org/simple/c65beka/) (requires-python:>=3.8), version: 1.0.1 2024-01-25T08:14:32,566 Found link https://files.pythonhosted.org/packages/6d/ed/a2a26817bb599135d05be454b15630bf98117c3be254a8841911a6cab172/c65beka-1.0.2.tar.gz (from https://pypi.org/simple/c65beka/) (requires-python:>=3.8), version: 1.0.2 2024-01-25T08:14:32,567 Fetching project page and analyzing links: https://www.piwheels.org/simple/c65beka/ 2024-01-25T08:14:32,568 Getting page https://www.piwheels.org/simple/c65beka/ 2024-01-25T08:14:32,569 Found index url https://www.piwheels.org/simple/ 2024-01-25T08:14:32,732 Fetched page https://www.piwheels.org/simple/c65beka/ as text/html 2024-01-25T08:14:32,734 Skipping link: No binaries permitted for c65beka: https://www.piwheels.org/simple/c65beka/c65beka-1.0.1-py3-none-any.whl#sha256=1e7d86092621dbcc12d4690977d0686dde91f9d7193b249c5d4487e0f3734405 (from https://www.piwheels.org/simple/c65beka/) (requires-python:>=3.8) 2024-01-25T08:14:32,735 Skipping link: No binaries permitted for c65beka: https://www.piwheels.org/simple/c65beka/c65beka-1.0.0-py3-none-any.whl#sha256=d76a4eb5e970060d1640ff2970e24a708acc130cfcc3bfbe597dd7df9ddfa5d4 (from https://www.piwheels.org/simple/c65beka/) (requires-python:>=3.5) 2024-01-25T08:14:32,735 Skipping link: not a file: https://www.piwheels.org/simple/c65beka/ 2024-01-25T08:14:32,736 Skipping link: not a file: https://pypi.org/simple/c65beka/ 2024-01-25T08:14:32,756 Given no hashes to check 1 links for project 'c65beka': discarding no candidates 2024-01-25T08:14:32,776 Collecting c65beka==1.0.2 2024-01-25T08:14:32,778 Created temporary directory: /tmp/pip-unpack-e_der798 2024-01-25T08:14:32,990 Downloading c65beka-1.0.2.tar.gz (28 kB) 2024-01-25T08:14:33,105 Added c65beka==1.0.2 from https://files.pythonhosted.org/packages/6d/ed/a2a26817bb599135d05be454b15630bf98117c3be254a8841911a6cab172/c65beka-1.0.2.tar.gz to build tracker '/tmp/pip-build-tracker-ywwstq7i' 2024-01-25T08:14:33,107 Running setup.py (path:/tmp/pip-wheel-uiy5us6h/c65beka_4c56cecdd36f45dc9d57fc2573e0db54/setup.py) egg_info for package c65beka 2024-01-25T08:14:33,112 Created temporary directory: /tmp/pip-pip-egg-info-j3gd9qj5 2024-01-25T08:14:33,113 Preparing metadata (setup.py): started 2024-01-25T08:14:33,114 Running command python setup.py egg_info 2024-01-25T08:14:33,592 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-01-25T08:14:33,593 !! 2024-01-25T08:14:33,594 ******************************************************************************** 2024-01-25T08:14:33,594 Usage of dash-separated 'author-email' will not be supported in future 2024-01-25T08:14:33,595 versions. Please use the underscore name 'author_email' instead. 2024-01-25T08:14:33,596 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-01-25T08:14:33,597 or your builds will no longer be supported. 2024-01-25T08:14:33,598 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-01-25T08:14:33,598 ******************************************************************************** 2024-01-25T08:14:33,599 !! 2024-01-25T08:14:33,599 opt = self.warn_dash_deprecation(opt, section) 2024-01-25T08:14:33,600 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-01-25T08:14:33,600 !! 2024-01-25T08:14:33,601 ******************************************************************************** 2024-01-25T08:14:33,602 Usage of dash-separated 'home-page' will not be supported in future 2024-01-25T08:14:33,602 versions. Please use the underscore name 'home_page' instead. 2024-01-25T08:14:33,603 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-01-25T08:14:33,604 or your builds will no longer be supported. 2024-01-25T08:14:33,605 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-01-25T08:14:33,605 ******************************************************************************** 2024-01-25T08:14:33,606 !! 2024-01-25T08:14:33,607 opt = self.warn_dash_deprecation(opt, section) 2024-01-25T08:14:33,867 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2024-01-25T08:14:33,868 !! 2024-01-25T08:14:33,869 ******************************************************************************** 2024-01-25T08:14:33,870 Requirements should be satisfied by a PEP 517 installer. 2024-01-25T08:14:33,871 If you are using pip, you can try `pip install --use-pep517`. 2024-01-25T08:14:33,871 ******************************************************************************** 2024-01-25T08:14:33,873 !! 2024-01-25T08:14:33,873 dist.fetch_build_eggs(dist.setup_requires) 2024-01-25T08:14:37,131 /usr/local/lib/python3.11/dist-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. 2024-01-25T08:14:37,132 !! 2024-01-25T08:14:37,133 ******************************************************************************** 2024-01-25T08:14:37,134 Please avoid running ``setup.py`` and ``easy_install``. 2024-01-25T08:14:37,135 Instead, use pypa/build, pypa/installer or other 2024-01-25T08:14:37,135 standards-based tools. 2024-01-25T08:14:37,136 See https://github.com/pypa/setuptools/issues/917 for details. 2024-01-25T08:14:37,137 ******************************************************************************** 2024-01-25T08:14:37,138 !! 2024-01-25T08:14:37,139 easy_install.initialize_options(self) 2024-01-25T08:14:37,139 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-01-25T08:14:37,140 !! 2024-01-25T08:14:37,141 ******************************************************************************** 2024-01-25T08:14:37,142 Please avoid running ``setup.py`` directly. 2024-01-25T08:14:37,142 Instead, use pypa/build, pypa/installer or other 2024-01-25T08:14:37,143 standards-based tools. 2024-01-25T08:14:37,144 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-01-25T08:14:37,145 ******************************************************************************** 2024-01-25T08:14:37,146 !! 2024-01-25T08:14:37,146 self.initialize_options() 2024-01-25T08:14:37,156 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-01-25T08:14:37,156 !! 2024-01-25T08:14:37,157 ******************************************************************************** 2024-01-25T08:14:37,157 Usage of dash-separated 'author-email' will not be supported in future 2024-01-25T08:14:37,158 versions. Please use the underscore name 'author_email' instead. 2024-01-25T08:14:37,159 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-01-25T08:14:37,159 or your builds will no longer be supported. 2024-01-25T08:14:37,160 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-01-25T08:14:37,160 ******************************************************************************** 2024-01-25T08:14:37,161 !! 2024-01-25T08:14:37,162 opt = self.warn_dash_deprecation(opt, section) 2024-01-25T08:14:37,162 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-01-25T08:14:37,162 !! 2024-01-25T08:14:37,163 ******************************************************************************** 2024-01-25T08:14:37,164 Usage of dash-separated 'home-page' will not be supported in future 2024-01-25T08:14:37,164 versions. Please use the underscore name 'home_page' instead. 2024-01-25T08:14:37,165 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-01-25T08:14:37,166 or your builds will no longer be supported. 2024-01-25T08:14:37,167 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-01-25T08:14:37,168 ******************************************************************************** 2024-01-25T08:14:37,169 !! 2024-01-25T08:14:37,169 opt = self.warn_dash_deprecation(opt, section) 2024-01-25T08:14:37,185 running egg_info 2024-01-25T08:14:37,186 creating /tmp/pip-pip-egg-info-j3gd9qj5/c65beka.egg-info 2024-01-25T08:14:37,225 writing /tmp/pip-pip-egg-info-j3gd9qj5/c65beka.egg-info/PKG-INFO 2024-01-25T08:14:37,228 writing dependency_links to /tmp/pip-pip-egg-info-j3gd9qj5/c65beka.egg-info/dependency_links.txt 2024-01-25T08:14:37,230 writing requirements to /tmp/pip-pip-egg-info-j3gd9qj5/c65beka.egg-info/requires.txt 2024-01-25T08:14:37,231 writing top-level names to /tmp/pip-pip-egg-info-j3gd9qj5/c65beka.egg-info/top_level.txt 2024-01-25T08:14:37,232 [pbr] Processing SOURCES.txt 2024-01-25T08:14:37,233 writing manifest file '/tmp/pip-pip-egg-info-j3gd9qj5/c65beka.egg-info/SOURCES.txt' 2024-01-25T08:14:37,304 warning: no previously-included files found matching '.gitignore' 2024-01-25T08:14:37,304 warning: no previously-included files found matching '.gitreview' 2024-01-25T08:14:37,305 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-01-25T08:14:37,329 adding license file 'LICENSE' 2024-01-25T08:14:37,329 adding license file 'AUTHORS' 2024-01-25T08:14:37,331 writing manifest file '/tmp/pip-pip-egg-info-j3gd9qj5/c65beka.egg-info/SOURCES.txt' 2024-01-25T08:14:37,461 Preparing metadata (setup.py): finished with status 'done' 2024-01-25T08:14:37,465 Source in /tmp/pip-wheel-uiy5us6h/c65beka_4c56cecdd36f45dc9d57fc2573e0db54 has version 1.0.2, which satisfies requirement c65beka==1.0.2 from https://files.pythonhosted.org/packages/6d/ed/a2a26817bb599135d05be454b15630bf98117c3be254a8841911a6cab172/c65beka-1.0.2.tar.gz 2024-01-25T08:14:37,466 Removed c65beka==1.0.2 from https://files.pythonhosted.org/packages/6d/ed/a2a26817bb599135d05be454b15630bf98117c3be254a8841911a6cab172/c65beka-1.0.2.tar.gz from build tracker '/tmp/pip-build-tracker-ywwstq7i' 2024-01-25T08:14:37,472 Created temporary directory: /tmp/pip-unpack-nco73szt 2024-01-25T08:14:37,473 Created temporary directory: /tmp/pip-unpack-kbybzg_y 2024-01-25T08:14:37,478 Building wheels for collected packages: c65beka 2024-01-25T08:14:37,482 Created temporary directory: /tmp/pip-wheel-_8tma1v8 2024-01-25T08:14:37,482 Building wheel for c65beka (setup.py): started 2024-01-25T08:14:37,484 Destination directory: /tmp/pip-wheel-_8tma1v8 2024-01-25T08:14:37,484 Running command python setup.py bdist_wheel 2024-01-25T08:14:37,930 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-01-25T08:14:37,930 !! 2024-01-25T08:14:37,931 ******************************************************************************** 2024-01-25T08:14:37,931 Usage of dash-separated 'author-email' will not be supported in future 2024-01-25T08:14:37,932 versions. Please use the underscore name 'author_email' instead. 2024-01-25T08:14:37,932 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-01-25T08:14:37,933 or your builds will no longer be supported. 2024-01-25T08:14:37,934 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-01-25T08:14:37,934 ******************************************************************************** 2024-01-25T08:14:37,935 !! 2024-01-25T08:14:37,936 opt = self.warn_dash_deprecation(opt, section) 2024-01-25T08:14:37,936 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-01-25T08:14:37,937 !! 2024-01-25T08:14:37,937 ******************************************************************************** 2024-01-25T08:14:37,938 Usage of dash-separated 'home-page' will not be supported in future 2024-01-25T08:14:37,939 versions. Please use the underscore name 'home_page' instead. 2024-01-25T08:14:37,940 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-01-25T08:14:37,940 or your builds will no longer be supported. 2024-01-25T08:14:37,941 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-01-25T08:14:37,942 ******************************************************************************** 2024-01-25T08:14:37,943 !! 2024-01-25T08:14:37,944 opt = self.warn_dash_deprecation(opt, section) 2024-01-25T08:14:38,278 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2024-01-25T08:14:38,279 !! 2024-01-25T08:14:38,280 ******************************************************************************** 2024-01-25T08:14:38,281 Requirements should be satisfied by a PEP 517 installer. 2024-01-25T08:14:38,281 If you are using pip, you can try `pip install --use-pep517`. 2024-01-25T08:14:38,282 ******************************************************************************** 2024-01-25T08:14:38,283 !! 2024-01-25T08:14:38,284 dist.fetch_build_eggs(dist.setup_requires) 2024-01-25T08:14:39,002 /usr/local/lib/python3.11/dist-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. 2024-01-25T08:14:39,002 !! 2024-01-25T08:14:39,003 ******************************************************************************** 2024-01-25T08:14:39,004 Please avoid running ``setup.py`` and ``easy_install``. 2024-01-25T08:14:39,005 Instead, use pypa/build, pypa/installer or other 2024-01-25T08:14:39,005 standards-based tools. 2024-01-25T08:14:39,007 See https://github.com/pypa/setuptools/issues/917 for details. 2024-01-25T08:14:39,007 ******************************************************************************** 2024-01-25T08:14:39,008 !! 2024-01-25T08:14:39,009 easy_install.initialize_options(self) 2024-01-25T08:14:39,010 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-01-25T08:14:39,011 !! 2024-01-25T08:14:39,011 ******************************************************************************** 2024-01-25T08:14:39,012 Please avoid running ``setup.py`` directly. 2024-01-25T08:14:39,012 Instead, use pypa/build, pypa/installer or other 2024-01-25T08:14:39,013 standards-based tools. 2024-01-25T08:14:39,013 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-01-25T08:14:39,014 ******************************************************************************** 2024-01-25T08:14:39,015 !! 2024-01-25T08:14:39,015 self.initialize_options() 2024-01-25T08:14:39,022 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-01-25T08:14:39,023 !! 2024-01-25T08:14:39,023 ******************************************************************************** 2024-01-25T08:14:39,024 Usage of dash-separated 'author-email' will not be supported in future 2024-01-25T08:14:39,024 versions. Please use the underscore name 'author_email' instead. 2024-01-25T08:14:39,025 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-01-25T08:14:39,025 or your builds will no longer be supported. 2024-01-25T08:14:39,026 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-01-25T08:14:39,027 ******************************************************************************** 2024-01-25T08:14:39,028 !! 2024-01-25T08:14:39,028 opt = self.warn_dash_deprecation(opt, section) 2024-01-25T08:14:39,029 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-01-25T08:14:39,029 !! 2024-01-25T08:14:39,031 ******************************************************************************** 2024-01-25T08:14:39,031 Usage of dash-separated 'home-page' will not be supported in future 2024-01-25T08:14:39,032 versions. Please use the underscore name 'home_page' instead. 2024-01-25T08:14:39,033 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-01-25T08:14:39,033 or your builds will no longer be supported. 2024-01-25T08:14:39,035 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-01-25T08:14:39,035 ******************************************************************************** 2024-01-25T08:14:39,036 !! 2024-01-25T08:14:39,037 opt = self.warn_dash_deprecation(opt, section) 2024-01-25T08:14:39,073 running bdist_wheel 2024-01-25T08:14:39,175 running build 2024-01-25T08:14:39,176 running build_py 2024-01-25T08:14:39,204 creating build 2024-01-25T08:14:39,205 creating build/lib 2024-01-25T08:14:39,206 creating build/lib/beka 2024-01-25T08:14:39,207 copying beka/event.py -> build/lib/beka 2024-01-25T08:14:39,209 copying beka/__init__.py -> build/lib/beka 2024-01-25T08:14:39,210 copying beka/state_machine.py -> build/lib/beka 2024-01-25T08:14:39,212 copying beka/ip.py -> build/lib/beka 2024-01-25T08:14:39,214 copying beka/timer.py -> build/lib/beka 2024-01-25T08:14:39,216 copying beka/peering.py -> build/lib/beka 2024-01-25T08:14:39,218 copying beka/beka.py -> build/lib/beka 2024-01-25T08:14:39,219 copying beka/route.py -> build/lib/beka 2024-01-25T08:14:39,221 copying beka/stream_server.py -> build/lib/beka 2024-01-25T08:14:39,223 copying beka/error.py -> build/lib/beka 2024-01-25T08:14:39,224 copying beka/packing_tools.py -> build/lib/beka 2024-01-25T08:14:39,226 copying beka/bgp_message.py -> build/lib/beka 2024-01-25T08:14:39,228 copying beka/chopper.py -> build/lib/beka 2024-01-25T08:14:39,230 running egg_info 2024-01-25T08:14:39,268 writing c65beka.egg-info/PKG-INFO 2024-01-25T08:14:39,271 writing dependency_links to c65beka.egg-info/dependency_links.txt 2024-01-25T08:14:39,273 writing requirements to c65beka.egg-info/requires.txt 2024-01-25T08:14:39,274 writing top-level names to c65beka.egg-info/top_level.txt 2024-01-25T08:14:39,275 [pbr] Reusing existing SOURCES.txt 2024-01-25T08:14:39,279 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-01-25T08:14:39,280 !! 2024-01-25T08:14:39,281 ******************************************************************************** 2024-01-25T08:14:39,281 Please avoid running ``setup.py`` directly. 2024-01-25T08:14:39,282 Instead, use pypa/build, pypa/installer or other 2024-01-25T08:14:39,282 standards-based tools. 2024-01-25T08:14:39,283 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-01-25T08:14:39,283 ******************************************************************************** 2024-01-25T08:14:39,284 !! 2024-01-25T08:14:39,285 self.initialize_options() 2024-01-25T08:14:39,285 installing to build/bdist.linux-armv7l/wheel 2024-01-25T08:14:39,285 running install 2024-01-25T08:14:39,316 [pbr] Generating AUTHORS 2024-01-25T08:14:39,322 [pbr] AUTHORS complete (0.0s) 2024-01-25T08:14:39,322 running install_lib 2024-01-25T08:14:39,348 creating build/bdist.linux-armv7l 2024-01-25T08:14:39,348 creating build/bdist.linux-armv7l/wheel 2024-01-25T08:14:39,350 creating build/bdist.linux-armv7l/wheel/beka 2024-01-25T08:14:39,350 copying build/lib/beka/event.py -> build/bdist.linux-armv7l/wheel/beka 2024-01-25T08:14:39,352 copying build/lib/beka/__init__.py -> build/bdist.linux-armv7l/wheel/beka 2024-01-25T08:14:39,354 copying build/lib/beka/state_machine.py -> build/bdist.linux-armv7l/wheel/beka 2024-01-25T08:14:39,356 copying build/lib/beka/ip.py -> build/bdist.linux-armv7l/wheel/beka 2024-01-25T08:14:39,357 copying build/lib/beka/timer.py -> build/bdist.linux-armv7l/wheel/beka 2024-01-25T08:14:39,359 copying build/lib/beka/peering.py -> build/bdist.linux-armv7l/wheel/beka 2024-01-25T08:14:39,361 copying build/lib/beka/beka.py -> build/bdist.linux-armv7l/wheel/beka 2024-01-25T08:14:39,362 copying build/lib/beka/route.py -> build/bdist.linux-armv7l/wheel/beka 2024-01-25T08:14:39,364 copying build/lib/beka/stream_server.py -> build/bdist.linux-armv7l/wheel/beka 2024-01-25T08:14:39,366 copying build/lib/beka/error.py -> build/bdist.linux-armv7l/wheel/beka 2024-01-25T08:14:39,368 copying build/lib/beka/packing_tools.py -> build/bdist.linux-armv7l/wheel/beka 2024-01-25T08:14:39,369 copying build/lib/beka/bgp_message.py -> build/bdist.linux-armv7l/wheel/beka 2024-01-25T08:14:39,372 copying build/lib/beka/chopper.py -> build/bdist.linux-armv7l/wheel/beka 2024-01-25T08:14:39,373 running install_egg_info 2024-01-25T08:14:39,400 Copying c65beka.egg-info to build/bdist.linux-armv7l/wheel/c65beka-1.0.2-py3.11.egg-info 2024-01-25T08:14:39,413 running install_scripts 2024-01-25T08:14:39,430 creating build/bdist.linux-armv7l/wheel/c65beka-1.0.2.dist-info/WHEEL 2024-01-25T08:14:39,432 creating '/tmp/pip-wheel-_8tma1v8/c65beka-1.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2024-01-25T08:14:39,434 adding 'beka/__init__.py' 2024-01-25T08:14:39,435 adding 'beka/beka.py' 2024-01-25T08:14:39,438 adding 'beka/bgp_message.py' 2024-01-25T08:14:39,439 adding 'beka/chopper.py' 2024-01-25T08:14:39,441 adding 'beka/error.py' 2024-01-25T08:14:39,442 adding 'beka/event.py' 2024-01-25T08:14:39,443 adding 'beka/ip.py' 2024-01-25T08:14:39,445 adding 'beka/packing_tools.py' 2024-01-25T08:14:39,446 adding 'beka/peering.py' 2024-01-25T08:14:39,447 adding 'beka/route.py' 2024-01-25T08:14:39,449 adding 'beka/state_machine.py' 2024-01-25T08:14:39,450 adding 'beka/stream_server.py' 2024-01-25T08:14:39,452 adding 'beka/timer.py' 2024-01-25T08:14:39,454 adding 'c65beka-1.0.2.dist-info/AUTHORS' 2024-01-25T08:14:39,455 adding 'c65beka-1.0.2.dist-info/LICENSE' 2024-01-25T08:14:39,456 adding 'c65beka-1.0.2.dist-info/METADATA' 2024-01-25T08:14:39,457 adding 'c65beka-1.0.2.dist-info/WHEEL' 2024-01-25T08:14:39,458 adding 'c65beka-1.0.2.dist-info/pbr.json' 2024-01-25T08:14:39,459 adding 'c65beka-1.0.2.dist-info/top_level.txt' 2024-01-25T08:14:39,460 adding 'c65beka-1.0.2.dist-info/RECORD' 2024-01-25T08:14:39,461 removing build/bdist.linux-armv7l/wheel 2024-01-25T08:14:39,597 Building wheel for c65beka (setup.py): finished with status 'done' 2024-01-25T08:14:39,599 Created wheel for c65beka: filename=c65beka-1.0.2-py3-none-any.whl size=18579 sha256=f2a5291582d46e45d878b8a48105336af21c84fdd0ca1997aeb08f20cde9c6a5 2024-01-25T08:14:39,601 Stored in directory: /tmp/pip-ephem-wheel-cache-lv10114n/wheels/d6/5a/67/a03192183ebc78ddadcb03c831eeef77fd9515c0b1282c7fe9 2024-01-25T08:14:39,611 Successfully built c65beka 2024-01-25T08:14:39,614 Removed build tracker: '/tmp/pip-build-tracker-ywwstq7i'