2023-05-15T16:05:00,971 Created temporary directory: /tmp/pip-build-tracker-lktlo6lj 2023-05-15T16:05:00,972 Initialized build tracking at /tmp/pip-build-tracker-lktlo6lj 2023-05-15T16:05:00,972 Created build tracker: /tmp/pip-build-tracker-lktlo6lj 2023-05-15T16:05:00,972 Entered build tracker: /tmp/pip-build-tracker-lktlo6lj 2023-05-15T16:05:00,973 Created temporary directory: /tmp/pip-wheel-oa15d2mt 2023-05-15T16:05:00,976 Created temporary directory: /tmp/pip-ephem-wheel-cache-710_xdsr 2023-05-15T16:05:01,002 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-15T16:05:01,005 2 location(s) to search for versions of sysnet-crzp: 2023-05-15T16:05:01,005 * https://pypi.org/simple/sysnet-crzp/ 2023-05-15T16:05:01,005 * https://www.piwheels.org/simple/sysnet-crzp/ 2023-05-15T16:05:01,006 Fetching project page and analyzing links: https://pypi.org/simple/sysnet-crzp/ 2023-05-15T16:05:01,006 Getting page https://pypi.org/simple/sysnet-crzp/ 2023-05-15T16:05:01,008 Found index url https://pypi.org/simple/ 2023-05-15T16:05:01,058 Fetched page https://pypi.org/simple/sysnet-crzp/ as application/vnd.pypi.simple.v1+json 2023-05-15T16:05:01,060 Found link https://files.pythonhosted.org/packages/b2/3a/172d97dcd8bdc343c0c19299e569a60870e8d905ac7bccd950e6db404b76/sysnet-crzp-1.1.0.0.tar.gz (from https://pypi.org/simple/sysnet-crzp/) (requires-python:>=3.9), version: 1.1.0.0 2023-05-15T16:05:01,060 Skipping link: No binaries permitted for sysnet-crzp: https://files.pythonhosted.org/packages/b7/6f/661a5532362c69aefb654fb730ee6621922d84e5a0da7e78cecfac7a3fbf/sysnet_crzp-1.1.0.0-py3-none-any.whl (from https://pypi.org/simple/sysnet-crzp/) (requires-python:>=3.9) 2023-05-15T16:05:01,060 Fetching project page and analyzing links: https://www.piwheels.org/simple/sysnet-crzp/ 2023-05-15T16:05:01,061 Getting page https://www.piwheels.org/simple/sysnet-crzp/ 2023-05-15T16:05:01,062 Found index url https://www.piwheels.org/simple/ 2023-05-15T16:05:01,246 Fetched page https://www.piwheels.org/simple/sysnet-crzp/ as text/html 2023-05-15T16:05:01,247 Skipping link: not a file: https://www.piwheels.org/simple/sysnet-crzp/ 2023-05-15T16:05:01,247 Skipping link: not a file: https://pypi.org/simple/sysnet-crzp/ 2023-05-15T16:05:01,265 Given no hashes to check 1 links for project 'sysnet-crzp': discarding no candidates 2023-05-15T16:05:01,282 Collecting sysnet-crzp==1.1.0.0 2023-05-15T16:05:01,285 Created temporary directory: /tmp/pip-unpack-ihu03iga 2023-05-15T16:05:01,558 Downloading sysnet-crzp-1.1.0.0.tar.gz (54 kB) 2023-05-15T16:05:01,783 Added sysnet-crzp==1.1.0.0 from https://files.pythonhosted.org/packages/b2/3a/172d97dcd8bdc343c0c19299e569a60870e8d905ac7bccd950e6db404b76/sysnet-crzp-1.1.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-lktlo6lj' 2023-05-15T16:05:01,787 Created temporary directory: /tmp/pip-build-env-v8k3bu0n 2023-05-15T16:05:01,798 Installing build dependencies: started 2023-05-15T16:05:01,799 Running command pip subprocess to install build dependencies 2023-05-15T16:05:03,008 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.9/site-packages/pip (python 3.9) 2023-05-15T16:05:03,398 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-15T16:05:05,033 Collecting setuptools>=61.0 2023-05-15T16:05:05,126 Using cached https://www.piwheels.org/simple/setuptools/setuptools-67.7.2-py3-none-any.whl (1.1 MB) 2023-05-15T16:05:07,042 Installing collected packages: setuptools 2023-05-15T16:05:09,297 Successfully installed setuptools-67.7.2 2023-05-15T16:05:09,555 Installing build dependencies: finished with status 'done' 2023-05-15T16:05:09,561 Getting requirements to build wheel: started 2023-05-15T16:05:09,562 Running command Getting requirements to build wheel 2023-05-15T16:05:10,115 /tmp/pip-build-env-v8k3bu0n/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:62: _WouldIgnoreField: `keywords` defined outside of `pyproject.toml` would be ignored. 2023-05-15T16:05:10,115 !! 2023-05-15T16:05:10,115 ******************************************************************************** 2023-05-15T16:05:10,116 ########################################################################## 2023-05-15T16:05:10,116 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-05-15T16:05:10,116 ########################################################################## 2023-05-15T16:05:10,116 The following seems to be defined outside of `pyproject.toml`: 2023-05-15T16:05:10,117 `keywords = ['Swagger', 'SYSNET CRZP connector API']` 2023-05-15T16:05:10,117 According to the spec (see the link below), however, setuptools CANNOT 2023-05-15T16:05:10,117 consider this value unless `keywords` is listed as `dynamic`. 2023-05-15T16:05:10,117 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-05-15T16:05:10,117 For the time being, `setuptools` will still consider the given value (as a 2023-05-15T16:05:10,118 **transitional** measure), but please note that future releases of setuptools will 2023-05-15T16:05:10,118 follow strictly the standard. 2023-05-15T16:05:10,118 To prevent this warning, you can list `keywords` under `dynamic` or alternatively 2023-05-15T16:05:10,118 remove the `[project]` table from your file and rely entirely on other means of 2023-05-15T16:05:10,118 configuration. 2023-05-15T16:05:10,118 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-05-15T16:05:10,119 or your builds will no longer be supported. 2023-05-15T16:05:10,119 ******************************************************************************** 2023-05-15T16:05:10,119 !! 2023-05-15T16:05:10,119 _handle_missing_dynamic(dist, project_table) 2023-05-15T16:05:10,119 /tmp/pip-build-env-v8k3bu0n/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:62: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-05-15T16:05:10,119 !! 2023-05-15T16:05:10,120 ******************************************************************************** 2023-05-15T16:05:10,120 ########################################################################## 2023-05-15T16:05:10,120 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-05-15T16:05:10,120 ########################################################################## 2023-05-15T16:05:10,120 The following seems to be defined outside of `pyproject.toml`: 2023-05-15T16:05:10,121 `dependencies = ['urllib3 >= 1.15', 'six >= 1.10', 'certifi', 'python-dateutil']` 2023-05-15T16:05:10,121 According to the spec (see the link below), however, setuptools CANNOT 2023-05-15T16:05:10,121 consider this value unless `dependencies` is listed as `dynamic`. 2023-05-15T16:05:10,121 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-05-15T16:05:10,121 For the time being, `setuptools` will still consider the given value (as a 2023-05-15T16:05:10,122 **transitional** measure), but please note that future releases of setuptools will 2023-05-15T16:05:10,122 follow strictly the standard. 2023-05-15T16:05:10,122 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-05-15T16:05:10,122 remove the `[project]` table from your file and rely entirely on other means of 2023-05-15T16:05:10,122 configuration. 2023-05-15T16:05:10,122 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-05-15T16:05:10,123 or your builds will no longer be supported. 2023-05-15T16:05:10,123 ******************************************************************************** 2023-05-15T16:05:10,123 !! 2023-05-15T16:05:10,123 _handle_missing_dynamic(dist, project_table) 2023-05-15T16:05:10,374 running egg_info 2023-05-15T16:05:10,379 writing sysnet_crzp.egg-info/PKG-INFO 2023-05-15T16:05:10,382 writing dependency_links to sysnet_crzp.egg-info/dependency_links.txt 2023-05-15T16:05:10,385 writing requirements to sysnet_crzp.egg-info/requires.txt 2023-05-15T16:05:10,386 writing top-level names to sysnet_crzp.egg-info/top_level.txt 2023-05-15T16:05:10,410 reading manifest file 'sysnet_crzp.egg-info/SOURCES.txt' 2023-05-15T16:05:10,414 adding license file 'LICENSE' 2023-05-15T16:05:10,421 writing manifest file 'sysnet_crzp.egg-info/SOURCES.txt' 2023-05-15T16:05:10,514 Getting requirements to build wheel: finished with status 'done' 2023-05-15T16:05:10,525 Installing backend dependencies: started 2023-05-15T16:05:10,526 Running command pip subprocess to install backend dependencies 2023-05-15T16:05:11,734 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.9/site-packages/pip (python 3.9) 2023-05-15T16:05:12,111 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-15T16:05:12,582 Collecting wheel 2023-05-15T16:05:12,600 Using cached https://www.piwheels.org/simple/wheel/wheel-0.40.0-py3-none-any.whl (64 kB) 2023-05-15T16:05:14,190 Installing collected packages: wheel 2023-05-15T16:05:14,427 Creating /tmp/pip-build-env-v8k3bu0n/normal/bin 2023-05-15T16:05:14,429 changing mode of /tmp/pip-build-env-v8k3bu0n/normal/bin/wheel to 755 2023-05-15T16:05:14,443 Successfully installed wheel-0.40.0 2023-05-15T16:05:14,658 Installing backend dependencies: finished with status 'done' 2023-05-15T16:05:14,661 Created temporary directory: /tmp/pip-modern-metadata-p50lank0 2023-05-15T16:05:14,664 Preparing metadata (pyproject.toml): started 2023-05-15T16:05:14,665 Running command Preparing metadata (pyproject.toml) 2023-05-15T16:05:15,197 /tmp/pip-build-env-v8k3bu0n/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:62: _WouldIgnoreField: `keywords` defined outside of `pyproject.toml` would be ignored. 2023-05-15T16:05:15,197 !! 2023-05-15T16:05:15,198 ******************************************************************************** 2023-05-15T16:05:15,198 ########################################################################## 2023-05-15T16:05:15,198 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-05-15T16:05:15,198 ########################################################################## 2023-05-15T16:05:15,198 The following seems to be defined outside of `pyproject.toml`: 2023-05-15T16:05:15,199 `keywords = ['Swagger', 'SYSNET CRZP connector API']` 2023-05-15T16:05:15,199 According to the spec (see the link below), however, setuptools CANNOT 2023-05-15T16:05:15,199 consider this value unless `keywords` is listed as `dynamic`. 2023-05-15T16:05:15,199 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-05-15T16:05:15,200 For the time being, `setuptools` will still consider the given value (as a 2023-05-15T16:05:15,200 **transitional** measure), but please note that future releases of setuptools will 2023-05-15T16:05:15,200 follow strictly the standard. 2023-05-15T16:05:15,200 To prevent this warning, you can list `keywords` under `dynamic` or alternatively 2023-05-15T16:05:15,200 remove the `[project]` table from your file and rely entirely on other means of 2023-05-15T16:05:15,201 configuration. 2023-05-15T16:05:15,201 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-05-15T16:05:15,201 or your builds will no longer be supported. 2023-05-15T16:05:15,201 ******************************************************************************** 2023-05-15T16:05:15,201 !! 2023-05-15T16:05:15,201 _handle_missing_dynamic(dist, project_table) 2023-05-15T16:05:15,202 /tmp/pip-build-env-v8k3bu0n/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:62: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-05-15T16:05:15,202 !! 2023-05-15T16:05:15,202 ******************************************************************************** 2023-05-15T16:05:15,202 ########################################################################## 2023-05-15T16:05:15,202 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-05-15T16:05:15,202 ########################################################################## 2023-05-15T16:05:15,203 The following seems to be defined outside of `pyproject.toml`: 2023-05-15T16:05:15,203 `dependencies = ['urllib3 >= 1.15', 'six >= 1.10', 'certifi', 'python-dateutil']` 2023-05-15T16:05:15,203 According to the spec (see the link below), however, setuptools CANNOT 2023-05-15T16:05:15,203 consider this value unless `dependencies` is listed as `dynamic`. 2023-05-15T16:05:15,203 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-05-15T16:05:15,204 For the time being, `setuptools` will still consider the given value (as a 2023-05-15T16:05:15,204 **transitional** measure), but please note that future releases of setuptools will 2023-05-15T16:05:15,204 follow strictly the standard. 2023-05-15T16:05:15,204 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-05-15T16:05:15,204 remove the `[project]` table from your file and rely entirely on other means of 2023-05-15T16:05:15,205 configuration. 2023-05-15T16:05:15,205 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-05-15T16:05:15,205 or your builds will no longer be supported. 2023-05-15T16:05:15,205 ******************************************************************************** 2023-05-15T16:05:15,205 !! 2023-05-15T16:05:15,205 _handle_missing_dynamic(dist, project_table) 2023-05-15T16:05:15,516 running dist_info 2023-05-15T16:05:15,522 creating /tmp/pip-modern-metadata-p50lank0/sysnet_crzp.egg-info 2023-05-15T16:05:15,526 writing /tmp/pip-modern-metadata-p50lank0/sysnet_crzp.egg-info/PKG-INFO 2023-05-15T16:05:15,529 writing dependency_links to /tmp/pip-modern-metadata-p50lank0/sysnet_crzp.egg-info/dependency_links.txt 2023-05-15T16:05:15,532 writing requirements to /tmp/pip-modern-metadata-p50lank0/sysnet_crzp.egg-info/requires.txt 2023-05-15T16:05:15,533 writing top-level names to /tmp/pip-modern-metadata-p50lank0/sysnet_crzp.egg-info/top_level.txt 2023-05-15T16:05:15,534 writing manifest file '/tmp/pip-modern-metadata-p50lank0/sysnet_crzp.egg-info/SOURCES.txt' 2023-05-15T16:05:15,556 reading manifest file '/tmp/pip-modern-metadata-p50lank0/sysnet_crzp.egg-info/SOURCES.txt' 2023-05-15T16:05:15,559 adding license file 'LICENSE' 2023-05-15T16:05:15,564 writing manifest file '/tmp/pip-modern-metadata-p50lank0/sysnet_crzp.egg-info/SOURCES.txt' 2023-05-15T16:05:15,565 creating '/tmp/pip-modern-metadata-p50lank0/sysnet_crzp-1.1.0.0.dist-info' 2023-05-15T16:05:15,701 Preparing metadata (pyproject.toml): finished with status 'done' 2023-05-15T16:05:15,709 Source in /tmp/pip-wheel-oa15d2mt/sysnet-crzp_062a6bba0c134e15b2f5e7d29b41c986 has version 1.1.0.0, which satisfies requirement sysnet-crzp==1.1.0.0 from https://files.pythonhosted.org/packages/b2/3a/172d97dcd8bdc343c0c19299e569a60870e8d905ac7bccd950e6db404b76/sysnet-crzp-1.1.0.0.tar.gz 2023-05-15T16:05:15,710 Removed sysnet-crzp==1.1.0.0 from https://files.pythonhosted.org/packages/b2/3a/172d97dcd8bdc343c0c19299e569a60870e8d905ac7bccd950e6db404b76/sysnet-crzp-1.1.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-lktlo6lj' 2023-05-15T16:05:15,718 Created temporary directory: /tmp/pip-unpack-sa58dmft 2023-05-15T16:05:15,719 Building wheels for collected packages: sysnet-crzp 2023-05-15T16:05:15,723 Created temporary directory: /tmp/pip-wheel-bvijpc5o 2023-05-15T16:05:15,723 Destination directory: /tmp/pip-wheel-bvijpc5o 2023-05-15T16:05:15,726 Building wheel for sysnet-crzp (pyproject.toml): started 2023-05-15T16:05:15,727 Running command Building wheel for sysnet-crzp (pyproject.toml) 2023-05-15T16:05:16,229 /tmp/pip-build-env-v8k3bu0n/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:62: _WouldIgnoreField: `keywords` defined outside of `pyproject.toml` would be ignored. 2023-05-15T16:05:16,230 !! 2023-05-15T16:05:16,230 ******************************************************************************** 2023-05-15T16:05:16,230 ########################################################################## 2023-05-15T16:05:16,230 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-05-15T16:05:16,230 ########################################################################## 2023-05-15T16:05:16,231 The following seems to be defined outside of `pyproject.toml`: 2023-05-15T16:05:16,231 `keywords = ['Swagger', 'SYSNET CRZP connector API']` 2023-05-15T16:05:16,231 According to the spec (see the link below), however, setuptools CANNOT 2023-05-15T16:05:16,231 consider this value unless `keywords` is listed as `dynamic`. 2023-05-15T16:05:16,232 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-05-15T16:05:16,232 For the time being, `setuptools` will still consider the given value (as a 2023-05-15T16:05:16,232 **transitional** measure), but please note that future releases of setuptools will 2023-05-15T16:05:16,232 follow strictly the standard. 2023-05-15T16:05:16,232 To prevent this warning, you can list `keywords` under `dynamic` or alternatively 2023-05-15T16:05:16,233 remove the `[project]` table from your file and rely entirely on other means of 2023-05-15T16:05:16,233 configuration. 2023-05-15T16:05:16,233 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-05-15T16:05:16,233 or your builds will no longer be supported. 2023-05-15T16:05:16,233 ******************************************************************************** 2023-05-15T16:05:16,233 !! 2023-05-15T16:05:16,234 _handle_missing_dynamic(dist, project_table) 2023-05-15T16:05:16,234 /tmp/pip-build-env-v8k3bu0n/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:62: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-05-15T16:05:16,234 !! 2023-05-15T16:05:16,234 ******************************************************************************** 2023-05-15T16:05:16,234 ########################################################################## 2023-05-15T16:05:16,234 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-05-15T16:05:16,235 ########################################################################## 2023-05-15T16:05:16,235 The following seems to be defined outside of `pyproject.toml`: 2023-05-15T16:05:16,235 `dependencies = ['urllib3 >= 1.15', 'six >= 1.10', 'certifi', 'python-dateutil']` 2023-05-15T16:05:16,235 According to the spec (see the link below), however, setuptools CANNOT 2023-05-15T16:05:16,235 consider this value unless `dependencies` is listed as `dynamic`. 2023-05-15T16:05:16,236 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-05-15T16:05:16,236 For the time being, `setuptools` will still consider the given value (as a 2023-05-15T16:05:16,236 **transitional** measure), but please note that future releases of setuptools will 2023-05-15T16:05:16,236 follow strictly the standard. 2023-05-15T16:05:16,237 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-05-15T16:05:16,237 remove the `[project]` table from your file and rely entirely on other means of 2023-05-15T16:05:16,237 configuration. 2023-05-15T16:05:16,237 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-05-15T16:05:16,237 or your builds will no longer be supported. 2023-05-15T16:05:16,237 ******************************************************************************** 2023-05-15T16:05:16,238 !! 2023-05-15T16:05:16,238 _handle_missing_dynamic(dist, project_table) 2023-05-15T16:05:16,515 running bdist_wheel 2023-05-15T16:05:16,529 running build 2023-05-15T16:05:16,530 running build_py 2023-05-15T16:05:16,536 creating build 2023-05-15T16:05:16,537 creating build/lib 2023-05-15T16:05:16,538 creating build/lib/test 2023-05-15T16:05:16,539 copying test/test_role_holders.py -> build/lib/test 2023-05-15T16:05:16,541 copying test/test_dictionary_reference.py -> build/lib/test 2023-05-15T16:05:16,543 copying test/test_agenda_subject_detail.py -> build/lib/test 2023-05-15T16:05:16,544 copying test/__init__.py -> build/lib/test 2023-05-15T16:05:16,546 copying test/test_role_holder_object_type.py -> build/lib/test 2023-05-15T16:05:16,548 copying test/test_user_reference.py -> build/lib/test 2023-05-15T16:05:16,550 copying test/test_irz_facility_operations.py -> build/lib/test 2023-05-15T16:05:16,551 copying test/test_geo_point_jtsk.py -> build/lib/test 2023-05-15T16:05:16,553 copying test/test_ruian_reference.py -> build/lib/test 2023-05-15T16:05:16,555 copying test/test_subject_reference.py -> build/lib/test 2023-05-15T16:05:16,557 copying test/test_context_system.py -> build/lib/test 2023-05-15T16:05:16,558 copying test/test_irz_facility_item.py -> build/lib/test 2023-05-15T16:05:16,560 copying test/test_eu_state.py -> build/lib/test 2023-05-15T16:05:16,562 copying test/test_irz_facility_operation_item.py -> build/lib/test 2023-05-15T16:05:16,564 copying test/test_address.py -> build/lib/test 2023-05-15T16:05:16,566 copying test/test_irz_facility_reference.py -> build/lib/test 2023-05-15T16:05:16,568 copying test/test_named_reference.py -> build/lib/test 2023-05-15T16:05:16,570 copying test/test_ippc_api.py -> build/lib/test 2023-05-15T16:05:16,571 copying test/test_user.py -> build/lib/test 2023-05-15T16:05:16,573 copying test/test_public_api.py -> build/lib/test 2023-05-15T16:05:16,575 copying test/test_context_subject.py -> build/lib/test 2023-05-15T16:05:16,577 copying test/test_role_reference.py -> build/lib/test 2023-05-15T16:05:16,579 copying test/test_irz_facilities.py -> build/lib/test 2023-05-15T16:05:16,581 copying test/test_person_part.py -> build/lib/test 2023-05-15T16:05:16,582 copying test/test_geo_point.py -> build/lib/test 2023-05-15T16:05:16,584 copying test/test_context_role.py -> build/lib/test 2023-05-15T16:05:16,586 copying test/test_user_context.py -> build/lib/test 2023-05-15T16:05:16,588 copying test/test_holder_reference.py -> build/lib/test 2023-05-15T16:05:16,589 copying test/test_irz_activity_record.py -> build/lib/test 2023-05-15T16:05:16,591 copying test/test_system_reference.py -> build/lib/test 2023-05-15T16:05:16,593 copying test/test_irz_facility_detail.py -> build/lib/test 2023-05-15T16:05:16,595 copying test/test_agenda_reference.py -> build/lib/test 2023-05-15T16:05:16,597 copying test/test_identity_document_detail.py -> build/lib/test 2023-05-15T16:05:16,598 copying test/test_ippc_activity.py -> build/lib/test 2023-05-15T16:05:16,600 copying test/test_one_of_holder_reference_role_holder.py -> build/lib/test 2023-05-15T16:05:16,602 copying test/test_subject_detail.py -> build/lib/test 2023-05-15T16:05:16,604 copying test/test_system_role_context.py -> build/lib/test 2023-05-15T16:05:16,606 copying test/test_irz_emissions_trading_system.py -> build/lib/test 2023-05-15T16:05:16,608 copying test/test_developers_api.py -> build/lib/test 2023-05-15T16:05:16,609 copying test/test_legal_entity_part.py -> build/lib/test 2023-05-15T16:05:16,612 creating build/lib/crzp 2023-05-15T16:05:16,613 copying crzp/__init__.py -> build/lib/crzp 2023-05-15T16:05:16,615 copying crzp/rest.py -> build/lib/crzp 2023-05-15T16:05:16,618 copying crzp/api_client.py -> build/lib/crzp 2023-05-15T16:05:16,620 copying crzp/configuration.py -> build/lib/crzp 2023-05-15T16:05:16,623 creating build/lib/crzp/api 2023-05-15T16:05:16,624 copying crzp/api/__init__.py -> build/lib/crzp/api 2023-05-15T16:05:16,626 copying crzp/api/developers_api.py -> build/lib/crzp/api 2023-05-15T16:05:16,629 copying crzp/api/public_api.py -> build/lib/crzp/api 2023-05-15T16:05:16,631 copying crzp/api/ippc_api.py -> build/lib/crzp/api 2023-05-15T16:05:16,636 creating build/lib/crzp/models 2023-05-15T16:05:16,637 copying crzp/models/subject_reference.py -> build/lib/crzp/models 2023-05-15T16:05:16,640 copying crzp/models/role_holders.py -> build/lib/crzp/models 2023-05-15T16:05:16,642 copying crzp/models/__init__.py -> build/lib/crzp/models 2023-05-15T16:05:16,644 copying crzp/models/irz_emissions_trading_system.py -> build/lib/crzp/models 2023-05-15T16:05:16,646 copying crzp/models/identity_document_detail.py -> build/lib/crzp/models 2023-05-15T16:05:16,648 copying crzp/models/context_system.py -> build/lib/crzp/models 2023-05-15T16:05:16,650 copying crzp/models/irz_facility_detail.py -> build/lib/crzp/models 2023-05-15T16:05:16,653 copying crzp/models/irz_activity_record.py -> build/lib/crzp/models 2023-05-15T16:05:16,655 copying crzp/models/agenda_reference.py -> build/lib/crzp/models 2023-05-15T16:05:16,658 copying crzp/models/user.py -> build/lib/crzp/models 2023-05-15T16:05:16,660 copying crzp/models/irz_facility_operation_item.py -> build/lib/crzp/models 2023-05-15T16:05:16,663 copying crzp/models/irz_facilities.py -> build/lib/crzp/models 2023-05-15T16:05:16,665 copying crzp/models/subject_detail.py -> build/lib/crzp/models 2023-05-15T16:05:16,667 copying crzp/models/agenda_subject_detail.py -> build/lib/crzp/models 2023-05-15T16:05:16,669 copying crzp/models/eu_state.py -> build/lib/crzp/models 2023-05-15T16:05:16,671 copying crzp/models/person_part.py -> build/lib/crzp/models 2023-05-15T16:05:16,674 copying crzp/models/geo_point.py -> build/lib/crzp/models 2023-05-15T16:05:16,675 copying crzp/models/named_reference.py -> build/lib/crzp/models 2023-05-15T16:05:16,678 copying crzp/models/context_role.py -> build/lib/crzp/models 2023-05-15T16:05:16,680 copying crzp/models/user_reference.py -> build/lib/crzp/models 2023-05-15T16:05:16,682 copying crzp/models/system_reference.py -> build/lib/crzp/models 2023-05-15T16:05:16,684 copying crzp/models/ruian_reference.py -> build/lib/crzp/models 2023-05-15T16:05:16,686 copying crzp/models/holder_reference.py -> build/lib/crzp/models 2023-05-15T16:05:16,688 copying crzp/models/user_context.py -> build/lib/crzp/models 2023-05-15T16:05:16,690 copying crzp/models/system_role_context.py -> build/lib/crzp/models 2023-05-15T16:05:16,693 copying crzp/models/irz_facility_operations.py -> build/lib/crzp/models 2023-05-15T16:05:16,695 copying crzp/models/irz_facility_reference.py -> build/lib/crzp/models 2023-05-15T16:05:16,697 copying crzp/models/address.py -> build/lib/crzp/models 2023-05-15T16:05:16,700 copying crzp/models/ippc_activity.py -> build/lib/crzp/models 2023-05-15T16:05:16,702 copying crzp/models/geo_point_jtsk.py -> build/lib/crzp/models 2023-05-15T16:05:16,704 copying crzp/models/legal_entity_part.py -> build/lib/crzp/models 2023-05-15T16:05:16,706 copying crzp/models/irz_facility_item.py -> build/lib/crzp/models 2023-05-15T16:05:16,709 copying crzp/models/one_of_holder_reference_role_holder.py -> build/lib/crzp/models 2023-05-15T16:05:16,711 copying crzp/models/dictionary_reference.py -> build/lib/crzp/models 2023-05-15T16:05:16,713 copying crzp/models/context_subject.py -> build/lib/crzp/models 2023-05-15T16:05:16,715 copying crzp/models/role_reference.py -> build/lib/crzp/models 2023-05-15T16:05:16,718 copying crzp/models/role_holder_object_type.py -> build/lib/crzp/models 2023-05-15T16:05:16,719 running egg_info 2023-05-15T16:05:16,727 writing sysnet_crzp.egg-info/PKG-INFO 2023-05-15T16:05:16,730 writing dependency_links to sysnet_crzp.egg-info/dependency_links.txt 2023-05-15T16:05:16,731 writing requirements to sysnet_crzp.egg-info/requires.txt 2023-05-15T16:05:16,733 writing top-level names to sysnet_crzp.egg-info/top_level.txt 2023-05-15T16:05:16,747 reading manifest file 'sysnet_crzp.egg-info/SOURCES.txt' 2023-05-15T16:05:16,751 adding license file 'LICENSE' 2023-05-15T16:05:16,758 writing manifest file 'sysnet_crzp.egg-info/SOURCES.txt' 2023-05-15T16:05:16,774 installing to build/bdist.linux-aarch64/wheel 2023-05-15T16:05:16,775 running install 2023-05-15T16:05:16,800 running install_lib 2023-05-15T16:05:16,805 creating build/bdist.linux-aarch64 2023-05-15T16:05:16,806 creating build/bdist.linux-aarch64/wheel 2023-05-15T16:05:16,808 creating build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,809 copying build/lib/test/test_role_holders.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,811 copying build/lib/test/test_dictionary_reference.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,813 copying build/lib/test/test_agenda_subject_detail.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,814 copying build/lib/test/__init__.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,816 copying build/lib/test/test_role_holder_object_type.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,818 copying build/lib/test/test_user_reference.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,820 copying build/lib/test/test_irz_facility_operations.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,821 copying build/lib/test/test_geo_point_jtsk.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,823 copying build/lib/test/test_ruian_reference.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,825 copying build/lib/test/test_subject_reference.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,827 copying build/lib/test/test_context_system.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,829 copying build/lib/test/test_irz_facility_item.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,830 copying build/lib/test/test_eu_state.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,832 copying build/lib/test/test_irz_facility_operation_item.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,834 copying build/lib/test/test_address.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,836 copying build/lib/test/test_irz_facility_reference.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,837 copying build/lib/test/test_named_reference.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,839 copying build/lib/test/test_ippc_api.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,841 copying build/lib/test/test_user.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,843 copying build/lib/test/test_public_api.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,845 copying build/lib/test/test_context_subject.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,846 copying build/lib/test/test_role_reference.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,849 copying build/lib/test/test_irz_facilities.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,850 copying build/lib/test/test_person_part.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,852 copying build/lib/test/test_geo_point.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,854 copying build/lib/test/test_context_role.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,856 copying build/lib/test/test_user_context.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,858 copying build/lib/test/test_holder_reference.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,859 copying build/lib/test/test_irz_activity_record.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,861 copying build/lib/test/test_system_reference.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,863 copying build/lib/test/test_irz_facility_detail.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,865 copying build/lib/test/test_agenda_reference.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,867 copying build/lib/test/test_identity_document_detail.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,868 copying build/lib/test/test_ippc_activity.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,870 copying build/lib/test/test_one_of_holder_reference_role_holder.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,872 copying build/lib/test/test_subject_detail.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,874 copying build/lib/test/test_system_role_context.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,876 copying build/lib/test/test_irz_emissions_trading_system.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,877 copying build/lib/test/test_developers_api.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,879 copying build/lib/test/test_legal_entity_part.py -> build/bdist.linux-aarch64/wheel/test 2023-05-15T16:05:16,882 creating build/bdist.linux-aarch64/wheel/crzp 2023-05-15T16:05:16,883 copying build/lib/crzp/__init__.py -> build/bdist.linux-aarch64/wheel/crzp 2023-05-15T16:05:16,885 creating build/bdist.linux-aarch64/wheel/crzp/api 2023-05-15T16:05:16,886 copying build/lib/crzp/api/__init__.py -> build/bdist.linux-aarch64/wheel/crzp/api 2023-05-15T16:05:16,888 copying build/lib/crzp/api/developers_api.py -> build/bdist.linux-aarch64/wheel/crzp/api 2023-05-15T16:05:16,890 copying build/lib/crzp/api/public_api.py -> build/bdist.linux-aarch64/wheel/crzp/api 2023-05-15T16:05:16,893 copying build/lib/crzp/api/ippc_api.py -> build/bdist.linux-aarch64/wheel/crzp/api 2023-05-15T16:05:16,896 copying build/lib/crzp/rest.py -> build/bdist.linux-aarch64/wheel/crzp 2023-05-15T16:05:16,899 copying build/lib/crzp/api_client.py -> build/bdist.linux-aarch64/wheel/crzp 2023-05-15T16:05:16,902 creating build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,903 copying build/lib/crzp/models/subject_reference.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,906 copying build/lib/crzp/models/role_holders.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,908 copying build/lib/crzp/models/__init__.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,910 copying build/lib/crzp/models/irz_emissions_trading_system.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,912 copying build/lib/crzp/models/identity_document_detail.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,914 copying build/lib/crzp/models/context_system.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,917 copying build/lib/crzp/models/irz_facility_detail.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,920 copying build/lib/crzp/models/irz_activity_record.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,921 copying build/lib/crzp/models/agenda_reference.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,924 copying build/lib/crzp/models/user.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,926 copying build/lib/crzp/models/irz_facility_operation_item.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,929 copying build/lib/crzp/models/irz_facilities.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,931 copying build/lib/crzp/models/subject_detail.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,934 copying build/lib/crzp/models/agenda_subject_detail.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,936 copying build/lib/crzp/models/eu_state.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,938 copying build/lib/crzp/models/person_part.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,940 copying build/lib/crzp/models/geo_point.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,942 copying build/lib/crzp/models/named_reference.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,944 copying build/lib/crzp/models/context_role.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,946 copying build/lib/crzp/models/user_reference.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,948 copying build/lib/crzp/models/system_reference.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,950 copying build/lib/crzp/models/ruian_reference.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,952 copying build/lib/crzp/models/holder_reference.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,954 copying build/lib/crzp/models/user_context.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,956 copying build/lib/crzp/models/system_role_context.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,958 copying build/lib/crzp/models/irz_facility_operations.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,961 copying build/lib/crzp/models/irz_facility_reference.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,963 copying build/lib/crzp/models/address.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,965 copying build/lib/crzp/models/ippc_activity.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,968 copying build/lib/crzp/models/geo_point_jtsk.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,970 copying build/lib/crzp/models/legal_entity_part.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,972 copying build/lib/crzp/models/irz_facility_item.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,975 copying build/lib/crzp/models/one_of_holder_reference_role_holder.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,977 copying build/lib/crzp/models/dictionary_reference.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,979 copying build/lib/crzp/models/context_subject.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,981 copying build/lib/crzp/models/role_reference.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,983 copying build/lib/crzp/models/role_holder_object_type.py -> build/bdist.linux-aarch64/wheel/crzp/models 2023-05-15T16:05:16,985 copying build/lib/crzp/configuration.py -> build/bdist.linux-aarch64/wheel/crzp 2023-05-15T16:05:16,987 running install_egg_info 2023-05-15T16:05:16,992 Copying sysnet_crzp.egg-info to build/bdist.linux-aarch64/wheel/sysnet_crzp-1.1.0.0-py3.9.egg-info 2023-05-15T16:05:17,003 running install_scripts 2023-05-15T16:05:17,022 creating build/bdist.linux-aarch64/wheel/sysnet_crzp-1.1.0.0.dist-info/WHEEL 2023-05-15T16:05:17,024 creating '/tmp/pip-wheel-bvijpc5o/.tmp-k6tkrtms/sysnet_crzp-1.1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2023-05-15T16:05:17,027 adding 'crzp/__init__.py' 2023-05-15T16:05:17,030 adding 'crzp/api_client.py' 2023-05-15T16:05:17,032 adding 'crzp/configuration.py' 2023-05-15T16:05:17,034 adding 'crzp/rest.py' 2023-05-15T16:05:17,036 adding 'crzp/api/__init__.py' 2023-05-15T16:05:17,037 adding 'crzp/api/developers_api.py' 2023-05-15T16:05:17,040 adding 'crzp/api/ippc_api.py' 2023-05-15T16:05:17,042 adding 'crzp/api/public_api.py' 2023-05-15T16:05:17,045 adding 'crzp/models/__init__.py' 2023-05-15T16:05:17,047 adding 'crzp/models/address.py' 2023-05-15T16:05:17,049 adding 'crzp/models/agenda_reference.py' 2023-05-15T16:05:17,050 adding 'crzp/models/agenda_subject_detail.py' 2023-05-15T16:05:17,052 adding 'crzp/models/context_role.py' 2023-05-15T16:05:17,054 adding 'crzp/models/context_subject.py' 2023-05-15T16:05:17,055 adding 'crzp/models/context_system.py' 2023-05-15T16:05:17,057 adding 'crzp/models/dictionary_reference.py' 2023-05-15T16:05:17,058 adding 'crzp/models/eu_state.py' 2023-05-15T16:05:17,060 adding 'crzp/models/geo_point.py' 2023-05-15T16:05:17,061 adding 'crzp/models/geo_point_jtsk.py' 2023-05-15T16:05:17,063 adding 'crzp/models/holder_reference.py' 2023-05-15T16:05:17,065 adding 'crzp/models/identity_document_detail.py' 2023-05-15T16:05:17,066 adding 'crzp/models/ippc_activity.py' 2023-05-15T16:05:17,068 adding 'crzp/models/irz_activity_record.py' 2023-05-15T16:05:17,069 adding 'crzp/models/irz_emissions_trading_system.py' 2023-05-15T16:05:17,071 adding 'crzp/models/irz_facilities.py' 2023-05-15T16:05:17,074 adding 'crzp/models/irz_facility_detail.py' 2023-05-15T16:05:17,077 adding 'crzp/models/irz_facility_item.py' 2023-05-15T16:05:17,079 adding 'crzp/models/irz_facility_operation_item.py' 2023-05-15T16:05:17,080 adding 'crzp/models/irz_facility_operations.py' 2023-05-15T16:05:17,082 adding 'crzp/models/irz_facility_reference.py' 2023-05-15T16:05:17,084 adding 'crzp/models/legal_entity_part.py' 2023-05-15T16:05:17,085 adding 'crzp/models/named_reference.py' 2023-05-15T16:05:17,087 adding 'crzp/models/one_of_holder_reference_role_holder.py' 2023-05-15T16:05:17,088 adding 'crzp/models/person_part.py' 2023-05-15T16:05:17,090 adding 'crzp/models/role_holder_object_type.py' 2023-05-15T16:05:17,091 adding 'crzp/models/role_holders.py' 2023-05-15T16:05:17,093 adding 'crzp/models/role_reference.py' 2023-05-15T16:05:17,094 adding 'crzp/models/ruian_reference.py' 2023-05-15T16:05:17,097 adding 'crzp/models/subject_detail.py' 2023-05-15T16:05:17,098 adding 'crzp/models/subject_reference.py' 2023-05-15T16:05:17,100 adding 'crzp/models/system_reference.py' 2023-05-15T16:05:17,102 adding 'crzp/models/system_role_context.py' 2023-05-15T16:05:17,104 adding 'crzp/models/user.py' 2023-05-15T16:05:17,105 adding 'crzp/models/user_context.py' 2023-05-15T16:05:17,107 adding 'crzp/models/user_reference.py' 2023-05-15T16:05:17,110 adding 'test/__init__.py' 2023-05-15T16:05:17,111 adding 'test/test_address.py' 2023-05-15T16:05:17,113 adding 'test/test_agenda_reference.py' 2023-05-15T16:05:17,114 adding 'test/test_agenda_subject_detail.py' 2023-05-15T16:05:17,115 adding 'test/test_context_role.py' 2023-05-15T16:05:17,117 adding 'test/test_context_subject.py' 2023-05-15T16:05:17,118 adding 'test/test_context_system.py' 2023-05-15T16:05:17,119 adding 'test/test_developers_api.py' 2023-05-15T16:05:17,121 adding 'test/test_dictionary_reference.py' 2023-05-15T16:05:17,122 adding 'test/test_eu_state.py' 2023-05-15T16:05:17,123 adding 'test/test_geo_point.py' 2023-05-15T16:05:17,124 adding 'test/test_geo_point_jtsk.py' 2023-05-15T16:05:17,126 adding 'test/test_holder_reference.py' 2023-05-15T16:05:17,127 adding 'test/test_identity_document_detail.py' 2023-05-15T16:05:17,128 adding 'test/test_ippc_activity.py' 2023-05-15T16:05:17,130 adding 'test/test_ippc_api.py' 2023-05-15T16:05:17,131 adding 'test/test_irz_activity_record.py' 2023-05-15T16:05:17,132 adding 'test/test_irz_emissions_trading_system.py' 2023-05-15T16:05:17,134 adding 'test/test_irz_facilities.py' 2023-05-15T16:05:17,135 adding 'test/test_irz_facility_detail.py' 2023-05-15T16:05:17,136 adding 'test/test_irz_facility_item.py' 2023-05-15T16:05:17,138 adding 'test/test_irz_facility_operation_item.py' 2023-05-15T16:05:17,139 adding 'test/test_irz_facility_operations.py' 2023-05-15T16:05:17,140 adding 'test/test_irz_facility_reference.py' 2023-05-15T16:05:17,142 adding 'test/test_legal_entity_part.py' 2023-05-15T16:05:17,143 adding 'test/test_named_reference.py' 2023-05-15T16:05:17,144 adding 'test/test_one_of_holder_reference_role_holder.py' 2023-05-15T16:05:17,145 adding 'test/test_person_part.py' 2023-05-15T16:05:17,147 adding 'test/test_public_api.py' 2023-05-15T16:05:17,148 adding 'test/test_role_holder_object_type.py' 2023-05-15T16:05:17,149 adding 'test/test_role_holders.py' 2023-05-15T16:05:17,151 adding 'test/test_role_reference.py' 2023-05-15T16:05:17,152 adding 'test/test_ruian_reference.py' 2023-05-15T16:05:17,153 adding 'test/test_subject_detail.py' 2023-05-15T16:05:17,154 adding 'test/test_subject_reference.py' 2023-05-15T16:05:17,156 adding 'test/test_system_reference.py' 2023-05-15T16:05:17,157 adding 'test/test_system_role_context.py' 2023-05-15T16:05:17,158 adding 'test/test_user.py' 2023-05-15T16:05:17,160 adding 'test/test_user_context.py' 2023-05-15T16:05:17,161 adding 'test/test_user_reference.py' 2023-05-15T16:05:17,163 adding 'sysnet_crzp-1.1.0.0.dist-info/LICENSE' 2023-05-15T16:05:17,166 adding 'sysnet_crzp-1.1.0.0.dist-info/METADATA' 2023-05-15T16:05:17,167 adding 'sysnet_crzp-1.1.0.0.dist-info/WHEEL' 2023-05-15T16:05:17,168 adding 'sysnet_crzp-1.1.0.0.dist-info/top_level.txt' 2023-05-15T16:05:17,170 adding 'sysnet_crzp-1.1.0.0.dist-info/RECORD' 2023-05-15T16:05:17,174 removing build/bdist.linux-aarch64/wheel 2023-05-15T16:05:17,295 Building wheel for sysnet-crzp (pyproject.toml): finished with status 'done' 2023-05-15T16:05:17,303 Created wheel for sysnet-crzp: filename=sysnet_crzp-1.1.0.0-py3-none-any.whl size=115981 sha256=5547f7aef435ba9787ee5625d2604024d3a1c203b4d26e364e62e6d9f32a39ef 2023-05-15T16:05:17,305 Stored in directory: /tmp/pip-ephem-wheel-cache-710_xdsr/wheels/57/d8/ac/994ae89906655f6eee07b17dcc1038dda615b2316dd78051b4 2023-05-15T16:05:17,321 Successfully built sysnet-crzp 2023-05-15T16:05:17,328 Removed build tracker: '/tmp/pip-build-tracker-lktlo6lj'