>>> py3-botocore: Building community/py3-botocore 1.27.96-r1 (using abuild 3.10.0-r0) started Tue, 10 Jan 2023 23:34:37 +0000 >>> py3-botocore: Checking sanity of /home/buildozer/aports/community/py3-botocore/APKBUILD... >>> py3-botocore: Analyzing dependencies... >>> py3-botocore: Installing for build: build-base py3-dateutil py3-docutils py3-jmespath py3-urllib3 py3-setuptools (1/17) Installing libbz2 (1.0.8-r4) (2/17) Installing libffi (3.4.4-r0) (3/17) Installing gdbm (1.23-r0) (4/17) Installing xz-libs (5.4.0-r1) (5/17) Installing mpdecimal (2.5.1-r1) (6/17) Installing readline (8.2.0-r0) (7/17) Installing sqlite-libs (3.40.1-r0) (8/17) Installing python3 (3.11.1-r2) (9/17) Installing py3-six (1.16.0-r4) (10/17) Installing py3-dateutil (2.8.2-r2) (11/17) Installing py3-docutils (0.19-r2) (12/17) Installing py3-jmespath (1.0.1-r0) (13/17) Installing py3-urllib3 (1.26.13-r0) (14/17) Installing py3-parsing (3.0.9-r1) (15/17) Installing py3-packaging (23.0-r0) (16/17) Installing py3-setuptools (65.6.3-r0) (17/17) Installing .makedepends-py3-botocore (20230110.233438) Executing busybox-1.35.0-r30.trigger OK: 415 MiB in 113 packages >>> py3-botocore: Cleaning up srcdir >>> py3-botocore: Cleaning up pkgdir >>> py3-botocore: Fetching https://distfiles.alpinelinux.org/distfiles/edge/botocore-1.27.96.tar.gz >>> py3-botocore: Fetching https://distfiles.alpinelinux.org/distfiles/edge/botocore-1.27.96.tar.gz >>> py3-botocore: Checking sha512sums... botocore-1.27.96.tar.gz: OK >>> py3-botocore: Unpacking /var/cache/distfiles/edge/botocore-1.27.96.tar.gz... running build running build_py creating build creating build/lib creating build/lib/botocore copying botocore/credentials.py -> build/lib/botocore copying botocore/loaders.py -> build/lib/botocore copying botocore/auth.py -> build/lib/botocore copying botocore/waiter.py -> build/lib/botocore copying botocore/handlers.py -> build/lib/botocore copying botocore/tokens.py -> build/lib/botocore copying botocore/hooks.py -> build/lib/botocore copying botocore/httpsession.py -> build/lib/botocore copying botocore/awsrequest.py -> build/lib/botocore copying botocore/validate.py -> build/lib/botocore copying botocore/compat.py -> build/lib/botocore copying botocore/configprovider.py -> build/lib/botocore copying botocore/stub.py -> build/lib/botocore copying botocore/regions.py -> build/lib/botocore copying botocore/utils.py -> build/lib/botocore copying botocore/retryhandler.py -> build/lib/botocore copying botocore/session.py -> build/lib/botocore copying botocore/eventstream.py -> build/lib/botocore copying botocore/response.py -> build/lib/botocore copying botocore/client.py -> build/lib/botocore copying botocore/config.py -> build/lib/botocore copying botocore/history.py -> build/lib/botocore copying botocore/translate.py -> build/lib/botocore copying botocore/endpoint_provider.py -> build/lib/botocore copying botocore/discovery.py -> build/lib/botocore copying botocore/configloader.py -> build/lib/botocore copying botocore/serialize.py -> build/lib/botocore copying botocore/model.py -> build/lib/botocore copying botocore/monitoring.py -> build/lib/botocore copying botocore/signers.py -> build/lib/botocore copying botocore/errorfactory.py -> build/lib/botocore copying botocore/__init__.py -> build/lib/botocore copying botocore/exceptions.py -> build/lib/botocore copying botocore/parsers.py -> build/lib/botocore copying botocore/paginate.py -> build/lib/botocore copying botocore/endpoint.py -> build/lib/botocore copying botocore/args.py -> build/lib/botocore copying botocore/httpchecksum.py -> build/lib/botocore creating build/lib/botocore/retries copying botocore/retries/adaptive.py -> build/lib/botocore/retries copying botocore/retries/quota.py -> build/lib/botocore/retries copying botocore/retries/base.py -> build/lib/botocore/retries copying botocore/retries/special.py -> build/lib/botocore/retries copying botocore/retries/throttling.py -> build/lib/botocore/retries copying botocore/retries/bucket.py -> build/lib/botocore/retries copying botocore/retries/standard.py -> build/lib/botocore/retries copying botocore/retries/__init__.py -> build/lib/botocore/retries creating build/lib/botocore/crt copying botocore/crt/auth.py -> build/lib/botocore/crt copying botocore/crt/__init__.py -> build/lib/botocore/crt creating build/lib/botocore/vendored copying botocore/vendored/six.py -> build/lib/botocore/vendored copying botocore/vendored/__init__.py -> build/lib/botocore/vendored creating build/lib/botocore/docs copying botocore/docs/paginator.py -> build/lib/botocore/docs copying botocore/docs/example.py -> build/lib/botocore/docs copying botocore/docs/waiter.py -> build/lib/botocore/docs copying botocore/docs/method.py -> build/lib/botocore/docs copying botocore/docs/utils.py -> build/lib/botocore/docs copying botocore/docs/docstring.py -> build/lib/botocore/docs copying botocore/docs/shape.py -> build/lib/botocore/docs copying botocore/docs/client.py -> build/lib/botocore/docs copying botocore/docs/service.py -> build/lib/botocore/docs copying botocore/docs/sharedexample.py -> build/lib/botocore/docs copying botocore/docs/__init__.py -> build/lib/botocore/docs copying botocore/docs/params.py -> build/lib/botocore/docs creating build/lib/botocore/vendored/requests copying botocore/vendored/requests/__init__.py -> build/lib/botocore/vendored/requests copying botocore/vendored/requests/exceptions.py -> build/lib/botocore/vendored/requests creating build/lib/botocore/vendored/requests/packages copying botocore/vendored/requests/packages/__init__.py -> build/lib/botocore/vendored/requests/packages creating build/lib/botocore/vendored/requests/packages/urllib3 copying botocore/vendored/requests/packages/urllib3/__init__.py -> build/lib/botocore/vendored/requests/packages/urllib3 copying botocore/vendored/requests/packages/urllib3/exceptions.py -> build/lib/botocore/vendored/requests/packages/urllib3 creating build/lib/botocore/docs/bcdoc copying botocore/docs/bcdoc/docstringparser.py -> build/lib/botocore/docs/bcdoc copying botocore/docs/bcdoc/style.py -> build/lib/botocore/docs/bcdoc copying botocore/docs/bcdoc/__init__.py -> build/lib/botocore/docs/bcdoc copying botocore/docs/bcdoc/restdoc.py -> build/lib/botocore/docs/bcdoc running egg_info writing botocore.egg-info/PKG-INFO writing dependency_links to botocore.egg-info/dependency_links.txt writing requirements to botocore.egg-info/requires.txt writing top-level names to botocore.egg-info/top_level.txt reading manifest file 'botocore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'botocore/vendored/requests/cacert.pem' warning: no files found matching '*.json.gz' under directory 'botocore/data' no previously-included directories found matching 'docs/build' adding license file 'LICENSE.txt' adding license file 'NOTICE' writing manifest file 'botocore.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.accessanalyzer' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.accessanalyzer' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.accessanalyzer' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.accessanalyzer' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.account' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.account' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.account' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.account' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.acm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.acm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.acm' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.acm' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.alexaforbusiness' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.alexaforbusiness' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.alexaforbusiness' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.alexaforbusiness' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.amp' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.amp' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.amp' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.amp' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.amplify' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.amplify' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.amplify' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.amplify' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.amplifybackend' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.amplifybackend' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.amplifybackend' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.amplifybackend' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.amplifyuibuilder' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.amplifyuibuilder' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.amplifyuibuilder' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.amplifyuibuilder' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.apigateway' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.apigateway' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.apigateway' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.apigateway' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.apigatewaymanagementapi' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.apigatewaymanagementapi' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.apigatewaymanagementapi' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.apigatewaymanagementapi' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.apigatewayv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.apigatewayv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.apigatewayv2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.apigatewayv2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appconfig' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appconfig' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appconfig' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.appconfig' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appconfigdata' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appconfigdata' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appconfigdata' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.appconfigdata' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appflow' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appflow' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appflow' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.appflow' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appintegrations' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appintegrations' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appintegrations' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.appintegrations' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.applicationcostprofiler' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.applicationcostprofiler' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.applicationcostprofiler' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.applicationcostprofiler' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appmesh' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appmesh' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appmesh' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.appmesh' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.apprunner' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.apprunner' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.apprunner' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.apprunner' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appstream' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appstream' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appstream' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.appstream' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appsync' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appsync' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appsync' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.appsync' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.athena' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.athena' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.athena' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.athena' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.auditmanager' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.auditmanager' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.auditmanager' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.auditmanager' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.autoscaling' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.autoscaling' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.autoscaling' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.autoscaling' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.backup' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.backup' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.backup' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.backup' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.backupstorage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.backupstorage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.backupstorage' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.backupstorage' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.batch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.batch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.batch' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.batch' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.billingconductor' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.billingconductor' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.billingconductor' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.billingconductor' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.braket' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.braket' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.braket' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.braket' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.budgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.budgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.budgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.budgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ce' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ce' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ce' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.ce' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.chime' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.chime' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.chime' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.chime' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloud9' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloud9' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloud9' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.cloud9' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudcontrol' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudcontrol' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudcontrol' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.cloudcontrol' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.clouddirectory' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.clouddirectory' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.clouddirectory' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.clouddirectory' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudformation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudformation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudformation' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.cloudformation' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudfront' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudfront' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudfront' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.cloudfront' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudhsm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudhsm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudhsm' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.cloudhsm' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudhsmv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudhsmv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudhsmv2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.cloudhsmv2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudsearch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudsearch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudsearch' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.cloudsearch' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudsearchdomain' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudsearchdomain' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudsearchdomain' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.cloudsearchdomain' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudtrail' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudtrail' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudtrail' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.cloudtrail' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudwatch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudwatch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudwatch' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.cloudwatch' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codeartifact' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codeartifact' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codeartifact' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.codeartifact' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codebuild' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codebuild' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codebuild' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.codebuild' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codecommit' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codecommit' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codecommit' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.codecommit' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codedeploy' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codedeploy' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codedeploy' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.codedeploy' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codeguruprofiler' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codeguruprofiler' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codeguruprofiler' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.codeguruprofiler' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codepipeline' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codepipeline' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codepipeline' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.codepipeline' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codestar' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codestar' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codestar' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.codestar' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.comprehend' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.comprehend' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.comprehend' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.comprehend' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.comprehendmedical' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.comprehendmedical' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.comprehendmedical' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.comprehendmedical' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.config' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.config' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.config' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.config' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.connect' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.connect' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.connect' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.connect' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.connectcampaigns' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.connectcampaigns' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.connectcampaigns' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.connectcampaigns' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.connectcases' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.connectcases' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.connectcases' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.connectcases' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.connectparticipant' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.connectparticipant' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.connectparticipant' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.connectparticipant' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.controltower' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.controltower' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.controltower' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.controltower' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cur' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cur' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cur' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.cur' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.databrew' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.databrew' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.databrew' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.databrew' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dataexchange' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dataexchange' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dataexchange' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.dataexchange' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.datapipeline' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.datapipeline' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.datapipeline' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.datapipeline' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.datasync' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.datasync' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.datasync' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.datasync' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dax' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dax' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dax' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.dax' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.detective' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.detective' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.detective' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.detective' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.devicefarm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.devicefarm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.devicefarm' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.devicefarm' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.directconnect' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.directconnect' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.directconnect' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.directconnect' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.discovery' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.discovery' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.discovery' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.discovery' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dlm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dlm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dlm' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.dlm' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dms' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.dms' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.docdb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.docdb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.docdb' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.docdb' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.drs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.drs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.drs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.drs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ds' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ds' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ds' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.ds' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dynamodb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dynamodb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dynamodb' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.dynamodb' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dynamodbstreams' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dynamodbstreams' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dynamodbstreams' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.dynamodbstreams' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ebs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ebs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ebs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.ebs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ec2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ec2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ec2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.ec2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ecr' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ecr' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ecr' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.ecr' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ecs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ecs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ecs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.ecs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.efs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.efs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.efs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.efs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.eks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.eks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.eks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.eks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.elasticache' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.elasticache' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.elasticache' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.elasticache' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.elasticbeanstalk' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.elasticbeanstalk' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.elasticbeanstalk' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.elasticbeanstalk' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.elastictranscoder' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.elastictranscoder' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.elastictranscoder' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.elastictranscoder' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.elb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.elb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.elb' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.elb' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.elbv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.elbv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.elbv2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.elbv2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.emr' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.emr' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.emr' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.emr' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.es' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.es' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.es' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.es' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.events' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.events' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.events' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.events' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.evidently' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.evidently' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.evidently' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.evidently' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.finspace' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.finspace' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.finspace' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.finspace' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.firehose' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.firehose' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.firehose' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.firehose' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.fis' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.fis' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.fis' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.fis' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.fms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.fms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.fms' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.fms' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.forecast' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.forecast' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.forecast' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.forecast' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.forecastquery' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.forecastquery' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.forecastquery' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.forecastquery' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.frauddetector' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.frauddetector' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.frauddetector' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.frauddetector' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.fsx' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.fsx' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.fsx' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.fsx' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.gamelift' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.gamelift' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.gamelift' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.gamelift' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.gamesparks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.gamesparks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.gamesparks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.gamesparks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.glacier' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.glacier' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.glacier' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.glacier' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.globalaccelerator' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.globalaccelerator' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.globalaccelerator' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.globalaccelerator' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.glue' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.glue' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.glue' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.glue' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.grafana' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.grafana' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.grafana' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.grafana' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.greengrass' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.greengrass' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.greengrass' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.greengrass' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.greengrassv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.greengrassv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.greengrassv2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.greengrassv2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.groundstation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.groundstation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.groundstation' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.groundstation' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.guardduty' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.guardduty' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.guardduty' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.guardduty' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.health' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.health' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.health' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.health' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.healthlake' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.healthlake' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.healthlake' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.healthlake' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.honeycode' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.honeycode' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.honeycode' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.honeycode' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iam' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iam' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iam' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.iam' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.identitystore' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.identitystore' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.identitystore' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.identitystore' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.imagebuilder' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.imagebuilder' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.imagebuilder' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.imagebuilder' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.importexport' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.importexport' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.importexport' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.importexport' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.inspector' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.inspector' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.inspector' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.inspector' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.inspector2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.inspector2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.inspector2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.inspector2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iot' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iot' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iot' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.iot' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotanalytics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotanalytics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotanalytics' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.iotanalytics' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotdeviceadvisor' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotdeviceadvisor' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotdeviceadvisor' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.iotdeviceadvisor' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotevents' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotevents' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotevents' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.iotevents' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotfleethub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotfleethub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotfleethub' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.iotfleethub' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotfleetwise' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotfleetwise' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotfleetwise' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.iotfleetwise' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotsecuretunneling' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotsecuretunneling' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotsecuretunneling' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.iotsecuretunneling' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotsitewise' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotsitewise' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotsitewise' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.iotsitewise' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotthingsgraph' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotthingsgraph' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotthingsgraph' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.iotthingsgraph' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iottwinmaker' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iottwinmaker' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iottwinmaker' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.iottwinmaker' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotwireless' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotwireless' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotwireless' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.iotwireless' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ivs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ivs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ivs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.ivs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ivschat' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ivschat' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ivschat' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.ivschat' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kafka' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kafka' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kafka' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.kafka' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kafkaconnect' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kafkaconnect' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kafkaconnect' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.kafkaconnect' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kendra' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kendra' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kendra' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.kendra' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.keyspaces' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.keyspaces' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.keyspaces' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.keyspaces' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kinesis' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kinesis' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kinesis' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.kinesis' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kinesisanalytics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kinesisanalytics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kinesisanalytics' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.kinesisanalytics' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kinesisanalyticsv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kinesisanalyticsv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kinesisanalyticsv2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.kinesisanalyticsv2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kinesisvideo' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kinesisvideo' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kinesisvideo' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.kinesisvideo' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kms' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.kms' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lakeformation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lakeformation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lakeformation' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.lakeformation' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lambda' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lambda' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lambda' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.lambda' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lightsail' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lightsail' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lightsail' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.lightsail' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.location' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.location' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.location' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.location' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.logs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.logs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.logs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.logs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lookoutequipment' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lookoutequipment' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lookoutequipment' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.lookoutequipment' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lookoutmetrics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lookoutmetrics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lookoutmetrics' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.lookoutmetrics' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lookoutvision' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lookoutvision' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lookoutvision' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.lookoutvision' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.m2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.m2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.m2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.m2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.machinelearning' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.machinelearning' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.machinelearning' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.machinelearning' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.macie' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.macie' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.macie' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.macie' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.macie2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.macie2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.macie2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.macie2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.managedblockchain' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.managedblockchain' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.managedblockchain' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.managedblockchain' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.marketplacecommerceanalytics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.marketplacecommerceanalytics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.marketplacecommerceanalytics' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.marketplacecommerceanalytics' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mediaconnect' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mediaconnect' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mediaconnect' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.mediaconnect' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mediaconvert' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mediaconvert' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mediaconvert' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.mediaconvert' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.medialive' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.medialive' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.medialive' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.medialive' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mediapackage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mediapackage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mediapackage' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.mediapackage' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mediastore' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mediastore' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mediastore' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.mediastore' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mediatailor' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mediatailor' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mediatailor' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.mediatailor' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.memorydb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.memorydb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.memorydb' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.memorydb' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.meteringmarketplace' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.meteringmarketplace' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.meteringmarketplace' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.meteringmarketplace' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mgh' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mgh' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mgh' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.mgh' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mgn' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mgn' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mgn' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.mgn' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.migrationhuborchestrator' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.migrationhuborchestrator' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.migrationhuborchestrator' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.migrationhuborchestrator' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.migrationhubstrategy' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.migrationhubstrategy' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.migrationhubstrategy' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.migrationhubstrategy' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mobile' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mobile' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mobile' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.mobile' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mq' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mq' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mq' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.mq' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mturk' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mturk' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mturk' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.mturk' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mwaa' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mwaa' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mwaa' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.mwaa' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.neptune' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.neptune' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.neptune' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.neptune' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.networkmanager' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.networkmanager' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.networkmanager' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.networkmanager' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.nimble' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.nimble' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.nimble' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.nimble' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.opensearch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.opensearch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.opensearch' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.opensearch' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.opsworks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.opsworks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.opsworks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.opsworks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.opsworkscm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.opsworkscm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.opsworkscm' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.opsworkscm' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.organizations' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.organizations' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.organizations' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.organizations' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.outposts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.outposts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.outposts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.outposts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.panorama' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.panorama' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.panorama' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.panorama' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.personalize' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.personalize' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.personalize' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.personalize' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.pi' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.pi' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.pi' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.pi' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.pinpoint' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.pinpoint' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.pinpoint' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.pinpoint' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.polly' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.polly' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.polly' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.polly' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.pricing' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.pricing' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.pricing' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.pricing' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.privatenetworks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.privatenetworks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.privatenetworks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.privatenetworks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.proton' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.proton' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.proton' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.proton' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.qldb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.qldb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.qldb' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.qldb' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.quicksight' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.quicksight' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.quicksight' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.quicksight' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ram' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ram' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ram' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.ram' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.rbin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.rbin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.rbin' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.rbin' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.rds' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.rds' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.rds' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.rds' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.redshift' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.redshift' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.redshift' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.redshift' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.rekognition' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.rekognition' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.rekognition' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.rekognition' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.resiliencehub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.resiliencehub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.resiliencehub' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.resiliencehub' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.resourcegroupstaggingapi' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.resourcegroupstaggingapi' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.resourcegroupstaggingapi' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.resourcegroupstaggingapi' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.robomaker' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.robomaker' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.robomaker' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.robomaker' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.rolesanywhere' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.rolesanywhere' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.rolesanywhere' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.rolesanywhere' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.route53' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.route53' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.route53' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.route53' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.route53domains' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.route53domains' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.route53domains' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.route53domains' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.route53resolver' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.route53resolver' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.route53resolver' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.route53resolver' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.rum' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.rum' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.rum' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.rum' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.s3' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.s3' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.s3' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.s3' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.s3control' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.s3control' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.s3control' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.s3control' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.s3outposts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.s3outposts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.s3outposts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.s3outposts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sagemaker' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sagemaker' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sagemaker' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.sagemaker' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.savingsplans' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.savingsplans' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.savingsplans' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.savingsplans' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.schemas' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.schemas' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.schemas' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.schemas' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sdb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sdb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sdb' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.sdb' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.secretsmanager' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.secretsmanager' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.secretsmanager' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.secretsmanager' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.securityhub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.securityhub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.securityhub' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.securityhub' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.serverlessrepo' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.serverlessrepo' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.serverlessrepo' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.serverlessrepo' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.servicecatalog' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.servicecatalog' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.servicecatalog' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.servicecatalog' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.servicediscovery' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.servicediscovery' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.servicediscovery' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.servicediscovery' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ses' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ses' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ses' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.ses' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sesv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sesv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sesv2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.sesv2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.shield' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.shield' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.shield' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.shield' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.signer' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.signer' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.signer' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.signer' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sms' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.sms' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.snowball' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.snowball' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.snowball' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.snowball' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sns' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sns' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sns' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.sns' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sqs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sqs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sqs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.sqs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ssm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ssm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ssm' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.ssm' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sso' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sso' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sso' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.sso' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.stepfunctions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.stepfunctions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.stepfunctions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.stepfunctions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.storagegateway' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.storagegateway' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.storagegateway' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.storagegateway' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.sts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.support' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.support' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.support' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.support' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.swf' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.swf' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.swf' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.swf' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.synthetics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.synthetics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.synthetics' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.synthetics' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.textract' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.textract' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.textract' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.textract' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.transcribe' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.transcribe' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.transcribe' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.transcribe' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.transfer' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.transfer' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.transfer' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.transfer' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.translate' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.translate' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.translate' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.translate' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.waf' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.waf' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.waf' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.waf' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.wafv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.wafv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.wafv2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.wafv2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.wellarchitected' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.wellarchitected' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.wellarchitected' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.wellarchitected' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.wisdom' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.wisdom' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.wisdom' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.wisdom' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.workdocs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.workdocs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.workdocs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.workdocs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.worklink' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.worklink' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.worklink' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.worklink' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.workmail' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.workmail' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.workmail' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.workmail' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.workmailmessageflow' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.workmailmessageflow' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.workmailmessageflow' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.workmailmessageflow' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.workspaces' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.workspaces' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.workspaces' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.workspaces' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.xray' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.xray' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.xray' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'botocore.data.xray' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying botocore/cacert.pem -> build/lib/botocore creating build/lib/botocore/data copying botocore/data/_retry.json -> build/lib/botocore/data copying botocore/data/endpoints.json -> build/lib/botocore/data copying botocore/data/partitions.json -> build/lib/botocore/data copying botocore/data/sdk-default-configuration.json -> build/lib/botocore/data creating build/lib/botocore/data/accessanalyzer creating build/lib/botocore/data/accessanalyzer/2019-11-01 copying botocore/data/accessanalyzer/2019-11-01/examples-1.json -> build/lib/botocore/data/accessanalyzer/2019-11-01 copying botocore/data/accessanalyzer/2019-11-01/paginators-1.json -> build/lib/botocore/data/accessanalyzer/2019-11-01 copying botocore/data/accessanalyzer/2019-11-01/service-2.json -> build/lib/botocore/data/accessanalyzer/2019-11-01 creating build/lib/botocore/data/account creating build/lib/botocore/data/account/2021-02-01 copying botocore/data/account/2021-02-01/examples-1.json -> build/lib/botocore/data/account/2021-02-01 copying botocore/data/account/2021-02-01/paginators-1.json -> build/lib/botocore/data/account/2021-02-01 copying botocore/data/account/2021-02-01/service-2.json -> build/lib/botocore/data/account/2021-02-01 creating build/lib/botocore/data/acm-pca creating build/lib/botocore/data/acm-pca/2017-08-22 copying botocore/data/acm-pca/2017-08-22/examples-1.json -> build/lib/botocore/data/acm-pca/2017-08-22 copying botocore/data/acm-pca/2017-08-22/paginators-1.json -> build/lib/botocore/data/acm-pca/2017-08-22 copying botocore/data/acm-pca/2017-08-22/service-2.json -> build/lib/botocore/data/acm-pca/2017-08-22 copying botocore/data/acm-pca/2017-08-22/waiters-2.json -> build/lib/botocore/data/acm-pca/2017-08-22 creating build/lib/botocore/data/acm creating build/lib/botocore/data/acm/2015-12-08 copying botocore/data/acm/2015-12-08/examples-1.json -> build/lib/botocore/data/acm/2015-12-08 copying botocore/data/acm/2015-12-08/paginators-1.json -> build/lib/botocore/data/acm/2015-12-08 copying botocore/data/acm/2015-12-08/service-2.json -> build/lib/botocore/data/acm/2015-12-08 copying botocore/data/acm/2015-12-08/waiters-2.json -> build/lib/botocore/data/acm/2015-12-08 creating build/lib/botocore/data/alexaforbusiness creating build/lib/botocore/data/alexaforbusiness/2017-11-09 copying botocore/data/alexaforbusiness/2017-11-09/examples-1.json -> build/lib/botocore/data/alexaforbusiness/2017-11-09 copying botocore/data/alexaforbusiness/2017-11-09/paginators-1.json -> build/lib/botocore/data/alexaforbusiness/2017-11-09 copying botocore/data/alexaforbusiness/2017-11-09/service-2.json -> build/lib/botocore/data/alexaforbusiness/2017-11-09 creating build/lib/botocore/data/amp creating build/lib/botocore/data/amp/2020-08-01 copying botocore/data/amp/2020-08-01/examples-1.json -> build/lib/botocore/data/amp/2020-08-01 copying botocore/data/amp/2020-08-01/paginators-1.json -> build/lib/botocore/data/amp/2020-08-01 copying botocore/data/amp/2020-08-01/service-2.json -> build/lib/botocore/data/amp/2020-08-01 copying botocore/data/amp/2020-08-01/waiters-2.json -> build/lib/botocore/data/amp/2020-08-01 creating build/lib/botocore/data/amplify creating build/lib/botocore/data/amplify/2017-07-25 copying botocore/data/amplify/2017-07-25/examples-1.json -> build/lib/botocore/data/amplify/2017-07-25 copying botocore/data/amplify/2017-07-25/paginators-1.json -> build/lib/botocore/data/amplify/2017-07-25 copying botocore/data/amplify/2017-07-25/service-2.json -> build/lib/botocore/data/amplify/2017-07-25 creating build/lib/botocore/data/amplifybackend creating build/lib/botocore/data/amplifybackend/2020-08-11 copying botocore/data/amplifybackend/2020-08-11/paginators-1.json -> build/lib/botocore/data/amplifybackend/2020-08-11 copying botocore/data/amplifybackend/2020-08-11/service-2.json -> build/lib/botocore/data/amplifybackend/2020-08-11 creating build/lib/botocore/data/amplifyuibuilder creating build/lib/botocore/data/amplifyuibuilder/2021-08-11 copying botocore/data/amplifyuibuilder/2021-08-11/examples-1.json -> build/lib/botocore/data/amplifyuibuilder/2021-08-11 copying botocore/data/amplifyuibuilder/2021-08-11/paginators-1.json -> build/lib/botocore/data/amplifyuibuilder/2021-08-11 copying botocore/data/amplifyuibuilder/2021-08-11/service-2.json -> build/lib/botocore/data/amplifyuibuilder/2021-08-11 creating build/lib/botocore/data/apigateway creating build/lib/botocore/data/apigateway/2015-07-09 copying botocore/data/apigateway/2015-07-09/examples-1.json -> build/lib/botocore/data/apigateway/2015-07-09 copying botocore/data/apigateway/2015-07-09/paginators-1.json -> build/lib/botocore/data/apigateway/2015-07-09 copying botocore/data/apigateway/2015-07-09/service-2.json -> build/lib/botocore/data/apigateway/2015-07-09 creating build/lib/botocore/data/apigatewaymanagementapi creating build/lib/botocore/data/apigatewaymanagementapi/2018-11-29 copying botocore/data/apigatewaymanagementapi/2018-11-29/paginators-1.json -> build/lib/botocore/data/apigatewaymanagementapi/2018-11-29 copying botocore/data/apigatewaymanagementapi/2018-11-29/service-2.json -> build/lib/botocore/data/apigatewaymanagementapi/2018-11-29 creating build/lib/botocore/data/apigatewayv2 creating build/lib/botocore/data/apigatewayv2/2018-11-29 copying botocore/data/apigatewayv2/2018-11-29/paginators-1.json -> build/lib/botocore/data/apigatewayv2/2018-11-29 copying botocore/data/apigatewayv2/2018-11-29/service-2.json -> build/lib/botocore/data/apigatewayv2/2018-11-29 creating build/lib/botocore/data/appconfig creating build/lib/botocore/data/appconfig/2019-10-09 copying botocore/data/appconfig/2019-10-09/examples-1.json -> build/lib/botocore/data/appconfig/2019-10-09 copying botocore/data/appconfig/2019-10-09/paginators-1.json -> build/lib/botocore/data/appconfig/2019-10-09 copying botocore/data/appconfig/2019-10-09/service-2.json -> build/lib/botocore/data/appconfig/2019-10-09 creating build/lib/botocore/data/appconfigdata creating build/lib/botocore/data/appconfigdata/2021-11-11 copying botocore/data/appconfigdata/2021-11-11/examples-1.json -> build/lib/botocore/data/appconfigdata/2021-11-11 copying botocore/data/appconfigdata/2021-11-11/paginators-1.json -> build/lib/botocore/data/appconfigdata/2021-11-11 copying botocore/data/appconfigdata/2021-11-11/service-2.json -> build/lib/botocore/data/appconfigdata/2021-11-11 creating build/lib/botocore/data/appflow creating build/lib/botocore/data/appflow/2020-08-23 copying botocore/data/appflow/2020-08-23/examples-1.json -> build/lib/botocore/data/appflow/2020-08-23 copying botocore/data/appflow/2020-08-23/paginators-1.json -> build/lib/botocore/data/appflow/2020-08-23 copying botocore/data/appflow/2020-08-23/service-2.json -> build/lib/botocore/data/appflow/2020-08-23 creating build/lib/botocore/data/appintegrations creating build/lib/botocore/data/appintegrations/2020-07-29 copying botocore/data/appintegrations/2020-07-29/examples-1.json -> build/lib/botocore/data/appintegrations/2020-07-29 copying botocore/data/appintegrations/2020-07-29/paginators-1.json -> build/lib/botocore/data/appintegrations/2020-07-29 copying botocore/data/appintegrations/2020-07-29/service-2.json -> build/lib/botocore/data/appintegrations/2020-07-29 creating build/lib/botocore/data/application-autoscaling creating build/lib/botocore/data/application-autoscaling/2016-02-06 copying botocore/data/application-autoscaling/2016-02-06/examples-1.json -> build/lib/botocore/data/application-autoscaling/2016-02-06 copying botocore/data/application-autoscaling/2016-02-06/paginators-1.json -> build/lib/botocore/data/application-autoscaling/2016-02-06 copying botocore/data/application-autoscaling/2016-02-06/service-2.json -> build/lib/botocore/data/application-autoscaling/2016-02-06 creating build/lib/botocore/data/application-insights creating build/lib/botocore/data/application-insights/2018-11-25 copying botocore/data/application-insights/2018-11-25/examples-1.json -> build/lib/botocore/data/application-insights/2018-11-25 copying botocore/data/application-insights/2018-11-25/paginators-1.json -> build/lib/botocore/data/application-insights/2018-11-25 copying botocore/data/application-insights/2018-11-25/service-2.json -> build/lib/botocore/data/application-insights/2018-11-25 creating build/lib/botocore/data/applicationcostprofiler creating build/lib/botocore/data/applicationcostprofiler/2020-09-10 copying botocore/data/applicationcostprofiler/2020-09-10/examples-1.json -> build/lib/botocore/data/applicationcostprofiler/2020-09-10 copying botocore/data/applicationcostprofiler/2020-09-10/paginators-1.json -> build/lib/botocore/data/applicationcostprofiler/2020-09-10 copying botocore/data/applicationcostprofiler/2020-09-10/service-2.json -> build/lib/botocore/data/applicationcostprofiler/2020-09-10 creating build/lib/botocore/data/appmesh creating build/lib/botocore/data/appmesh/2018-10-01 copying botocore/data/appmesh/2018-10-01/examples-1.json -> build/lib/botocore/data/appmesh/2018-10-01 copying botocore/data/appmesh/2018-10-01/paginators-1.json -> build/lib/botocore/data/appmesh/2018-10-01 copying botocore/data/appmesh/2018-10-01/service-2.json -> build/lib/botocore/data/appmesh/2018-10-01 creating build/lib/botocore/data/appmesh/2019-01-25 copying botocore/data/appmesh/2019-01-25/examples-1.json -> build/lib/botocore/data/appmesh/2019-01-25 copying botocore/data/appmesh/2019-01-25/paginators-1.json -> build/lib/botocore/data/appmesh/2019-01-25 copying botocore/data/appmesh/2019-01-25/service-2.json -> build/lib/botocore/data/appmesh/2019-01-25 creating build/lib/botocore/data/apprunner creating build/lib/botocore/data/apprunner/2020-05-15 copying botocore/data/apprunner/2020-05-15/examples-1.json -> build/lib/botocore/data/apprunner/2020-05-15 copying botocore/data/apprunner/2020-05-15/paginators-1.json -> build/lib/botocore/data/apprunner/2020-05-15 copying botocore/data/apprunner/2020-05-15/service-2.json -> build/lib/botocore/data/apprunner/2020-05-15 creating build/lib/botocore/data/appstream creating build/lib/botocore/data/appstream/2016-12-01 copying botocore/data/appstream/2016-12-01/examples-1.json -> build/lib/botocore/data/appstream/2016-12-01 copying botocore/data/appstream/2016-12-01/paginators-1.json -> build/lib/botocore/data/appstream/2016-12-01 copying botocore/data/appstream/2016-12-01/service-2.json -> build/lib/botocore/data/appstream/2016-12-01 copying botocore/data/appstream/2016-12-01/waiters-2.json -> build/lib/botocore/data/appstream/2016-12-01 creating build/lib/botocore/data/appsync creating build/lib/botocore/data/appsync/2017-07-25 copying botocore/data/appsync/2017-07-25/examples-1.json -> build/lib/botocore/data/appsync/2017-07-25 copying botocore/data/appsync/2017-07-25/paginators-1.json -> build/lib/botocore/data/appsync/2017-07-25 copying botocore/data/appsync/2017-07-25/service-2.json -> build/lib/botocore/data/appsync/2017-07-25 creating build/lib/botocore/data/athena creating build/lib/botocore/data/athena/2017-05-18 copying botocore/data/athena/2017-05-18/examples-1.json -> build/lib/botocore/data/athena/2017-05-18 copying botocore/data/athena/2017-05-18/paginators-1.json -> build/lib/botocore/data/athena/2017-05-18 copying botocore/data/athena/2017-05-18/service-2.json -> build/lib/botocore/data/athena/2017-05-18 creating build/lib/botocore/data/auditmanager creating build/lib/botocore/data/auditmanager/2017-07-25 copying botocore/data/auditmanager/2017-07-25/examples-1.json -> build/lib/botocore/data/auditmanager/2017-07-25 copying botocore/data/auditmanager/2017-07-25/paginators-1.json -> build/lib/botocore/data/auditmanager/2017-07-25 copying botocore/data/auditmanager/2017-07-25/service-2.json -> build/lib/botocore/data/auditmanager/2017-07-25 creating build/lib/botocore/data/autoscaling-plans creating build/lib/botocore/data/autoscaling-plans/2018-01-06 copying botocore/data/autoscaling-plans/2018-01-06/examples-1.json -> build/lib/botocore/data/autoscaling-plans/2018-01-06 copying botocore/data/autoscaling-plans/2018-01-06/paginators-1.json -> build/lib/botocore/data/autoscaling-plans/2018-01-06 copying botocore/data/autoscaling-plans/2018-01-06/service-2.json -> build/lib/botocore/data/autoscaling-plans/2018-01-06 creating build/lib/botocore/data/autoscaling creating build/lib/botocore/data/autoscaling/2011-01-01 copying botocore/data/autoscaling/2011-01-01/examples-1.json -> build/lib/botocore/data/autoscaling/2011-01-01 copying botocore/data/autoscaling/2011-01-01/paginators-1.json -> build/lib/botocore/data/autoscaling/2011-01-01 copying botocore/data/autoscaling/2011-01-01/service-2.json -> build/lib/botocore/data/autoscaling/2011-01-01 creating build/lib/botocore/data/backup-gateway creating build/lib/botocore/data/backup-gateway/2021-01-01 copying botocore/data/backup-gateway/2021-01-01/examples-1.json -> build/lib/botocore/data/backup-gateway/2021-01-01 copying botocore/data/backup-gateway/2021-01-01/paginators-1.json -> build/lib/botocore/data/backup-gateway/2021-01-01 copying botocore/data/backup-gateway/2021-01-01/service-2.json -> build/lib/botocore/data/backup-gateway/2021-01-01 creating build/lib/botocore/data/backup creating build/lib/botocore/data/backup/2018-11-15 copying botocore/data/backup/2018-11-15/examples-1.json -> build/lib/botocore/data/backup/2018-11-15 copying botocore/data/backup/2018-11-15/paginators-1.json -> build/lib/botocore/data/backup/2018-11-15 copying botocore/data/backup/2018-11-15/service-2.json -> build/lib/botocore/data/backup/2018-11-15 creating build/lib/botocore/data/backupstorage creating build/lib/botocore/data/backupstorage/2018-04-10 copying botocore/data/backupstorage/2018-04-10/paginators-1.json -> build/lib/botocore/data/backupstorage/2018-04-10 copying botocore/data/backupstorage/2018-04-10/service-2.json -> build/lib/botocore/data/backupstorage/2018-04-10 creating build/lib/botocore/data/batch creating build/lib/botocore/data/batch/2016-08-10 copying botocore/data/batch/2016-08-10/examples-1.json -> build/lib/botocore/data/batch/2016-08-10 copying botocore/data/batch/2016-08-10/paginators-1.json -> build/lib/botocore/data/batch/2016-08-10 copying botocore/data/batch/2016-08-10/service-2.json -> build/lib/botocore/data/batch/2016-08-10 creating build/lib/botocore/data/billingconductor creating build/lib/botocore/data/billingconductor/2021-07-30 copying botocore/data/billingconductor/2021-07-30/examples-1.json -> build/lib/botocore/data/billingconductor/2021-07-30 copying botocore/data/billingconductor/2021-07-30/paginators-1.json -> build/lib/botocore/data/billingconductor/2021-07-30 copying botocore/data/billingconductor/2021-07-30/service-2.json -> build/lib/botocore/data/billingconductor/2021-07-30 copying botocore/data/billingconductor/2021-07-30/waiters-2.json -> build/lib/botocore/data/billingconductor/2021-07-30 creating build/lib/botocore/data/braket creating build/lib/botocore/data/braket/2019-09-01 copying botocore/data/braket/2019-09-01/examples-1.json -> build/lib/botocore/data/braket/2019-09-01 copying botocore/data/braket/2019-09-01/paginators-1.json -> build/lib/botocore/data/braket/2019-09-01 copying botocore/data/braket/2019-09-01/service-2.json -> build/lib/botocore/data/braket/2019-09-01 creating build/lib/botocore/data/budgets creating build/lib/botocore/data/budgets/2016-10-20 copying botocore/data/budgets/2016-10-20/examples-1.json -> build/lib/botocore/data/budgets/2016-10-20 copying botocore/data/budgets/2016-10-20/paginators-1.json -> build/lib/botocore/data/budgets/2016-10-20 copying botocore/data/budgets/2016-10-20/service-2.json -> build/lib/botocore/data/budgets/2016-10-20 creating build/lib/botocore/data/ce creating build/lib/botocore/data/ce/2017-10-25 copying botocore/data/ce/2017-10-25/examples-1.json -> build/lib/botocore/data/ce/2017-10-25 copying botocore/data/ce/2017-10-25/paginators-1.json -> build/lib/botocore/data/ce/2017-10-25 copying botocore/data/ce/2017-10-25/service-2.json -> build/lib/botocore/data/ce/2017-10-25 creating build/lib/botocore/data/chime-sdk-identity creating build/lib/botocore/data/chime-sdk-identity/2021-04-20 copying botocore/data/chime-sdk-identity/2021-04-20/examples-1.json -> build/lib/botocore/data/chime-sdk-identity/2021-04-20 copying botocore/data/chime-sdk-identity/2021-04-20/paginators-1.json -> build/lib/botocore/data/chime-sdk-identity/2021-04-20 copying botocore/data/chime-sdk-identity/2021-04-20/service-2.json -> build/lib/botocore/data/chime-sdk-identity/2021-04-20 creating build/lib/botocore/data/chime-sdk-media-pipelines creating build/lib/botocore/data/chime-sdk-media-pipelines/2021-07-15 copying botocore/data/chime-sdk-media-pipelines/2021-07-15/paginators-1.json -> build/lib/botocore/data/chime-sdk-media-pipelines/2021-07-15 copying botocore/data/chime-sdk-media-pipelines/2021-07-15/service-2.json -> build/lib/botocore/data/chime-sdk-media-pipelines/2021-07-15 creating build/lib/botocore/data/chime-sdk-meetings creating build/lib/botocore/data/chime-sdk-meetings/2021-07-15 copying botocore/data/chime-sdk-meetings/2021-07-15/examples-1.json -> build/lib/botocore/data/chime-sdk-meetings/2021-07-15 copying botocore/data/chime-sdk-meetings/2021-07-15/paginators-1.json -> build/lib/botocore/data/chime-sdk-meetings/2021-07-15 copying botocore/data/chime-sdk-meetings/2021-07-15/service-2.json -> build/lib/botocore/data/chime-sdk-meetings/2021-07-15 creating build/lib/botocore/data/chime-sdk-messaging creating build/lib/botocore/data/chime-sdk-messaging/2021-05-15 copying botocore/data/chime-sdk-messaging/2021-05-15/examples-1.json -> build/lib/botocore/data/chime-sdk-messaging/2021-05-15 copying botocore/data/chime-sdk-messaging/2021-05-15/paginators-1.json -> build/lib/botocore/data/chime-sdk-messaging/2021-05-15 copying botocore/data/chime-sdk-messaging/2021-05-15/service-2.json -> build/lib/botocore/data/chime-sdk-messaging/2021-05-15 creating build/lib/botocore/data/chime creating build/lib/botocore/data/chime/2018-05-01 copying botocore/data/chime/2018-05-01/examples-1.json -> build/lib/botocore/data/chime/2018-05-01 copying botocore/data/chime/2018-05-01/paginators-1.json -> build/lib/botocore/data/chime/2018-05-01 copying botocore/data/chime/2018-05-01/service-2.json -> build/lib/botocore/data/chime/2018-05-01 creating build/lib/botocore/data/cloud9 creating build/lib/botocore/data/cloud9/2017-09-23 copying botocore/data/cloud9/2017-09-23/examples-1.json -> build/lib/botocore/data/cloud9/2017-09-23 copying botocore/data/cloud9/2017-09-23/paginators-1.json -> build/lib/botocore/data/cloud9/2017-09-23 copying botocore/data/cloud9/2017-09-23/service-2.json -> build/lib/botocore/data/cloud9/2017-09-23 creating build/lib/botocore/data/cloudcontrol creating build/lib/botocore/data/cloudcontrol/2021-09-30 copying botocore/data/cloudcontrol/2021-09-30/examples-1.json -> build/lib/botocore/data/cloudcontrol/2021-09-30 copying botocore/data/cloudcontrol/2021-09-30/paginators-1.json -> build/lib/botocore/data/cloudcontrol/2021-09-30 copying botocore/data/cloudcontrol/2021-09-30/paginators-1.sdk-extras.json -> build/lib/botocore/data/cloudcontrol/2021-09-30 copying botocore/data/cloudcontrol/2021-09-30/service-2.json -> build/lib/botocore/data/cloudcontrol/2021-09-30 copying botocore/data/cloudcontrol/2021-09-30/waiters-2.json -> build/lib/botocore/data/cloudcontrol/2021-09-30 creating build/lib/botocore/data/clouddirectory creating build/lib/botocore/data/clouddirectory/2016-05-10 copying botocore/data/clouddirectory/2016-05-10/examples-1.json -> build/lib/botocore/data/clouddirectory/2016-05-10 copying botocore/data/clouddirectory/2016-05-10/paginators-1.json -> build/lib/botocore/data/clouddirectory/2016-05-10 copying botocore/data/clouddirectory/2016-05-10/service-2.json -> build/lib/botocore/data/clouddirectory/2016-05-10 creating build/lib/botocore/data/clouddirectory/2017-01-11 copying botocore/data/clouddirectory/2017-01-11/examples-1.json -> build/lib/botocore/data/clouddirectory/2017-01-11 copying botocore/data/clouddirectory/2017-01-11/paginators-1.json -> build/lib/botocore/data/clouddirectory/2017-01-11 copying botocore/data/clouddirectory/2017-01-11/service-2.json -> build/lib/botocore/data/clouddirectory/2017-01-11 creating build/lib/botocore/data/cloudformation creating build/lib/botocore/data/cloudformation/2010-05-15 copying botocore/data/cloudformation/2010-05-15/examples-1.json -> build/lib/botocore/data/cloudformation/2010-05-15 copying botocore/data/cloudformation/2010-05-15/paginators-1.json -> build/lib/botocore/data/cloudformation/2010-05-15 copying botocore/data/cloudformation/2010-05-15/service-2.json -> build/lib/botocore/data/cloudformation/2010-05-15 copying botocore/data/cloudformation/2010-05-15/waiters-2.json -> build/lib/botocore/data/cloudformation/2010-05-15 creating build/lib/botocore/data/cloudfront creating build/lib/botocore/data/cloudfront/2014-05-31 copying botocore/data/cloudfront/2014-05-31/paginators-1.json -> build/lib/botocore/data/cloudfront/2014-05-31 copying botocore/data/cloudfront/2014-05-31/service-2.json -> build/lib/botocore/data/cloudfront/2014-05-31 copying botocore/data/cloudfront/2014-05-31/waiters-2.json -> build/lib/botocore/data/cloudfront/2014-05-31 creating build/lib/botocore/data/cloudfront/2014-10-21 copying botocore/data/cloudfront/2014-10-21/paginators-1.json -> build/lib/botocore/data/cloudfront/2014-10-21 copying botocore/data/cloudfront/2014-10-21/service-2.json -> build/lib/botocore/data/cloudfront/2014-10-21 copying botocore/data/cloudfront/2014-10-21/waiters-2.json -> build/lib/botocore/data/cloudfront/2014-10-21 creating build/lib/botocore/data/cloudfront/2014-11-06 copying botocore/data/cloudfront/2014-11-06/paginators-1.json -> build/lib/botocore/data/cloudfront/2014-11-06 copying botocore/data/cloudfront/2014-11-06/service-2.json -> build/lib/botocore/data/cloudfront/2014-11-06 copying botocore/data/cloudfront/2014-11-06/waiters-2.json -> build/lib/botocore/data/cloudfront/2014-11-06 creating build/lib/botocore/data/cloudfront/2015-04-17 copying botocore/data/cloudfront/2015-04-17/paginators-1.json -> build/lib/botocore/data/cloudfront/2015-04-17 copying botocore/data/cloudfront/2015-04-17/service-2.json -> build/lib/botocore/data/cloudfront/2015-04-17 copying botocore/data/cloudfront/2015-04-17/waiters-2.json -> build/lib/botocore/data/cloudfront/2015-04-17 creating build/lib/botocore/data/cloudfront/2015-07-27 copying botocore/data/cloudfront/2015-07-27/paginators-1.json -> build/lib/botocore/data/cloudfront/2015-07-27 copying botocore/data/cloudfront/2015-07-27/service-2.json -> build/lib/botocore/data/cloudfront/2015-07-27 copying botocore/data/cloudfront/2015-07-27/waiters-2.json -> build/lib/botocore/data/cloudfront/2015-07-27 creating build/lib/botocore/data/cloudfront/2015-09-17 copying botocore/data/cloudfront/2015-09-17/paginators-1.json -> build/lib/botocore/data/cloudfront/2015-09-17 copying botocore/data/cloudfront/2015-09-17/service-2.json -> build/lib/botocore/data/cloudfront/2015-09-17 copying botocore/data/cloudfront/2015-09-17/waiters-2.json -> build/lib/botocore/data/cloudfront/2015-09-17 creating build/lib/botocore/data/cloudfront/2016-01-13 copying botocore/data/cloudfront/2016-01-13/paginators-1.json -> build/lib/botocore/data/cloudfront/2016-01-13 copying botocore/data/cloudfront/2016-01-13/service-2.json -> build/lib/botocore/data/cloudfront/2016-01-13 copying botocore/data/cloudfront/2016-01-13/waiters-2.json -> build/lib/botocore/data/cloudfront/2016-01-13 creating build/lib/botocore/data/cloudfront/2016-01-28 copying botocore/data/cloudfront/2016-01-28/examples-1.json -> build/lib/botocore/data/cloudfront/2016-01-28 copying botocore/data/cloudfront/2016-01-28/paginators-1.json -> build/lib/botocore/data/cloudfront/2016-01-28 copying botocore/data/cloudfront/2016-01-28/service-2.json -> build/lib/botocore/data/cloudfront/2016-01-28 copying botocore/data/cloudfront/2016-01-28/waiters-2.json -> build/lib/botocore/data/cloudfront/2016-01-28 creating build/lib/botocore/data/cloudfront/2016-08-01 copying botocore/data/cloudfront/2016-08-01/examples-1.json -> build/lib/botocore/data/cloudfront/2016-08-01 copying botocore/data/cloudfront/2016-08-01/paginators-1.json -> build/lib/botocore/data/cloudfront/2016-08-01 copying botocore/data/cloudfront/2016-08-01/service-2.json -> build/lib/botocore/data/cloudfront/2016-08-01 copying botocore/data/cloudfront/2016-08-01/waiters-2.json -> build/lib/botocore/data/cloudfront/2016-08-01 creating build/lib/botocore/data/cloudfront/2016-08-20 copying botocore/data/cloudfront/2016-08-20/paginators-1.json -> build/lib/botocore/data/cloudfront/2016-08-20 copying botocore/data/cloudfront/2016-08-20/service-2.json -> build/lib/botocore/data/cloudfront/2016-08-20 copying botocore/data/cloudfront/2016-08-20/waiters-2.json -> build/lib/botocore/data/cloudfront/2016-08-20 creating build/lib/botocore/data/cloudfront/2016-09-07 copying botocore/data/cloudfront/2016-09-07/examples-1.json -> build/lib/botocore/data/cloudfront/2016-09-07 copying botocore/data/cloudfront/2016-09-07/paginators-1.json -> build/lib/botocore/data/cloudfront/2016-09-07 copying botocore/data/cloudfront/2016-09-07/service-2.json -> build/lib/botocore/data/cloudfront/2016-09-07 copying botocore/data/cloudfront/2016-09-07/waiters-2.json -> build/lib/botocore/data/cloudfront/2016-09-07 creating build/lib/botocore/data/cloudfront/2016-09-29 copying botocore/data/cloudfront/2016-09-29/examples-1.json -> build/lib/botocore/data/cloudfront/2016-09-29 copying botocore/data/cloudfront/2016-09-29/paginators-1.json -> build/lib/botocore/data/cloudfront/2016-09-29 copying botocore/data/cloudfront/2016-09-29/service-2.json -> build/lib/botocore/data/cloudfront/2016-09-29 copying botocore/data/cloudfront/2016-09-29/waiters-2.json -> build/lib/botocore/data/cloudfront/2016-09-29 creating build/lib/botocore/data/cloudfront/2016-11-25 copying botocore/data/cloudfront/2016-11-25/examples-1.json -> build/lib/botocore/data/cloudfront/2016-11-25 copying botocore/data/cloudfront/2016-11-25/paginators-1.json -> build/lib/botocore/data/cloudfront/2016-11-25 copying botocore/data/cloudfront/2016-11-25/service-2.json -> build/lib/botocore/data/cloudfront/2016-11-25 copying botocore/data/cloudfront/2016-11-25/waiters-2.json -> build/lib/botocore/data/cloudfront/2016-11-25 creating build/lib/botocore/data/cloudfront/2017-03-25 copying botocore/data/cloudfront/2017-03-25/paginators-1.json -> build/lib/botocore/data/cloudfront/2017-03-25 copying botocore/data/cloudfront/2017-03-25/service-2.json -> build/lib/botocore/data/cloudfront/2017-03-25 copying botocore/data/cloudfront/2017-03-25/waiters-2.json -> build/lib/botocore/data/cloudfront/2017-03-25 creating build/lib/botocore/data/cloudfront/2017-10-30 copying botocore/data/cloudfront/2017-10-30/examples-1.json -> build/lib/botocore/data/cloudfront/2017-10-30 copying botocore/data/cloudfront/2017-10-30/paginators-1.json -> build/lib/botocore/data/cloudfront/2017-10-30 copying botocore/data/cloudfront/2017-10-30/service-2.json -> build/lib/botocore/data/cloudfront/2017-10-30 copying botocore/data/cloudfront/2017-10-30/waiters-2.json -> build/lib/botocore/data/cloudfront/2017-10-30 creating build/lib/botocore/data/cloudfront/2018-06-18 copying botocore/data/cloudfront/2018-06-18/examples-1.json -> build/lib/botocore/data/cloudfront/2018-06-18 copying botocore/data/cloudfront/2018-06-18/paginators-1.json -> build/lib/botocore/data/cloudfront/2018-06-18 copying botocore/data/cloudfront/2018-06-18/service-2.json -> build/lib/botocore/data/cloudfront/2018-06-18 copying botocore/data/cloudfront/2018-06-18/waiters-2.json -> build/lib/botocore/data/cloudfront/2018-06-18 creating build/lib/botocore/data/cloudfront/2018-11-05 copying botocore/data/cloudfront/2018-11-05/examples-1.json -> build/lib/botocore/data/cloudfront/2018-11-05 copying botocore/data/cloudfront/2018-11-05/paginators-1.json -> build/lib/botocore/data/cloudfront/2018-11-05 copying botocore/data/cloudfront/2018-11-05/service-2.json -> build/lib/botocore/data/cloudfront/2018-11-05 copying botocore/data/cloudfront/2018-11-05/waiters-2.json -> build/lib/botocore/data/cloudfront/2018-11-05 creating build/lib/botocore/data/cloudfront/2019-03-26 copying botocore/data/cloudfront/2019-03-26/examples-1.json -> build/lib/botocore/data/cloudfront/2019-03-26 copying botocore/data/cloudfront/2019-03-26/paginators-1.json -> build/lib/botocore/data/cloudfront/2019-03-26 copying botocore/data/cloudfront/2019-03-26/service-2.json -> build/lib/botocore/data/cloudfront/2019-03-26 copying botocore/data/cloudfront/2019-03-26/waiters-2.json -> build/lib/botocore/data/cloudfront/2019-03-26 creating build/lib/botocore/data/cloudfront/2020-05-31 copying botocore/data/cloudfront/2020-05-31/examples-1.json -> build/lib/botocore/data/cloudfront/2020-05-31 copying botocore/data/cloudfront/2020-05-31/paginators-1.json -> build/lib/botocore/data/cloudfront/2020-05-31 copying botocore/data/cloudfront/2020-05-31/service-2.json -> build/lib/botocore/data/cloudfront/2020-05-31 copying botocore/data/cloudfront/2020-05-31/waiters-2.json -> build/lib/botocore/data/cloudfront/2020-05-31 creating build/lib/botocore/data/cloudhsm creating build/lib/botocore/data/cloudhsm/2014-05-30 copying botocore/data/cloudhsm/2014-05-30/examples-1.json -> build/lib/botocore/data/cloudhsm/2014-05-30 copying botocore/data/cloudhsm/2014-05-30/paginators-1.json -> build/lib/botocore/data/cloudhsm/2014-05-30 copying botocore/data/cloudhsm/2014-05-30/service-2.json -> build/lib/botocore/data/cloudhsm/2014-05-30 creating build/lib/botocore/data/cloudhsmv2 creating build/lib/botocore/data/cloudhsmv2/2017-04-28 copying botocore/data/cloudhsmv2/2017-04-28/examples-1.json -> build/lib/botocore/data/cloudhsmv2/2017-04-28 copying botocore/data/cloudhsmv2/2017-04-28/paginators-1.json -> build/lib/botocore/data/cloudhsmv2/2017-04-28 copying botocore/data/cloudhsmv2/2017-04-28/service-2.json -> build/lib/botocore/data/cloudhsmv2/2017-04-28 creating build/lib/botocore/data/cloudsearch creating build/lib/botocore/data/cloudsearch/2011-02-01 copying botocore/data/cloudsearch/2011-02-01/service-2.json -> build/lib/botocore/data/cloudsearch/2011-02-01 creating build/lib/botocore/data/cloudsearch/2013-01-01 copying botocore/data/cloudsearch/2013-01-01/examples-1.json -> build/lib/botocore/data/cloudsearch/2013-01-01 copying botocore/data/cloudsearch/2013-01-01/paginators-1.json -> build/lib/botocore/data/cloudsearch/2013-01-01 copying botocore/data/cloudsearch/2013-01-01/service-2.json -> build/lib/botocore/data/cloudsearch/2013-01-01 creating build/lib/botocore/data/cloudsearchdomain creating build/lib/botocore/data/cloudsearchdomain/2013-01-01 copying botocore/data/cloudsearchdomain/2013-01-01/examples-1.json -> build/lib/botocore/data/cloudsearchdomain/2013-01-01 copying botocore/data/cloudsearchdomain/2013-01-01/service-2.json -> build/lib/botocore/data/cloudsearchdomain/2013-01-01 creating build/lib/botocore/data/cloudtrail creating build/lib/botocore/data/cloudtrail/2013-11-01 copying botocore/data/cloudtrail/2013-11-01/examples-1.json -> build/lib/botocore/data/cloudtrail/2013-11-01 copying botocore/data/cloudtrail/2013-11-01/paginators-1.json -> build/lib/botocore/data/cloudtrail/2013-11-01 copying botocore/data/cloudtrail/2013-11-01/service-2.json -> build/lib/botocore/data/cloudtrail/2013-11-01 creating build/lib/botocore/data/cloudwatch creating build/lib/botocore/data/cloudwatch/2010-08-01 copying botocore/data/cloudwatch/2010-08-01/examples-1.json -> build/lib/botocore/data/cloudwatch/2010-08-01 copying botocore/data/cloudwatch/2010-08-01/paginators-1.json -> build/lib/botocore/data/cloudwatch/2010-08-01 copying botocore/data/cloudwatch/2010-08-01/service-2.json -> build/lib/botocore/data/cloudwatch/2010-08-01 copying botocore/data/cloudwatch/2010-08-01/waiters-2.json -> build/lib/botocore/data/cloudwatch/2010-08-01 creating build/lib/botocore/data/codeartifact creating build/lib/botocore/data/codeartifact/2018-09-22 copying botocore/data/codeartifact/2018-09-22/examples-1.json -> build/lib/botocore/data/codeartifact/2018-09-22 copying botocore/data/codeartifact/2018-09-22/paginators-1.json -> build/lib/botocore/data/codeartifact/2018-09-22 copying botocore/data/codeartifact/2018-09-22/paginators-1.sdk-extras.json -> build/lib/botocore/data/codeartifact/2018-09-22 copying botocore/data/codeartifact/2018-09-22/service-2.json -> build/lib/botocore/data/codeartifact/2018-09-22 creating build/lib/botocore/data/codebuild creating build/lib/botocore/data/codebuild/2016-10-06 copying botocore/data/codebuild/2016-10-06/examples-1.json -> build/lib/botocore/data/codebuild/2016-10-06 copying botocore/data/codebuild/2016-10-06/paginators-1.json -> build/lib/botocore/data/codebuild/2016-10-06 copying botocore/data/codebuild/2016-10-06/service-2.json -> build/lib/botocore/data/codebuild/2016-10-06 creating build/lib/botocore/data/codecommit creating build/lib/botocore/data/codecommit/2015-04-13 copying botocore/data/codecommit/2015-04-13/examples-1.json -> build/lib/botocore/data/codecommit/2015-04-13 copying botocore/data/codecommit/2015-04-13/paginators-1.json -> build/lib/botocore/data/codecommit/2015-04-13 copying botocore/data/codecommit/2015-04-13/service-2.json -> build/lib/botocore/data/codecommit/2015-04-13 creating build/lib/botocore/data/codedeploy creating build/lib/botocore/data/codedeploy/2014-10-06 copying botocore/data/codedeploy/2014-10-06/examples-1.json -> build/lib/botocore/data/codedeploy/2014-10-06 copying botocore/data/codedeploy/2014-10-06/paginators-1.json -> build/lib/botocore/data/codedeploy/2014-10-06 copying botocore/data/codedeploy/2014-10-06/service-2.json -> build/lib/botocore/data/codedeploy/2014-10-06 copying botocore/data/codedeploy/2014-10-06/waiters-2.json -> build/lib/botocore/data/codedeploy/2014-10-06 creating build/lib/botocore/data/codeguru-reviewer creating build/lib/botocore/data/codeguru-reviewer/2019-09-19 copying botocore/data/codeguru-reviewer/2019-09-19/examples-1.json -> build/lib/botocore/data/codeguru-reviewer/2019-09-19 copying botocore/data/codeguru-reviewer/2019-09-19/paginators-1.json -> build/lib/botocore/data/codeguru-reviewer/2019-09-19 copying botocore/data/codeguru-reviewer/2019-09-19/service-2.json -> build/lib/botocore/data/codeguru-reviewer/2019-09-19 copying botocore/data/codeguru-reviewer/2019-09-19/waiters-2.json -> build/lib/botocore/data/codeguru-reviewer/2019-09-19 creating build/lib/botocore/data/codeguruprofiler creating build/lib/botocore/data/codeguruprofiler/2019-07-18 copying botocore/data/codeguruprofiler/2019-07-18/examples-1.json -> build/lib/botocore/data/codeguruprofiler/2019-07-18 copying botocore/data/codeguruprofiler/2019-07-18/paginators-1.json -> build/lib/botocore/data/codeguruprofiler/2019-07-18 copying botocore/data/codeguruprofiler/2019-07-18/service-2.json -> build/lib/botocore/data/codeguruprofiler/2019-07-18 creating build/lib/botocore/data/codepipeline creating build/lib/botocore/data/codepipeline/2015-07-09 copying botocore/data/codepipeline/2015-07-09/examples-1.json -> build/lib/botocore/data/codepipeline/2015-07-09 copying botocore/data/codepipeline/2015-07-09/paginators-1.json -> build/lib/botocore/data/codepipeline/2015-07-09 copying botocore/data/codepipeline/2015-07-09/service-2.json -> build/lib/botocore/data/codepipeline/2015-07-09 creating build/lib/botocore/data/codestar-connections creating build/lib/botocore/data/codestar-connections/2019-12-01 copying botocore/data/codestar-connections/2019-12-01/examples-1.json -> build/lib/botocore/data/codestar-connections/2019-12-01 copying botocore/data/codestar-connections/2019-12-01/paginators-1.json -> build/lib/botocore/data/codestar-connections/2019-12-01 copying botocore/data/codestar-connections/2019-12-01/service-2.json -> build/lib/botocore/data/codestar-connections/2019-12-01 creating build/lib/botocore/data/codestar-notifications creating build/lib/botocore/data/codestar-notifications/2019-10-15 copying botocore/data/codestar-notifications/2019-10-15/examples-1.json -> build/lib/botocore/data/codestar-notifications/2019-10-15 copying botocore/data/codestar-notifications/2019-10-15/paginators-1.json -> build/lib/botocore/data/codestar-notifications/2019-10-15 copying botocore/data/codestar-notifications/2019-10-15/service-2.json -> build/lib/botocore/data/codestar-notifications/2019-10-15 creating build/lib/botocore/data/codestar creating build/lib/botocore/data/codestar/2017-04-19 copying botocore/data/codestar/2017-04-19/examples-1.json -> build/lib/botocore/data/codestar/2017-04-19 copying botocore/data/codestar/2017-04-19/paginators-1.json -> build/lib/botocore/data/codestar/2017-04-19 copying botocore/data/codestar/2017-04-19/service-2.json -> build/lib/botocore/data/codestar/2017-04-19 creating build/lib/botocore/data/cognito-identity creating build/lib/botocore/data/cognito-identity/2014-06-30 copying botocore/data/cognito-identity/2014-06-30/examples-1.json -> build/lib/botocore/data/cognito-identity/2014-06-30 copying botocore/data/cognito-identity/2014-06-30/paginators-1.json -> build/lib/botocore/data/cognito-identity/2014-06-30 copying botocore/data/cognito-identity/2014-06-30/service-2.json -> build/lib/botocore/data/cognito-identity/2014-06-30 creating build/lib/botocore/data/cognito-idp creating build/lib/botocore/data/cognito-idp/2016-04-18 copying botocore/data/cognito-idp/2016-04-18/examples-1.json -> build/lib/botocore/data/cognito-idp/2016-04-18 copying botocore/data/cognito-idp/2016-04-18/paginators-1.json -> build/lib/botocore/data/cognito-idp/2016-04-18 copying botocore/data/cognito-idp/2016-04-18/service-2.json -> build/lib/botocore/data/cognito-idp/2016-04-18 creating build/lib/botocore/data/cognito-sync creating build/lib/botocore/data/cognito-sync/2014-06-30 copying botocore/data/cognito-sync/2014-06-30/examples-1.json -> build/lib/botocore/data/cognito-sync/2014-06-30 copying botocore/data/cognito-sync/2014-06-30/paginators-1.json -> build/lib/botocore/data/cognito-sync/2014-06-30 copying botocore/data/cognito-sync/2014-06-30/service-2.json -> build/lib/botocore/data/cognito-sync/2014-06-30 creating build/lib/botocore/data/comprehend creating build/lib/botocore/data/comprehend/2017-11-27 copying botocore/data/comprehend/2017-11-27/examples-1.json -> build/lib/botocore/data/comprehend/2017-11-27 copying botocore/data/comprehend/2017-11-27/paginators-1.json -> build/lib/botocore/data/comprehend/2017-11-27 copying botocore/data/comprehend/2017-11-27/service-2.json -> build/lib/botocore/data/comprehend/2017-11-27 creating build/lib/botocore/data/comprehendmedical creating build/lib/botocore/data/comprehendmedical/2018-10-30 copying botocore/data/comprehendmedical/2018-10-30/examples-1.json -> build/lib/botocore/data/comprehendmedical/2018-10-30 copying botocore/data/comprehendmedical/2018-10-30/paginators-1.json -> build/lib/botocore/data/comprehendmedical/2018-10-30 copying botocore/data/comprehendmedical/2018-10-30/service-2.json -> build/lib/botocore/data/comprehendmedical/2018-10-30 creating build/lib/botocore/data/compute-optimizer creating build/lib/botocore/data/compute-optimizer/2019-11-01 copying botocore/data/compute-optimizer/2019-11-01/examples-1.json -> build/lib/botocore/data/compute-optimizer/2019-11-01 copying botocore/data/compute-optimizer/2019-11-01/paginators-1.json -> build/lib/botocore/data/compute-optimizer/2019-11-01 copying botocore/data/compute-optimizer/2019-11-01/service-2.json -> build/lib/botocore/data/compute-optimizer/2019-11-01 creating build/lib/botocore/data/config creating build/lib/botocore/data/config/2014-11-12 copying botocore/data/config/2014-11-12/examples-1.json -> build/lib/botocore/data/config/2014-11-12 copying botocore/data/config/2014-11-12/paginators-1.json -> build/lib/botocore/data/config/2014-11-12 copying botocore/data/config/2014-11-12/service-2.json -> build/lib/botocore/data/config/2014-11-12 creating build/lib/botocore/data/connect-contact-lens creating build/lib/botocore/data/connect-contact-lens/2020-08-21 copying botocore/data/connect-contact-lens/2020-08-21/examples-1.json -> build/lib/botocore/data/connect-contact-lens/2020-08-21 copying botocore/data/connect-contact-lens/2020-08-21/paginators-1.json -> build/lib/botocore/data/connect-contact-lens/2020-08-21 copying botocore/data/connect-contact-lens/2020-08-21/service-2.json -> build/lib/botocore/data/connect-contact-lens/2020-08-21 creating build/lib/botocore/data/connect creating build/lib/botocore/data/connect/2017-08-08 copying botocore/data/connect/2017-08-08/examples-1.json -> build/lib/botocore/data/connect/2017-08-08 copying botocore/data/connect/2017-08-08/paginators-1.json -> build/lib/botocore/data/connect/2017-08-08 copying botocore/data/connect/2017-08-08/service-2.json -> build/lib/botocore/data/connect/2017-08-08 creating build/lib/botocore/data/connectcampaigns creating build/lib/botocore/data/connectcampaigns/2021-01-30 copying botocore/data/connectcampaigns/2021-01-30/paginators-1.json -> build/lib/botocore/data/connectcampaigns/2021-01-30 copying botocore/data/connectcampaigns/2021-01-30/service-2.json -> build/lib/botocore/data/connectcampaigns/2021-01-30 creating build/lib/botocore/data/connectcases creating build/lib/botocore/data/connectcases/2022-10-03 copying botocore/data/connectcases/2022-10-03/paginators-1.json -> build/lib/botocore/data/connectcases/2022-10-03 copying botocore/data/connectcases/2022-10-03/service-2.json -> build/lib/botocore/data/connectcases/2022-10-03 creating build/lib/botocore/data/connectparticipant creating build/lib/botocore/data/connectparticipant/2018-09-07 copying botocore/data/connectparticipant/2018-09-07/examples-1.json -> build/lib/botocore/data/connectparticipant/2018-09-07 copying botocore/data/connectparticipant/2018-09-07/paginators-1.json -> build/lib/botocore/data/connectparticipant/2018-09-07 copying botocore/data/connectparticipant/2018-09-07/service-2.json -> build/lib/botocore/data/connectparticipant/2018-09-07 creating build/lib/botocore/data/controltower creating build/lib/botocore/data/controltower/2018-05-10 copying botocore/data/controltower/2018-05-10/paginators-1.json -> build/lib/botocore/data/controltower/2018-05-10 copying botocore/data/controltower/2018-05-10/service-2.json -> build/lib/botocore/data/controltower/2018-05-10 creating build/lib/botocore/data/cur creating build/lib/botocore/data/cur/2017-01-06 copying botocore/data/cur/2017-01-06/examples-1.json -> build/lib/botocore/data/cur/2017-01-06 copying botocore/data/cur/2017-01-06/paginators-1.json -> build/lib/botocore/data/cur/2017-01-06 copying botocore/data/cur/2017-01-06/service-2.json -> build/lib/botocore/data/cur/2017-01-06 creating build/lib/botocore/data/customer-profiles creating build/lib/botocore/data/customer-profiles/2020-08-15 copying botocore/data/customer-profiles/2020-08-15/examples-1.json -> build/lib/botocore/data/customer-profiles/2020-08-15 copying botocore/data/customer-profiles/2020-08-15/paginators-1.json -> build/lib/botocore/data/customer-profiles/2020-08-15 copying botocore/data/customer-profiles/2020-08-15/service-2.json -> build/lib/botocore/data/customer-profiles/2020-08-15 creating build/lib/botocore/data/databrew creating build/lib/botocore/data/databrew/2017-07-25 copying botocore/data/databrew/2017-07-25/examples-1.json -> build/lib/botocore/data/databrew/2017-07-25 copying botocore/data/databrew/2017-07-25/paginators-1.json -> build/lib/botocore/data/databrew/2017-07-25 copying botocore/data/databrew/2017-07-25/service-2.json -> build/lib/botocore/data/databrew/2017-07-25 creating build/lib/botocore/data/dataexchange creating build/lib/botocore/data/dataexchange/2017-07-25 copying botocore/data/dataexchange/2017-07-25/paginators-1.json -> build/lib/botocore/data/dataexchange/2017-07-25 copying botocore/data/dataexchange/2017-07-25/service-2.json -> build/lib/botocore/data/dataexchange/2017-07-25 copying botocore/data/dataexchange/2017-07-25/waiters-2.json -> build/lib/botocore/data/dataexchange/2017-07-25 creating build/lib/botocore/data/datapipeline creating build/lib/botocore/data/datapipeline/2012-10-29 copying botocore/data/datapipeline/2012-10-29/examples-1.json -> build/lib/botocore/data/datapipeline/2012-10-29 copying botocore/data/datapipeline/2012-10-29/paginators-1.json -> build/lib/botocore/data/datapipeline/2012-10-29 copying botocore/data/datapipeline/2012-10-29/service-2.json -> build/lib/botocore/data/datapipeline/2012-10-29 creating build/lib/botocore/data/datasync creating build/lib/botocore/data/datasync/2018-11-09 copying botocore/data/datasync/2018-11-09/examples-1.json -> build/lib/botocore/data/datasync/2018-11-09 copying botocore/data/datasync/2018-11-09/paginators-1.json -> build/lib/botocore/data/datasync/2018-11-09 copying botocore/data/datasync/2018-11-09/service-2.json -> build/lib/botocore/data/datasync/2018-11-09 creating build/lib/botocore/data/dax creating build/lib/botocore/data/dax/2017-04-19 copying botocore/data/dax/2017-04-19/examples-1.json -> build/lib/botocore/data/dax/2017-04-19 copying botocore/data/dax/2017-04-19/paginators-1.json -> build/lib/botocore/data/dax/2017-04-19 copying botocore/data/dax/2017-04-19/service-2.json -> build/lib/botocore/data/dax/2017-04-19 creating build/lib/botocore/data/detective creating build/lib/botocore/data/detective/2018-10-26 copying botocore/data/detective/2018-10-26/examples-1.json -> build/lib/botocore/data/detective/2018-10-26 copying botocore/data/detective/2018-10-26/paginators-1.json -> build/lib/botocore/data/detective/2018-10-26 copying botocore/data/detective/2018-10-26/service-2.json -> build/lib/botocore/data/detective/2018-10-26 creating build/lib/botocore/data/devicefarm creating build/lib/botocore/data/devicefarm/2015-06-23 copying botocore/data/devicefarm/2015-06-23/examples-1.json -> build/lib/botocore/data/devicefarm/2015-06-23 copying botocore/data/devicefarm/2015-06-23/paginators-1.json -> build/lib/botocore/data/devicefarm/2015-06-23 copying botocore/data/devicefarm/2015-06-23/service-2.json -> build/lib/botocore/data/devicefarm/2015-06-23 creating build/lib/botocore/data/devops-guru creating build/lib/botocore/data/devops-guru/2020-12-01 copying botocore/data/devops-guru/2020-12-01/examples-1.json -> build/lib/botocore/data/devops-guru/2020-12-01 copying botocore/data/devops-guru/2020-12-01/paginators-1.json -> build/lib/botocore/data/devops-guru/2020-12-01 copying botocore/data/devops-guru/2020-12-01/service-2.json -> build/lib/botocore/data/devops-guru/2020-12-01 creating build/lib/botocore/data/directconnect creating build/lib/botocore/data/directconnect/2012-10-25 copying botocore/data/directconnect/2012-10-25/examples-1.json -> build/lib/botocore/data/directconnect/2012-10-25 copying botocore/data/directconnect/2012-10-25/paginators-1.json -> build/lib/botocore/data/directconnect/2012-10-25 copying botocore/data/directconnect/2012-10-25/service-2.json -> build/lib/botocore/data/directconnect/2012-10-25 creating build/lib/botocore/data/discovery creating build/lib/botocore/data/discovery/2015-11-01 copying botocore/data/discovery/2015-11-01/examples-1.json -> build/lib/botocore/data/discovery/2015-11-01 copying botocore/data/discovery/2015-11-01/paginators-1.json -> build/lib/botocore/data/discovery/2015-11-01 copying botocore/data/discovery/2015-11-01/service-2.json -> build/lib/botocore/data/discovery/2015-11-01 creating build/lib/botocore/data/dlm creating build/lib/botocore/data/dlm/2018-01-12 copying botocore/data/dlm/2018-01-12/examples-1.json -> build/lib/botocore/data/dlm/2018-01-12 copying botocore/data/dlm/2018-01-12/paginators-1.json -> build/lib/botocore/data/dlm/2018-01-12 copying botocore/data/dlm/2018-01-12/service-2.json -> build/lib/botocore/data/dlm/2018-01-12 creating build/lib/botocore/data/dms creating build/lib/botocore/data/dms/2016-01-01 copying botocore/data/dms/2016-01-01/examples-1.json -> build/lib/botocore/data/dms/2016-01-01 copying botocore/data/dms/2016-01-01/paginators-1.json -> build/lib/botocore/data/dms/2016-01-01 copying botocore/data/dms/2016-01-01/service-2.json -> build/lib/botocore/data/dms/2016-01-01 copying botocore/data/dms/2016-01-01/waiters-2.json -> build/lib/botocore/data/dms/2016-01-01 creating build/lib/botocore/data/docdb creating build/lib/botocore/data/docdb/2014-10-31 copying botocore/data/docdb/2014-10-31/examples-1.json -> build/lib/botocore/data/docdb/2014-10-31 copying botocore/data/docdb/2014-10-31/paginators-1.json -> build/lib/botocore/data/docdb/2014-10-31 copying botocore/data/docdb/2014-10-31/service-2.json -> build/lib/botocore/data/docdb/2014-10-31 copying botocore/data/docdb/2014-10-31/service-2.sdk-extras.json -> build/lib/botocore/data/docdb/2014-10-31 copying botocore/data/docdb/2014-10-31/waiters-2.json -> build/lib/botocore/data/docdb/2014-10-31 creating build/lib/botocore/data/drs creating build/lib/botocore/data/drs/2020-02-26 copying botocore/data/drs/2020-02-26/examples-1.json -> build/lib/botocore/data/drs/2020-02-26 copying botocore/data/drs/2020-02-26/paginators-1.json -> build/lib/botocore/data/drs/2020-02-26 copying botocore/data/drs/2020-02-26/service-2.json -> build/lib/botocore/data/drs/2020-02-26 creating build/lib/botocore/data/ds creating build/lib/botocore/data/ds/2015-04-16 copying botocore/data/ds/2015-04-16/examples-1.json -> build/lib/botocore/data/ds/2015-04-16 copying botocore/data/ds/2015-04-16/paginators-1.json -> build/lib/botocore/data/ds/2015-04-16 copying botocore/data/ds/2015-04-16/service-2.json -> build/lib/botocore/data/ds/2015-04-16 creating build/lib/botocore/data/dynamodb creating build/lib/botocore/data/dynamodb/2011-12-05 copying botocore/data/dynamodb/2011-12-05/examples-1.json -> build/lib/botocore/data/dynamodb/2011-12-05 creating build/lib/botocore/data/dynamodb/2012-08-10 copying botocore/data/dynamodb/2012-08-10/examples-1.json -> build/lib/botocore/data/dynamodb/2012-08-10 copying botocore/data/dynamodb/2012-08-10/paginators-1.json -> build/lib/botocore/data/dynamodb/2012-08-10 copying botocore/data/dynamodb/2012-08-10/service-2.json -> build/lib/botocore/data/dynamodb/2012-08-10 copying botocore/data/dynamodb/2012-08-10/waiters-2.json -> build/lib/botocore/data/dynamodb/2012-08-10 creating build/lib/botocore/data/dynamodbstreams creating build/lib/botocore/data/dynamodbstreams/2012-08-10 copying botocore/data/dynamodbstreams/2012-08-10/examples-1.json -> build/lib/botocore/data/dynamodbstreams/2012-08-10 copying botocore/data/dynamodbstreams/2012-08-10/paginators-1.json -> build/lib/botocore/data/dynamodbstreams/2012-08-10 copying botocore/data/dynamodbstreams/2012-08-10/service-2.json -> build/lib/botocore/data/dynamodbstreams/2012-08-10 creating build/lib/botocore/data/ebs creating build/lib/botocore/data/ebs/2019-11-02 copying botocore/data/ebs/2019-11-02/examples-1.json -> build/lib/botocore/data/ebs/2019-11-02 copying botocore/data/ebs/2019-11-02/paginators-1.json -> build/lib/botocore/data/ebs/2019-11-02 copying botocore/data/ebs/2019-11-02/service-2.json -> build/lib/botocore/data/ebs/2019-11-02 creating build/lib/botocore/data/ec2-instance-connect creating build/lib/botocore/data/ec2-instance-connect/2018-04-02 copying botocore/data/ec2-instance-connect/2018-04-02/examples-1.json -> build/lib/botocore/data/ec2-instance-connect/2018-04-02 copying botocore/data/ec2-instance-connect/2018-04-02/paginators-1.json -> build/lib/botocore/data/ec2-instance-connect/2018-04-02 copying botocore/data/ec2-instance-connect/2018-04-02/service-2.json -> build/lib/botocore/data/ec2-instance-connect/2018-04-02 creating build/lib/botocore/data/ec2 creating build/lib/botocore/data/ec2/2014-09-01 copying botocore/data/ec2/2014-09-01/paginators-1.json -> build/lib/botocore/data/ec2/2014-09-01 copying botocore/data/ec2/2014-09-01/service-2.json -> build/lib/botocore/data/ec2/2014-09-01 copying botocore/data/ec2/2014-09-01/waiters-2.json -> build/lib/botocore/data/ec2/2014-09-01 creating build/lib/botocore/data/ec2/2014-10-01 copying botocore/data/ec2/2014-10-01/paginators-1.json -> build/lib/botocore/data/ec2/2014-10-01 copying botocore/data/ec2/2014-10-01/service-2.json -> build/lib/botocore/data/ec2/2014-10-01 copying botocore/data/ec2/2014-10-01/waiters-2.json -> build/lib/botocore/data/ec2/2014-10-01 creating build/lib/botocore/data/ec2/2015-03-01 copying botocore/data/ec2/2015-03-01/paginators-1.json -> build/lib/botocore/data/ec2/2015-03-01 copying botocore/data/ec2/2015-03-01/service-2.json -> build/lib/botocore/data/ec2/2015-03-01 copying botocore/data/ec2/2015-03-01/waiters-2.json -> build/lib/botocore/data/ec2/2015-03-01 creating build/lib/botocore/data/ec2/2015-04-15 copying botocore/data/ec2/2015-04-15/paginators-1.json -> build/lib/botocore/data/ec2/2015-04-15 copying botocore/data/ec2/2015-04-15/service-2.json -> build/lib/botocore/data/ec2/2015-04-15 copying botocore/data/ec2/2015-04-15/waiters-2.json -> build/lib/botocore/data/ec2/2015-04-15 creating build/lib/botocore/data/ec2/2015-10-01 copying botocore/data/ec2/2015-10-01/examples-1.json -> build/lib/botocore/data/ec2/2015-10-01 copying botocore/data/ec2/2015-10-01/paginators-1.json -> build/lib/botocore/data/ec2/2015-10-01 copying botocore/data/ec2/2015-10-01/service-2.json -> build/lib/botocore/data/ec2/2015-10-01 copying botocore/data/ec2/2015-10-01/waiters-2.json -> build/lib/botocore/data/ec2/2015-10-01 creating build/lib/botocore/data/ec2/2016-04-01 copying botocore/data/ec2/2016-04-01/examples-1.json -> build/lib/botocore/data/ec2/2016-04-01 copying botocore/data/ec2/2016-04-01/paginators-1.json -> build/lib/botocore/data/ec2/2016-04-01 copying botocore/data/ec2/2016-04-01/service-2.json -> build/lib/botocore/data/ec2/2016-04-01 copying botocore/data/ec2/2016-04-01/waiters-2.json -> build/lib/botocore/data/ec2/2016-04-01 creating build/lib/botocore/data/ec2/2016-09-15 copying botocore/data/ec2/2016-09-15/examples-1.json -> build/lib/botocore/data/ec2/2016-09-15 copying botocore/data/ec2/2016-09-15/paginators-1.json -> build/lib/botocore/data/ec2/2016-09-15 copying botocore/data/ec2/2016-09-15/service-2.json -> build/lib/botocore/data/ec2/2016-09-15 copying botocore/data/ec2/2016-09-15/waiters-2.json -> build/lib/botocore/data/ec2/2016-09-15 creating build/lib/botocore/data/ec2/2016-11-15 copying botocore/data/ec2/2016-11-15/examples-1.json -> build/lib/botocore/data/ec2/2016-11-15 copying botocore/data/ec2/2016-11-15/paginators-1.json -> build/lib/botocore/data/ec2/2016-11-15 copying botocore/data/ec2/2016-11-15/service-2.json -> build/lib/botocore/data/ec2/2016-11-15 copying botocore/data/ec2/2016-11-15/waiters-2.json -> build/lib/botocore/data/ec2/2016-11-15 creating build/lib/botocore/data/ecr-public creating build/lib/botocore/data/ecr-public/2020-10-30 copying botocore/data/ecr-public/2020-10-30/examples-1.json -> build/lib/botocore/data/ecr-public/2020-10-30 copying botocore/data/ecr-public/2020-10-30/paginators-1.json -> build/lib/botocore/data/ecr-public/2020-10-30 copying botocore/data/ecr-public/2020-10-30/service-2.json -> build/lib/botocore/data/ecr-public/2020-10-30 creating build/lib/botocore/data/ecr creating build/lib/botocore/data/ecr/2015-09-21 copying botocore/data/ecr/2015-09-21/examples-1.json -> build/lib/botocore/data/ecr/2015-09-21 copying botocore/data/ecr/2015-09-21/paginators-1.json -> build/lib/botocore/data/ecr/2015-09-21 copying botocore/data/ecr/2015-09-21/service-2.json -> build/lib/botocore/data/ecr/2015-09-21 copying botocore/data/ecr/2015-09-21/waiters-2.json -> build/lib/botocore/data/ecr/2015-09-21 creating build/lib/botocore/data/ecs creating build/lib/botocore/data/ecs/2014-11-13 copying botocore/data/ecs/2014-11-13/examples-1.json -> build/lib/botocore/data/ecs/2014-11-13 copying botocore/data/ecs/2014-11-13/paginators-1.json -> build/lib/botocore/data/ecs/2014-11-13 copying botocore/data/ecs/2014-11-13/service-2.json -> build/lib/botocore/data/ecs/2014-11-13 copying botocore/data/ecs/2014-11-13/waiters-2.json -> build/lib/botocore/data/ecs/2014-11-13 creating build/lib/botocore/data/efs creating build/lib/botocore/data/efs/2015-02-01 copying botocore/data/efs/2015-02-01/examples-1.json -> build/lib/botocore/data/efs/2015-02-01 copying botocore/data/efs/2015-02-01/paginators-1.json -> build/lib/botocore/data/efs/2015-02-01 copying botocore/data/efs/2015-02-01/service-2.json -> build/lib/botocore/data/efs/2015-02-01 creating build/lib/botocore/data/eks creating build/lib/botocore/data/eks/2017-11-01 copying botocore/data/eks/2017-11-01/examples-1.json -> build/lib/botocore/data/eks/2017-11-01 copying botocore/data/eks/2017-11-01/paginators-1.json -> build/lib/botocore/data/eks/2017-11-01 copying botocore/data/eks/2017-11-01/service-2.json -> build/lib/botocore/data/eks/2017-11-01 copying botocore/data/eks/2017-11-01/service-2.sdk-extras.json -> build/lib/botocore/data/eks/2017-11-01 copying botocore/data/eks/2017-11-01/waiters-2.json -> build/lib/botocore/data/eks/2017-11-01 creating build/lib/botocore/data/elastic-inference creating build/lib/botocore/data/elastic-inference/2017-07-25 copying botocore/data/elastic-inference/2017-07-25/examples-1.json -> build/lib/botocore/data/elastic-inference/2017-07-25 copying botocore/data/elastic-inference/2017-07-25/paginators-1.json -> build/lib/botocore/data/elastic-inference/2017-07-25 copying botocore/data/elastic-inference/2017-07-25/service-2.json -> build/lib/botocore/data/elastic-inference/2017-07-25 creating build/lib/botocore/data/elasticache creating build/lib/botocore/data/elasticache/2014-09-30 copying botocore/data/elasticache/2014-09-30/paginators-1.json -> build/lib/botocore/data/elasticache/2014-09-30 copying botocore/data/elasticache/2014-09-30/service-2.json -> build/lib/botocore/data/elasticache/2014-09-30 copying botocore/data/elasticache/2014-09-30/waiters-2.json -> build/lib/botocore/data/elasticache/2014-09-30 creating build/lib/botocore/data/elasticache/2015-02-02 copying botocore/data/elasticache/2015-02-02/examples-1.json -> build/lib/botocore/data/elasticache/2015-02-02 copying botocore/data/elasticache/2015-02-02/paginators-1.json -> build/lib/botocore/data/elasticache/2015-02-02 copying botocore/data/elasticache/2015-02-02/service-2.json -> build/lib/botocore/data/elasticache/2015-02-02 copying botocore/data/elasticache/2015-02-02/waiters-2.json -> build/lib/botocore/data/elasticache/2015-02-02 creating build/lib/botocore/data/elasticbeanstalk creating build/lib/botocore/data/elasticbeanstalk/2010-12-01 copying botocore/data/elasticbeanstalk/2010-12-01/examples-1.json -> build/lib/botocore/data/elasticbeanstalk/2010-12-01 copying botocore/data/elasticbeanstalk/2010-12-01/paginators-1.json -> build/lib/botocore/data/elasticbeanstalk/2010-12-01 copying botocore/data/elasticbeanstalk/2010-12-01/service-2.json -> build/lib/botocore/data/elasticbeanstalk/2010-12-01 copying botocore/data/elasticbeanstalk/2010-12-01/waiters-2.json -> build/lib/botocore/data/elasticbeanstalk/2010-12-01 creating build/lib/botocore/data/elastictranscoder creating build/lib/botocore/data/elastictranscoder/2012-09-25 copying botocore/data/elastictranscoder/2012-09-25/examples-1.json -> build/lib/botocore/data/elastictranscoder/2012-09-25 copying botocore/data/elastictranscoder/2012-09-25/paginators-1.json -> build/lib/botocore/data/elastictranscoder/2012-09-25 copying botocore/data/elastictranscoder/2012-09-25/service-2.json -> build/lib/botocore/data/elastictranscoder/2012-09-25 copying botocore/data/elastictranscoder/2012-09-25/waiters-2.json -> build/lib/botocore/data/elastictranscoder/2012-09-25 creating build/lib/botocore/data/elb creating build/lib/botocore/data/elb/2012-06-01 copying botocore/data/elb/2012-06-01/examples-1.json -> build/lib/botocore/data/elb/2012-06-01 copying botocore/data/elb/2012-06-01/paginators-1.json -> build/lib/botocore/data/elb/2012-06-01 copying botocore/data/elb/2012-06-01/service-2.json -> build/lib/botocore/data/elb/2012-06-01 copying botocore/data/elb/2012-06-01/waiters-2.json -> build/lib/botocore/data/elb/2012-06-01 creating build/lib/botocore/data/elbv2 creating build/lib/botocore/data/elbv2/2015-12-01 copying botocore/data/elbv2/2015-12-01/examples-1.json -> build/lib/botocore/data/elbv2/2015-12-01 copying botocore/data/elbv2/2015-12-01/paginators-1.json -> build/lib/botocore/data/elbv2/2015-12-01 copying botocore/data/elbv2/2015-12-01/service-2.json -> build/lib/botocore/data/elbv2/2015-12-01 copying botocore/data/elbv2/2015-12-01/waiters-2.json -> build/lib/botocore/data/elbv2/2015-12-01 creating build/lib/botocore/data/emr-containers creating build/lib/botocore/data/emr-containers/2020-10-01 copying botocore/data/emr-containers/2020-10-01/examples-1.json -> build/lib/botocore/data/emr-containers/2020-10-01 copying botocore/data/emr-containers/2020-10-01/paginators-1.json -> build/lib/botocore/data/emr-containers/2020-10-01 copying botocore/data/emr-containers/2020-10-01/service-2.json -> build/lib/botocore/data/emr-containers/2020-10-01 creating build/lib/botocore/data/emr-serverless creating build/lib/botocore/data/emr-serverless/2021-07-13 copying botocore/data/emr-serverless/2021-07-13/paginators-1.json -> build/lib/botocore/data/emr-serverless/2021-07-13 copying botocore/data/emr-serverless/2021-07-13/service-2.json -> build/lib/botocore/data/emr-serverless/2021-07-13 creating build/lib/botocore/data/emr creating build/lib/botocore/data/emr/2009-03-31 copying botocore/data/emr/2009-03-31/examples-1.json -> build/lib/botocore/data/emr/2009-03-31 copying botocore/data/emr/2009-03-31/paginators-1.json -> build/lib/botocore/data/emr/2009-03-31 copying botocore/data/emr/2009-03-31/service-2.json -> build/lib/botocore/data/emr/2009-03-31 copying botocore/data/emr/2009-03-31/waiters-2.json -> build/lib/botocore/data/emr/2009-03-31 creating build/lib/botocore/data/es creating build/lib/botocore/data/es/2015-01-01 copying botocore/data/es/2015-01-01/examples-1.json -> build/lib/botocore/data/es/2015-01-01 copying botocore/data/es/2015-01-01/paginators-1.json -> build/lib/botocore/data/es/2015-01-01 copying botocore/data/es/2015-01-01/service-2.json -> build/lib/botocore/data/es/2015-01-01 creating build/lib/botocore/data/events creating build/lib/botocore/data/events/2014-02-03 copying botocore/data/events/2014-02-03/service-2.json -> build/lib/botocore/data/events/2014-02-03 creating build/lib/botocore/data/events/2015-10-07 copying botocore/data/events/2015-10-07/examples-1.json -> build/lib/botocore/data/events/2015-10-07 copying botocore/data/events/2015-10-07/paginators-1.json -> build/lib/botocore/data/events/2015-10-07 copying botocore/data/events/2015-10-07/service-2.json -> build/lib/botocore/data/events/2015-10-07 creating build/lib/botocore/data/evidently creating build/lib/botocore/data/evidently/2021-02-01 copying botocore/data/evidently/2021-02-01/examples-1.json -> build/lib/botocore/data/evidently/2021-02-01 copying botocore/data/evidently/2021-02-01/paginators-1.json -> build/lib/botocore/data/evidently/2021-02-01 copying botocore/data/evidently/2021-02-01/service-2.json -> build/lib/botocore/data/evidently/2021-02-01 creating build/lib/botocore/data/finspace-data creating build/lib/botocore/data/finspace-data/2020-07-13 copying botocore/data/finspace-data/2020-07-13/examples-1.json -> build/lib/botocore/data/finspace-data/2020-07-13 copying botocore/data/finspace-data/2020-07-13/paginators-1.json -> build/lib/botocore/data/finspace-data/2020-07-13 copying botocore/data/finspace-data/2020-07-13/service-2.json -> build/lib/botocore/data/finspace-data/2020-07-13 creating build/lib/botocore/data/finspace creating build/lib/botocore/data/finspace/2021-03-12 copying botocore/data/finspace/2021-03-12/examples-1.json -> build/lib/botocore/data/finspace/2021-03-12 copying botocore/data/finspace/2021-03-12/paginators-1.json -> build/lib/botocore/data/finspace/2021-03-12 copying botocore/data/finspace/2021-03-12/service-2.json -> build/lib/botocore/data/finspace/2021-03-12 creating build/lib/botocore/data/firehose creating build/lib/botocore/data/firehose/2015-08-04 copying botocore/data/firehose/2015-08-04/examples-1.json -> build/lib/botocore/data/firehose/2015-08-04 copying botocore/data/firehose/2015-08-04/paginators-1.json -> build/lib/botocore/data/firehose/2015-08-04 copying botocore/data/firehose/2015-08-04/service-2.json -> build/lib/botocore/data/firehose/2015-08-04 creating build/lib/botocore/data/fis creating build/lib/botocore/data/fis/2020-12-01 copying botocore/data/fis/2020-12-01/examples-1.json -> build/lib/botocore/data/fis/2020-12-01 copying botocore/data/fis/2020-12-01/paginators-1.json -> build/lib/botocore/data/fis/2020-12-01 copying botocore/data/fis/2020-12-01/service-2.json -> build/lib/botocore/data/fis/2020-12-01 creating build/lib/botocore/data/fms creating build/lib/botocore/data/fms/2018-01-01 copying botocore/data/fms/2018-01-01/examples-1.json -> build/lib/botocore/data/fms/2018-01-01 copying botocore/data/fms/2018-01-01/paginators-1.json -> build/lib/botocore/data/fms/2018-01-01 copying botocore/data/fms/2018-01-01/service-2.json -> build/lib/botocore/data/fms/2018-01-01 creating build/lib/botocore/data/forecast creating build/lib/botocore/data/forecast/2018-06-26 copying botocore/data/forecast/2018-06-26/examples-1.json -> build/lib/botocore/data/forecast/2018-06-26 copying botocore/data/forecast/2018-06-26/paginators-1.json -> build/lib/botocore/data/forecast/2018-06-26 copying botocore/data/forecast/2018-06-26/service-2.json -> build/lib/botocore/data/forecast/2018-06-26 creating build/lib/botocore/data/forecastquery creating build/lib/botocore/data/forecastquery/2018-06-26 copying botocore/data/forecastquery/2018-06-26/examples-1.json -> build/lib/botocore/data/forecastquery/2018-06-26 copying botocore/data/forecastquery/2018-06-26/paginators-1.json -> build/lib/botocore/data/forecastquery/2018-06-26 copying botocore/data/forecastquery/2018-06-26/service-2.json -> build/lib/botocore/data/forecastquery/2018-06-26 creating build/lib/botocore/data/frauddetector creating build/lib/botocore/data/frauddetector/2019-11-15 copying botocore/data/frauddetector/2019-11-15/examples-1.json -> build/lib/botocore/data/frauddetector/2019-11-15 copying botocore/data/frauddetector/2019-11-15/paginators-1.json -> build/lib/botocore/data/frauddetector/2019-11-15 copying botocore/data/frauddetector/2019-11-15/service-2.json -> build/lib/botocore/data/frauddetector/2019-11-15 creating build/lib/botocore/data/fsx creating build/lib/botocore/data/fsx/2018-03-01 copying botocore/data/fsx/2018-03-01/examples-1.json -> build/lib/botocore/data/fsx/2018-03-01 copying botocore/data/fsx/2018-03-01/paginators-1.json -> build/lib/botocore/data/fsx/2018-03-01 copying botocore/data/fsx/2018-03-01/service-2.json -> build/lib/botocore/data/fsx/2018-03-01 creating build/lib/botocore/data/gamelift creating build/lib/botocore/data/gamelift/2015-10-01 copying botocore/data/gamelift/2015-10-01/examples-1.json -> build/lib/botocore/data/gamelift/2015-10-01 copying botocore/data/gamelift/2015-10-01/paginators-1.json -> build/lib/botocore/data/gamelift/2015-10-01 copying botocore/data/gamelift/2015-10-01/service-2.json -> build/lib/botocore/data/gamelift/2015-10-01 creating build/lib/botocore/data/gamesparks creating build/lib/botocore/data/gamesparks/2021-08-17 copying botocore/data/gamesparks/2021-08-17/examples-1.json -> build/lib/botocore/data/gamesparks/2021-08-17 copying botocore/data/gamesparks/2021-08-17/paginators-1.json -> build/lib/botocore/data/gamesparks/2021-08-17 copying botocore/data/gamesparks/2021-08-17/service-2.json -> build/lib/botocore/data/gamesparks/2021-08-17 creating build/lib/botocore/data/glacier creating build/lib/botocore/data/glacier/2012-06-01 copying botocore/data/glacier/2012-06-01/examples-1.json -> build/lib/botocore/data/glacier/2012-06-01 copying botocore/data/glacier/2012-06-01/paginators-1.json -> build/lib/botocore/data/glacier/2012-06-01 copying botocore/data/glacier/2012-06-01/service-2.json -> build/lib/botocore/data/glacier/2012-06-01 copying botocore/data/glacier/2012-06-01/waiters-2.json -> build/lib/botocore/data/glacier/2012-06-01 creating build/lib/botocore/data/globalaccelerator creating build/lib/botocore/data/globalaccelerator/2018-08-08 copying botocore/data/globalaccelerator/2018-08-08/examples-1.json -> build/lib/botocore/data/globalaccelerator/2018-08-08 copying botocore/data/globalaccelerator/2018-08-08/paginators-1.json -> build/lib/botocore/data/globalaccelerator/2018-08-08 copying botocore/data/globalaccelerator/2018-08-08/service-2.json -> build/lib/botocore/data/globalaccelerator/2018-08-08 creating build/lib/botocore/data/glue creating build/lib/botocore/data/glue/2017-03-31 copying botocore/data/glue/2017-03-31/examples-1.json -> build/lib/botocore/data/glue/2017-03-31 copying botocore/data/glue/2017-03-31/paginators-1.json -> build/lib/botocore/data/glue/2017-03-31 copying botocore/data/glue/2017-03-31/service-2.json -> build/lib/botocore/data/glue/2017-03-31 creating build/lib/botocore/data/grafana creating build/lib/botocore/data/grafana/2020-08-18 copying botocore/data/grafana/2020-08-18/examples-1.json -> build/lib/botocore/data/grafana/2020-08-18 copying botocore/data/grafana/2020-08-18/paginators-1.json -> build/lib/botocore/data/grafana/2020-08-18 copying botocore/data/grafana/2020-08-18/service-2.json -> build/lib/botocore/data/grafana/2020-08-18 creating build/lib/botocore/data/greengrass creating build/lib/botocore/data/greengrass/2017-06-07 copying botocore/data/greengrass/2017-06-07/paginators-1.json -> build/lib/botocore/data/greengrass/2017-06-07 copying botocore/data/greengrass/2017-06-07/service-2.json -> build/lib/botocore/data/greengrass/2017-06-07 creating build/lib/botocore/data/greengrassv2 creating build/lib/botocore/data/greengrassv2/2020-11-30 copying botocore/data/greengrassv2/2020-11-30/examples-1.json -> build/lib/botocore/data/greengrassv2/2020-11-30 copying botocore/data/greengrassv2/2020-11-30/paginators-1.json -> build/lib/botocore/data/greengrassv2/2020-11-30 copying botocore/data/greengrassv2/2020-11-30/service-2.json -> build/lib/botocore/data/greengrassv2/2020-11-30 creating build/lib/botocore/data/groundstation creating build/lib/botocore/data/groundstation/2019-05-23 copying botocore/data/groundstation/2019-05-23/examples-1.json -> build/lib/botocore/data/groundstation/2019-05-23 copying botocore/data/groundstation/2019-05-23/paginators-1.json -> build/lib/botocore/data/groundstation/2019-05-23 copying botocore/data/groundstation/2019-05-23/service-2.json -> build/lib/botocore/data/groundstation/2019-05-23 creating build/lib/botocore/data/guardduty creating build/lib/botocore/data/guardduty/2017-11-28 copying botocore/data/guardduty/2017-11-28/examples-1.json -> build/lib/botocore/data/guardduty/2017-11-28 copying botocore/data/guardduty/2017-11-28/paginators-1.json -> build/lib/botocore/data/guardduty/2017-11-28 copying botocore/data/guardduty/2017-11-28/service-2.json -> build/lib/botocore/data/guardduty/2017-11-28 creating build/lib/botocore/data/health creating build/lib/botocore/data/health/2016-08-04 copying botocore/data/health/2016-08-04/examples-1.json -> build/lib/botocore/data/health/2016-08-04 copying botocore/data/health/2016-08-04/paginators-1.json -> build/lib/botocore/data/health/2016-08-04 copying botocore/data/health/2016-08-04/service-2.json -> build/lib/botocore/data/health/2016-08-04 creating build/lib/botocore/data/healthlake creating build/lib/botocore/data/healthlake/2017-07-01 copying botocore/data/healthlake/2017-07-01/examples-1.json -> build/lib/botocore/data/healthlake/2017-07-01 copying botocore/data/healthlake/2017-07-01/paginators-1.json -> build/lib/botocore/data/healthlake/2017-07-01 copying botocore/data/healthlake/2017-07-01/service-2.json -> build/lib/botocore/data/healthlake/2017-07-01 creating build/lib/botocore/data/honeycode creating build/lib/botocore/data/honeycode/2020-03-01 copying botocore/data/honeycode/2020-03-01/examples-1.json -> build/lib/botocore/data/honeycode/2020-03-01 copying botocore/data/honeycode/2020-03-01/paginators-1.json -> build/lib/botocore/data/honeycode/2020-03-01 copying botocore/data/honeycode/2020-03-01/paginators-1.sdk-extras.json -> build/lib/botocore/data/honeycode/2020-03-01 copying botocore/data/honeycode/2020-03-01/service-2.json -> build/lib/botocore/data/honeycode/2020-03-01 creating build/lib/botocore/data/iam creating build/lib/botocore/data/iam/2010-05-08 copying botocore/data/iam/2010-05-08/examples-1.json -> build/lib/botocore/data/iam/2010-05-08 copying botocore/data/iam/2010-05-08/paginators-1.json -> build/lib/botocore/data/iam/2010-05-08 copying botocore/data/iam/2010-05-08/service-2.json -> build/lib/botocore/data/iam/2010-05-08 copying botocore/data/iam/2010-05-08/waiters-2.json -> build/lib/botocore/data/iam/2010-05-08 creating build/lib/botocore/data/identitystore creating build/lib/botocore/data/identitystore/2020-06-15 copying botocore/data/identitystore/2020-06-15/examples-1.json -> build/lib/botocore/data/identitystore/2020-06-15 copying botocore/data/identitystore/2020-06-15/paginators-1.json -> build/lib/botocore/data/identitystore/2020-06-15 copying botocore/data/identitystore/2020-06-15/service-2.json -> build/lib/botocore/data/identitystore/2020-06-15 creating build/lib/botocore/data/imagebuilder creating build/lib/botocore/data/imagebuilder/2019-12-02 copying botocore/data/imagebuilder/2019-12-02/examples-1.json -> build/lib/botocore/data/imagebuilder/2019-12-02 copying botocore/data/imagebuilder/2019-12-02/paginators-1.json -> build/lib/botocore/data/imagebuilder/2019-12-02 copying botocore/data/imagebuilder/2019-12-02/service-2.json -> build/lib/botocore/data/imagebuilder/2019-12-02 creating build/lib/botocore/data/importexport creating build/lib/botocore/data/importexport/2010-06-01 copying botocore/data/importexport/2010-06-01/paginators-1.json -> build/lib/botocore/data/importexport/2010-06-01 copying botocore/data/importexport/2010-06-01/service-2.json -> build/lib/botocore/data/importexport/2010-06-01 creating build/lib/botocore/data/inspector creating build/lib/botocore/data/inspector/2015-08-18 copying botocore/data/inspector/2015-08-18/service-2.json -> build/lib/botocore/data/inspector/2015-08-18 creating build/lib/botocore/data/inspector/2016-02-16 copying botocore/data/inspector/2016-02-16/examples-1.json -> build/lib/botocore/data/inspector/2016-02-16 copying botocore/data/inspector/2016-02-16/paginators-1.json -> build/lib/botocore/data/inspector/2016-02-16 copying botocore/data/inspector/2016-02-16/service-2.json -> build/lib/botocore/data/inspector/2016-02-16 creating build/lib/botocore/data/inspector2 creating build/lib/botocore/data/inspector2/2020-06-08 copying botocore/data/inspector2/2020-06-08/examples-1.json -> build/lib/botocore/data/inspector2/2020-06-08 copying botocore/data/inspector2/2020-06-08/paginators-1.json -> build/lib/botocore/data/inspector2/2020-06-08 copying botocore/data/inspector2/2020-06-08/paginators-1.sdk-extras.json -> build/lib/botocore/data/inspector2/2020-06-08 copying botocore/data/inspector2/2020-06-08/service-2.json -> build/lib/botocore/data/inspector2/2020-06-08 creating build/lib/botocore/data/iot-data creating build/lib/botocore/data/iot-data/2015-05-28 copying botocore/data/iot-data/2015-05-28/examples-1.json -> build/lib/botocore/data/iot-data/2015-05-28 copying botocore/data/iot-data/2015-05-28/paginators-1.json -> build/lib/botocore/data/iot-data/2015-05-28 copying botocore/data/iot-data/2015-05-28/service-2.json -> build/lib/botocore/data/iot-data/2015-05-28 creating build/lib/botocore/data/iot-jobs-data creating build/lib/botocore/data/iot-jobs-data/2017-09-29 copying botocore/data/iot-jobs-data/2017-09-29/examples-1.json -> build/lib/botocore/data/iot-jobs-data/2017-09-29 copying botocore/data/iot-jobs-data/2017-09-29/paginators-1.json -> build/lib/botocore/data/iot-jobs-data/2017-09-29 copying botocore/data/iot-jobs-data/2017-09-29/service-2.json -> build/lib/botocore/data/iot-jobs-data/2017-09-29 creating build/lib/botocore/data/iot creating build/lib/botocore/data/iot/2015-05-28 copying botocore/data/iot/2015-05-28/examples-1.json -> build/lib/botocore/data/iot/2015-05-28 copying botocore/data/iot/2015-05-28/paginators-1.json -> build/lib/botocore/data/iot/2015-05-28 copying botocore/data/iot/2015-05-28/service-2.json -> build/lib/botocore/data/iot/2015-05-28 creating build/lib/botocore/data/iot1click-devices creating build/lib/botocore/data/iot1click-devices/2018-05-14 copying botocore/data/iot1click-devices/2018-05-14/paginators-1.json -> build/lib/botocore/data/iot1click-devices/2018-05-14 copying botocore/data/iot1click-devices/2018-05-14/service-2.json -> build/lib/botocore/data/iot1click-devices/2018-05-14 creating build/lib/botocore/data/iot1click-projects creating build/lib/botocore/data/iot1click-projects/2018-05-14 copying botocore/data/iot1click-projects/2018-05-14/examples-1.json -> build/lib/botocore/data/iot1click-projects/2018-05-14 copying botocore/data/iot1click-projects/2018-05-14/paginators-1.json -> build/lib/botocore/data/iot1click-projects/2018-05-14 copying botocore/data/iot1click-projects/2018-05-14/service-2.json -> build/lib/botocore/data/iot1click-projects/2018-05-14 creating build/lib/botocore/data/iotanalytics creating build/lib/botocore/data/iotanalytics/2017-11-27 copying botocore/data/iotanalytics/2017-11-27/examples-1.json -> build/lib/botocore/data/iotanalytics/2017-11-27 copying botocore/data/iotanalytics/2017-11-27/paginators-1.json -> build/lib/botocore/data/iotanalytics/2017-11-27 copying botocore/data/iotanalytics/2017-11-27/service-2.json -> build/lib/botocore/data/iotanalytics/2017-11-27 creating build/lib/botocore/data/iotdeviceadvisor creating build/lib/botocore/data/iotdeviceadvisor/2020-09-18 copying botocore/data/iotdeviceadvisor/2020-09-18/examples-1.json -> build/lib/botocore/data/iotdeviceadvisor/2020-09-18 copying botocore/data/iotdeviceadvisor/2020-09-18/paginators-1.json -> build/lib/botocore/data/iotdeviceadvisor/2020-09-18 copying botocore/data/iotdeviceadvisor/2020-09-18/service-2.json -> build/lib/botocore/data/iotdeviceadvisor/2020-09-18 creating build/lib/botocore/data/iotevents-data creating build/lib/botocore/data/iotevents-data/2018-10-23 copying botocore/data/iotevents-data/2018-10-23/examples-1.json -> build/lib/botocore/data/iotevents-data/2018-10-23 copying botocore/data/iotevents-data/2018-10-23/paginators-1.json -> build/lib/botocore/data/iotevents-data/2018-10-23 copying botocore/data/iotevents-data/2018-10-23/service-2.json -> build/lib/botocore/data/iotevents-data/2018-10-23 creating build/lib/botocore/data/iotevents creating build/lib/botocore/data/iotevents/2018-07-27 copying botocore/data/iotevents/2018-07-27/examples-1.json -> build/lib/botocore/data/iotevents/2018-07-27 copying botocore/data/iotevents/2018-07-27/paginators-1.json -> build/lib/botocore/data/iotevents/2018-07-27 copying botocore/data/iotevents/2018-07-27/service-2.json -> build/lib/botocore/data/iotevents/2018-07-27 creating build/lib/botocore/data/iotfleethub creating build/lib/botocore/data/iotfleethub/2020-11-03 copying botocore/data/iotfleethub/2020-11-03/examples-1.json -> build/lib/botocore/data/iotfleethub/2020-11-03 copying botocore/data/iotfleethub/2020-11-03/paginators-1.json -> build/lib/botocore/data/iotfleethub/2020-11-03 copying botocore/data/iotfleethub/2020-11-03/service-2.json -> build/lib/botocore/data/iotfleethub/2020-11-03 creating build/lib/botocore/data/iotfleetwise creating build/lib/botocore/data/iotfleetwise/2021-06-17 copying botocore/data/iotfleetwise/2021-06-17/paginators-1.json -> build/lib/botocore/data/iotfleetwise/2021-06-17 copying botocore/data/iotfleetwise/2021-06-17/service-2.json -> build/lib/botocore/data/iotfleetwise/2021-06-17 copying botocore/data/iotfleetwise/2021-06-17/waiters-2.json -> build/lib/botocore/data/iotfleetwise/2021-06-17 creating build/lib/botocore/data/iotsecuretunneling creating build/lib/botocore/data/iotsecuretunneling/2018-10-05 copying botocore/data/iotsecuretunneling/2018-10-05/examples-1.json -> build/lib/botocore/data/iotsecuretunneling/2018-10-05 copying botocore/data/iotsecuretunneling/2018-10-05/paginators-1.json -> build/lib/botocore/data/iotsecuretunneling/2018-10-05 copying botocore/data/iotsecuretunneling/2018-10-05/service-2.json -> build/lib/botocore/data/iotsecuretunneling/2018-10-05 creating build/lib/botocore/data/iotsitewise creating build/lib/botocore/data/iotsitewise/2019-12-02 copying botocore/data/iotsitewise/2019-12-02/examples-1.json -> build/lib/botocore/data/iotsitewise/2019-12-02 copying botocore/data/iotsitewise/2019-12-02/paginators-1.json -> build/lib/botocore/data/iotsitewise/2019-12-02 copying botocore/data/iotsitewise/2019-12-02/service-2.json -> build/lib/botocore/data/iotsitewise/2019-12-02 copying botocore/data/iotsitewise/2019-12-02/waiters-2.json -> build/lib/botocore/data/iotsitewise/2019-12-02 creating build/lib/botocore/data/iotthingsgraph creating build/lib/botocore/data/iotthingsgraph/2018-09-06 copying botocore/data/iotthingsgraph/2018-09-06/examples-1.json -> build/lib/botocore/data/iotthingsgraph/2018-09-06 copying botocore/data/iotthingsgraph/2018-09-06/paginators-1.json -> build/lib/botocore/data/iotthingsgraph/2018-09-06 copying botocore/data/iotthingsgraph/2018-09-06/service-2.json -> build/lib/botocore/data/iotthingsgraph/2018-09-06 creating build/lib/botocore/data/iottwinmaker creating build/lib/botocore/data/iottwinmaker/2021-11-29 copying botocore/data/iottwinmaker/2021-11-29/examples-1.json -> build/lib/botocore/data/iottwinmaker/2021-11-29 copying botocore/data/iottwinmaker/2021-11-29/paginators-1.json -> build/lib/botocore/data/iottwinmaker/2021-11-29 copying botocore/data/iottwinmaker/2021-11-29/service-2.json -> build/lib/botocore/data/iottwinmaker/2021-11-29 copying botocore/data/iottwinmaker/2021-11-29/waiters-2.json -> build/lib/botocore/data/iottwinmaker/2021-11-29 creating build/lib/botocore/data/iotwireless creating build/lib/botocore/data/iotwireless/2020-11-22 copying botocore/data/iotwireless/2020-11-22/examples-1.json -> build/lib/botocore/data/iotwireless/2020-11-22 copying botocore/data/iotwireless/2020-11-22/paginators-1.json -> build/lib/botocore/data/iotwireless/2020-11-22 copying botocore/data/iotwireless/2020-11-22/service-2.json -> build/lib/botocore/data/iotwireless/2020-11-22 creating build/lib/botocore/data/ivs creating build/lib/botocore/data/ivs/2020-07-14 copying botocore/data/ivs/2020-07-14/examples-1.json -> build/lib/botocore/data/ivs/2020-07-14 copying botocore/data/ivs/2020-07-14/paginators-1.json -> build/lib/botocore/data/ivs/2020-07-14 copying botocore/data/ivs/2020-07-14/service-2.json -> build/lib/botocore/data/ivs/2020-07-14 creating build/lib/botocore/data/ivschat creating build/lib/botocore/data/ivschat/2020-07-14 copying botocore/data/ivschat/2020-07-14/examples-1.json -> build/lib/botocore/data/ivschat/2020-07-14 copying botocore/data/ivschat/2020-07-14/paginators-1.json -> build/lib/botocore/data/ivschat/2020-07-14 copying botocore/data/ivschat/2020-07-14/service-2.json -> build/lib/botocore/data/ivschat/2020-07-14 creating build/lib/botocore/data/kafka creating build/lib/botocore/data/kafka/2018-11-14 copying botocore/data/kafka/2018-11-14/paginators-1.json -> build/lib/botocore/data/kafka/2018-11-14 copying botocore/data/kafka/2018-11-14/service-2.json -> build/lib/botocore/data/kafka/2018-11-14 creating build/lib/botocore/data/kafkaconnect creating build/lib/botocore/data/kafkaconnect/2021-09-14 copying botocore/data/kafkaconnect/2021-09-14/examples-1.json -> build/lib/botocore/data/kafkaconnect/2021-09-14 copying botocore/data/kafkaconnect/2021-09-14/paginators-1.json -> build/lib/botocore/data/kafkaconnect/2021-09-14 copying botocore/data/kafkaconnect/2021-09-14/service-2.json -> build/lib/botocore/data/kafkaconnect/2021-09-14 creating build/lib/botocore/data/kendra creating build/lib/botocore/data/kendra/2019-02-03 copying botocore/data/kendra/2019-02-03/examples-1.json -> build/lib/botocore/data/kendra/2019-02-03 copying botocore/data/kendra/2019-02-03/paginators-1.json -> build/lib/botocore/data/kendra/2019-02-03 copying botocore/data/kendra/2019-02-03/service-2.json -> build/lib/botocore/data/kendra/2019-02-03 creating build/lib/botocore/data/keyspaces creating build/lib/botocore/data/keyspaces/2022-02-10 copying botocore/data/keyspaces/2022-02-10/examples-1.json -> build/lib/botocore/data/keyspaces/2022-02-10 copying botocore/data/keyspaces/2022-02-10/paginators-1.json -> build/lib/botocore/data/keyspaces/2022-02-10 copying botocore/data/keyspaces/2022-02-10/service-2.json -> build/lib/botocore/data/keyspaces/2022-02-10 copying botocore/data/keyspaces/2022-02-10/waiters-2.json -> build/lib/botocore/data/keyspaces/2022-02-10 creating build/lib/botocore/data/kinesis-video-archived-media creating build/lib/botocore/data/kinesis-video-archived-media/2017-09-30 copying botocore/data/kinesis-video-archived-media/2017-09-30/examples-1.json -> build/lib/botocore/data/kinesis-video-archived-media/2017-09-30 copying botocore/data/kinesis-video-archived-media/2017-09-30/paginators-1.json -> build/lib/botocore/data/kinesis-video-archived-media/2017-09-30 copying botocore/data/kinesis-video-archived-media/2017-09-30/service-2.json -> build/lib/botocore/data/kinesis-video-archived-media/2017-09-30 creating build/lib/botocore/data/kinesis-video-media creating build/lib/botocore/data/kinesis-video-media/2017-09-30 copying botocore/data/kinesis-video-media/2017-09-30/examples-1.json -> build/lib/botocore/data/kinesis-video-media/2017-09-30 copying botocore/data/kinesis-video-media/2017-09-30/paginators-1.json -> build/lib/botocore/data/kinesis-video-media/2017-09-30 copying botocore/data/kinesis-video-media/2017-09-30/service-2.json -> build/lib/botocore/data/kinesis-video-media/2017-09-30 creating build/lib/botocore/data/kinesis-video-signaling creating build/lib/botocore/data/kinesis-video-signaling/2019-12-04 copying botocore/data/kinesis-video-signaling/2019-12-04/examples-1.json -> build/lib/botocore/data/kinesis-video-signaling/2019-12-04 copying botocore/data/kinesis-video-signaling/2019-12-04/paginators-1.json -> build/lib/botocore/data/kinesis-video-signaling/2019-12-04 copying botocore/data/kinesis-video-signaling/2019-12-04/service-2.json -> build/lib/botocore/data/kinesis-video-signaling/2019-12-04 creating build/lib/botocore/data/kinesis creating build/lib/botocore/data/kinesis/2013-12-02 copying botocore/data/kinesis/2013-12-02/examples-1.json -> build/lib/botocore/data/kinesis/2013-12-02 copying botocore/data/kinesis/2013-12-02/paginators-1.json -> build/lib/botocore/data/kinesis/2013-12-02 copying botocore/data/kinesis/2013-12-02/service-2.json -> build/lib/botocore/data/kinesis/2013-12-02 copying botocore/data/kinesis/2013-12-02/waiters-2.json -> build/lib/botocore/data/kinesis/2013-12-02 creating build/lib/botocore/data/kinesisanalytics creating build/lib/botocore/data/kinesisanalytics/2015-08-14 copying botocore/data/kinesisanalytics/2015-08-14/examples-1.json -> build/lib/botocore/data/kinesisanalytics/2015-08-14 copying botocore/data/kinesisanalytics/2015-08-14/paginators-1.json -> build/lib/botocore/data/kinesisanalytics/2015-08-14 copying botocore/data/kinesisanalytics/2015-08-14/service-2.json -> build/lib/botocore/data/kinesisanalytics/2015-08-14 creating build/lib/botocore/data/kinesisanalyticsv2 creating build/lib/botocore/data/kinesisanalyticsv2/2018-05-23 copying botocore/data/kinesisanalyticsv2/2018-05-23/examples-1.json -> build/lib/botocore/data/kinesisanalyticsv2/2018-05-23 copying botocore/data/kinesisanalyticsv2/2018-05-23/paginators-1.json -> build/lib/botocore/data/kinesisanalyticsv2/2018-05-23 copying botocore/data/kinesisanalyticsv2/2018-05-23/service-2.json -> build/lib/botocore/data/kinesisanalyticsv2/2018-05-23 creating build/lib/botocore/data/kinesisvideo creating build/lib/botocore/data/kinesisvideo/2017-09-30 copying botocore/data/kinesisvideo/2017-09-30/examples-1.json -> build/lib/botocore/data/kinesisvideo/2017-09-30 copying botocore/data/kinesisvideo/2017-09-30/paginators-1.json -> build/lib/botocore/data/kinesisvideo/2017-09-30 copying botocore/data/kinesisvideo/2017-09-30/service-2.json -> build/lib/botocore/data/kinesisvideo/2017-09-30 creating build/lib/botocore/data/kms creating build/lib/botocore/data/kms/2014-11-01 copying botocore/data/kms/2014-11-01/examples-1.json -> build/lib/botocore/data/kms/2014-11-01 copying botocore/data/kms/2014-11-01/paginators-1.json -> build/lib/botocore/data/kms/2014-11-01 copying botocore/data/kms/2014-11-01/service-2.json -> build/lib/botocore/data/kms/2014-11-01 creating build/lib/botocore/data/lakeformation creating build/lib/botocore/data/lakeformation/2017-03-31 copying botocore/data/lakeformation/2017-03-31/examples-1.json -> build/lib/botocore/data/lakeformation/2017-03-31 copying botocore/data/lakeformation/2017-03-31/paginators-1.json -> build/lib/botocore/data/lakeformation/2017-03-31 copying botocore/data/lakeformation/2017-03-31/paginators-1.sdk-extras.json -> build/lib/botocore/data/lakeformation/2017-03-31 copying botocore/data/lakeformation/2017-03-31/service-2.json -> build/lib/botocore/data/lakeformation/2017-03-31 creating build/lib/botocore/data/lambda creating build/lib/botocore/data/lambda/2014-11-11 copying botocore/data/lambda/2014-11-11/service-2.json -> build/lib/botocore/data/lambda/2014-11-11 creating build/lib/botocore/data/lambda/2015-03-31 copying botocore/data/lambda/2015-03-31/examples-1.json -> build/lib/botocore/data/lambda/2015-03-31 copying botocore/data/lambda/2015-03-31/paginators-1.json -> build/lib/botocore/data/lambda/2015-03-31 copying botocore/data/lambda/2015-03-31/service-2.json -> build/lib/botocore/data/lambda/2015-03-31 copying botocore/data/lambda/2015-03-31/waiters-2.json -> build/lib/botocore/data/lambda/2015-03-31 creating build/lib/botocore/data/lex-models creating build/lib/botocore/data/lex-models/2017-04-19 copying botocore/data/lex-models/2017-04-19/examples-1.json -> build/lib/botocore/data/lex-models/2017-04-19 copying botocore/data/lex-models/2017-04-19/paginators-1.json -> build/lib/botocore/data/lex-models/2017-04-19 copying botocore/data/lex-models/2017-04-19/service-2.json -> build/lib/botocore/data/lex-models/2017-04-19 creating build/lib/botocore/data/lex-runtime creating build/lib/botocore/data/lex-runtime/2016-11-28 copying botocore/data/lex-runtime/2016-11-28/examples-1.json -> build/lib/botocore/data/lex-runtime/2016-11-28 copying botocore/data/lex-runtime/2016-11-28/paginators-1.json -> build/lib/botocore/data/lex-runtime/2016-11-28 copying botocore/data/lex-runtime/2016-11-28/service-2.json -> build/lib/botocore/data/lex-runtime/2016-11-28 creating build/lib/botocore/data/lexv2-models creating build/lib/botocore/data/lexv2-models/2020-08-07 copying botocore/data/lexv2-models/2020-08-07/examples-1.json -> build/lib/botocore/data/lexv2-models/2020-08-07 copying botocore/data/lexv2-models/2020-08-07/paginators-1.json -> build/lib/botocore/data/lexv2-models/2020-08-07 copying botocore/data/lexv2-models/2020-08-07/service-2.json -> build/lib/botocore/data/lexv2-models/2020-08-07 copying botocore/data/lexv2-models/2020-08-07/waiters-2.json -> build/lib/botocore/data/lexv2-models/2020-08-07 creating build/lib/botocore/data/lexv2-runtime creating build/lib/botocore/data/lexv2-runtime/2020-08-07 copying botocore/data/lexv2-runtime/2020-08-07/examples-1.json -> build/lib/botocore/data/lexv2-runtime/2020-08-07 copying botocore/data/lexv2-runtime/2020-08-07/paginators-1.json -> build/lib/botocore/data/lexv2-runtime/2020-08-07 copying botocore/data/lexv2-runtime/2020-08-07/service-2.json -> build/lib/botocore/data/lexv2-runtime/2020-08-07 creating build/lib/botocore/data/license-manager-user-subscriptions creating build/lib/botocore/data/license-manager-user-subscriptions/2018-05-10 copying botocore/data/license-manager-user-subscriptions/2018-05-10/paginators-1.json -> build/lib/botocore/data/license-manager-user-subscriptions/2018-05-10 copying botocore/data/license-manager-user-subscriptions/2018-05-10/service-2.json -> build/lib/botocore/data/license-manager-user-subscriptions/2018-05-10 creating build/lib/botocore/data/license-manager creating build/lib/botocore/data/license-manager/2018-08-01 copying botocore/data/license-manager/2018-08-01/examples-1.json -> build/lib/botocore/data/license-manager/2018-08-01 copying botocore/data/license-manager/2018-08-01/paginators-1.json -> build/lib/botocore/data/license-manager/2018-08-01 copying botocore/data/license-manager/2018-08-01/service-2.json -> build/lib/botocore/data/license-manager/2018-08-01 creating build/lib/botocore/data/lightsail creating build/lib/botocore/data/lightsail/2016-11-28 copying botocore/data/lightsail/2016-11-28/examples-1.json -> build/lib/botocore/data/lightsail/2016-11-28 copying botocore/data/lightsail/2016-11-28/paginators-1.json -> build/lib/botocore/data/lightsail/2016-11-28 copying botocore/data/lightsail/2016-11-28/service-2.json -> build/lib/botocore/data/lightsail/2016-11-28 creating build/lib/botocore/data/location creating build/lib/botocore/data/location/2020-11-19 copying botocore/data/location/2020-11-19/examples-1.json -> build/lib/botocore/data/location/2020-11-19 copying botocore/data/location/2020-11-19/paginators-1.json -> build/lib/botocore/data/location/2020-11-19 copying botocore/data/location/2020-11-19/service-2.json -> build/lib/botocore/data/location/2020-11-19 creating build/lib/botocore/data/logs creating build/lib/botocore/data/logs/2014-03-28 copying botocore/data/logs/2014-03-28/examples-1.json -> build/lib/botocore/data/logs/2014-03-28 copying botocore/data/logs/2014-03-28/paginators-1.json -> build/lib/botocore/data/logs/2014-03-28 copying botocore/data/logs/2014-03-28/service-2.json -> build/lib/botocore/data/logs/2014-03-28 creating build/lib/botocore/data/lookoutequipment creating build/lib/botocore/data/lookoutequipment/2020-12-15 copying botocore/data/lookoutequipment/2020-12-15/examples-1.json -> build/lib/botocore/data/lookoutequipment/2020-12-15 copying botocore/data/lookoutequipment/2020-12-15/paginators-1.json -> build/lib/botocore/data/lookoutequipment/2020-12-15 copying botocore/data/lookoutequipment/2020-12-15/service-2.json -> build/lib/botocore/data/lookoutequipment/2020-12-15 creating build/lib/botocore/data/lookoutmetrics creating build/lib/botocore/data/lookoutmetrics/2017-07-25 copying botocore/data/lookoutmetrics/2017-07-25/examples-1.json -> build/lib/botocore/data/lookoutmetrics/2017-07-25 copying botocore/data/lookoutmetrics/2017-07-25/paginators-1.json -> build/lib/botocore/data/lookoutmetrics/2017-07-25 copying botocore/data/lookoutmetrics/2017-07-25/service-2.json -> build/lib/botocore/data/lookoutmetrics/2017-07-25 creating build/lib/botocore/data/lookoutvision creating build/lib/botocore/data/lookoutvision/2020-11-20 copying botocore/data/lookoutvision/2020-11-20/examples-1.json -> build/lib/botocore/data/lookoutvision/2020-11-20 copying botocore/data/lookoutvision/2020-11-20/paginators-1.json -> build/lib/botocore/data/lookoutvision/2020-11-20 copying botocore/data/lookoutvision/2020-11-20/service-2.json -> build/lib/botocore/data/lookoutvision/2020-11-20 creating build/lib/botocore/data/m2 creating build/lib/botocore/data/m2/2021-04-28 copying botocore/data/m2/2021-04-28/paginators-1.json -> build/lib/botocore/data/m2/2021-04-28 copying botocore/data/m2/2021-04-28/service-2.json -> build/lib/botocore/data/m2/2021-04-28 creating build/lib/botocore/data/machinelearning creating build/lib/botocore/data/machinelearning/2014-12-12 copying botocore/data/machinelearning/2014-12-12/examples-1.json -> build/lib/botocore/data/machinelearning/2014-12-12 copying botocore/data/machinelearning/2014-12-12/paginators-1.json -> build/lib/botocore/data/machinelearning/2014-12-12 copying botocore/data/machinelearning/2014-12-12/service-2.json -> build/lib/botocore/data/machinelearning/2014-12-12 copying botocore/data/machinelearning/2014-12-12/waiters-2.json -> build/lib/botocore/data/machinelearning/2014-12-12 creating build/lib/botocore/data/macie creating build/lib/botocore/data/macie/2017-12-19 copying botocore/data/macie/2017-12-19/examples-1.json -> build/lib/botocore/data/macie/2017-12-19 copying botocore/data/macie/2017-12-19/paginators-1.json -> build/lib/botocore/data/macie/2017-12-19 copying botocore/data/macie/2017-12-19/service-2.json -> build/lib/botocore/data/macie/2017-12-19 creating build/lib/botocore/data/macie2 creating build/lib/botocore/data/macie2/2020-01-01 copying botocore/data/macie2/2020-01-01/paginators-1.json -> build/lib/botocore/data/macie2/2020-01-01 copying botocore/data/macie2/2020-01-01/service-2.json -> build/lib/botocore/data/macie2/2020-01-01 copying botocore/data/macie2/2020-01-01/waiters-2.json -> build/lib/botocore/data/macie2/2020-01-01 creating build/lib/botocore/data/managedblockchain creating build/lib/botocore/data/managedblockchain/2018-09-24 copying botocore/data/managedblockchain/2018-09-24/examples-1.json -> build/lib/botocore/data/managedblockchain/2018-09-24 copying botocore/data/managedblockchain/2018-09-24/paginators-1.json -> build/lib/botocore/data/managedblockchain/2018-09-24 copying botocore/data/managedblockchain/2018-09-24/service-2.json -> build/lib/botocore/data/managedblockchain/2018-09-24 creating build/lib/botocore/data/marketplace-catalog creating build/lib/botocore/data/marketplace-catalog/2018-09-17 copying botocore/data/marketplace-catalog/2018-09-17/examples-1.json -> build/lib/botocore/data/marketplace-catalog/2018-09-17 copying botocore/data/marketplace-catalog/2018-09-17/paginators-1.json -> build/lib/botocore/data/marketplace-catalog/2018-09-17 copying botocore/data/marketplace-catalog/2018-09-17/service-2.json -> build/lib/botocore/data/marketplace-catalog/2018-09-17 creating build/lib/botocore/data/marketplace-entitlement creating build/lib/botocore/data/marketplace-entitlement/2017-01-11 copying botocore/data/marketplace-entitlement/2017-01-11/examples-1.json -> build/lib/botocore/data/marketplace-entitlement/2017-01-11 copying botocore/data/marketplace-entitlement/2017-01-11/paginators-1.json -> build/lib/botocore/data/marketplace-entitlement/2017-01-11 copying botocore/data/marketplace-entitlement/2017-01-11/service-2.json -> build/lib/botocore/data/marketplace-entitlement/2017-01-11 creating build/lib/botocore/data/marketplacecommerceanalytics creating build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01 copying botocore/data/marketplacecommerceanalytics/2015-07-01/examples-1.json -> build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01 copying botocore/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json -> build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01 copying botocore/data/marketplacecommerceanalytics/2015-07-01/service-2.json -> build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01 creating build/lib/botocore/data/mediaconnect creating build/lib/botocore/data/mediaconnect/2018-11-14 copying botocore/data/mediaconnect/2018-11-14/paginators-1.json -> build/lib/botocore/data/mediaconnect/2018-11-14 copying botocore/data/mediaconnect/2018-11-14/service-2.json -> build/lib/botocore/data/mediaconnect/2018-11-14 copying botocore/data/mediaconnect/2018-11-14/waiters-2.json -> build/lib/botocore/data/mediaconnect/2018-11-14 creating build/lib/botocore/data/mediaconvert creating build/lib/botocore/data/mediaconvert/2017-08-29 copying botocore/data/mediaconvert/2017-08-29/paginators-1.json -> build/lib/botocore/data/mediaconvert/2017-08-29 copying botocore/data/mediaconvert/2017-08-29/service-2.json -> build/lib/botocore/data/mediaconvert/2017-08-29 creating build/lib/botocore/data/medialive creating build/lib/botocore/data/medialive/2017-10-14 copying botocore/data/medialive/2017-10-14/paginators-1.json -> build/lib/botocore/data/medialive/2017-10-14 copying botocore/data/medialive/2017-10-14/service-2.json -> build/lib/botocore/data/medialive/2017-10-14 copying botocore/data/medialive/2017-10-14/waiters-2.json -> build/lib/botocore/data/medialive/2017-10-14 creating build/lib/botocore/data/mediapackage-vod creating build/lib/botocore/data/mediapackage-vod/2018-11-07 copying botocore/data/mediapackage-vod/2018-11-07/paginators-1.json -> build/lib/botocore/data/mediapackage-vod/2018-11-07 copying botocore/data/mediapackage-vod/2018-11-07/service-2.json -> build/lib/botocore/data/mediapackage-vod/2018-11-07 creating build/lib/botocore/data/mediapackage creating build/lib/botocore/data/mediapackage/2017-10-12 copying botocore/data/mediapackage/2017-10-12/paginators-1.json -> build/lib/botocore/data/mediapackage/2017-10-12 copying botocore/data/mediapackage/2017-10-12/service-2.json -> build/lib/botocore/data/mediapackage/2017-10-12 creating build/lib/botocore/data/mediastore-data creating build/lib/botocore/data/mediastore-data/2017-09-01 copying botocore/data/mediastore-data/2017-09-01/examples-1.json -> build/lib/botocore/data/mediastore-data/2017-09-01 copying botocore/data/mediastore-data/2017-09-01/paginators-1.json -> build/lib/botocore/data/mediastore-data/2017-09-01 copying botocore/data/mediastore-data/2017-09-01/service-2.json -> build/lib/botocore/data/mediastore-data/2017-09-01 creating build/lib/botocore/data/mediastore creating build/lib/botocore/data/mediastore/2017-09-01 copying botocore/data/mediastore/2017-09-01/examples-1.json -> build/lib/botocore/data/mediastore/2017-09-01 copying botocore/data/mediastore/2017-09-01/paginators-1.json -> build/lib/botocore/data/mediastore/2017-09-01 copying botocore/data/mediastore/2017-09-01/service-2.json -> build/lib/botocore/data/mediastore/2017-09-01 creating build/lib/botocore/data/mediatailor creating build/lib/botocore/data/mediatailor/2018-04-23 copying botocore/data/mediatailor/2018-04-23/paginators-1.json -> build/lib/botocore/data/mediatailor/2018-04-23 copying botocore/data/mediatailor/2018-04-23/service-2.json -> build/lib/botocore/data/mediatailor/2018-04-23 creating build/lib/botocore/data/memorydb creating build/lib/botocore/data/memorydb/2021-01-01 copying botocore/data/memorydb/2021-01-01/examples-1.json -> build/lib/botocore/data/memorydb/2021-01-01 copying botocore/data/memorydb/2021-01-01/paginators-1.json -> build/lib/botocore/data/memorydb/2021-01-01 copying botocore/data/memorydb/2021-01-01/service-2.json -> build/lib/botocore/data/memorydb/2021-01-01 creating build/lib/botocore/data/meteringmarketplace creating build/lib/botocore/data/meteringmarketplace/2016-01-14 copying botocore/data/meteringmarketplace/2016-01-14/examples-1.json -> build/lib/botocore/data/meteringmarketplace/2016-01-14 copying botocore/data/meteringmarketplace/2016-01-14/paginators-1.json -> build/lib/botocore/data/meteringmarketplace/2016-01-14 copying botocore/data/meteringmarketplace/2016-01-14/service-2.json -> build/lib/botocore/data/meteringmarketplace/2016-01-14 creating build/lib/botocore/data/mgh creating build/lib/botocore/data/mgh/2017-05-31 copying botocore/data/mgh/2017-05-31/examples-1.json -> build/lib/botocore/data/mgh/2017-05-31 copying botocore/data/mgh/2017-05-31/paginators-1.json -> build/lib/botocore/data/mgh/2017-05-31 copying botocore/data/mgh/2017-05-31/service-2.json -> build/lib/botocore/data/mgh/2017-05-31 creating build/lib/botocore/data/mgn creating build/lib/botocore/data/mgn/2020-02-26 copying botocore/data/mgn/2020-02-26/examples-1.json -> build/lib/botocore/data/mgn/2020-02-26 copying botocore/data/mgn/2020-02-26/paginators-1.json -> build/lib/botocore/data/mgn/2020-02-26 copying botocore/data/mgn/2020-02-26/service-2.json -> build/lib/botocore/data/mgn/2020-02-26 creating build/lib/botocore/data/migration-hub-refactor-spaces creating build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26 copying botocore/data/migration-hub-refactor-spaces/2021-10-26/examples-1.json -> build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26 copying botocore/data/migration-hub-refactor-spaces/2021-10-26/paginators-1.json -> build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26 copying botocore/data/migration-hub-refactor-spaces/2021-10-26/service-2.json -> build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26 creating build/lib/botocore/data/migrationhub-config creating build/lib/botocore/data/migrationhub-config/2019-06-30 copying botocore/data/migrationhub-config/2019-06-30/examples-1.json -> build/lib/botocore/data/migrationhub-config/2019-06-30 copying botocore/data/migrationhub-config/2019-06-30/paginators-1.json -> build/lib/botocore/data/migrationhub-config/2019-06-30 copying botocore/data/migrationhub-config/2019-06-30/service-2.json -> build/lib/botocore/data/migrationhub-config/2019-06-30 creating build/lib/botocore/data/migrationhuborchestrator creating build/lib/botocore/data/migrationhuborchestrator/2021-08-28 copying botocore/data/migrationhuborchestrator/2021-08-28/paginators-1.json -> build/lib/botocore/data/migrationhuborchestrator/2021-08-28 copying botocore/data/migrationhuborchestrator/2021-08-28/service-2.json -> build/lib/botocore/data/migrationhuborchestrator/2021-08-28 copying botocore/data/migrationhuborchestrator/2021-08-28/waiters-2.json -> build/lib/botocore/data/migrationhuborchestrator/2021-08-28 creating build/lib/botocore/data/migrationhubstrategy creating build/lib/botocore/data/migrationhubstrategy/2020-02-19 copying botocore/data/migrationhubstrategy/2020-02-19/examples-1.json -> build/lib/botocore/data/migrationhubstrategy/2020-02-19 copying botocore/data/migrationhubstrategy/2020-02-19/paginators-1.json -> build/lib/botocore/data/migrationhubstrategy/2020-02-19 copying botocore/data/migrationhubstrategy/2020-02-19/paginators-1.sdk-extras.json -> build/lib/botocore/data/migrationhubstrategy/2020-02-19 copying botocore/data/migrationhubstrategy/2020-02-19/service-2.json -> build/lib/botocore/data/migrationhubstrategy/2020-02-19 creating build/lib/botocore/data/mobile creating build/lib/botocore/data/mobile/2017-07-01 copying botocore/data/mobile/2017-07-01/examples-1.json -> build/lib/botocore/data/mobile/2017-07-01 copying botocore/data/mobile/2017-07-01/paginators-1.json -> build/lib/botocore/data/mobile/2017-07-01 copying botocore/data/mobile/2017-07-01/service-2.json -> build/lib/botocore/data/mobile/2017-07-01 creating build/lib/botocore/data/mq creating build/lib/botocore/data/mq/2017-11-27 copying botocore/data/mq/2017-11-27/paginators-1.json -> build/lib/botocore/data/mq/2017-11-27 copying botocore/data/mq/2017-11-27/service-2.json -> build/lib/botocore/data/mq/2017-11-27 creating build/lib/botocore/data/mturk creating build/lib/botocore/data/mturk/2017-01-17 copying botocore/data/mturk/2017-01-17/examples-1.json -> build/lib/botocore/data/mturk/2017-01-17 copying botocore/data/mturk/2017-01-17/paginators-1.json -> build/lib/botocore/data/mturk/2017-01-17 copying botocore/data/mturk/2017-01-17/service-2.json -> build/lib/botocore/data/mturk/2017-01-17 creating build/lib/botocore/data/mwaa creating build/lib/botocore/data/mwaa/2020-07-01 copying botocore/data/mwaa/2020-07-01/examples-1.json -> build/lib/botocore/data/mwaa/2020-07-01 copying botocore/data/mwaa/2020-07-01/paginators-1.json -> build/lib/botocore/data/mwaa/2020-07-01 copying botocore/data/mwaa/2020-07-01/service-2.json -> build/lib/botocore/data/mwaa/2020-07-01 creating build/lib/botocore/data/neptune creating build/lib/botocore/data/neptune/2014-10-31 copying botocore/data/neptune/2014-10-31/examples-1.json -> build/lib/botocore/data/neptune/2014-10-31 copying botocore/data/neptune/2014-10-31/paginators-1.json -> build/lib/botocore/data/neptune/2014-10-31 copying botocore/data/neptune/2014-10-31/service-2.json -> build/lib/botocore/data/neptune/2014-10-31 copying botocore/data/neptune/2014-10-31/service-2.sdk-extras.json -> build/lib/botocore/data/neptune/2014-10-31 copying botocore/data/neptune/2014-10-31/waiters-2.json -> build/lib/botocore/data/neptune/2014-10-31 creating build/lib/botocore/data/network-firewall creating build/lib/botocore/data/network-firewall/2020-11-12 copying botocore/data/network-firewall/2020-11-12/examples-1.json -> build/lib/botocore/data/network-firewall/2020-11-12 copying botocore/data/network-firewall/2020-11-12/paginators-1.json -> build/lib/botocore/data/network-firewall/2020-11-12 copying botocore/data/network-firewall/2020-11-12/service-2.json -> build/lib/botocore/data/network-firewall/2020-11-12 creating build/lib/botocore/data/networkmanager creating build/lib/botocore/data/networkmanager/2019-07-05 copying botocore/data/networkmanager/2019-07-05/examples-1.json -> build/lib/botocore/data/networkmanager/2019-07-05 copying botocore/data/networkmanager/2019-07-05/paginators-1.json -> build/lib/botocore/data/networkmanager/2019-07-05 copying botocore/data/networkmanager/2019-07-05/service-2.json -> build/lib/botocore/data/networkmanager/2019-07-05 creating build/lib/botocore/data/nimble creating build/lib/botocore/data/nimble/2020-08-01 copying botocore/data/nimble/2020-08-01/examples-1.json -> build/lib/botocore/data/nimble/2020-08-01 copying botocore/data/nimble/2020-08-01/paginators-1.json -> build/lib/botocore/data/nimble/2020-08-01 copying botocore/data/nimble/2020-08-01/service-2.json -> build/lib/botocore/data/nimble/2020-08-01 copying botocore/data/nimble/2020-08-01/waiters-2.json -> build/lib/botocore/data/nimble/2020-08-01 creating build/lib/botocore/data/opensearch creating build/lib/botocore/data/opensearch/2021-01-01 copying botocore/data/opensearch/2021-01-01/examples-1.json -> build/lib/botocore/data/opensearch/2021-01-01 copying botocore/data/opensearch/2021-01-01/paginators-1.json -> build/lib/botocore/data/opensearch/2021-01-01 copying botocore/data/opensearch/2021-01-01/service-2.json -> build/lib/botocore/data/opensearch/2021-01-01 creating build/lib/botocore/data/opsworks creating build/lib/botocore/data/opsworks/2013-02-18 copying botocore/data/opsworks/2013-02-18/examples-1.json -> build/lib/botocore/data/opsworks/2013-02-18 copying botocore/data/opsworks/2013-02-18/paginators-1.json -> build/lib/botocore/data/opsworks/2013-02-18 copying botocore/data/opsworks/2013-02-18/service-2.json -> build/lib/botocore/data/opsworks/2013-02-18 copying botocore/data/opsworks/2013-02-18/waiters-2.json -> build/lib/botocore/data/opsworks/2013-02-18 creating build/lib/botocore/data/opsworkscm creating build/lib/botocore/data/opsworkscm/2016-11-01 copying botocore/data/opsworkscm/2016-11-01/examples-1.json -> build/lib/botocore/data/opsworkscm/2016-11-01 copying botocore/data/opsworkscm/2016-11-01/paginators-1.json -> build/lib/botocore/data/opsworkscm/2016-11-01 copying botocore/data/opsworkscm/2016-11-01/service-2.json -> build/lib/botocore/data/opsworkscm/2016-11-01 copying botocore/data/opsworkscm/2016-11-01/waiters-2.json -> build/lib/botocore/data/opsworkscm/2016-11-01 creating build/lib/botocore/data/organizations creating build/lib/botocore/data/organizations/2016-11-28 copying botocore/data/organizations/2016-11-28/examples-1.json -> build/lib/botocore/data/organizations/2016-11-28 copying botocore/data/organizations/2016-11-28/paginators-1.json -> build/lib/botocore/data/organizations/2016-11-28 copying botocore/data/organizations/2016-11-28/service-2.json -> build/lib/botocore/data/organizations/2016-11-28 creating build/lib/botocore/data/outposts creating build/lib/botocore/data/outposts/2019-12-03 copying botocore/data/outposts/2019-12-03/examples-1.json -> build/lib/botocore/data/outposts/2019-12-03 copying botocore/data/outposts/2019-12-03/paginators-1.json -> build/lib/botocore/data/outposts/2019-12-03 copying botocore/data/outposts/2019-12-03/service-2.json -> build/lib/botocore/data/outposts/2019-12-03 creating build/lib/botocore/data/panorama creating build/lib/botocore/data/panorama/2019-07-24 copying botocore/data/panorama/2019-07-24/examples-1.json -> build/lib/botocore/data/panorama/2019-07-24 copying botocore/data/panorama/2019-07-24/paginators-1.json -> build/lib/botocore/data/panorama/2019-07-24 copying botocore/data/panorama/2019-07-24/service-2.json -> build/lib/botocore/data/panorama/2019-07-24 creating build/lib/botocore/data/personalize-events creating build/lib/botocore/data/personalize-events/2018-03-22 copying botocore/data/personalize-events/2018-03-22/examples-1.json -> build/lib/botocore/data/personalize-events/2018-03-22 copying botocore/data/personalize-events/2018-03-22/paginators-1.json -> build/lib/botocore/data/personalize-events/2018-03-22 copying botocore/data/personalize-events/2018-03-22/service-2.json -> build/lib/botocore/data/personalize-events/2018-03-22 creating build/lib/botocore/data/personalize-runtime creating build/lib/botocore/data/personalize-runtime/2018-05-22 copying botocore/data/personalize-runtime/2018-05-22/examples-1.json -> build/lib/botocore/data/personalize-runtime/2018-05-22 copying botocore/data/personalize-runtime/2018-05-22/paginators-1.json -> build/lib/botocore/data/personalize-runtime/2018-05-22 copying botocore/data/personalize-runtime/2018-05-22/service-2.json -> build/lib/botocore/data/personalize-runtime/2018-05-22 creating build/lib/botocore/data/personalize creating build/lib/botocore/data/personalize/2018-05-22 copying botocore/data/personalize/2018-05-22/examples-1.json -> build/lib/botocore/data/personalize/2018-05-22 copying botocore/data/personalize/2018-05-22/paginators-1.json -> build/lib/botocore/data/personalize/2018-05-22 copying botocore/data/personalize/2018-05-22/service-2.json -> build/lib/botocore/data/personalize/2018-05-22 creating build/lib/botocore/data/pi creating build/lib/botocore/data/pi/2018-02-27 copying botocore/data/pi/2018-02-27/examples-1.json -> build/lib/botocore/data/pi/2018-02-27 copying botocore/data/pi/2018-02-27/paginators-1.json -> build/lib/botocore/data/pi/2018-02-27 copying botocore/data/pi/2018-02-27/service-2.json -> build/lib/botocore/data/pi/2018-02-27 creating build/lib/botocore/data/pinpoint-email creating build/lib/botocore/data/pinpoint-email/2018-07-26 copying botocore/data/pinpoint-email/2018-07-26/examples-1.json -> build/lib/botocore/data/pinpoint-email/2018-07-26 copying botocore/data/pinpoint-email/2018-07-26/paginators-1.json -> build/lib/botocore/data/pinpoint-email/2018-07-26 copying botocore/data/pinpoint-email/2018-07-26/service-2.json -> build/lib/botocore/data/pinpoint-email/2018-07-26 creating build/lib/botocore/data/pinpoint-sms-voice-v2 creating build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying botocore/data/pinpoint-sms-voice-v2/2022-03-31/examples-1.json -> build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying botocore/data/pinpoint-sms-voice-v2/2022-03-31/paginators-1.json -> build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying botocore/data/pinpoint-sms-voice-v2/2022-03-31/paginators-1.sdk-extras.json -> build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying botocore/data/pinpoint-sms-voice-v2/2022-03-31/service-2.json -> build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying botocore/data/pinpoint-sms-voice-v2/2022-03-31/waiters-2.json -> build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31 creating build/lib/botocore/data/pinpoint-sms-voice creating build/lib/botocore/data/pinpoint-sms-voice/2018-09-05 copying botocore/data/pinpoint-sms-voice/2018-09-05/service-2.json -> build/lib/botocore/data/pinpoint-sms-voice/2018-09-05 creating build/lib/botocore/data/pinpoint creating build/lib/botocore/data/pinpoint/2016-12-01 copying botocore/data/pinpoint/2016-12-01/examples-1.json -> build/lib/botocore/data/pinpoint/2016-12-01 copying botocore/data/pinpoint/2016-12-01/service-2.json -> build/lib/botocore/data/pinpoint/2016-12-01 creating build/lib/botocore/data/polly creating build/lib/botocore/data/polly/2016-06-10 copying botocore/data/polly/2016-06-10/examples-1.json -> build/lib/botocore/data/polly/2016-06-10 copying botocore/data/polly/2016-06-10/paginators-1.json -> build/lib/botocore/data/polly/2016-06-10 copying botocore/data/polly/2016-06-10/service-2.json -> build/lib/botocore/data/polly/2016-06-10 creating build/lib/botocore/data/pricing creating build/lib/botocore/data/pricing/2017-10-15 copying botocore/data/pricing/2017-10-15/examples-1.json -> build/lib/botocore/data/pricing/2017-10-15 copying botocore/data/pricing/2017-10-15/paginators-1.json -> build/lib/botocore/data/pricing/2017-10-15 copying botocore/data/pricing/2017-10-15/service-2.json -> build/lib/botocore/data/pricing/2017-10-15 creating build/lib/botocore/data/privatenetworks creating build/lib/botocore/data/privatenetworks/2021-12-03 copying botocore/data/privatenetworks/2021-12-03/paginators-1.json -> build/lib/botocore/data/privatenetworks/2021-12-03 copying botocore/data/privatenetworks/2021-12-03/service-2.json -> build/lib/botocore/data/privatenetworks/2021-12-03 creating build/lib/botocore/data/proton creating build/lib/botocore/data/proton/2020-07-20 copying botocore/data/proton/2020-07-20/examples-1.json -> build/lib/botocore/data/proton/2020-07-20 copying botocore/data/proton/2020-07-20/paginators-1.json -> build/lib/botocore/data/proton/2020-07-20 copying botocore/data/proton/2020-07-20/service-2.json -> build/lib/botocore/data/proton/2020-07-20 copying botocore/data/proton/2020-07-20/waiters-2.json -> build/lib/botocore/data/proton/2020-07-20 creating build/lib/botocore/data/qldb-session creating build/lib/botocore/data/qldb-session/2019-07-11 copying botocore/data/qldb-session/2019-07-11/examples-1.json -> build/lib/botocore/data/qldb-session/2019-07-11 copying botocore/data/qldb-session/2019-07-11/paginators-1.json -> build/lib/botocore/data/qldb-session/2019-07-11 copying botocore/data/qldb-session/2019-07-11/service-2.json -> build/lib/botocore/data/qldb-session/2019-07-11 creating build/lib/botocore/data/qldb creating build/lib/botocore/data/qldb/2019-01-02 copying botocore/data/qldb/2019-01-02/examples-1.json -> build/lib/botocore/data/qldb/2019-01-02 copying botocore/data/qldb/2019-01-02/paginators-1.json -> build/lib/botocore/data/qldb/2019-01-02 copying botocore/data/qldb/2019-01-02/service-2.json -> build/lib/botocore/data/qldb/2019-01-02 creating build/lib/botocore/data/quicksight creating build/lib/botocore/data/quicksight/2018-04-01 copying botocore/data/quicksight/2018-04-01/examples-1.json -> build/lib/botocore/data/quicksight/2018-04-01 copying botocore/data/quicksight/2018-04-01/paginators-1.json -> build/lib/botocore/data/quicksight/2018-04-01 copying botocore/data/quicksight/2018-04-01/paginators-1.sdk-extras.json -> build/lib/botocore/data/quicksight/2018-04-01 copying botocore/data/quicksight/2018-04-01/service-2.json -> build/lib/botocore/data/quicksight/2018-04-01 creating build/lib/botocore/data/ram creating build/lib/botocore/data/ram/2018-01-04 copying botocore/data/ram/2018-01-04/examples-1.json -> build/lib/botocore/data/ram/2018-01-04 copying botocore/data/ram/2018-01-04/paginators-1.json -> build/lib/botocore/data/ram/2018-01-04 copying botocore/data/ram/2018-01-04/service-2.json -> build/lib/botocore/data/ram/2018-01-04 creating build/lib/botocore/data/rbin creating build/lib/botocore/data/rbin/2021-06-15 copying botocore/data/rbin/2021-06-15/examples-1.json -> build/lib/botocore/data/rbin/2021-06-15 copying botocore/data/rbin/2021-06-15/paginators-1.json -> build/lib/botocore/data/rbin/2021-06-15 copying botocore/data/rbin/2021-06-15/service-2.json -> build/lib/botocore/data/rbin/2021-06-15 creating build/lib/botocore/data/rds-data creating build/lib/botocore/data/rds-data/2018-08-01 copying botocore/data/rds-data/2018-08-01/examples-1.json -> build/lib/botocore/data/rds-data/2018-08-01 copying botocore/data/rds-data/2018-08-01/paginators-1.json -> build/lib/botocore/data/rds-data/2018-08-01 copying botocore/data/rds-data/2018-08-01/service-2.json -> build/lib/botocore/data/rds-data/2018-08-01 creating build/lib/botocore/data/rds creating build/lib/botocore/data/rds/2014-09-01 copying botocore/data/rds/2014-09-01/paginators-1.json -> build/lib/botocore/data/rds/2014-09-01 copying botocore/data/rds/2014-09-01/service-2.json -> build/lib/botocore/data/rds/2014-09-01 copying botocore/data/rds/2014-09-01/waiters-2.json -> build/lib/botocore/data/rds/2014-09-01 creating build/lib/botocore/data/rds/2014-10-31 copying botocore/data/rds/2014-10-31/examples-1.json -> build/lib/botocore/data/rds/2014-10-31 copying botocore/data/rds/2014-10-31/paginators-1.json -> build/lib/botocore/data/rds/2014-10-31 copying botocore/data/rds/2014-10-31/service-2.json -> build/lib/botocore/data/rds/2014-10-31 copying botocore/data/rds/2014-10-31/service-2.sdk-extras.json -> build/lib/botocore/data/rds/2014-10-31 copying botocore/data/rds/2014-10-31/waiters-2.json -> build/lib/botocore/data/rds/2014-10-31 creating build/lib/botocore/data/redshift-data creating build/lib/botocore/data/redshift-data/2019-12-20 copying botocore/data/redshift-data/2019-12-20/examples-1.json -> build/lib/botocore/data/redshift-data/2019-12-20 copying botocore/data/redshift-data/2019-12-20/paginators-1.json -> build/lib/botocore/data/redshift-data/2019-12-20 copying botocore/data/redshift-data/2019-12-20/paginators-1.sdk-extras.json -> build/lib/botocore/data/redshift-data/2019-12-20 copying botocore/data/redshift-data/2019-12-20/service-2.json -> build/lib/botocore/data/redshift-data/2019-12-20 creating build/lib/botocore/data/redshift-serverless creating build/lib/botocore/data/redshift-serverless/2021-04-21 copying botocore/data/redshift-serverless/2021-04-21/paginators-1.json -> build/lib/botocore/data/redshift-serverless/2021-04-21 copying botocore/data/redshift-serverless/2021-04-21/service-2.json -> build/lib/botocore/data/redshift-serverless/2021-04-21 creating build/lib/botocore/data/redshift creating build/lib/botocore/data/redshift/2012-12-01 copying botocore/data/redshift/2012-12-01/examples-1.json -> build/lib/botocore/data/redshift/2012-12-01 copying botocore/data/redshift/2012-12-01/paginators-1.json -> build/lib/botocore/data/redshift/2012-12-01 copying botocore/data/redshift/2012-12-01/service-2.json -> build/lib/botocore/data/redshift/2012-12-01 copying botocore/data/redshift/2012-12-01/waiters-2.json -> build/lib/botocore/data/redshift/2012-12-01 creating build/lib/botocore/data/rekognition creating build/lib/botocore/data/rekognition/2016-06-27 copying botocore/data/rekognition/2016-06-27/examples-1.json -> build/lib/botocore/data/rekognition/2016-06-27 copying botocore/data/rekognition/2016-06-27/paginators-1.json -> build/lib/botocore/data/rekognition/2016-06-27 copying botocore/data/rekognition/2016-06-27/service-2.json -> build/lib/botocore/data/rekognition/2016-06-27 copying botocore/data/rekognition/2016-06-27/waiters-2.json -> build/lib/botocore/data/rekognition/2016-06-27 creating build/lib/botocore/data/resiliencehub creating build/lib/botocore/data/resiliencehub/2020-04-30 copying botocore/data/resiliencehub/2020-04-30/examples-1.json -> build/lib/botocore/data/resiliencehub/2020-04-30 copying botocore/data/resiliencehub/2020-04-30/paginators-1.json -> build/lib/botocore/data/resiliencehub/2020-04-30 copying botocore/data/resiliencehub/2020-04-30/service-2.json -> build/lib/botocore/data/resiliencehub/2020-04-30 creating build/lib/botocore/data/resource-groups creating build/lib/botocore/data/resource-groups/2017-11-27 copying botocore/data/resource-groups/2017-11-27/examples-1.json -> build/lib/botocore/data/resource-groups/2017-11-27 copying botocore/data/resource-groups/2017-11-27/paginators-1.json -> build/lib/botocore/data/resource-groups/2017-11-27 copying botocore/data/resource-groups/2017-11-27/service-2.json -> build/lib/botocore/data/resource-groups/2017-11-27 creating build/lib/botocore/data/resourcegroupstaggingapi creating build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26 copying botocore/data/resourcegroupstaggingapi/2017-01-26/examples-1.json -> build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26 copying botocore/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json -> build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26 copying botocore/data/resourcegroupstaggingapi/2017-01-26/service-2.json -> build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26 creating build/lib/botocore/data/robomaker creating build/lib/botocore/data/robomaker/2018-06-29 copying botocore/data/robomaker/2018-06-29/examples-1.json -> build/lib/botocore/data/robomaker/2018-06-29 copying botocore/data/robomaker/2018-06-29/paginators-1.json -> build/lib/botocore/data/robomaker/2018-06-29 copying botocore/data/robomaker/2018-06-29/service-2.json -> build/lib/botocore/data/robomaker/2018-06-29 creating build/lib/botocore/data/rolesanywhere creating build/lib/botocore/data/rolesanywhere/2018-05-10 copying botocore/data/rolesanywhere/2018-05-10/paginators-1.json -> build/lib/botocore/data/rolesanywhere/2018-05-10 copying botocore/data/rolesanywhere/2018-05-10/service-2.json -> build/lib/botocore/data/rolesanywhere/2018-05-10 creating build/lib/botocore/data/route53-recovery-cluster creating build/lib/botocore/data/route53-recovery-cluster/2019-12-02 copying botocore/data/route53-recovery-cluster/2019-12-02/examples-1.json -> build/lib/botocore/data/route53-recovery-cluster/2019-12-02 copying botocore/data/route53-recovery-cluster/2019-12-02/paginators-1.json -> build/lib/botocore/data/route53-recovery-cluster/2019-12-02 copying botocore/data/route53-recovery-cluster/2019-12-02/service-2.json -> build/lib/botocore/data/route53-recovery-cluster/2019-12-02 creating build/lib/botocore/data/route53-recovery-control-config creating build/lib/botocore/data/route53-recovery-control-config/2020-11-02 copying botocore/data/route53-recovery-control-config/2020-11-02/paginators-1.json -> build/lib/botocore/data/route53-recovery-control-config/2020-11-02 copying botocore/data/route53-recovery-control-config/2020-11-02/service-2.json -> build/lib/botocore/data/route53-recovery-control-config/2020-11-02 copying botocore/data/route53-recovery-control-config/2020-11-02/waiters-2.json -> build/lib/botocore/data/route53-recovery-control-config/2020-11-02 creating build/lib/botocore/data/route53-recovery-readiness creating build/lib/botocore/data/route53-recovery-readiness/2019-12-02 copying botocore/data/route53-recovery-readiness/2019-12-02/paginators-1.json -> build/lib/botocore/data/route53-recovery-readiness/2019-12-02 copying botocore/data/route53-recovery-readiness/2019-12-02/service-2.json -> build/lib/botocore/data/route53-recovery-readiness/2019-12-02 creating build/lib/botocore/data/route53 creating build/lib/botocore/data/route53/2013-04-01 copying botocore/data/route53/2013-04-01/examples-1.json -> build/lib/botocore/data/route53/2013-04-01 copying botocore/data/route53/2013-04-01/paginators-1.json -> build/lib/botocore/data/route53/2013-04-01 copying botocore/data/route53/2013-04-01/service-2.json -> build/lib/botocore/data/route53/2013-04-01 copying botocore/data/route53/2013-04-01/waiters-2.json -> build/lib/botocore/data/route53/2013-04-01 creating build/lib/botocore/data/route53domains creating build/lib/botocore/data/route53domains/2014-05-15 copying botocore/data/route53domains/2014-05-15/examples-1.json -> build/lib/botocore/data/route53domains/2014-05-15 copying botocore/data/route53domains/2014-05-15/paginators-1.json -> build/lib/botocore/data/route53domains/2014-05-15 copying botocore/data/route53domains/2014-05-15/service-2.json -> build/lib/botocore/data/route53domains/2014-05-15 creating build/lib/botocore/data/route53resolver creating build/lib/botocore/data/route53resolver/2018-04-01 copying botocore/data/route53resolver/2018-04-01/examples-1.json -> build/lib/botocore/data/route53resolver/2018-04-01 copying botocore/data/route53resolver/2018-04-01/paginators-1.json -> build/lib/botocore/data/route53resolver/2018-04-01 copying botocore/data/route53resolver/2018-04-01/paginators-1.sdk-extras.json -> build/lib/botocore/data/route53resolver/2018-04-01 copying botocore/data/route53resolver/2018-04-01/service-2.json -> build/lib/botocore/data/route53resolver/2018-04-01 creating build/lib/botocore/data/rum creating build/lib/botocore/data/rum/2018-05-10 copying botocore/data/rum/2018-05-10/examples-1.json -> build/lib/botocore/data/rum/2018-05-10 copying botocore/data/rum/2018-05-10/paginators-1.json -> build/lib/botocore/data/rum/2018-05-10 copying botocore/data/rum/2018-05-10/service-2.json -> build/lib/botocore/data/rum/2018-05-10 creating build/lib/botocore/data/s3 creating build/lib/botocore/data/s3/2006-03-01 copying botocore/data/s3/2006-03-01/endpoint-rule-set-1.json -> build/lib/botocore/data/s3/2006-03-01 copying botocore/data/s3/2006-03-01/examples-1.json -> build/lib/botocore/data/s3/2006-03-01 copying botocore/data/s3/2006-03-01/paginators-1.json -> build/lib/botocore/data/s3/2006-03-01 copying botocore/data/s3/2006-03-01/service-2.json -> build/lib/botocore/data/s3/2006-03-01 copying botocore/data/s3/2006-03-01/waiters-2.json -> build/lib/botocore/data/s3/2006-03-01 creating build/lib/botocore/data/s3control creating build/lib/botocore/data/s3control/2018-08-20 copying botocore/data/s3control/2018-08-20/endpoint-rule-set-1.json -> build/lib/botocore/data/s3control/2018-08-20 copying botocore/data/s3control/2018-08-20/examples-1.json -> build/lib/botocore/data/s3control/2018-08-20 copying botocore/data/s3control/2018-08-20/paginators-1.json -> build/lib/botocore/data/s3control/2018-08-20 copying botocore/data/s3control/2018-08-20/service-2.json -> build/lib/botocore/data/s3control/2018-08-20 creating build/lib/botocore/data/s3outposts creating build/lib/botocore/data/s3outposts/2017-07-25 copying botocore/data/s3outposts/2017-07-25/examples-1.json -> build/lib/botocore/data/s3outposts/2017-07-25 copying botocore/data/s3outposts/2017-07-25/paginators-1.json -> build/lib/botocore/data/s3outposts/2017-07-25 copying botocore/data/s3outposts/2017-07-25/service-2.json -> build/lib/botocore/data/s3outposts/2017-07-25 creating build/lib/botocore/data/sagemaker-a2i-runtime creating build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07 copying botocore/data/sagemaker-a2i-runtime/2019-11-07/examples-1.json -> build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07 copying botocore/data/sagemaker-a2i-runtime/2019-11-07/paginators-1.json -> build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07 copying botocore/data/sagemaker-a2i-runtime/2019-11-07/service-2.json -> build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07 creating build/lib/botocore/data/sagemaker-edge creating build/lib/botocore/data/sagemaker-edge/2020-09-23 copying botocore/data/sagemaker-edge/2020-09-23/examples-1.json -> build/lib/botocore/data/sagemaker-edge/2020-09-23 copying botocore/data/sagemaker-edge/2020-09-23/paginators-1.json -> build/lib/botocore/data/sagemaker-edge/2020-09-23 copying botocore/data/sagemaker-edge/2020-09-23/service-2.json -> build/lib/botocore/data/sagemaker-edge/2020-09-23 creating build/lib/botocore/data/sagemaker-featurestore-runtime creating build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01 copying botocore/data/sagemaker-featurestore-runtime/2020-07-01/examples-1.json -> build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01 copying botocore/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json -> build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01 copying botocore/data/sagemaker-featurestore-runtime/2020-07-01/service-2.json -> build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01 creating build/lib/botocore/data/sagemaker-runtime creating build/lib/botocore/data/sagemaker-runtime/2017-05-13 copying botocore/data/sagemaker-runtime/2017-05-13/examples-1.json -> build/lib/botocore/data/sagemaker-runtime/2017-05-13 copying botocore/data/sagemaker-runtime/2017-05-13/paginators-1.json -> build/lib/botocore/data/sagemaker-runtime/2017-05-13 copying botocore/data/sagemaker-runtime/2017-05-13/service-2.json -> build/lib/botocore/data/sagemaker-runtime/2017-05-13 creating build/lib/botocore/data/sagemaker creating build/lib/botocore/data/sagemaker/2017-07-24 copying botocore/data/sagemaker/2017-07-24/examples-1.json -> build/lib/botocore/data/sagemaker/2017-07-24 copying botocore/data/sagemaker/2017-07-24/paginators-1.json -> build/lib/botocore/data/sagemaker/2017-07-24 copying botocore/data/sagemaker/2017-07-24/service-2.json -> build/lib/botocore/data/sagemaker/2017-07-24 copying botocore/data/sagemaker/2017-07-24/waiters-2.json -> build/lib/botocore/data/sagemaker/2017-07-24 creating build/lib/botocore/data/savingsplans creating build/lib/botocore/data/savingsplans/2019-06-28 copying botocore/data/savingsplans/2019-06-28/examples-1.json -> build/lib/botocore/data/savingsplans/2019-06-28 copying botocore/data/savingsplans/2019-06-28/paginators-1.json -> build/lib/botocore/data/savingsplans/2019-06-28 copying botocore/data/savingsplans/2019-06-28/service-2.json -> build/lib/botocore/data/savingsplans/2019-06-28 creating build/lib/botocore/data/schemas creating build/lib/botocore/data/schemas/2019-12-02 copying botocore/data/schemas/2019-12-02/paginators-1.json -> build/lib/botocore/data/schemas/2019-12-02 copying botocore/data/schemas/2019-12-02/service-2.json -> build/lib/botocore/data/schemas/2019-12-02 copying botocore/data/schemas/2019-12-02/waiters-2.json -> build/lib/botocore/data/schemas/2019-12-02 creating build/lib/botocore/data/sdb creating build/lib/botocore/data/sdb/2009-04-15 copying botocore/data/sdb/2009-04-15/paginators-1.json -> build/lib/botocore/data/sdb/2009-04-15 copying botocore/data/sdb/2009-04-15/service-2.json -> build/lib/botocore/data/sdb/2009-04-15 creating build/lib/botocore/data/secretsmanager creating build/lib/botocore/data/secretsmanager/2017-10-17 copying botocore/data/secretsmanager/2017-10-17/examples-1.json -> build/lib/botocore/data/secretsmanager/2017-10-17 copying botocore/data/secretsmanager/2017-10-17/paginators-1.json -> build/lib/botocore/data/secretsmanager/2017-10-17 copying botocore/data/secretsmanager/2017-10-17/service-2.json -> build/lib/botocore/data/secretsmanager/2017-10-17 copying botocore/data/secretsmanager/2017-10-17/service-2.sdk-extras.json -> build/lib/botocore/data/secretsmanager/2017-10-17 creating build/lib/botocore/data/securityhub creating build/lib/botocore/data/securityhub/2018-10-26 copying botocore/data/securityhub/2018-10-26/examples-1.json -> build/lib/botocore/data/securityhub/2018-10-26 copying botocore/data/securityhub/2018-10-26/paginators-1.json -> build/lib/botocore/data/securityhub/2018-10-26 copying botocore/data/securityhub/2018-10-26/service-2.json -> build/lib/botocore/data/securityhub/2018-10-26 creating build/lib/botocore/data/serverlessrepo creating build/lib/botocore/data/serverlessrepo/2017-09-08 copying botocore/data/serverlessrepo/2017-09-08/paginators-1.json -> build/lib/botocore/data/serverlessrepo/2017-09-08 copying botocore/data/serverlessrepo/2017-09-08/service-2.json -> build/lib/botocore/data/serverlessrepo/2017-09-08 creating build/lib/botocore/data/service-quotas creating build/lib/botocore/data/service-quotas/2019-06-24 copying botocore/data/service-quotas/2019-06-24/examples-1.json -> build/lib/botocore/data/service-quotas/2019-06-24 copying botocore/data/service-quotas/2019-06-24/paginators-1.json -> build/lib/botocore/data/service-quotas/2019-06-24 copying botocore/data/service-quotas/2019-06-24/service-2.json -> build/lib/botocore/data/service-quotas/2019-06-24 creating build/lib/botocore/data/servicecatalog-appregistry creating build/lib/botocore/data/servicecatalog-appregistry/2020-06-24 copying botocore/data/servicecatalog-appregistry/2020-06-24/examples-1.json -> build/lib/botocore/data/servicecatalog-appregistry/2020-06-24 copying botocore/data/servicecatalog-appregistry/2020-06-24/paginators-1.json -> build/lib/botocore/data/servicecatalog-appregistry/2020-06-24 copying botocore/data/servicecatalog-appregistry/2020-06-24/service-2.json -> build/lib/botocore/data/servicecatalog-appregistry/2020-06-24 creating build/lib/botocore/data/servicecatalog creating build/lib/botocore/data/servicecatalog/2015-12-10 copying botocore/data/servicecatalog/2015-12-10/examples-1.json -> build/lib/botocore/data/servicecatalog/2015-12-10 copying botocore/data/servicecatalog/2015-12-10/paginators-1.json -> build/lib/botocore/data/servicecatalog/2015-12-10 copying botocore/data/servicecatalog/2015-12-10/service-2.json -> build/lib/botocore/data/servicecatalog/2015-12-10 creating build/lib/botocore/data/servicediscovery creating build/lib/botocore/data/servicediscovery/2017-03-14 copying botocore/data/servicediscovery/2017-03-14/examples-1.json -> build/lib/botocore/data/servicediscovery/2017-03-14 copying botocore/data/servicediscovery/2017-03-14/paginators-1.json -> build/lib/botocore/data/servicediscovery/2017-03-14 copying botocore/data/servicediscovery/2017-03-14/service-2.json -> build/lib/botocore/data/servicediscovery/2017-03-14 creating build/lib/botocore/data/ses creating build/lib/botocore/data/ses/2010-12-01 copying botocore/data/ses/2010-12-01/examples-1.json -> build/lib/botocore/data/ses/2010-12-01 copying botocore/data/ses/2010-12-01/paginators-1.json -> build/lib/botocore/data/ses/2010-12-01 copying botocore/data/ses/2010-12-01/service-2.json -> build/lib/botocore/data/ses/2010-12-01 copying botocore/data/ses/2010-12-01/waiters-2.json -> build/lib/botocore/data/ses/2010-12-01 creating build/lib/botocore/data/sesv2 creating build/lib/botocore/data/sesv2/2019-09-27 copying botocore/data/sesv2/2019-09-27/examples-1.json -> build/lib/botocore/data/sesv2/2019-09-27 copying botocore/data/sesv2/2019-09-27/paginators-1.json -> build/lib/botocore/data/sesv2/2019-09-27 copying botocore/data/sesv2/2019-09-27/service-2.json -> build/lib/botocore/data/sesv2/2019-09-27 creating build/lib/botocore/data/shield creating build/lib/botocore/data/shield/2016-06-02 copying botocore/data/shield/2016-06-02/examples-1.json -> build/lib/botocore/data/shield/2016-06-02 copying botocore/data/shield/2016-06-02/paginators-1.json -> build/lib/botocore/data/shield/2016-06-02 copying botocore/data/shield/2016-06-02/service-2.json -> build/lib/botocore/data/shield/2016-06-02 creating build/lib/botocore/data/signer creating build/lib/botocore/data/signer/2017-08-25 copying botocore/data/signer/2017-08-25/examples-1.json -> build/lib/botocore/data/signer/2017-08-25 copying botocore/data/signer/2017-08-25/paginators-1.json -> build/lib/botocore/data/signer/2017-08-25 copying botocore/data/signer/2017-08-25/service-2.json -> build/lib/botocore/data/signer/2017-08-25 copying botocore/data/signer/2017-08-25/waiters-2.json -> build/lib/botocore/data/signer/2017-08-25 creating build/lib/botocore/data/sms-voice creating build/lib/botocore/data/sms-voice/2018-09-05 copying botocore/data/sms-voice/2018-09-05/service-2.json -> build/lib/botocore/data/sms-voice/2018-09-05 creating build/lib/botocore/data/sms creating build/lib/botocore/data/sms/2016-10-24 copying botocore/data/sms/2016-10-24/examples-1.json -> build/lib/botocore/data/sms/2016-10-24 copying botocore/data/sms/2016-10-24/paginators-1.json -> build/lib/botocore/data/sms/2016-10-24 copying botocore/data/sms/2016-10-24/service-2.json -> build/lib/botocore/data/sms/2016-10-24 creating build/lib/botocore/data/snow-device-management creating build/lib/botocore/data/snow-device-management/2021-08-04 copying botocore/data/snow-device-management/2021-08-04/examples-1.json -> build/lib/botocore/data/snow-device-management/2021-08-04 copying botocore/data/snow-device-management/2021-08-04/paginators-1.json -> build/lib/botocore/data/snow-device-management/2021-08-04 copying botocore/data/snow-device-management/2021-08-04/service-2.json -> build/lib/botocore/data/snow-device-management/2021-08-04 creating build/lib/botocore/data/snowball creating build/lib/botocore/data/snowball/2016-06-30 copying botocore/data/snowball/2016-06-30/examples-1.json -> build/lib/botocore/data/snowball/2016-06-30 copying botocore/data/snowball/2016-06-30/paginators-1.json -> build/lib/botocore/data/snowball/2016-06-30 copying botocore/data/snowball/2016-06-30/service-2.json -> build/lib/botocore/data/snowball/2016-06-30 creating build/lib/botocore/data/sns creating build/lib/botocore/data/sns/2010-03-31 copying botocore/data/sns/2010-03-31/examples-1.json -> build/lib/botocore/data/sns/2010-03-31 copying botocore/data/sns/2010-03-31/paginators-1.json -> build/lib/botocore/data/sns/2010-03-31 copying botocore/data/sns/2010-03-31/service-2.json -> build/lib/botocore/data/sns/2010-03-31 creating build/lib/botocore/data/sqs creating build/lib/botocore/data/sqs/2012-11-05 copying botocore/data/sqs/2012-11-05/examples-1.json -> build/lib/botocore/data/sqs/2012-11-05 copying botocore/data/sqs/2012-11-05/paginators-1.json -> build/lib/botocore/data/sqs/2012-11-05 copying botocore/data/sqs/2012-11-05/service-2.json -> build/lib/botocore/data/sqs/2012-11-05 creating build/lib/botocore/data/ssm-contacts creating build/lib/botocore/data/ssm-contacts/2021-05-03 copying botocore/data/ssm-contacts/2021-05-03/examples-1.json -> build/lib/botocore/data/ssm-contacts/2021-05-03 copying botocore/data/ssm-contacts/2021-05-03/paginators-1.json -> build/lib/botocore/data/ssm-contacts/2021-05-03 copying botocore/data/ssm-contacts/2021-05-03/service-2.json -> build/lib/botocore/data/ssm-contacts/2021-05-03 creating build/lib/botocore/data/ssm-incidents creating build/lib/botocore/data/ssm-incidents/2018-05-10 copying botocore/data/ssm-incidents/2018-05-10/examples-1.json -> build/lib/botocore/data/ssm-incidents/2018-05-10 copying botocore/data/ssm-incidents/2018-05-10/paginators-1.json -> build/lib/botocore/data/ssm-incidents/2018-05-10 copying botocore/data/ssm-incidents/2018-05-10/service-2.json -> build/lib/botocore/data/ssm-incidents/2018-05-10 copying botocore/data/ssm-incidents/2018-05-10/waiters-2.json -> build/lib/botocore/data/ssm-incidents/2018-05-10 creating build/lib/botocore/data/ssm creating build/lib/botocore/data/ssm/2014-11-06 copying botocore/data/ssm/2014-11-06/examples-1.json -> build/lib/botocore/data/ssm/2014-11-06 copying botocore/data/ssm/2014-11-06/paginators-1.json -> build/lib/botocore/data/ssm/2014-11-06 copying botocore/data/ssm/2014-11-06/service-2.json -> build/lib/botocore/data/ssm/2014-11-06 copying botocore/data/ssm/2014-11-06/waiters-2.json -> build/lib/botocore/data/ssm/2014-11-06 creating build/lib/botocore/data/sso-admin creating build/lib/botocore/data/sso-admin/2020-07-20 copying botocore/data/sso-admin/2020-07-20/examples-1.json -> build/lib/botocore/data/sso-admin/2020-07-20 copying botocore/data/sso-admin/2020-07-20/paginators-1.json -> build/lib/botocore/data/sso-admin/2020-07-20 copying botocore/data/sso-admin/2020-07-20/service-2.json -> build/lib/botocore/data/sso-admin/2020-07-20 creating build/lib/botocore/data/sso-oidc creating build/lib/botocore/data/sso-oidc/2019-06-10 copying botocore/data/sso-oidc/2019-06-10/examples-1.json -> build/lib/botocore/data/sso-oidc/2019-06-10 copying botocore/data/sso-oidc/2019-06-10/paginators-1.json -> build/lib/botocore/data/sso-oidc/2019-06-10 copying botocore/data/sso-oidc/2019-06-10/service-2.json -> build/lib/botocore/data/sso-oidc/2019-06-10 creating build/lib/botocore/data/sso creating build/lib/botocore/data/sso/2019-06-10 copying botocore/data/sso/2019-06-10/examples-1.json -> build/lib/botocore/data/sso/2019-06-10 copying botocore/data/sso/2019-06-10/paginators-1.json -> build/lib/botocore/data/sso/2019-06-10 copying botocore/data/sso/2019-06-10/service-2.json -> build/lib/botocore/data/sso/2019-06-10 creating build/lib/botocore/data/stepfunctions creating build/lib/botocore/data/stepfunctions/2016-11-23 copying botocore/data/stepfunctions/2016-11-23/examples-1.json -> build/lib/botocore/data/stepfunctions/2016-11-23 copying botocore/data/stepfunctions/2016-11-23/paginators-1.json -> build/lib/botocore/data/stepfunctions/2016-11-23 copying botocore/data/stepfunctions/2016-11-23/service-2.json -> build/lib/botocore/data/stepfunctions/2016-11-23 creating build/lib/botocore/data/storagegateway creating build/lib/botocore/data/storagegateway/2013-06-30 copying botocore/data/storagegateway/2013-06-30/examples-1.json -> build/lib/botocore/data/storagegateway/2013-06-30 copying botocore/data/storagegateway/2013-06-30/paginators-1.json -> build/lib/botocore/data/storagegateway/2013-06-30 copying botocore/data/storagegateway/2013-06-30/service-2.json -> build/lib/botocore/data/storagegateway/2013-06-30 creating build/lib/botocore/data/sts creating build/lib/botocore/data/sts/2011-06-15 copying botocore/data/sts/2011-06-15/examples-1.json -> build/lib/botocore/data/sts/2011-06-15 copying botocore/data/sts/2011-06-15/paginators-1.json -> build/lib/botocore/data/sts/2011-06-15 copying botocore/data/sts/2011-06-15/service-2.json -> build/lib/botocore/data/sts/2011-06-15 creating build/lib/botocore/data/support-app creating build/lib/botocore/data/support-app/2021-08-20 copying botocore/data/support-app/2021-08-20/paginators-1.json -> build/lib/botocore/data/support-app/2021-08-20 copying botocore/data/support-app/2021-08-20/service-2.json -> build/lib/botocore/data/support-app/2021-08-20 creating build/lib/botocore/data/support creating build/lib/botocore/data/support/2013-04-15 copying botocore/data/support/2013-04-15/examples-1.json -> build/lib/botocore/data/support/2013-04-15 copying botocore/data/support/2013-04-15/paginators-1.json -> build/lib/botocore/data/support/2013-04-15 copying botocore/data/support/2013-04-15/service-2.json -> build/lib/botocore/data/support/2013-04-15 creating build/lib/botocore/data/swf creating build/lib/botocore/data/swf/2012-01-25 copying botocore/data/swf/2012-01-25/examples-1.json -> build/lib/botocore/data/swf/2012-01-25 copying botocore/data/swf/2012-01-25/paginators-1.json -> build/lib/botocore/data/swf/2012-01-25 copying botocore/data/swf/2012-01-25/service-2.json -> build/lib/botocore/data/swf/2012-01-25 creating build/lib/botocore/data/synthetics creating build/lib/botocore/data/synthetics/2017-10-11 copying botocore/data/synthetics/2017-10-11/examples-1.json -> build/lib/botocore/data/synthetics/2017-10-11 copying botocore/data/synthetics/2017-10-11/paginators-1.json -> build/lib/botocore/data/synthetics/2017-10-11 copying botocore/data/synthetics/2017-10-11/service-2.json -> build/lib/botocore/data/synthetics/2017-10-11 creating build/lib/botocore/data/textract creating build/lib/botocore/data/textract/2018-06-27 copying botocore/data/textract/2018-06-27/examples-1.json -> build/lib/botocore/data/textract/2018-06-27 copying botocore/data/textract/2018-06-27/paginators-1.json -> build/lib/botocore/data/textract/2018-06-27 copying botocore/data/textract/2018-06-27/service-2.json -> build/lib/botocore/data/textract/2018-06-27 creating build/lib/botocore/data/timestream-query creating build/lib/botocore/data/timestream-query/2018-11-01 copying botocore/data/timestream-query/2018-11-01/examples-1.json -> build/lib/botocore/data/timestream-query/2018-11-01 copying botocore/data/timestream-query/2018-11-01/paginators-1.json -> build/lib/botocore/data/timestream-query/2018-11-01 copying botocore/data/timestream-query/2018-11-01/service-2.json -> build/lib/botocore/data/timestream-query/2018-11-01 creating build/lib/botocore/data/timestream-write creating build/lib/botocore/data/timestream-write/2018-11-01 copying botocore/data/timestream-write/2018-11-01/examples-1.json -> build/lib/botocore/data/timestream-write/2018-11-01 copying botocore/data/timestream-write/2018-11-01/paginators-1.json -> build/lib/botocore/data/timestream-write/2018-11-01 copying botocore/data/timestream-write/2018-11-01/service-2.json -> build/lib/botocore/data/timestream-write/2018-11-01 creating build/lib/botocore/data/transcribe creating build/lib/botocore/data/transcribe/2017-10-26 copying botocore/data/transcribe/2017-10-26/examples-1.json -> build/lib/botocore/data/transcribe/2017-10-26 copying botocore/data/transcribe/2017-10-26/paginators-1.json -> build/lib/botocore/data/transcribe/2017-10-26 copying botocore/data/transcribe/2017-10-26/service-2.json -> build/lib/botocore/data/transcribe/2017-10-26 creating build/lib/botocore/data/transfer creating build/lib/botocore/data/transfer/2018-11-05 copying botocore/data/transfer/2018-11-05/examples-1.json -> build/lib/botocore/data/transfer/2018-11-05 copying botocore/data/transfer/2018-11-05/paginators-1.json -> build/lib/botocore/data/transfer/2018-11-05 copying botocore/data/transfer/2018-11-05/service-2.json -> build/lib/botocore/data/transfer/2018-11-05 copying botocore/data/transfer/2018-11-05/waiters-2.json -> build/lib/botocore/data/transfer/2018-11-05 creating build/lib/botocore/data/translate creating build/lib/botocore/data/translate/2017-07-01 copying botocore/data/translate/2017-07-01/examples-1.json -> build/lib/botocore/data/translate/2017-07-01 copying botocore/data/translate/2017-07-01/paginators-1.json -> build/lib/botocore/data/translate/2017-07-01 copying botocore/data/translate/2017-07-01/service-2.json -> build/lib/botocore/data/translate/2017-07-01 creating build/lib/botocore/data/voice-id creating build/lib/botocore/data/voice-id/2021-09-27 copying botocore/data/voice-id/2021-09-27/examples-1.json -> build/lib/botocore/data/voice-id/2021-09-27 copying botocore/data/voice-id/2021-09-27/paginators-1.json -> build/lib/botocore/data/voice-id/2021-09-27 copying botocore/data/voice-id/2021-09-27/service-2.json -> build/lib/botocore/data/voice-id/2021-09-27 creating build/lib/botocore/data/waf-regional creating build/lib/botocore/data/waf-regional/2016-11-28 copying botocore/data/waf-regional/2016-11-28/examples-1.json -> build/lib/botocore/data/waf-regional/2016-11-28 copying botocore/data/waf-regional/2016-11-28/paginators-1.json -> build/lib/botocore/data/waf-regional/2016-11-28 copying botocore/data/waf-regional/2016-11-28/service-2.json -> build/lib/botocore/data/waf-regional/2016-11-28 creating build/lib/botocore/data/waf creating build/lib/botocore/data/waf/2015-08-24 copying botocore/data/waf/2015-08-24/examples-1.json -> build/lib/botocore/data/waf/2015-08-24 copying botocore/data/waf/2015-08-24/paginators-1.json -> build/lib/botocore/data/waf/2015-08-24 copying botocore/data/waf/2015-08-24/service-2.json -> build/lib/botocore/data/waf/2015-08-24 creating build/lib/botocore/data/wafv2 creating build/lib/botocore/data/wafv2/2019-07-29 copying botocore/data/wafv2/2019-07-29/examples-1.json -> build/lib/botocore/data/wafv2/2019-07-29 copying botocore/data/wafv2/2019-07-29/paginators-1.json -> build/lib/botocore/data/wafv2/2019-07-29 copying botocore/data/wafv2/2019-07-29/service-2.json -> build/lib/botocore/data/wafv2/2019-07-29 creating build/lib/botocore/data/wellarchitected creating build/lib/botocore/data/wellarchitected/2020-03-31 copying botocore/data/wellarchitected/2020-03-31/examples-1.json -> build/lib/botocore/data/wellarchitected/2020-03-31 copying botocore/data/wellarchitected/2020-03-31/paginators-1.json -> build/lib/botocore/data/wellarchitected/2020-03-31 copying botocore/data/wellarchitected/2020-03-31/service-2.json -> build/lib/botocore/data/wellarchitected/2020-03-31 creating build/lib/botocore/data/wisdom creating build/lib/botocore/data/wisdom/2020-10-19 copying botocore/data/wisdom/2020-10-19/examples-1.json -> build/lib/botocore/data/wisdom/2020-10-19 copying botocore/data/wisdom/2020-10-19/paginators-1.json -> build/lib/botocore/data/wisdom/2020-10-19 copying botocore/data/wisdom/2020-10-19/service-2.json -> build/lib/botocore/data/wisdom/2020-10-19 creating build/lib/botocore/data/workdocs creating build/lib/botocore/data/workdocs/2016-05-01 copying botocore/data/workdocs/2016-05-01/examples-1.json -> build/lib/botocore/data/workdocs/2016-05-01 copying botocore/data/workdocs/2016-05-01/paginators-1.json -> build/lib/botocore/data/workdocs/2016-05-01 copying botocore/data/workdocs/2016-05-01/service-2.json -> build/lib/botocore/data/workdocs/2016-05-01 creating build/lib/botocore/data/worklink creating build/lib/botocore/data/worklink/2018-09-25 copying botocore/data/worklink/2018-09-25/examples-1.json -> build/lib/botocore/data/worklink/2018-09-25 copying botocore/data/worklink/2018-09-25/paginators-1.json -> build/lib/botocore/data/worklink/2018-09-25 copying botocore/data/worklink/2018-09-25/service-2.json -> build/lib/botocore/data/worklink/2018-09-25 creating build/lib/botocore/data/workmail creating build/lib/botocore/data/workmail/2017-10-01 copying botocore/data/workmail/2017-10-01/examples-1.json -> build/lib/botocore/data/workmail/2017-10-01 copying botocore/data/workmail/2017-10-01/paginators-1.json -> build/lib/botocore/data/workmail/2017-10-01 copying botocore/data/workmail/2017-10-01/service-2.json -> build/lib/botocore/data/workmail/2017-10-01 creating build/lib/botocore/data/workmailmessageflow creating build/lib/botocore/data/workmailmessageflow/2019-05-01 copying botocore/data/workmailmessageflow/2019-05-01/examples-1.json -> build/lib/botocore/data/workmailmessageflow/2019-05-01 copying botocore/data/workmailmessageflow/2019-05-01/paginators-1.json -> build/lib/botocore/data/workmailmessageflow/2019-05-01 copying botocore/data/workmailmessageflow/2019-05-01/service-2.json -> build/lib/botocore/data/workmailmessageflow/2019-05-01 creating build/lib/botocore/data/workspaces-web creating build/lib/botocore/data/workspaces-web/2020-07-08 copying botocore/data/workspaces-web/2020-07-08/examples-1.json -> build/lib/botocore/data/workspaces-web/2020-07-08 copying botocore/data/workspaces-web/2020-07-08/paginators-1.json -> build/lib/botocore/data/workspaces-web/2020-07-08 copying botocore/data/workspaces-web/2020-07-08/service-2.json -> build/lib/botocore/data/workspaces-web/2020-07-08 creating build/lib/botocore/data/workspaces creating build/lib/botocore/data/workspaces/2015-04-08 copying botocore/data/workspaces/2015-04-08/examples-1.json -> build/lib/botocore/data/workspaces/2015-04-08 copying botocore/data/workspaces/2015-04-08/paginators-1.json -> build/lib/botocore/data/workspaces/2015-04-08 copying botocore/data/workspaces/2015-04-08/service-2.json -> build/lib/botocore/data/workspaces/2015-04-08 creating build/lib/botocore/data/xray creating build/lib/botocore/data/xray/2016-04-12 copying botocore/data/xray/2016-04-12/examples-1.json -> build/lib/botocore/data/xray/2016-04-12 copying botocore/data/xray/2016-04-12/paginators-1.json -> build/lib/botocore/data/xray/2016-04-12 copying botocore/data/xray/2016-04-12/service-2.json -> build/lib/botocore/data/xray/2016-04-12 running check >>> py3-botocore: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/community/py3-botocore/pkg creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/credentials.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/loaders.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/auth.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/waiter.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/handlers.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/tokens.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/hooks.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/efs creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/efs/2015-02-01 copying build/lib/botocore/data/efs/2015-02-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/efs/2015-02-01 copying build/lib/botocore/data/efs/2015-02-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/efs/2015-02-01 copying build/lib/botocore/data/efs/2015-02-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/efs/2015-02-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cognito-sync creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cognito-sync/2014-06-30 copying build/lib/botocore/data/cognito-sync/2014-06-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cognito-sync/2014-06-30 copying build/lib/botocore/data/cognito-sync/2014-06-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cognito-sync/2014-06-30 copying build/lib/botocore/data/cognito-sync/2014-06-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cognito-sync/2014-06-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/datapipeline creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/datapipeline/2012-10-29 copying build/lib/botocore/data/datapipeline/2012-10-29/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/datapipeline/2012-10-29 copying build/lib/botocore/data/datapipeline/2012-10-29/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/datapipeline/2012-10-29 copying build/lib/botocore/data/datapipeline/2012-10-29/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/datapipeline/2012-10-29 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/grafana creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/grafana/2020-08-18 copying build/lib/botocore/data/grafana/2020-08-18/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/grafana/2020-08-18 copying build/lib/botocore/data/grafana/2020-08-18/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/grafana/2020-08-18 copying build/lib/botocore/data/grafana/2020-08-18/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/grafana/2020-08-18 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appstream creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appstream/2016-12-01 copying build/lib/botocore/data/appstream/2016-12-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appstream/2016-12-01 copying build/lib/botocore/data/appstream/2016-12-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appstream/2016-12-01 copying build/lib/botocore/data/appstream/2016-12-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appstream/2016-12-01 copying build/lib/botocore/data/appstream/2016-12-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appstream/2016-12-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cur creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cur/2017-01-06 copying build/lib/botocore/data/cur/2017-01-06/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cur/2017-01-06 copying build/lib/botocore/data/cur/2017-01-06/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cur/2017-01-06 copying build/lib/botocore/data/cur/2017-01-06/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cur/2017-01-06 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ivschat creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ivschat/2020-07-14 copying build/lib/botocore/data/ivschat/2020-07-14/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ivschat/2020-07-14 copying build/lib/botocore/data/ivschat/2020-07-14/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ivschat/2020-07-14 copying build/lib/botocore/data/ivschat/2020-07-14/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ivschat/2020-07-14 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/devicefarm creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/devicefarm/2015-06-23 copying build/lib/botocore/data/devicefarm/2015-06-23/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/devicefarm/2015-06-23 copying build/lib/botocore/data/devicefarm/2015-06-23/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/devicefarm/2015-06-23 copying build/lib/botocore/data/devicefarm/2015-06-23/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/devicefarm/2015-06-23 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53/2013-04-01 copying build/lib/botocore/data/route53/2013-04-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53/2013-04-01 copying build/lib/botocore/data/route53/2013-04-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53/2013-04-01 copying build/lib/botocore/data/route53/2013-04-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53/2013-04-01 copying build/lib/botocore/data/route53/2013-04-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53/2013-04-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/waf creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/waf/2015-08-24 copying build/lib/botocore/data/waf/2015-08-24/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/waf/2015-08-24 copying build/lib/botocore/data/waf/2015-08-24/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/waf/2015-08-24 copying build/lib/botocore/data/waf/2015-08-24/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/waf/2015-08-24 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotsitewise creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotsitewise/2019-12-02 copying build/lib/botocore/data/iotsitewise/2019-12-02/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotsitewise/2019-12-02 copying build/lib/botocore/data/iotsitewise/2019-12-02/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotsitewise/2019-12-02 copying build/lib/botocore/data/iotsitewise/2019-12-02/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotsitewise/2019-12-02 copying build/lib/botocore/data/iotsitewise/2019-12-02/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotsitewise/2019-12-02 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/resourcegroupstaggingapi creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/resourcegroupstaggingapi/2017-01-26 copying build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/resourcegroupstaggingapi/2017-01-26 copying build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/resourcegroupstaggingapi/2017-01-26 copying build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/resourcegroupstaggingapi/2017-01-26 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mwaa creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mwaa/2020-07-01 copying build/lib/botocore/data/mwaa/2020-07-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mwaa/2020-07-01 copying build/lib/botocore/data/mwaa/2020-07-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mwaa/2020-07-01 copying build/lib/botocore/data/mwaa/2020-07-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mwaa/2020-07-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudhsm creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudhsm/2014-05-30 copying build/lib/botocore/data/cloudhsm/2014-05-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudhsm/2014-05-30 copying build/lib/botocore/data/cloudhsm/2014-05-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudhsm/2014-05-30 copying build/lib/botocore/data/cloudhsm/2014-05-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudhsm/2014-05-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lookoutmetrics creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lookoutmetrics/2017-07-25 copying build/lib/botocore/data/lookoutmetrics/2017-07-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lookoutmetrics/2017-07-25 copying build/lib/botocore/data/lookoutmetrics/2017-07-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lookoutmetrics/2017-07-25 copying build/lib/botocore/data/lookoutmetrics/2017-07-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lookoutmetrics/2017-07-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/servicecatalog creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/servicecatalog/2015-12-10 copying build/lib/botocore/data/servicecatalog/2015-12-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/servicecatalog/2015-12-10 copying build/lib/botocore/data/servicecatalog/2015-12-10/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/servicecatalog/2015-12-10 copying build/lib/botocore/data/servicecatalog/2015-12-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/servicecatalog/2015-12-10 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/customer-profiles creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/customer-profiles/2020-08-15 copying build/lib/botocore/data/customer-profiles/2020-08-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/customer-profiles/2020-08-15 copying build/lib/botocore/data/customer-profiles/2020-08-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/customer-profiles/2020-08-15 copying build/lib/botocore/data/customer-profiles/2020-08-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/customer-profiles/2020-08-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloud9 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloud9/2017-09-23 copying build/lib/botocore/data/cloud9/2017-09-23/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloud9/2017-09-23 copying build/lib/botocore/data/cloud9/2017-09-23/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloud9/2017-09-23 copying build/lib/botocore/data/cloud9/2017-09-23/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloud9/2017-09-23 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/clouddirectory creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2016-05-10 copying build/lib/botocore/data/clouddirectory/2016-05-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2016-05-10 copying build/lib/botocore/data/clouddirectory/2016-05-10/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2016-05-10 copying build/lib/botocore/data/clouddirectory/2016-05-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2016-05-10 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2017-01-11 copying build/lib/botocore/data/clouddirectory/2017-01-11/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2017-01-11 copying build/lib/botocore/data/clouddirectory/2017-01-11/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2017-01-11 copying build/lib/botocore/data/clouddirectory/2017-01-11/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2017-01-11 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/accessanalyzer creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/accessanalyzer/2019-11-01 copying build/lib/botocore/data/accessanalyzer/2019-11-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/accessanalyzer/2019-11-01 copying build/lib/botocore/data/accessanalyzer/2019-11-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/accessanalyzer/2019-11-01 copying build/lib/botocore/data/accessanalyzer/2019-11-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/accessanalyzer/2019-11-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-control-config creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-control-config/2020-11-02 copying build/lib/botocore/data/route53-recovery-control-config/2020-11-02/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-control-config/2020-11-02 copying build/lib/botocore/data/route53-recovery-control-config/2020-11-02/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-control-config/2020-11-02 copying build/lib/botocore/data/route53-recovery-control-config/2020-11-02/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-control-config/2020-11-02 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/timestream-write creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/timestream-write/2018-11-01 copying build/lib/botocore/data/timestream-write/2018-11-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/timestream-write/2018-11-01 copying build/lib/botocore/data/timestream-write/2018-11-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/timestream-write/2018-11-01 copying build/lib/botocore/data/timestream-write/2018-11-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/timestream-write/2018-11-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/xray creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/xray/2016-04-12 copying build/lib/botocore/data/xray/2016-04-12/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/xray/2016-04-12 copying build/lib/botocore/data/xray/2016-04-12/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/xray/2016-04-12 copying build/lib/botocore/data/xray/2016-04-12/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/xray/2016-04-12 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/fis creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/fis/2020-12-01 copying build/lib/botocore/data/fis/2020-12-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/fis/2020-12-01 copying build/lib/botocore/data/fis/2020-12-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/fis/2020-12-01 copying build/lib/botocore/data/fis/2020-12-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/fis/2020-12-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amplifybackend creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amplifybackend/2020-08-11 copying build/lib/botocore/data/amplifybackend/2020-08-11/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amplifybackend/2020-08-11 copying build/lib/botocore/data/amplifybackend/2020-08-11/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amplifybackend/2020-08-11 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/m2 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/m2/2021-04-28 copying build/lib/botocore/data/m2/2021-04-28/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/m2/2021-04-28 copying build/lib/botocore/data/m2/2021-04-28/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/m2/2021-04-28 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elastic-inference creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elastic-inference/2017-07-25 copying build/lib/botocore/data/elastic-inference/2017-07-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elastic-inference/2017-07-25 copying build/lib/botocore/data/elastic-inference/2017-07-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elastic-inference/2017-07-25 copying build/lib/botocore/data/elastic-inference/2017-07-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elastic-inference/2017-07-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/personalize-runtime creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/personalize-runtime/2018-05-22 copying build/lib/botocore/data/personalize-runtime/2018-05-22/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/personalize-runtime/2018-05-22 copying build/lib/botocore/data/personalize-runtime/2018-05-22/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/personalize-runtime/2018-05-22 copying build/lib/botocore/data/personalize-runtime/2018-05-22/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/personalize-runtime/2018-05-22 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/forecastquery creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/forecastquery/2018-06-26 copying build/lib/botocore/data/forecastquery/2018-06-26/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/forecastquery/2018-06-26 copying build/lib/botocore/data/forecastquery/2018-06-26/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/forecastquery/2018-06-26 copying build/lib/botocore/data/forecastquery/2018-06-26/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/forecastquery/2018-06-26 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediastore-data creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediastore-data/2017-09-01 copying build/lib/botocore/data/mediastore-data/2017-09-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediastore-data/2017-09-01 copying build/lib/botocore/data/mediastore-data/2017-09-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediastore-data/2017-09-01 copying build/lib/botocore/data/mediastore-data/2017-09-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediastore-data/2017-09-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/managedblockchain creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/managedblockchain/2018-09-24 copying build/lib/botocore/data/managedblockchain/2018-09-24/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/managedblockchain/2018-09-24 copying build/lib/botocore/data/managedblockchain/2018-09-24/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/managedblockchain/2018-09-24 copying build/lib/botocore/data/managedblockchain/2018-09-24/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/managedblockchain/2018-09-24 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elastictranscoder creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elastictranscoder/2012-09-25 copying build/lib/botocore/data/elastictranscoder/2012-09-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elastictranscoder/2012-09-25 copying build/lib/botocore/data/elastictranscoder/2012-09-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elastictranscoder/2012-09-25 copying build/lib/botocore/data/elastictranscoder/2012-09-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elastictranscoder/2012-09-25 copying build/lib/botocore/data/elastictranscoder/2012-09-25/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elastictranscoder/2012-09-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/config creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/config/2014-11-12 copying build/lib/botocore/data/config/2014-11-12/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/config/2014-11-12 copying build/lib/botocore/data/config/2014-11-12/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/config/2014-11-12 copying build/lib/botocore/data/config/2014-11-12/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/config/2014-11-12 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/auditmanager creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/auditmanager/2017-07-25 copying build/lib/botocore/data/auditmanager/2017-07-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/auditmanager/2017-07-25 copying build/lib/botocore/data/auditmanager/2017-07-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/auditmanager/2017-07-25 copying build/lib/botocore/data/auditmanager/2017-07-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/auditmanager/2017-07-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cognito-idp creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cognito-idp/2016-04-18 copying build/lib/botocore/data/cognito-idp/2016-04-18/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cognito-idp/2016-04-18 copying build/lib/botocore/data/cognito-idp/2016-04-18/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cognito-idp/2016-04-18 copying build/lib/botocore/data/cognito-idp/2016-04-18/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cognito-idp/2016-04-18 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opsworks creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opsworks/2013-02-18 copying build/lib/botocore/data/opsworks/2013-02-18/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opsworks/2013-02-18 copying build/lib/botocore/data/opsworks/2013-02-18/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opsworks/2013-02-18 copying build/lib/botocore/data/opsworks/2013-02-18/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opsworks/2013-02-18 copying build/lib/botocore/data/opsworks/2013-02-18/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opsworks/2013-02-18 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appflow creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appflow/2020-08-23 copying build/lib/botocore/data/appflow/2020-08-23/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appflow/2020-08-23 copying build/lib/botocore/data/appflow/2020-08-23/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appflow/2020-08-23 copying build/lib/botocore/data/appflow/2020-08-23/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appflow/2020-08-23 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/globalaccelerator creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/globalaccelerator/2018-08-08 copying build/lib/botocore/data/globalaccelerator/2018-08-08/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/globalaccelerator/2018-08-08 copying build/lib/botocore/data/globalaccelerator/2018-08-08/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/globalaccelerator/2018-08-08 copying build/lib/botocore/data/globalaccelerator/2018-08-08/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/globalaccelerator/2018-08-08 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sdb creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sdb/2009-04-15 copying build/lib/botocore/data/sdb/2009-04-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sdb/2009-04-15 copying build/lib/botocore/data/sdb/2009-04-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sdb/2009-04-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeguruprofiler creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeguruprofiler/2019-07-18 copying build/lib/botocore/data/codeguruprofiler/2019-07-18/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeguruprofiler/2019-07-18 copying build/lib/botocore/data/codeguruprofiler/2019-07-18/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeguruprofiler/2019-07-18 copying build/lib/botocore/data/codeguruprofiler/2019-07-18/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeguruprofiler/2019-07-18 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/stepfunctions creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/stepfunctions/2016-11-23 copying build/lib/botocore/data/stepfunctions/2016-11-23/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/stepfunctions/2016-11-23 copying build/lib/botocore/data/stepfunctions/2016-11-23/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/stepfunctions/2016-11-23 copying build/lib/botocore/data/stepfunctions/2016-11-23/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/stepfunctions/2016-11-23 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/acm creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/acm/2015-12-08 copying build/lib/botocore/data/acm/2015-12-08/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/acm/2015-12-08 copying build/lib/botocore/data/acm/2015-12-08/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/acm/2015-12-08 copying build/lib/botocore/data/acm/2015-12-08/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/acm/2015-12-08 copying build/lib/botocore/data/acm/2015-12-08/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/acm/2015-12-08 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sesv2 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sesv2/2019-09-27 copying build/lib/botocore/data/sesv2/2019-09-27/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sesv2/2019-09-27 copying build/lib/botocore/data/sesv2/2019-09-27/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sesv2/2019-09-27 copying build/lib/botocore/data/sesv2/2019-09-27/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sesv2/2019-09-27 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/quicksight creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/quicksight/2018-04-01 copying build/lib/botocore/data/quicksight/2018-04-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/quicksight/2018-04-01 copying build/lib/botocore/data/quicksight/2018-04-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/quicksight/2018-04-01 copying build/lib/botocore/data/quicksight/2018-04-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/quicksight/2018-04-01 copying build/lib/botocore/data/quicksight/2018-04-01/paginators-1.sdk-extras.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/quicksight/2018-04-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/organizations creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/organizations/2016-11-28 copying build/lib/botocore/data/organizations/2016-11-28/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/organizations/2016-11-28 copying build/lib/botocore/data/organizations/2016-11-28/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/organizations/2016-11-28 copying build/lib/botocore/data/organizations/2016-11-28/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/organizations/2016-11-28 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rum creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rum/2018-05-10 copying build/lib/botocore/data/rum/2018-05-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rum/2018-05-10 copying build/lib/botocore/data/rum/2018-05-10/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rum/2018-05-10 copying build/lib/botocore/data/rum/2018-05-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rum/2018-05-10 copying build/lib/botocore/data/endpoints.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-signaling creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-signaling/2019-12-04 copying build/lib/botocore/data/kinesis-video-signaling/2019-12-04/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-signaling/2019-12-04 copying build/lib/botocore/data/kinesis-video-signaling/2019-12-04/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-signaling/2019-12-04 copying build/lib/botocore/data/kinesis-video-signaling/2019-12-04/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-signaling/2019-12-04 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot/2015-05-28 copying build/lib/botocore/data/iot/2015-05-28/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot/2015-05-28 copying build/lib/botocore/data/iot/2015-05-28/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot/2015-05-28 copying build/lib/botocore/data/iot/2015-05-28/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot/2015-05-28 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediatailor creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediatailor/2018-04-23 copying build/lib/botocore/data/mediatailor/2018-04-23/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediatailor/2018-04-23 copying build/lib/botocore/data/mediatailor/2018-04-23/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediatailor/2018-04-23 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/alexaforbusiness creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/alexaforbusiness/2017-11-09 copying build/lib/botocore/data/alexaforbusiness/2017-11-09/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/alexaforbusiness/2017-11-09 copying build/lib/botocore/data/alexaforbusiness/2017-11-09/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/alexaforbusiness/2017-11-09 copying build/lib/botocore/data/alexaforbusiness/2017-11-09/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/alexaforbusiness/2017-11-09 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/translate creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/translate/2017-07-01 copying build/lib/botocore/data/translate/2017-07-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/translate/2017-07-01 copying build/lib/botocore/data/translate/2017-07-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/translate/2017-07-01 copying build/lib/botocore/data/translate/2017-07-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/translate/2017-07-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amp creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amp/2020-08-01 copying build/lib/botocore/data/amp/2020-08-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amp/2020-08-01 copying build/lib/botocore/data/amp/2020-08-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amp/2020-08-01 copying build/lib/botocore/data/amp/2020-08-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amp/2020-08-01 copying build/lib/botocore/data/amp/2020-08-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amp/2020-08-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kendra creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kendra/2019-02-03 copying build/lib/botocore/data/kendra/2019-02-03/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kendra/2019-02-03 copying build/lib/botocore/data/kendra/2019-02-03/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kendra/2019-02-03 copying build/lib/botocore/data/kendra/2019-02-03/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kendra/2019-02-03 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/neptune creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/neptune/2014-10-31 copying build/lib/botocore/data/neptune/2014-10-31/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/neptune/2014-10-31 copying build/lib/botocore/data/neptune/2014-10-31/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/neptune/2014-10-31 copying build/lib/botocore/data/neptune/2014-10-31/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/neptune/2014-10-31 copying build/lib/botocore/data/neptune/2014-10-31/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/neptune/2014-10-31 copying build/lib/botocore/data/neptune/2014-10-31/service-2.sdk-extras.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/neptune/2014-10-31 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/directconnect creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/directconnect/2012-10-25 copying build/lib/botocore/data/directconnect/2012-10-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/directconnect/2012-10-25 copying build/lib/botocore/data/directconnect/2012-10-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/directconnect/2012-10-25 copying build/lib/botocore/data/directconnect/2012-10-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/directconnect/2012-10-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/databrew creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/databrew/2017-07-25 copying build/lib/botocore/data/databrew/2017-07-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/databrew/2017-07-25 copying build/lib/botocore/data/databrew/2017-07-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/databrew/2017-07-25 copying build/lib/botocore/data/databrew/2017-07-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/databrew/2017-07-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/qldb-session creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/qldb-session/2019-07-11 copying build/lib/botocore/data/qldb-session/2019-07-11/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/qldb-session/2019-07-11 copying build/lib/botocore/data/qldb-session/2019-07-11/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/qldb-session/2019-07-11 copying build/lib/botocore/data/qldb-session/2019-07-11/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/qldb-session/2019-07-11 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/transfer creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/transfer/2018-11-05 copying build/lib/botocore/data/transfer/2018-11-05/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/transfer/2018-11-05 copying build/lib/botocore/data/transfer/2018-11-05/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/transfer/2018-11-05 copying build/lib/botocore/data/transfer/2018-11-05/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/transfer/2018-11-05 copying build/lib/botocore/data/transfer/2018-11-05/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/transfer/2018-11-05 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codedeploy creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codedeploy/2014-10-06 copying build/lib/botocore/data/codedeploy/2014-10-06/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codedeploy/2014-10-06 copying build/lib/botocore/data/codedeploy/2014-10-06/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codedeploy/2014-10-06 copying build/lib/botocore/data/codedeploy/2014-10-06/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codedeploy/2014-10-06 copying build/lib/botocore/data/codedeploy/2014-10-06/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codedeploy/2014-10-06 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codecommit creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codecommit/2015-04-13 copying build/lib/botocore/data/codecommit/2015-04-13/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codecommit/2015-04-13 copying build/lib/botocore/data/codecommit/2015-04-13/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codecommit/2015-04-13 copying build/lib/botocore/data/codecommit/2015-04-13/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codecommit/2015-04-13 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2-instance-connect creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2-instance-connect/2018-04-02 copying build/lib/botocore/data/ec2-instance-connect/2018-04-02/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2-instance-connect/2018-04-02 copying build/lib/botocore/data/ec2-instance-connect/2018-04-02/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2-instance-connect/2018-04-02 copying build/lib/botocore/data/ec2-instance-connect/2018-04-02/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2-instance-connect/2018-04-02 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift/2012-12-01 copying build/lib/botocore/data/redshift/2012-12-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift/2012-12-01 copying build/lib/botocore/data/redshift/2012-12-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift/2012-12-01 copying build/lib/botocore/data/redshift/2012-12-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift/2012-12-01 copying build/lib/botocore/data/redshift/2012-12-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift/2012-12-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/snowball creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/snowball/2016-06-30 copying build/lib/botocore/data/snowball/2016-06-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/snowball/2016-06-30 copying build/lib/botocore/data/snowball/2016-06-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/snowball/2016-06-30 copying build/lib/botocore/data/snowball/2016-06-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/snowball/2016-06-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm/2014-11-06 copying build/lib/botocore/data/ssm/2014-11-06/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm/2014-11-06 copying build/lib/botocore/data/ssm/2014-11-06/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm/2014-11-06 copying build/lib/botocore/data/ssm/2014-11-06/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm/2014-11-06 copying build/lib/botocore/data/ssm/2014-11-06/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm/2014-11-06 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecs creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecs/2014-11-13 copying build/lib/botocore/data/ecs/2014-11-13/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecs/2014-11-13 copying build/lib/botocore/data/ecs/2014-11-13/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecs/2014-11-13 copying build/lib/botocore/data/ecs/2014-11-13/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecs/2014-11-13 copying build/lib/botocore/data/ecs/2014-11-13/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecs/2014-11-13 copying build/lib/botocore/data/partitions.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecr-public creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecr-public/2020-10-30 copying build/lib/botocore/data/ecr-public/2020-10-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecr-public/2020-10-30 copying build/lib/botocore/data/ecr-public/2020-10-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecr-public/2020-10-30 copying build/lib/botocore/data/ecr-public/2020-10-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecr-public/2020-10-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/autoscaling-plans creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/autoscaling-plans/2018-01-06 copying build/lib/botocore/data/autoscaling-plans/2018-01-06/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/autoscaling-plans/2018-01-06 copying build/lib/botocore/data/autoscaling-plans/2018-01-06/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/autoscaling-plans/2018-01-06 copying build/lib/botocore/data/autoscaling-plans/2018-01-06/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/autoscaling-plans/2018-01-06 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotthingsgraph creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotthingsgraph/2018-09-06 copying build/lib/botocore/data/iotthingsgraph/2018-09-06/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotthingsgraph/2018-09-06 copying build/lib/botocore/data/iotthingsgraph/2018-09-06/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotthingsgraph/2018-09-06 copying build/lib/botocore/data/iotthingsgraph/2018-09-06/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotthingsgraph/2018-09-06 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/personalize-events creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/personalize-events/2018-03-22 copying build/lib/botocore/data/personalize-events/2018-03-22/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/personalize-events/2018-03-22 copying build/lib/botocore/data/personalize-events/2018-03-22/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/personalize-events/2018-03-22 copying build/lib/botocore/data/personalize-events/2018-03-22/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/personalize-events/2018-03-22 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/forecast creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/forecast/2018-06-26 copying build/lib/botocore/data/forecast/2018-06-26/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/forecast/2018-06-26 copying build/lib/botocore/data/forecast/2018-06-26/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/forecast/2018-06-26 copying build/lib/botocore/data/forecast/2018-06-26/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/forecast/2018-06-26 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotdeviceadvisor creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotdeviceadvisor/2020-09-18 copying build/lib/botocore/data/iotdeviceadvisor/2020-09-18/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotdeviceadvisor/2020-09-18 copying build/lib/botocore/data/iotdeviceadvisor/2020-09-18/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotdeviceadvisor/2020-09-18 copying build/lib/botocore/data/iotdeviceadvisor/2020-09-18/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotdeviceadvisor/2020-09-18 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codestar-notifications creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codestar-notifications/2019-10-15 copying build/lib/botocore/data/codestar-notifications/2019-10-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codestar-notifications/2019-10-15 copying build/lib/botocore/data/codestar-notifications/2019-10-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codestar-notifications/2019-10-15 copying build/lib/botocore/data/codestar-notifications/2019-10-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codestar-notifications/2019-10-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice/2018-09-05 copying build/lib/botocore/data/pinpoint-sms-voice/2018-09-05/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice/2018-09-05 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudsearch creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudsearch/2013-01-01 copying build/lib/botocore/data/cloudsearch/2013-01-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudsearch/2013-01-01 copying build/lib/botocore/data/cloudsearch/2013-01-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudsearch/2013-01-01 copying build/lib/botocore/data/cloudsearch/2013-01-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudsearch/2013-01-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudsearch/2011-02-01 copying build/lib/botocore/data/cloudsearch/2011-02-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudsearch/2011-02-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sms creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sms/2016-10-24 copying build/lib/botocore/data/sms/2016-10-24/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sms/2016-10-24 copying build/lib/botocore/data/sms/2016-10-24/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sms/2016-10-24 copying build/lib/botocore/data/sms/2016-10-24/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sms/2016-10-24 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/inspector creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/inspector/2016-02-16 copying build/lib/botocore/data/inspector/2016-02-16/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/inspector/2016-02-16 copying build/lib/botocore/data/inspector/2016-02-16/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/inspector/2016-02-16 copying build/lib/botocore/data/inspector/2016-02-16/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/inspector/2016-02-16 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/inspector/2015-08-18 copying build/lib/botocore/data/inspector/2015-08-18/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/inspector/2015-08-18 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apprunner creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apprunner/2020-05-15 copying build/lib/botocore/data/apprunner/2020-05-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apprunner/2020-05-15 copying build/lib/botocore/data/apprunner/2020-05-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apprunner/2020-05-15 copying build/lib/botocore/data/apprunner/2020-05-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apprunner/2020-05-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds/2014-09-01 copying build/lib/botocore/data/rds/2014-09-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds/2014-09-01 copying build/lib/botocore/data/rds/2014-09-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds/2014-09-01 copying build/lib/botocore/data/rds/2014-09-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds/2014-09-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds/2014-10-31 copying build/lib/botocore/data/rds/2014-10-31/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds/2014-10-31 copying build/lib/botocore/data/rds/2014-10-31/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds/2014-10-31 copying build/lib/botocore/data/rds/2014-10-31/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds/2014-10-31 copying build/lib/botocore/data/rds/2014-10-31/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds/2014-10-31 copying build/lib/botocore/data/rds/2014-10-31/service-2.sdk-extras.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds/2014-10-31 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/frauddetector creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/frauddetector/2019-11-15 copying build/lib/botocore/data/frauddetector/2019-11-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/frauddetector/2019-11-15 copying build/lib/botocore/data/frauddetector/2019-11-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/frauddetector/2019-11-15 copying build/lib/botocore/data/frauddetector/2019-11-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/frauddetector/2019-11-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apigateway creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apigateway/2015-07-09 copying build/lib/botocore/data/apigateway/2015-07-09/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apigateway/2015-07-09 copying build/lib/botocore/data/apigateway/2015-07-09/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apigateway/2015-07-09 copying build/lib/botocore/data/apigateway/2015-07-09/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apigateway/2015-07-09 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ivs creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ivs/2020-07-14 copying build/lib/botocore/data/ivs/2020-07-14/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ivs/2020-07-14 copying build/lib/botocore/data/ivs/2020-07-14/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ivs/2020-07-14 copying build/lib/botocore/data/ivs/2020-07-14/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ivs/2020-07-14 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotevents-data creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotevents-data/2018-10-23 copying build/lib/botocore/data/iotevents-data/2018-10-23/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotevents-data/2018-10-23 copying build/lib/botocore/data/iotevents-data/2018-10-23/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotevents-data/2018-10-23 copying build/lib/botocore/data/iotevents-data/2018-10-23/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotevents-data/2018-10-23 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/voice-id creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/voice-id/2021-09-27 copying build/lib/botocore/data/voice-id/2021-09-27/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/voice-id/2021-09-27 copying build/lib/botocore/data/voice-id/2021-09-27/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/voice-id/2021-09-27 copying build/lib/botocore/data/voice-id/2021-09-27/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/voice-id/2021-09-27 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker/2017-07-24 copying build/lib/botocore/data/sagemaker/2017-07-24/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker/2017-07-24 copying build/lib/botocore/data/sagemaker/2017-07-24/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker/2017-07-24 copying build/lib/botocore/data/sagemaker/2017-07-24/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker/2017-07-24 copying build/lib/botocore/data/sagemaker/2017-07-24/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker/2017-07-24 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/proton creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/proton/2020-07-20 copying build/lib/botocore/data/proton/2020-07-20/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/proton/2020-07-20 copying build/lib/botocore/data/proton/2020-07-20/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/proton/2020-07-20 copying build/lib/botocore/data/proton/2020-07-20/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/proton/2020-07-20 copying build/lib/botocore/data/proton/2020-07-20/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/proton/2020-07-20 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/emr creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/emr/2009-03-31 copying build/lib/botocore/data/emr/2009-03-31/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/emr/2009-03-31 copying build/lib/botocore/data/emr/2009-03-31/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/emr/2009-03-31 copying build/lib/botocore/data/emr/2009-03-31/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/emr/2009-03-31 copying build/lib/botocore/data/emr/2009-03-31/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/emr/2009-03-31 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lexv2-runtime creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lexv2-runtime/2020-08-07 copying build/lib/botocore/data/lexv2-runtime/2020-08-07/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lexv2-runtime/2020-08-07 copying build/lib/botocore/data/lexv2-runtime/2020-08-07/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lexv2-runtime/2020-08-07 copying build/lib/botocore/data/lexv2-runtime/2020-08-07/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lexv2-runtime/2020-08-07 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/batch creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/batch/2016-08-10 copying build/lib/botocore/data/batch/2016-08-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/batch/2016-08-10 copying build/lib/botocore/data/batch/2016-08-10/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/batch/2016-08-10 copying build/lib/botocore/data/batch/2016-08-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/batch/2016-08-10 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/glacier creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/glacier/2012-06-01 copying build/lib/botocore/data/glacier/2012-06-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/glacier/2012-06-01 copying build/lib/botocore/data/glacier/2012-06-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/glacier/2012-06-01 copying build/lib/botocore/data/glacier/2012-06-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/glacier/2012-06-01 copying build/lib/botocore/data/glacier/2012-06-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/glacier/2012-06-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/evidently creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/evidently/2021-02-01 copying build/lib/botocore/data/evidently/2021-02-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/evidently/2021-02-01 copying build/lib/botocore/data/evidently/2021-02-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/evidently/2021-02-01 copying build/lib/botocore/data/evidently/2021-02-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/evidently/2021-02-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ce creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ce/2017-10-25 copying build/lib/botocore/data/ce/2017-10-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ce/2017-10-25 copying build/lib/botocore/data/ce/2017-10-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ce/2017-10-25 copying build/lib/botocore/data/ce/2017-10-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ce/2017-10-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/application-autoscaling creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/application-autoscaling/2016-02-06 copying build/lib/botocore/data/application-autoscaling/2016-02-06/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/application-autoscaling/2016-02-06 copying build/lib/botocore/data/application-autoscaling/2016-02-06/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/application-autoscaling/2016-02-06 copying build/lib/botocore/data/application-autoscaling/2016-02-06/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/application-autoscaling/2016-02-06 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lex-models creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lex-models/2017-04-19 copying build/lib/botocore/data/lex-models/2017-04-19/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lex-models/2017-04-19 copying build/lib/botocore/data/lex-models/2017-04-19/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lex-models/2017-04-19 copying build/lib/botocore/data/lex-models/2017-04-19/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lex-models/2017-04-19 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/gamesparks creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/gamesparks/2021-08-17 copying build/lib/botocore/data/gamesparks/2021-08-17/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/gamesparks/2021-08-17 copying build/lib/botocore/data/gamesparks/2021-08-17/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/gamesparks/2021-08-17 copying build/lib/botocore/data/gamesparks/2021-08-17/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/gamesparks/2021-08-17 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesisvideo creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesisvideo/2017-09-30 copying build/lib/botocore/data/kinesisvideo/2017-09-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesisvideo/2017-09-30 copying build/lib/botocore/data/kinesisvideo/2017-09-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesisvideo/2017-09-30 copying build/lib/botocore/data/kinesisvideo/2017-09-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesisvideo/2017-09-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/imagebuilder creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/imagebuilder/2019-12-02 copying build/lib/botocore/data/imagebuilder/2019-12-02/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/imagebuilder/2019-12-02 copying build/lib/botocore/data/imagebuilder/2019-12-02/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/imagebuilder/2019-12-02 copying build/lib/botocore/data/imagebuilder/2019-12-02/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/imagebuilder/2019-12-02 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/personalize creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/personalize/2018-05-22 copying build/lib/botocore/data/personalize/2018-05-22/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/personalize/2018-05-22 copying build/lib/botocore/data/personalize/2018-05-22/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/personalize/2018-05-22 copying build/lib/botocore/data/personalize/2018-05-22/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/personalize/2018-05-22 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudsearchdomain creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudsearchdomain/2013-01-01 copying build/lib/botocore/data/cloudsearchdomain/2013-01-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudsearchdomain/2013-01-01 copying build/lib/botocore/data/cloudsearchdomain/2013-01-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudsearchdomain/2013-01-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/braket creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/braket/2019-09-01 copying build/lib/botocore/data/braket/2019-09-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/braket/2019-09-01 copying build/lib/botocore/data/braket/2019-09-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/braket/2019-09-01 copying build/lib/botocore/data/braket/2019-09-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/braket/2019-09-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/savingsplans creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/savingsplans/2019-06-28 copying build/lib/botocore/data/savingsplans/2019-06-28/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/savingsplans/2019-06-28 copying build/lib/botocore/data/savingsplans/2019-06-28/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/savingsplans/2019-06-28 copying build/lib/botocore/data/savingsplans/2019-06-28/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/savingsplans/2019-06-28 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dynamodbstreams creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dynamodbstreams/2012-08-10 copying build/lib/botocore/data/dynamodbstreams/2012-08-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dynamodbstreams/2012-08-10 copying build/lib/botocore/data/dynamodbstreams/2012-08-10/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dynamodbstreams/2012-08-10 copying build/lib/botocore/data/dynamodbstreams/2012-08-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dynamodbstreams/2012-08-10 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/importexport creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/importexport/2010-06-01 copying build/lib/botocore/data/importexport/2010-06-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/importexport/2010-06-01 copying build/lib/botocore/data/importexport/2010-06-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/importexport/2010-06-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workdocs creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workdocs/2016-05-01 copying build/lib/botocore/data/workdocs/2016-05-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workdocs/2016-05-01 copying build/lib/botocore/data/workdocs/2016-05-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workdocs/2016-05-01 copying build/lib/botocore/data/workdocs/2016-05-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workdocs/2016-05-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/servicecatalog-appregistry creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/servicecatalog-appregistry/2020-06-24 copying build/lib/botocore/data/servicecatalog-appregistry/2020-06-24/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/servicecatalog-appregistry/2020-06-24 copying build/lib/botocore/data/servicecatalog-appregistry/2020-06-24/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/servicecatalog-appregistry/2020-06-24 copying build/lib/botocore/data/servicecatalog-appregistry/2020-06-24/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/servicecatalog-appregistry/2020-06-24 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/es creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/es/2015-01-01 copying build/lib/botocore/data/es/2015-01-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/es/2015-01-01 copying build/lib/botocore/data/es/2015-01-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/es/2015-01-01 copying build/lib/botocore/data/es/2015-01-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/es/2015-01-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint/2016-12-01 copying build/lib/botocore/data/pinpoint/2016-12-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint/2016-12-01 copying build/lib/botocore/data/pinpoint/2016-12-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint/2016-12-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-archived-media creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-archived-media/2017-09-30 copying build/lib/botocore/data/kinesis-video-archived-media/2017-09-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-archived-media/2017-09-30 copying build/lib/botocore/data/kinesis-video-archived-media/2017-09-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-archived-media/2017-09-30 copying build/lib/botocore/data/kinesis-video-archived-media/2017-09-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-archived-media/2017-09-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/license-manager-user-subscriptions creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/license-manager-user-subscriptions/2018-05-10 copying build/lib/botocore/data/license-manager-user-subscriptions/2018-05-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/license-manager-user-subscriptions/2018-05-10 copying build/lib/botocore/data/license-manager-user-subscriptions/2018-05-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/license-manager-user-subscriptions/2018-05-10 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dynamodb creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2011-12-05 copying build/lib/botocore/data/dynamodb/2011-12-05/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2011-12-05 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2012-08-10 copying build/lib/botocore/data/dynamodb/2012-08-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2012-08-10 copying build/lib/botocore/data/dynamodb/2012-08-10/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2012-08-10 copying build/lib/botocore/data/dynamodb/2012-08-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2012-08-10 copying build/lib/botocore/data/dynamodb/2012-08-10/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2012-08-10 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connect-contact-lens creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connect-contact-lens/2020-08-21 copying build/lib/botocore/data/connect-contact-lens/2020-08-21/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connect-contact-lens/2020-08-21 copying build/lib/botocore/data/connect-contact-lens/2020-08-21/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connect-contact-lens/2020-08-21 copying build/lib/botocore/data/connect-contact-lens/2020-08-21/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connect-contact-lens/2020-08-21 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/datasync creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/datasync/2018-11-09 copying build/lib/botocore/data/datasync/2018-11-09/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/datasync/2018-11-09 copying build/lib/botocore/data/datasync/2018-11-09/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/datasync/2018-11-09 copying build/lib/botocore/data/datasync/2018-11-09/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/datasync/2018-11-09 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/privatenetworks creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/privatenetworks/2021-12-03 copying build/lib/botocore/data/privatenetworks/2021-12-03/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/privatenetworks/2021-12-03 copying build/lib/botocore/data/privatenetworks/2021-12-03/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/privatenetworks/2021-12-03 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudformation creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudformation/2010-05-15 copying build/lib/botocore/data/cloudformation/2010-05-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudformation/2010-05-15 copying build/lib/botocore/data/cloudformation/2010-05-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudformation/2010-05-15 copying build/lib/botocore/data/cloudformation/2010-05-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudformation/2010-05-15 copying build/lib/botocore/data/cloudformation/2010-05-15/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudformation/2010-05-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/groundstation creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/groundstation/2019-05-23 copying build/lib/botocore/data/groundstation/2019-05-23/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/groundstation/2019-05-23 copying build/lib/botocore/data/groundstation/2019-05-23/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/groundstation/2019-05-23 copying build/lib/botocore/data/groundstation/2019-05-23/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/groundstation/2019-05-23 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workmailmessageflow creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workmailmessageflow/2019-05-01 copying build/lib/botocore/data/workmailmessageflow/2019-05-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workmailmessageflow/2019-05-01 copying build/lib/botocore/data/workmailmessageflow/2019-05-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workmailmessageflow/2019-05-01 copying build/lib/botocore/data/workmailmessageflow/2019-05-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workmailmessageflow/2019-05-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime/2018-05-01 copying build/lib/botocore/data/chime/2018-05-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime/2018-05-01 copying build/lib/botocore/data/chime/2018-05-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime/2018-05-01 copying build/lib/botocore/data/chime/2018-05-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime/2018-05-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/fsx creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/fsx/2018-03-01 copying build/lib/botocore/data/fsx/2018-03-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/fsx/2018-03-01 copying build/lib/botocore/data/fsx/2018-03-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/fsx/2018-03-01 copying build/lib/botocore/data/fsx/2018-03-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/fsx/2018-03-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot1click-devices creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot1click-devices/2018-05-14 copying build/lib/botocore/data/iot1click-devices/2018-05-14/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot1click-devices/2018-05-14 copying build/lib/botocore/data/iot1click-devices/2018-05-14/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot1click-devices/2018-05-14 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/detective creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/detective/2018-10-26 copying build/lib/botocore/data/detective/2018-10-26/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/detective/2018-10-26 copying build/lib/botocore/data/detective/2018-10-26/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/detective/2018-10-26 copying build/lib/botocore/data/detective/2018-10-26/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/detective/2018-10-26 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dax creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dax/2017-04-19 copying build/lib/botocore/data/dax/2017-04-19/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dax/2017-04-19 copying build/lib/botocore/data/dax/2017-04-19/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dax/2017-04-19 copying build/lib/botocore/data/dax/2017-04-19/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dax/2017-04-19 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds-data creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds-data/2018-08-01 copying build/lib/botocore/data/rds-data/2018-08-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds-data/2018-08-01 copying build/lib/botocore/data/rds-data/2018-08-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds-data/2018-08-01 copying build/lib/botocore/data/rds-data/2018-08-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rds-data/2018-08-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/timestream-query creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/timestream-query/2018-11-01 copying build/lib/botocore/data/timestream-query/2018-11-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/timestream-query/2018-11-01 copying build/lib/botocore/data/timestream-query/2018-11-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/timestream-query/2018-11-01 copying build/lib/botocore/data/timestream-query/2018-11-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/timestream-query/2018-11-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rekognition creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rekognition/2016-06-27 copying build/lib/botocore/data/rekognition/2016-06-27/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rekognition/2016-06-27 copying build/lib/botocore/data/rekognition/2016-06-27/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rekognition/2016-06-27 copying build/lib/botocore/data/rekognition/2016-06-27/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rekognition/2016-06-27 copying build/lib/botocore/data/rekognition/2016-06-27/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rekognition/2016-06-27 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/discovery creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/discovery/2015-11-01 copying build/lib/botocore/data/discovery/2015-11-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/discovery/2015-11-01 copying build/lib/botocore/data/discovery/2015-11-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/discovery/2015-11-01 copying build/lib/botocore/data/discovery/2015-11-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/discovery/2015-11-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecr creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecr/2015-09-21 copying build/lib/botocore/data/ecr/2015-09-21/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecr/2015-09-21 copying build/lib/botocore/data/ecr/2015-09-21/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecr/2015-09-21 copying build/lib/botocore/data/ecr/2015-09-21/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecr/2015-09-21 copying build/lib/botocore/data/ecr/2015-09-21/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ecr/2015-09-21 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/controltower creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/controltower/2018-05-10 copying build/lib/botocore/data/controltower/2018-05-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/controltower/2018-05-10 copying build/lib/botocore/data/controltower/2018-05-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/controltower/2018-05-10 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rolesanywhere creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rolesanywhere/2018-05-10 copying build/lib/botocore/data/rolesanywhere/2018-05-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rolesanywhere/2018-05-10 copying build/lib/botocore/data/rolesanywhere/2018-05-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rolesanywhere/2018-05-10 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sts creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sts/2011-06-15 copying build/lib/botocore/data/sts/2011-06-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sts/2011-06-15 copying build/lib/botocore/data/sts/2011-06-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sts/2011-06-15 copying build/lib/botocore/data/sts/2011-06-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sts/2011-06-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-featurestore-runtime creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-featurestore-runtime/2020-07-01 copying build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-featurestore-runtime/2020-07-01 copying build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-featurestore-runtime/2020-07-01 copying build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-featurestore-runtime/2020-07-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appconfigdata creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appconfigdata/2021-11-11 copying build/lib/botocore/data/appconfigdata/2021-11-11/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appconfigdata/2021-11-11 copying build/lib/botocore/data/appconfigdata/2021-11-11/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appconfigdata/2021-11-11 copying build/lib/botocore/data/appconfigdata/2021-11-11/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appconfigdata/2021-11-11 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/support-app creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/support-app/2021-08-20 copying build/lib/botocore/data/support-app/2021-08-20/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/support-app/2021-08-20 copying build/lib/botocore/data/support-app/2021-08-20/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/support-app/2021-08-20 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/account creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/account/2021-02-01 copying build/lib/botocore/data/account/2021-02-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/account/2021-02-01 copying build/lib/botocore/data/account/2021-02-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/account/2021-02-01 copying build/lib/botocore/data/account/2021-02-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/account/2021-02-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotfleetwise creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotfleetwise/2021-06-17 copying build/lib/botocore/data/iotfleetwise/2021-06-17/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotfleetwise/2021-06-17 copying build/lib/botocore/data/iotfleetwise/2021-06-17/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotfleetwise/2021-06-17 copying build/lib/botocore/data/iotfleetwise/2021-06-17/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotfleetwise/2021-06-17 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-media-pipelines creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-media-pipelines/2021-07-15 copying build/lib/botocore/data/chime-sdk-media-pipelines/2021-07-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-media-pipelines/2021-07-15 copying build/lib/botocore/data/chime-sdk-media-pipelines/2021-07-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-media-pipelines/2021-07-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotsecuretunneling creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotsecuretunneling/2018-10-05 copying build/lib/botocore/data/iotsecuretunneling/2018-10-05/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotsecuretunneling/2018-10-05 copying build/lib/botocore/data/iotsecuretunneling/2018-10-05/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotsecuretunneling/2018-10-05 copying build/lib/botocore/data/iotsecuretunneling/2018-10-05/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotsecuretunneling/2018-10-05 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot-data creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot-data/2015-05-28 copying build/lib/botocore/data/iot-data/2015-05-28/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot-data/2015-05-28 copying build/lib/botocore/data/iot-data/2015-05-28/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot-data/2015-05-28 copying build/lib/botocore/data/iot-data/2015-05-28/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot-data/2015-05-28 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/location creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/location/2020-11-19 copying build/lib/botocore/data/location/2020-11-19/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/location/2020-11-19 copying build/lib/botocore/data/location/2020-11-19/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/location/2020-11-19 copying build/lib/botocore/data/location/2020-11-19/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/location/2020-11-19 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediapackage-vod creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediapackage-vod/2018-11-07 copying build/lib/botocore/data/mediapackage-vod/2018-11-07/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediapackage-vod/2018-11-07 copying build/lib/botocore/data/mediapackage-vod/2018-11-07/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediapackage-vod/2018-11-07 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice-v2 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31/paginators-1.sdk-extras.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice-v2/2022-03-31 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/panorama creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/panorama/2019-07-24 copying build/lib/botocore/data/panorama/2019-07-24/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/panorama/2019-07-24 copying build/lib/botocore/data/panorama/2019-07-24/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/panorama/2019-07-24 copying build/lib/botocore/data/panorama/2019-07-24/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/panorama/2019-07-24 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-09-01 copying build/lib/botocore/data/ec2/2014-09-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-09-01 copying build/lib/botocore/data/ec2/2014-09-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-09-01 copying build/lib/botocore/data/ec2/2014-09-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-09-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-11-15 copying build/lib/botocore/data/ec2/2016-11-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-11-15 copying build/lib/botocore/data/ec2/2016-11-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-11-15 copying build/lib/botocore/data/ec2/2016-11-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-11-15 copying build/lib/botocore/data/ec2/2016-11-15/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-11-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-04-01 copying build/lib/botocore/data/ec2/2016-04-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-04-01 copying build/lib/botocore/data/ec2/2016-04-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-04-01 copying build/lib/botocore/data/ec2/2016-04-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-04-01 copying build/lib/botocore/data/ec2/2016-04-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-04-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-10-01 copying build/lib/botocore/data/ec2/2015-10-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-10-01 copying build/lib/botocore/data/ec2/2015-10-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-10-01 copying build/lib/botocore/data/ec2/2015-10-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-10-01 copying build/lib/botocore/data/ec2/2015-10-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-10-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-03-01 copying build/lib/botocore/data/ec2/2015-03-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-03-01 copying build/lib/botocore/data/ec2/2015-03-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-03-01 copying build/lib/botocore/data/ec2/2015-03-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-03-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-09-15 copying build/lib/botocore/data/ec2/2016-09-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-09-15 copying build/lib/botocore/data/ec2/2016-09-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-09-15 copying build/lib/botocore/data/ec2/2016-09-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-09-15 copying build/lib/botocore/data/ec2/2016-09-15/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-09-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-10-01 copying build/lib/botocore/data/ec2/2014-10-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-10-01 copying build/lib/botocore/data/ec2/2014-10-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-10-01 copying build/lib/botocore/data/ec2/2014-10-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-10-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-04-15 copying build/lib/botocore/data/ec2/2015-04-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-04-15 copying build/lib/botocore/data/ec2/2015-04-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-04-15 copying build/lib/botocore/data/ec2/2015-04-15/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-04-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhuborchestrator creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhuborchestrator/2021-08-28 copying build/lib/botocore/data/migrationhuborchestrator/2021-08-28/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhuborchestrator/2021-08-28 copying build/lib/botocore/data/migrationhuborchestrator/2021-08-28/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhuborchestrator/2021-08-28 copying build/lib/botocore/data/migrationhuborchestrator/2021-08-28/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhuborchestrator/2021-08-28 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/support creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/support/2013-04-15 copying build/lib/botocore/data/support/2013-04-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/support/2013-04-15 copying build/lib/botocore/data/support/2013-04-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/support/2013-04-15 copying build/lib/botocore/data/support/2013-04-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/support/2013-04-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/comprehendmedical creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/comprehendmedical/2018-10-30 copying build/lib/botocore/data/comprehendmedical/2018-10-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/comprehendmedical/2018-10-30 copying build/lib/botocore/data/comprehendmedical/2018-10-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/comprehendmedical/2018-10-30 copying build/lib/botocore/data/comprehendmedical/2018-10-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/comprehendmedical/2018-10-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-edge creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-edge/2020-09-23 copying build/lib/botocore/data/sagemaker-edge/2020-09-23/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-edge/2020-09-23 copying build/lib/botocore/data/sagemaker-edge/2020-09-23/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-edge/2020-09-23 copying build/lib/botocore/data/sagemaker-edge/2020-09-23/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-edge/2020-09-23 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift-serverless creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift-serverless/2021-04-21 copying build/lib/botocore/data/redshift-serverless/2021-04-21/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift-serverless/2021-04-21 copying build/lib/botocore/data/redshift-serverless/2021-04-21/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift-serverless/2021-04-21 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudhsmv2 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudhsmv2/2017-04-28 copying build/lib/botocore/data/cloudhsmv2/2017-04-28/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudhsmv2/2017-04-28 copying build/lib/botocore/data/cloudhsmv2/2017-04-28/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudhsmv2/2017-04-28 copying build/lib/botocore/data/cloudhsmv2/2017-04-28/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudhsmv2/2017-04-28 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/macie creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/macie/2017-12-19 copying build/lib/botocore/data/macie/2017-12-19/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/macie/2017-12-19 copying build/lib/botocore/data/macie/2017-12-19/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/macie/2017-12-19 copying build/lib/botocore/data/macie/2017-12-19/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/macie/2017-12-19 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/finspace creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/finspace/2021-03-12 copying build/lib/botocore/data/finspace/2021-03-12/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/finspace/2021-03-12 copying build/lib/botocore/data/finspace/2021-03-12/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/finspace/2021-03-12 copying build/lib/botocore/data/finspace/2021-03-12/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/finspace/2021-03-12 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/backupstorage creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/backupstorage/2018-04-10 copying build/lib/botocore/data/backupstorage/2018-04-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/backupstorage/2018-04-10 copying build/lib/botocore/data/backupstorage/2018-04-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/backupstorage/2018-04-10 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/compute-optimizer creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/compute-optimizer/2019-11-01 copying build/lib/botocore/data/compute-optimizer/2019-11-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/compute-optimizer/2019-11-01 copying build/lib/botocore/data/compute-optimizer/2019-11-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/compute-optimizer/2019-11-01 copying build/lib/botocore/data/compute-optimizer/2019-11-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/compute-optimizer/2019-11-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-a2i-runtime creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-a2i-runtime/2019-11-07 copying build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-a2i-runtime/2019-11-07 copying build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-a2i-runtime/2019-11-07 copying build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-a2i-runtime/2019-11-07 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53domains creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53domains/2014-05-15 copying build/lib/botocore/data/route53domains/2014-05-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53domains/2014-05-15 copying build/lib/botocore/data/route53domains/2014-05-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53domains/2014-05-15 copying build/lib/botocore/data/route53domains/2014-05-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53domains/2014-05-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/securityhub creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/securityhub/2018-10-26 copying build/lib/botocore/data/securityhub/2018-10-26/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/securityhub/2018-10-26 copying build/lib/botocore/data/securityhub/2018-10-26/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/securityhub/2018-10-26 copying build/lib/botocore/data/securityhub/2018-10-26/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/securityhub/2018-10-26 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/wellarchitected creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/wellarchitected/2020-03-31 copying build/lib/botocore/data/wellarchitected/2020-03-31/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/wellarchitected/2020-03-31 copying build/lib/botocore/data/wellarchitected/2020-03-31/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/wellarchitected/2020-03-31 copying build/lib/botocore/data/wellarchitected/2020-03-31/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/wellarchitected/2020-03-31 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workspaces-web creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workspaces-web/2020-07-08 copying build/lib/botocore/data/workspaces-web/2020-07-08/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workspaces-web/2020-07-08 copying build/lib/botocore/data/workspaces-web/2020-07-08/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workspaces-web/2020-07-08 copying build/lib/botocore/data/workspaces-web/2020-07-08/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workspaces-web/2020-07-08 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/snow-device-management creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/snow-device-management/2021-08-04 copying build/lib/botocore/data/snow-device-management/2021-08-04/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/snow-device-management/2021-08-04 copying build/lib/botocore/data/snow-device-management/2021-08-04/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/snow-device-management/2021-08-04 copying build/lib/botocore/data/snow-device-management/2021-08-04/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/snow-device-management/2021-08-04 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediaconvert creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediaconvert/2017-08-29 copying build/lib/botocore/data/mediaconvert/2017-08-29/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediaconvert/2017-08-29 copying build/lib/botocore/data/mediaconvert/2017-08-29/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediaconvert/2017-08-29 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/honeycode creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/honeycode/2020-03-01 copying build/lib/botocore/data/honeycode/2020-03-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/honeycode/2020-03-01 copying build/lib/botocore/data/honeycode/2020-03-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/honeycode/2020-03-01 copying build/lib/botocore/data/honeycode/2020-03-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/honeycode/2020-03-01 copying build/lib/botocore/data/honeycode/2020-03-01/paginators-1.sdk-extras.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/honeycode/2020-03-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/servicediscovery creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/servicediscovery/2017-03-14 copying build/lib/botocore/data/servicediscovery/2017-03-14/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/servicediscovery/2017-03-14 copying build/lib/botocore/data/servicediscovery/2017-03-14/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/servicediscovery/2017-03-14 copying build/lib/botocore/data/servicediscovery/2017-03-14/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/servicediscovery/2017-03-14 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/meteringmarketplace creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/meteringmarketplace/2016-01-14 copying build/lib/botocore/data/meteringmarketplace/2016-01-14/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/meteringmarketplace/2016-01-14 copying build/lib/botocore/data/meteringmarketplace/2016-01-14/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/meteringmarketplace/2016-01-14 copying build/lib/botocore/data/meteringmarketplace/2016-01-14/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/meteringmarketplace/2016-01-14 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codepipeline creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codepipeline/2015-07-09 copying build/lib/botocore/data/codepipeline/2015-07-09/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codepipeline/2015-07-09 copying build/lib/botocore/data/codepipeline/2015-07-09/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codepipeline/2015-07-09 copying build/lib/botocore/data/codepipeline/2015-07-09/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codepipeline/2015-07-09 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mgn creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mgn/2020-02-26 copying build/lib/botocore/data/mgn/2020-02-26/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mgn/2020-02-26 copying build/lib/botocore/data/mgn/2020-02-26/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mgn/2020-02-26 copying build/lib/botocore/data/mgn/2020-02-26/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mgn/2020-02-26 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/logs creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/logs/2014-03-28 copying build/lib/botocore/data/logs/2014-03-28/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/logs/2014-03-28 copying build/lib/botocore/data/logs/2014-03-28/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/logs/2014-03-28 copying build/lib/botocore/data/logs/2014-03-28/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/logs/2014-03-28 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mturk creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mturk/2017-01-17 copying build/lib/botocore/data/mturk/2017-01-17/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mturk/2017-01-17 copying build/lib/botocore/data/mturk/2017-01-17/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mturk/2017-01-17 copying build/lib/botocore/data/mturk/2017-01-17/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mturk/2017-01-17 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codebuild creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codebuild/2016-10-06 copying build/lib/botocore/data/codebuild/2016-10-06/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codebuild/2016-10-06 copying build/lib/botocore/data/codebuild/2016-10-06/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codebuild/2016-10-06 copying build/lib/botocore/data/codebuild/2016-10-06/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codebuild/2016-10-06 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sso creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sso/2019-06-10 copying build/lib/botocore/data/sso/2019-06-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sso/2019-06-10 copying build/lib/botocore/data/sso/2019-06-10/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sso/2019-06-10 copying build/lib/botocore/data/sso/2019-06-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sso/2019-06-10 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sns creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sns/2010-03-31 copying build/lib/botocore/data/sns/2010-03-31/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sns/2010-03-31 copying build/lib/botocore/data/sns/2010-03-31/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sns/2010-03-31 copying build/lib/botocore/data/sns/2010-03-31/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sns/2010-03-31 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediaconnect creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediaconnect/2018-11-14 copying build/lib/botocore/data/mediaconnect/2018-11-14/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediaconnect/2018-11-14 copying build/lib/botocore/data/mediaconnect/2018-11-14/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediaconnect/2018-11-14 copying build/lib/botocore/data/mediaconnect/2018-11-14/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediaconnect/2018-11-14 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint-email creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint-email/2018-07-26 copying build/lib/botocore/data/pinpoint-email/2018-07-26/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint-email/2018-07-26 copying build/lib/botocore/data/pinpoint-email/2018-07-26/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint-email/2018-07-26 copying build/lib/botocore/data/pinpoint-email/2018-07-26/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pinpoint-email/2018-07-26 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediastore creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediastore/2017-09-01 copying build/lib/botocore/data/mediastore/2017-09-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediastore/2017-09-01 copying build/lib/botocore/data/mediastore/2017-09-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediastore/2017-09-01 copying build/lib/botocore/data/mediastore/2017-09-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediastore/2017-09-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotfleethub creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotfleethub/2020-11-03 copying build/lib/botocore/data/iotfleethub/2020-11-03/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotfleethub/2020-11-03 copying build/lib/botocore/data/iotfleethub/2020-11-03/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotfleethub/2020-11-03 copying build/lib/botocore/data/iotfleethub/2020-11-03/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotfleethub/2020-11-03 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apigatewaymanagementapi creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apigatewaymanagementapi/2018-11-29 copying build/lib/botocore/data/apigatewaymanagementapi/2018-11-29/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apigatewaymanagementapi/2018-11-29 copying build/lib/botocore/data/apigatewaymanagementapi/2018-11-29/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apigatewaymanagementapi/2018-11-29 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/signer creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/signer/2017-08-25 copying build/lib/botocore/data/signer/2017-08-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/signer/2017-08-25 copying build/lib/botocore/data/signer/2017-08-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/signer/2017-08-25 copying build/lib/botocore/data/signer/2017-08-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/signer/2017-08-25 copying build/lib/botocore/data/signer/2017-08-25/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/signer/2017-08-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elb creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elb/2012-06-01 copying build/lib/botocore/data/elb/2012-06-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elb/2012-06-01 copying build/lib/botocore/data/elb/2012-06-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elb/2012-06-01 copying build/lib/botocore/data/elb/2012-06-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elb/2012-06-01 copying build/lib/botocore/data/elb/2012-06-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elb/2012-06-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/resiliencehub creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/resiliencehub/2020-04-30 copying build/lib/botocore/data/resiliencehub/2020-04-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/resiliencehub/2020-04-30 copying build/lib/botocore/data/resiliencehub/2020-04-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/resiliencehub/2020-04-30 copying build/lib/botocore/data/resiliencehub/2020-04-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/resiliencehub/2020-04-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connect creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connect/2017-08-08 copying build/lib/botocore/data/connect/2017-08-08/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connect/2017-08-08 copying build/lib/botocore/data/connect/2017-08-08/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connect/2017-08-08 copying build/lib/botocore/data/connect/2017-08-08/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connect/2017-08-08 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sso-oidc creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sso-oidc/2019-06-10 copying build/lib/botocore/data/sso-oidc/2019-06-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sso-oidc/2019-06-10 copying build/lib/botocore/data/sso-oidc/2019-06-10/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sso-oidc/2019-06-10 copying build/lib/botocore/data/sso-oidc/2019-06-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sso-oidc/2019-06-10 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lightsail creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lightsail/2016-11-28 copying build/lib/botocore/data/lightsail/2016-11-28/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lightsail/2016-11-28 copying build/lib/botocore/data/lightsail/2016-11-28/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lightsail/2016-11-28 copying build/lib/botocore/data/lightsail/2016-11-28/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lightsail/2016-11-28 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dms creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dms/2016-01-01 copying build/lib/botocore/data/dms/2016-01-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dms/2016-01-01 copying build/lib/botocore/data/dms/2016-01-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dms/2016-01-01 copying build/lib/botocore/data/dms/2016-01-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dms/2016-01-01 copying build/lib/botocore/data/dms/2016-01-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dms/2016-01-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm-incidents creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm-incidents/2018-05-10 copying build/lib/botocore/data/ssm-incidents/2018-05-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm-incidents/2018-05-10 copying build/lib/botocore/data/ssm-incidents/2018-05-10/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm-incidents/2018-05-10 copying build/lib/botocore/data/ssm-incidents/2018-05-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm-incidents/2018-05-10 copying build/lib/botocore/data/ssm-incidents/2018-05-10/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm-incidents/2018-05-10 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/healthlake creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/healthlake/2017-07-01 copying build/lib/botocore/data/healthlake/2017-07-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/healthlake/2017-07-01 copying build/lib/botocore/data/healthlake/2017-07-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/healthlake/2017-07-01 copying build/lib/botocore/data/healthlake/2017-07-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/healthlake/2017-07-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/fms creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/fms/2018-01-01 copying build/lib/botocore/data/fms/2018-01-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/fms/2018-01-01 copying build/lib/botocore/data/fms/2018-01-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/fms/2018-01-01 copying build/lib/botocore/data/fms/2018-01-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/fms/2018-01-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apigatewayv2 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apigatewayv2/2018-11-29 copying build/lib/botocore/data/apigatewayv2/2018-11-29/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apigatewayv2/2018-11-29 copying build/lib/botocore/data/apigatewayv2/2018-11-29/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/apigatewayv2/2018-11-29 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ram creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ram/2018-01-04 copying build/lib/botocore/data/ram/2018-01-04/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ram/2018-01-04 copying build/lib/botocore/data/ram/2018-01-04/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ram/2018-01-04 copying build/lib/botocore/data/ram/2018-01-04/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ram/2018-01-04 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codestar-connections creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codestar-connections/2019-12-01 copying build/lib/botocore/data/codestar-connections/2019-12-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codestar-connections/2019-12-01 copying build/lib/botocore/data/codestar-connections/2019-12-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codestar-connections/2019-12-01 copying build/lib/botocore/data/codestar-connections/2019-12-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codestar-connections/2019-12-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mq creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mq/2017-11-27 copying build/lib/botocore/data/mq/2017-11-27/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mq/2017-11-27 copying build/lib/botocore/data/mq/2017-11-27/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mq/2017-11-27 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ses creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ses/2010-12-01 copying build/lib/botocore/data/ses/2010-12-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ses/2010-12-01 copying build/lib/botocore/data/ses/2010-12-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ses/2010-12-01 copying build/lib/botocore/data/ses/2010-12-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ses/2010-12-01 copying build/lib/botocore/data/ses/2010-12-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ses/2010-12-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/network-firewall creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/network-firewall/2020-11-12 copying build/lib/botocore/data/network-firewall/2020-11-12/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/network-firewall/2020-11-12 copying build/lib/botocore/data/network-firewall/2020-11-12/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/network-firewall/2020-11-12 copying build/lib/botocore/data/network-firewall/2020-11-12/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/network-firewall/2020-11-12 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/eks creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/eks/2017-11-01 copying build/lib/botocore/data/eks/2017-11-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/eks/2017-11-01 copying build/lib/botocore/data/eks/2017-11-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/eks/2017-11-01 copying build/lib/botocore/data/eks/2017-11-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/eks/2017-11-01 copying build/lib/botocore/data/eks/2017-11-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/eks/2017-11-01 copying build/lib/botocore/data/eks/2017-11-01/service-2.sdk-extras.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/eks/2017-11-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/resource-groups creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/resource-groups/2017-11-27 copying build/lib/botocore/data/resource-groups/2017-11-27/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/resource-groups/2017-11-27 copying build/lib/botocore/data/resource-groups/2017-11-27/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/resource-groups/2017-11-27 copying build/lib/botocore/data/resource-groups/2017-11-27/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/resource-groups/2017-11-27 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appsync creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appsync/2017-07-25 copying build/lib/botocore/data/appsync/2017-07-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appsync/2017-07-25 copying build/lib/botocore/data/appsync/2017-07-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appsync/2017-07-25 copying build/lib/botocore/data/appsync/2017-07-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appsync/2017-07-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/guardduty creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/guardduty/2017-11-28 copying build/lib/botocore/data/guardduty/2017-11-28/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/guardduty/2017-11-28 copying build/lib/botocore/data/guardduty/2017-11-28/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/guardduty/2017-11-28 copying build/lib/botocore/data/guardduty/2017-11-28/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/guardduty/2017-11-28 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/swf creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/swf/2012-01-25 copying build/lib/botocore/data/swf/2012-01-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/swf/2012-01-25 copying build/lib/botocore/data/swf/2012-01-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/swf/2012-01-25 copying build/lib/botocore/data/swf/2012-01-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/swf/2012-01-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/secretsmanager creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/secretsmanager/2017-10-17 copying build/lib/botocore/data/secretsmanager/2017-10-17/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/secretsmanager/2017-10-17 copying build/lib/botocore/data/secretsmanager/2017-10-17/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/secretsmanager/2017-10-17 copying build/lib/botocore/data/secretsmanager/2017-10-17/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/secretsmanager/2017-10-17 copying build/lib/botocore/data/secretsmanager/2017-10-17/service-2.sdk-extras.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/secretsmanager/2017-10-17 copying build/lib/botocore/data/sdk-default-configuration.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticache creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticache/2014-09-30 copying build/lib/botocore/data/elasticache/2014-09-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticache/2014-09-30 copying build/lib/botocore/data/elasticache/2014-09-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticache/2014-09-30 copying build/lib/botocore/data/elasticache/2014-09-30/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticache/2014-09-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticache/2015-02-02 copying build/lib/botocore/data/elasticache/2015-02-02/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticache/2015-02-02 copying build/lib/botocore/data/elasticache/2015-02-02/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticache/2015-02-02 copying build/lib/botocore/data/elasticache/2015-02-02/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticache/2015-02-02 copying build/lib/botocore/data/elasticache/2015-02-02/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticache/2015-02-02 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/acm-pca creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/acm-pca/2017-08-22 copying build/lib/botocore/data/acm-pca/2017-08-22/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/acm-pca/2017-08-22 copying build/lib/botocore/data/acm-pca/2017-08-22/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/acm-pca/2017-08-22 copying build/lib/botocore/data/acm-pca/2017-08-22/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/acm-pca/2017-08-22 copying build/lib/botocore/data/acm-pca/2017-08-22/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/acm-pca/2017-08-22 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/nimble creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/nimble/2020-08-01 copying build/lib/botocore/data/nimble/2020-08-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/nimble/2020-08-01 copying build/lib/botocore/data/nimble/2020-08-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/nimble/2020-08-01 copying build/lib/botocore/data/nimble/2020-08-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/nimble/2020-08-01 copying build/lib/botocore/data/nimble/2020-08-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/nimble/2020-08-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3control creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3control/2018-08-20 copying build/lib/botocore/data/s3control/2018-08-20/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3control/2018-08-20 copying build/lib/botocore/data/s3control/2018-08-20/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3control/2018-08-20 copying build/lib/botocore/data/s3control/2018-08-20/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3control/2018-08-20 copying build/lib/botocore/data/s3control/2018-08-20/endpoint-rule-set-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3control/2018-08-20 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/machinelearning creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/machinelearning/2014-12-12 copying build/lib/botocore/data/machinelearning/2014-12-12/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/machinelearning/2014-12-12 copying build/lib/botocore/data/machinelearning/2014-12-12/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/machinelearning/2014-12-12 copying build/lib/botocore/data/machinelearning/2014-12-12/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/machinelearning/2014-12-12 copying build/lib/botocore/data/machinelearning/2014-12-12/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/machinelearning/2014-12-12 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotanalytics creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotanalytics/2017-11-27 copying build/lib/botocore/data/iotanalytics/2017-11-27/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotanalytics/2017-11-27 copying build/lib/botocore/data/iotanalytics/2017-11-27/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotanalytics/2017-11-27 copying build/lib/botocore/data/iotanalytics/2017-11-27/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotanalytics/2017-11-27 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appconfig creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appconfig/2019-10-09 copying build/lib/botocore/data/appconfig/2019-10-09/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appconfig/2019-10-09 copying build/lib/botocore/data/appconfig/2019-10-09/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appconfig/2019-10-09 copying build/lib/botocore/data/appconfig/2019-10-09/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appconfig/2019-10-09 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediapackage creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediapackage/2017-10-12 copying build/lib/botocore/data/mediapackage/2017-10-12/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediapackage/2017-10-12 copying build/lib/botocore/data/mediapackage/2017-10-12/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mediapackage/2017-10-12 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/networkmanager creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/networkmanager/2019-07-05 copying build/lib/botocore/data/networkmanager/2019-07-05/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/networkmanager/2019-07-05 copying build/lib/botocore/data/networkmanager/2019-07-05/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/networkmanager/2019-07-05 copying build/lib/botocore/data/networkmanager/2019-07-05/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/networkmanager/2019-07-05 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/devops-guru creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/devops-guru/2020-12-01 copying build/lib/botocore/data/devops-guru/2020-12-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/devops-guru/2020-12-01 copying build/lib/botocore/data/devops-guru/2020-12-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/devops-guru/2020-12-01 copying build/lib/botocore/data/devops-guru/2020-12-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/devops-guru/2020-12-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pi creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pi/2018-02-27 copying build/lib/botocore/data/pi/2018-02-27/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pi/2018-02-27 copying build/lib/botocore/data/pi/2018-02-27/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pi/2018-02-27 copying build/lib/botocore/data/pi/2018-02-27/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pi/2018-02-27 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesisanalytics creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesisanalytics/2015-08-14 copying build/lib/botocore/data/kinesisanalytics/2015-08-14/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesisanalytics/2015-08-14 copying build/lib/botocore/data/kinesisanalytics/2015-08-14/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesisanalytics/2015-08-14 copying build/lib/botocore/data/kinesisanalytics/2015-08-14/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesisanalytics/2015-08-14 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/identitystore creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/identitystore/2020-06-15 copying build/lib/botocore/data/identitystore/2020-06-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/identitystore/2020-06-15 copying build/lib/botocore/data/identitystore/2020-06-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/identitystore/2020-06-15 copying build/lib/botocore/data/identitystore/2020-06-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/identitystore/2020-06-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kms creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kms/2014-11-01 copying build/lib/botocore/data/kms/2014-11-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kms/2014-11-01 copying build/lib/botocore/data/kms/2014-11-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kms/2014-11-01 copying build/lib/botocore/data/kms/2014-11-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kms/2014-11-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-readiness creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-readiness/2019-12-02 copying build/lib/botocore/data/route53-recovery-readiness/2019-12-02/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-readiness/2019-12-02 copying build/lib/botocore/data/route53-recovery-readiness/2019-12-02/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-readiness/2019-12-02 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeartifact creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeartifact/2018-09-22 copying build/lib/botocore/data/codeartifact/2018-09-22/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeartifact/2018-09-22 copying build/lib/botocore/data/codeartifact/2018-09-22/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeartifact/2018-09-22 copying build/lib/botocore/data/codeartifact/2018-09-22/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeartifact/2018-09-22 copying build/lib/botocore/data/codeartifact/2018-09-22/paginators-1.sdk-extras.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeartifact/2018-09-22 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amplify creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amplify/2017-07-25 copying build/lib/botocore/data/amplify/2017-07-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amplify/2017-07-25 copying build/lib/botocore/data/amplify/2017-07-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amplify/2017-07-25 copying build/lib/botocore/data/amplify/2017-07-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amplify/2017-07-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/qldb creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/qldb/2019-01-02 copying build/lib/botocore/data/qldb/2019-01-02/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/qldb/2019-01-02 copying build/lib/botocore/data/qldb/2019-01-02/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/qldb/2019-01-02 copying build/lib/botocore/data/qldb/2019-01-02/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/qldb/2019-01-02 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/polly creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/polly/2016-06-10 copying build/lib/botocore/data/polly/2016-06-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/polly/2016-06-10 copying build/lib/botocore/data/polly/2016-06-10/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/polly/2016-06-10 copying build/lib/botocore/data/polly/2016-06-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/polly/2016-06-10 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/greengrass creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/greengrass/2017-06-07 copying build/lib/botocore/data/greengrass/2017-06-07/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/greengrass/2017-06-07 copying build/lib/botocore/data/greengrass/2017-06-07/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/greengrass/2017-06-07 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/inspector2 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/inspector2/2020-06-08 copying build/lib/botocore/data/inspector2/2020-06-08/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/inspector2/2020-06-08 copying build/lib/botocore/data/inspector2/2020-06-08/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/inspector2/2020-06-08 copying build/lib/botocore/data/inspector2/2020-06-08/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/inspector2/2020-06-08 copying build/lib/botocore/data/inspector2/2020-06-08/paginators-1.sdk-extras.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/inspector2/2020-06-08 copying build/lib/botocore/data/_retry.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/serverlessrepo creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/serverlessrepo/2017-09-08 copying build/lib/botocore/data/serverlessrepo/2017-09-08/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/serverlessrepo/2017-09-08 copying build/lib/botocore/data/serverlessrepo/2017-09-08/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/serverlessrepo/2017-09-08 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeguru-reviewer creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeguru-reviewer/2019-09-19 copying build/lib/botocore/data/codeguru-reviewer/2019-09-19/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeguru-reviewer/2019-09-19 copying build/lib/botocore/data/codeguru-reviewer/2019-09-19/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeguru-reviewer/2019-09-19 copying build/lib/botocore/data/codeguru-reviewer/2019-09-19/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeguru-reviewer/2019-09-19 copying build/lib/botocore/data/codeguru-reviewer/2019-09-19/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codeguru-reviewer/2019-09-19 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migration-hub-refactor-spaces creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migration-hub-refactor-spaces/2021-10-26 copying build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migration-hub-refactor-spaces/2021-10-26 copying build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migration-hub-refactor-spaces/2021-10-26 copying build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migration-hub-refactor-spaces/2021-10-26 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/synthetics creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/synthetics/2017-10-11 copying build/lib/botocore/data/synthetics/2017-10-11/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/synthetics/2017-10-11 copying build/lib/botocore/data/synthetics/2017-10-11/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/synthetics/2017-10-11 copying build/lib/botocore/data/synthetics/2017-10-11/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/synthetics/2017-10-11 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lambda creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lambda/2014-11-11 copying build/lib/botocore/data/lambda/2014-11-11/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lambda/2014-11-11 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lambda/2015-03-31 copying build/lib/botocore/data/lambda/2015-03-31/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lambda/2015-03-31 copying build/lib/botocore/data/lambda/2015-03-31/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lambda/2015-03-31 copying build/lib/botocore/data/lambda/2015-03-31/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lambda/2015-03-31 copying build/lib/botocore/data/lambda/2015-03-31/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lambda/2015-03-31 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/waf-regional creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/waf-regional/2016-11-28 copying build/lib/botocore/data/waf-regional/2016-11-28/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/waf-regional/2016-11-28 copying build/lib/botocore/data/waf-regional/2016-11-28/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/waf-regional/2016-11-28 copying build/lib/botocore/data/waf-regional/2016-11-28/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/waf-regional/2016-11-28 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workmail creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workmail/2017-10-01 copying build/lib/botocore/data/workmail/2017-10-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workmail/2017-10-01 copying build/lib/botocore/data/workmail/2017-10-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workmail/2017-10-01 copying build/lib/botocore/data/workmail/2017-10-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workmail/2017-10-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/marketplacecommerceanalytics creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/marketplacecommerceanalytics/2015-07-01 copying build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/marketplacecommerceanalytics/2015-07-01 copying build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/marketplacecommerceanalytics/2015-07-01 copying build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/marketplacecommerceanalytics/2015-07-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amplifyuibuilder creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amplifyuibuilder/2021-08-11 copying build/lib/botocore/data/amplifyuibuilder/2021-08-11/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amplifyuibuilder/2021-08-11 copying build/lib/botocore/data/amplifyuibuilder/2021-08-11/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amplifyuibuilder/2021-08-11 copying build/lib/botocore/data/amplifyuibuilder/2021-08-11/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/amplifyuibuilder/2021-08-11 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/marketplace-entitlement creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/marketplace-entitlement/2017-01-11 copying build/lib/botocore/data/marketplace-entitlement/2017-01-11/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/marketplace-entitlement/2017-01-11 copying build/lib/botocore/data/marketplace-entitlement/2017-01-11/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/marketplace-entitlement/2017-01-11 copying build/lib/botocore/data/marketplace-entitlement/2017-01-11/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/marketplace-entitlement/2017-01-11 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lexv2-models creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lexv2-models/2020-08-07 copying build/lib/botocore/data/lexv2-models/2020-08-07/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lexv2-models/2020-08-07 copying build/lib/botocore/data/lexv2-models/2020-08-07/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lexv2-models/2020-08-07 copying build/lib/botocore/data/lexv2-models/2020-08-07/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lexv2-models/2020-08-07 copying build/lib/botocore/data/lexv2-models/2020-08-07/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lexv2-models/2020-08-07 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kafkaconnect creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kafkaconnect/2021-09-14 copying build/lib/botocore/data/kafkaconnect/2021-09-14/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kafkaconnect/2021-09-14 copying build/lib/botocore/data/kafkaconnect/2021-09-14/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kafkaconnect/2021-09-14 copying build/lib/botocore/data/kafkaconnect/2021-09-14/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kafkaconnect/2021-09-14 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudtrail creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudtrail/2013-11-01 copying build/lib/botocore/data/cloudtrail/2013-11-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudtrail/2013-11-01 copying build/lib/botocore/data/cloudtrail/2013-11-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudtrail/2013-11-01 copying build/lib/botocore/data/cloudtrail/2013-11-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudtrail/2013-11-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sqs creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sqs/2012-11-05 copying build/lib/botocore/data/sqs/2012-11-05/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sqs/2012-11-05 copying build/lib/botocore/data/sqs/2012-11-05/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sqs/2012-11-05 copying build/lib/botocore/data/sqs/2012-11-05/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sqs/2012-11-05 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/docdb creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/docdb/2014-10-31 copying build/lib/botocore/data/docdb/2014-10-31/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/docdb/2014-10-31 copying build/lib/botocore/data/docdb/2014-10-31/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/docdb/2014-10-31 copying build/lib/botocore/data/docdb/2014-10-31/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/docdb/2014-10-31 copying build/lib/botocore/data/docdb/2014-10-31/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/docdb/2014-10-31 copying build/lib/botocore/data/docdb/2014-10-31/service-2.sdk-extras.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/docdb/2014-10-31 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/greengrassv2 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/greengrassv2/2020-11-30 copying build/lib/botocore/data/greengrassv2/2020-11-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/greengrassv2/2020-11-30 copying build/lib/botocore/data/greengrassv2/2020-11-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/greengrassv2/2020-11-30 copying build/lib/botocore/data/greengrassv2/2020-11-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/greengrassv2/2020-11-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/application-insights creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/application-insights/2018-11-25 copying build/lib/botocore/data/application-insights/2018-11-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/application-insights/2018-11-25 copying build/lib/botocore/data/application-insights/2018-11-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/application-insights/2018-11-25 copying build/lib/botocore/data/application-insights/2018-11-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/application-insights/2018-11-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/gamelift creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/gamelift/2015-10-01 copying build/lib/botocore/data/gamelift/2015-10-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/gamelift/2015-10-01 copying build/lib/botocore/data/gamelift/2015-10-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/gamelift/2015-10-01 copying build/lib/botocore/data/gamelift/2015-10-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/gamelift/2015-10-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotwireless creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotwireless/2020-11-22 copying build/lib/botocore/data/iotwireless/2020-11-22/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotwireless/2020-11-22 copying build/lib/botocore/data/iotwireless/2020-11-22/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotwireless/2020-11-22 copying build/lib/botocore/data/iotwireless/2020-11-22/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotwireless/2020-11-22 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis/2013-12-02 copying build/lib/botocore/data/kinesis/2013-12-02/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis/2013-12-02 copying build/lib/botocore/data/kinesis/2013-12-02/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis/2013-12-02 copying build/lib/botocore/data/kinesis/2013-12-02/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis/2013-12-02 copying build/lib/botocore/data/kinesis/2013-12-02/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis/2013-12-02 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/applicationcostprofiler creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/applicationcostprofiler/2020-09-10 copying build/lib/botocore/data/applicationcostprofiler/2020-09-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/applicationcostprofiler/2020-09-10 copying build/lib/botocore/data/applicationcostprofiler/2020-09-10/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/applicationcostprofiler/2020-09-10 copying build/lib/botocore/data/applicationcostprofiler/2020-09-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/applicationcostprofiler/2020-09-10 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/outposts creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/outposts/2019-12-03 copying build/lib/botocore/data/outposts/2019-12-03/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/outposts/2019-12-03 copying build/lib/botocore/data/outposts/2019-12-03/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/outposts/2019-12-03 copying build/lib/botocore/data/outposts/2019-12-03/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/outposts/2019-12-03 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-meetings creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-meetings/2021-07-15 copying build/lib/botocore/data/chime-sdk-meetings/2021-07-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-meetings/2021-07-15 copying build/lib/botocore/data/chime-sdk-meetings/2021-07-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-meetings/2021-07-15 copying build/lib/botocore/data/chime-sdk-meetings/2021-07-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-meetings/2021-07-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3outposts creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3outposts/2017-07-25 copying build/lib/botocore/data/s3outposts/2017-07-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3outposts/2017-07-25 copying build/lib/botocore/data/s3outposts/2017-07-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3outposts/2017-07-25 copying build/lib/botocore/data/s3outposts/2017-07-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3outposts/2017-07-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ebs creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ebs/2019-11-02 copying build/lib/botocore/data/ebs/2019-11-02/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ebs/2019-11-02 copying build/lib/botocore/data/ebs/2019-11-02/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ebs/2019-11-02 copying build/lib/botocore/data/ebs/2019-11-02/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ebs/2019-11-02 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/billingconductor creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/billingconductor/2021-07-30 copying build/lib/botocore/data/billingconductor/2021-07-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/billingconductor/2021-07-30 copying build/lib/botocore/data/billingconductor/2021-07-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/billingconductor/2021-07-30 copying build/lib/botocore/data/billingconductor/2021-07-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/billingconductor/2021-07-30 copying build/lib/botocore/data/billingconductor/2021-07-30/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/billingconductor/2021-07-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connectparticipant creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connectparticipant/2018-09-07 copying build/lib/botocore/data/connectparticipant/2018-09-07/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connectparticipant/2018-09-07 copying build/lib/botocore/data/connectparticipant/2018-09-07/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connectparticipant/2018-09-07 copying build/lib/botocore/data/connectparticipant/2018-09-07/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connectparticipant/2018-09-07 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lookoutvision creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lookoutvision/2020-11-20 copying build/lib/botocore/data/lookoutvision/2020-11-20/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lookoutvision/2020-11-20 copying build/lib/botocore/data/lookoutvision/2020-11-20/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lookoutvision/2020-11-20 copying build/lib/botocore/data/lookoutvision/2020-11-20/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lookoutvision/2020-11-20 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm-contacts creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm-contacts/2021-05-03 copying build/lib/botocore/data/ssm-contacts/2021-05-03/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm-contacts/2021-05-03 copying build/lib/botocore/data/ssm-contacts/2021-05-03/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm-contacts/2021-05-03 copying build/lib/botocore/data/ssm-contacts/2021-05-03/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ssm-contacts/2021-05-03 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-runtime creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-runtime/2017-05-13 copying build/lib/botocore/data/sagemaker-runtime/2017-05-13/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-runtime/2017-05-13 copying build/lib/botocore/data/sagemaker-runtime/2017-05-13/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-runtime/2017-05-13 copying build/lib/botocore/data/sagemaker-runtime/2017-05-13/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sagemaker-runtime/2017-05-13 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotevents creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotevents/2018-07-27 copying build/lib/botocore/data/iotevents/2018-07-27/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotevents/2018-07-27 copying build/lib/botocore/data/iotevents/2018-07-27/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotevents/2018-07-27 copying build/lib/botocore/data/iotevents/2018-07-27/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iotevents/2018-07-27 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sso-admin creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sso-admin/2020-07-20 copying build/lib/botocore/data/sso-admin/2020-07-20/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sso-admin/2020-07-20 copying build/lib/botocore/data/sso-admin/2020-07-20/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sso-admin/2020-07-20 copying build/lib/botocore/data/sso-admin/2020-07-20/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sso-admin/2020-07-20 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/health creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/health/2016-08-04 copying build/lib/botocore/data/health/2016-08-04/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/health/2016-08-04 copying build/lib/botocore/data/health/2016-08-04/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/health/2016-08-04 copying build/lib/botocore/data/health/2016-08-04/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/health/2016-08-04 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workspaces creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workspaces/2015-04-08 copying build/lib/botocore/data/workspaces/2015-04-08/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workspaces/2015-04-08 copying build/lib/botocore/data/workspaces/2015-04-08/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workspaces/2015-04-08 copying build/lib/botocore/data/workspaces/2015-04-08/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/workspaces/2015-04-08 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lex-runtime creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lex-runtime/2016-11-28 copying build/lib/botocore/data/lex-runtime/2016-11-28/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lex-runtime/2016-11-28 copying build/lib/botocore/data/lex-runtime/2016-11-28/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lex-runtime/2016-11-28 copying build/lib/botocore/data/lex-runtime/2016-11-28/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lex-runtime/2016-11-28 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/autoscaling creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/autoscaling/2011-01-01 copying build/lib/botocore/data/autoscaling/2011-01-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/autoscaling/2011-01-01 copying build/lib/botocore/data/autoscaling/2011-01-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/autoscaling/2011-01-01 copying build/lib/botocore/data/autoscaling/2011-01-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/autoscaling/2011-01-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elbv2 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elbv2/2015-12-01 copying build/lib/botocore/data/elbv2/2015-12-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elbv2/2015-12-01 copying build/lib/botocore/data/elbv2/2015-12-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elbv2/2015-12-01 copying build/lib/botocore/data/elbv2/2015-12-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elbv2/2015-12-01 copying build/lib/botocore/data/elbv2/2015-12-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elbv2/2015-12-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticbeanstalk creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticbeanstalk/2010-12-01 copying build/lib/botocore/data/elasticbeanstalk/2010-12-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticbeanstalk/2010-12-01 copying build/lib/botocore/data/elasticbeanstalk/2010-12-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticbeanstalk/2010-12-01 copying build/lib/botocore/data/elasticbeanstalk/2010-12-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticbeanstalk/2010-12-01 copying build/lib/botocore/data/elasticbeanstalk/2010-12-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/elasticbeanstalk/2010-12-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/budgets creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/budgets/2016-10-20 copying build/lib/botocore/data/budgets/2016-10-20/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/budgets/2016-10-20 copying build/lib/botocore/data/budgets/2016-10-20/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/budgets/2016-10-20 copying build/lib/botocore/data/budgets/2016-10-20/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/budgets/2016-10-20 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/events creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/events/2014-02-03 copying build/lib/botocore/data/events/2014-02-03/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/events/2014-02-03 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/events/2015-10-07 copying build/lib/botocore/data/events/2015-10-07/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/events/2015-10-07 copying build/lib/botocore/data/events/2015-10-07/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/events/2015-10-07 copying build/lib/botocore/data/events/2015-10-07/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/events/2015-10-07 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/wafv2 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/wafv2/2019-07-29 copying build/lib/botocore/data/wafv2/2019-07-29/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/wafv2/2019-07-29 copying build/lib/botocore/data/wafv2/2019-07-29/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/wafv2/2019-07-29 copying build/lib/botocore/data/wafv2/2019-07-29/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/wafv2/2019-07-29 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mgh creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mgh/2017-05-31 copying build/lib/botocore/data/mgh/2017-05-31/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mgh/2017-05-31 copying build/lib/botocore/data/mgh/2017-05-31/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mgh/2017-05-31 copying build/lib/botocore/data/mgh/2017-05-31/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mgh/2017-05-31 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/backup-gateway creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/backup-gateway/2021-01-01 copying build/lib/botocore/data/backup-gateway/2021-01-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/backup-gateway/2021-01-01 copying build/lib/botocore/data/backup-gateway/2021-01-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/backup-gateway/2021-01-01 copying build/lib/botocore/data/backup-gateway/2021-01-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/backup-gateway/2021-01-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mobile creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mobile/2017-07-01 copying build/lib/botocore/data/mobile/2017-07-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mobile/2017-07-01 copying build/lib/botocore/data/mobile/2017-07-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mobile/2017-07-01 copying build/lib/botocore/data/mobile/2017-07-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/mobile/2017-07-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/transcribe creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/transcribe/2017-10-26 copying build/lib/botocore/data/transcribe/2017-10-26/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/transcribe/2017-10-26 copying build/lib/botocore/data/transcribe/2017-10-26/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/transcribe/2017-10-26 copying build/lib/botocore/data/transcribe/2017-10-26/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/transcribe/2017-10-26 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/marketplace-catalog creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/marketplace-catalog/2018-09-17 copying build/lib/botocore/data/marketplace-catalog/2018-09-17/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/marketplace-catalog/2018-09-17 copying build/lib/botocore/data/marketplace-catalog/2018-09-17/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/marketplace-catalog/2018-09-17 copying build/lib/botocore/data/marketplace-catalog/2018-09-17/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/marketplace-catalog/2018-09-17 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lookoutequipment creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lookoutequipment/2020-12-15 copying build/lib/botocore/data/lookoutequipment/2020-12-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lookoutequipment/2020-12-15 copying build/lib/botocore/data/lookoutequipment/2020-12-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lookoutequipment/2020-12-15 copying build/lib/botocore/data/lookoutequipment/2020-12-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lookoutequipment/2020-12-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudcontrol creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudcontrol/2021-09-30 copying build/lib/botocore/data/cloudcontrol/2021-09-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudcontrol/2021-09-30 copying build/lib/botocore/data/cloudcontrol/2021-09-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudcontrol/2021-09-30 copying build/lib/botocore/data/cloudcontrol/2021-09-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudcontrol/2021-09-30 copying build/lib/botocore/data/cloudcontrol/2021-09-30/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudcontrol/2021-09-30 copying build/lib/botocore/data/cloudcontrol/2021-09-30/paginators-1.sdk-extras.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudcontrol/2021-09-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ds creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ds/2015-04-16 copying build/lib/botocore/data/ds/2015-04-16/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ds/2015-04-16 copying build/lib/botocore/data/ds/2015-04-16/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ds/2015-04-16 copying build/lib/botocore/data/ds/2015-04-16/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/ds/2015-04-16 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dataexchange creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dataexchange/2017-07-25 copying build/lib/botocore/data/dataexchange/2017-07-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dataexchange/2017-07-25 copying build/lib/botocore/data/dataexchange/2017-07-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dataexchange/2017-07-25 copying build/lib/botocore/data/dataexchange/2017-07-25/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dataexchange/2017-07-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opsworkscm creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opsworkscm/2016-11-01 copying build/lib/botocore/data/opsworkscm/2016-11-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opsworkscm/2016-11-01 copying build/lib/botocore/data/opsworkscm/2016-11-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opsworkscm/2016-11-01 copying build/lib/botocore/data/opsworkscm/2016-11-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opsworkscm/2016-11-01 copying build/lib/botocore/data/opsworkscm/2016-11-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opsworkscm/2016-11-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/storagegateway creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/storagegateway/2013-06-30 copying build/lib/botocore/data/storagegateway/2013-06-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/storagegateway/2013-06-30 copying build/lib/botocore/data/storagegateway/2013-06-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/storagegateway/2013-06-30 copying build/lib/botocore/data/storagegateway/2013-06-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/storagegateway/2013-06-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/wisdom creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/wisdom/2020-10-19 copying build/lib/botocore/data/wisdom/2020-10-19/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/wisdom/2020-10-19 copying build/lib/botocore/data/wisdom/2020-10-19/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/wisdom/2020-10-19 copying build/lib/botocore/data/wisdom/2020-10-19/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/wisdom/2020-10-19 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/emr-serverless creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/emr-serverless/2021-07-13 copying build/lib/botocore/data/emr-serverless/2021-07-13/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/emr-serverless/2021-07-13 copying build/lib/botocore/data/emr-serverless/2021-07-13/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/emr-serverless/2021-07-13 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/backup creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/backup/2018-11-15 copying build/lib/botocore/data/backup/2018-11-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/backup/2018-11-15 copying build/lib/botocore/data/backup/2018-11-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/backup/2018-11-15 copying build/lib/botocore/data/backup/2018-11-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/backup/2018-11-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kafka creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kafka/2018-11-14 copying build/lib/botocore/data/kafka/2018-11-14/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kafka/2018-11-14 copying build/lib/botocore/data/kafka/2018-11-14/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kafka/2018-11-14 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhubstrategy creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhubstrategy/2020-02-19 copying build/lib/botocore/data/migrationhubstrategy/2020-02-19/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhubstrategy/2020-02-19 copying build/lib/botocore/data/migrationhubstrategy/2020-02-19/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhubstrategy/2020-02-19 copying build/lib/botocore/data/migrationhubstrategy/2020-02-19/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhubstrategy/2020-02-19 copying build/lib/botocore/data/migrationhubstrategy/2020-02-19/paginators-1.sdk-extras.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhubstrategy/2020-02-19 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/worklink creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/worklink/2018-09-25 copying build/lib/botocore/data/worklink/2018-09-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/worklink/2018-09-25 copying build/lib/botocore/data/worklink/2018-09-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/worklink/2018-09-25 copying build/lib/botocore/data/worklink/2018-09-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/worklink/2018-09-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2020-05-31 copying build/lib/botocore/data/cloudfront/2020-05-31/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2020-05-31 copying build/lib/botocore/data/cloudfront/2020-05-31/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2020-05-31 copying build/lib/botocore/data/cloudfront/2020-05-31/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2020-05-31 copying build/lib/botocore/data/cloudfront/2020-05-31/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2020-05-31 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-11-06 copying build/lib/botocore/data/cloudfront/2014-11-06/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-11-06 copying build/lib/botocore/data/cloudfront/2014-11-06/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-11-06 copying build/lib/botocore/data/cloudfront/2014-11-06/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-11-06 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-11-25 copying build/lib/botocore/data/cloudfront/2016-11-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-11-25 copying build/lib/botocore/data/cloudfront/2016-11-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-11-25 copying build/lib/botocore/data/cloudfront/2016-11-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-11-25 copying build/lib/botocore/data/cloudfront/2016-11-25/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-11-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-07-27 copying build/lib/botocore/data/cloudfront/2015-07-27/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-07-27 copying build/lib/botocore/data/cloudfront/2015-07-27/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-07-27 copying build/lib/botocore/data/cloudfront/2015-07-27/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-07-27 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-05-31 copying build/lib/botocore/data/cloudfront/2014-05-31/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-05-31 copying build/lib/botocore/data/cloudfront/2014-05-31/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-05-31 copying build/lib/botocore/data/cloudfront/2014-05-31/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-05-31 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-29 copying build/lib/botocore/data/cloudfront/2016-09-29/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-29 copying build/lib/botocore/data/cloudfront/2016-09-29/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-29 copying build/lib/botocore/data/cloudfront/2016-09-29/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-29 copying build/lib/botocore/data/cloudfront/2016-09-29/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-29 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-03-25 copying build/lib/botocore/data/cloudfront/2017-03-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-03-25 copying build/lib/botocore/data/cloudfront/2017-03-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-03-25 copying build/lib/botocore/data/cloudfront/2017-03-25/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-03-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-04-17 copying build/lib/botocore/data/cloudfront/2015-04-17/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-04-17 copying build/lib/botocore/data/cloudfront/2015-04-17/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-04-17 copying build/lib/botocore/data/cloudfront/2015-04-17/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-04-17 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-10-21 copying build/lib/botocore/data/cloudfront/2014-10-21/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-10-21 copying build/lib/botocore/data/cloudfront/2014-10-21/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-10-21 copying build/lib/botocore/data/cloudfront/2014-10-21/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-10-21 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-01 copying build/lib/botocore/data/cloudfront/2016-08-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-01 copying build/lib/botocore/data/cloudfront/2016-08-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-01 copying build/lib/botocore/data/cloudfront/2016-08-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-01 copying build/lib/botocore/data/cloudfront/2016-08-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-06-18 copying build/lib/botocore/data/cloudfront/2018-06-18/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-06-18 copying build/lib/botocore/data/cloudfront/2018-06-18/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-06-18 copying build/lib/botocore/data/cloudfront/2018-06-18/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-06-18 copying build/lib/botocore/data/cloudfront/2018-06-18/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-06-18 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-13 copying build/lib/botocore/data/cloudfront/2016-01-13/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-13 copying build/lib/botocore/data/cloudfront/2016-01-13/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-13 copying build/lib/botocore/data/cloudfront/2016-01-13/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-13 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-20 copying build/lib/botocore/data/cloudfront/2016-08-20/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-20 copying build/lib/botocore/data/cloudfront/2016-08-20/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-20 copying build/lib/botocore/data/cloudfront/2016-08-20/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-20 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-10-30 copying build/lib/botocore/data/cloudfront/2017-10-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-10-30 copying build/lib/botocore/data/cloudfront/2017-10-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-10-30 copying build/lib/botocore/data/cloudfront/2017-10-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-10-30 copying build/lib/botocore/data/cloudfront/2017-10-30/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-10-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2019-03-26 copying build/lib/botocore/data/cloudfront/2019-03-26/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2019-03-26 copying build/lib/botocore/data/cloudfront/2019-03-26/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2019-03-26 copying build/lib/botocore/data/cloudfront/2019-03-26/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2019-03-26 copying build/lib/botocore/data/cloudfront/2019-03-26/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2019-03-26 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-11-05 copying build/lib/botocore/data/cloudfront/2018-11-05/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-11-05 copying build/lib/botocore/data/cloudfront/2018-11-05/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-11-05 copying build/lib/botocore/data/cloudfront/2018-11-05/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-11-05 copying build/lib/botocore/data/cloudfront/2018-11-05/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-11-05 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-07 copying build/lib/botocore/data/cloudfront/2016-09-07/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-07 copying build/lib/botocore/data/cloudfront/2016-09-07/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-07 copying build/lib/botocore/data/cloudfront/2016-09-07/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-07 copying build/lib/botocore/data/cloudfront/2016-09-07/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-07 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-28 copying build/lib/botocore/data/cloudfront/2016-01-28/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-28 copying build/lib/botocore/data/cloudfront/2016-01-28/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-28 copying build/lib/botocore/data/cloudfront/2016-01-28/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-28 copying build/lib/botocore/data/cloudfront/2016-01-28/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-28 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-09-17 copying build/lib/botocore/data/cloudfront/2015-09-17/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-09-17 copying build/lib/botocore/data/cloudfront/2015-09-17/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-09-17 copying build/lib/botocore/data/cloudfront/2015-09-17/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-09-17 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pricing creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pricing/2017-10-15 copying build/lib/botocore/data/pricing/2017-10-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pricing/2017-10-15 copying build/lib/botocore/data/pricing/2017-10-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pricing/2017-10-15 copying build/lib/botocore/data/pricing/2017-10-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/pricing/2017-10-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appmesh creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appmesh/2018-10-01 copying build/lib/botocore/data/appmesh/2018-10-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appmesh/2018-10-01 copying build/lib/botocore/data/appmesh/2018-10-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appmesh/2018-10-01 copying build/lib/botocore/data/appmesh/2018-10-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appmesh/2018-10-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appmesh/2019-01-25 copying build/lib/botocore/data/appmesh/2019-01-25/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appmesh/2019-01-25 copying build/lib/botocore/data/appmesh/2019-01-25/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appmesh/2019-01-25 copying build/lib/botocore/data/appmesh/2019-01-25/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appmesh/2019-01-25 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/emr-containers creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/emr-containers/2020-10-01 copying build/lib/botocore/data/emr-containers/2020-10-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/emr-containers/2020-10-01 copying build/lib/botocore/data/emr-containers/2020-10-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/emr-containers/2020-10-01 copying build/lib/botocore/data/emr-containers/2020-10-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/emr-containers/2020-10-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/finspace-data creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/finspace-data/2020-07-13 copying build/lib/botocore/data/finspace-data/2020-07-13/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/finspace-data/2020-07-13 copying build/lib/botocore/data/finspace-data/2020-07-13/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/finspace-data/2020-07-13 copying build/lib/botocore/data/finspace-data/2020-07-13/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/finspace-data/2020-07-13 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot-jobs-data creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot-jobs-data/2017-09-29 copying build/lib/botocore/data/iot-jobs-data/2017-09-29/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot-jobs-data/2017-09-29 copying build/lib/botocore/data/iot-jobs-data/2017-09-29/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot-jobs-data/2017-09-29 copying build/lib/botocore/data/iot-jobs-data/2017-09-29/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot-jobs-data/2017-09-29 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudwatch creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudwatch/2010-08-01 copying build/lib/botocore/data/cloudwatch/2010-08-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudwatch/2010-08-01 copying build/lib/botocore/data/cloudwatch/2010-08-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudwatch/2010-08-01 copying build/lib/botocore/data/cloudwatch/2010-08-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudwatch/2010-08-01 copying build/lib/botocore/data/cloudwatch/2010-08-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cloudwatch/2010-08-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/drs creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/drs/2020-02-26 copying build/lib/botocore/data/drs/2020-02-26/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/drs/2020-02-26 copying build/lib/botocore/data/drs/2020-02-26/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/drs/2020-02-26 copying build/lib/botocore/data/drs/2020-02-26/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/drs/2020-02-26 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-messaging creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-messaging/2021-05-15 copying build/lib/botocore/data/chime-sdk-messaging/2021-05-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-messaging/2021-05-15 copying build/lib/botocore/data/chime-sdk-messaging/2021-05-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-messaging/2021-05-15 copying build/lib/botocore/data/chime-sdk-messaging/2021-05-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-messaging/2021-05-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/license-manager creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/license-manager/2018-08-01 copying build/lib/botocore/data/license-manager/2018-08-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/license-manager/2018-08-01 copying build/lib/botocore/data/license-manager/2018-08-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/license-manager/2018-08-01 copying build/lib/botocore/data/license-manager/2018-08-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/license-manager/2018-08-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot1click-projects creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot1click-projects/2018-05-14 copying build/lib/botocore/data/iot1click-projects/2018-05-14/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot1click-projects/2018-05-14 copying build/lib/botocore/data/iot1click-projects/2018-05-14/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot1click-projects/2018-05-14 copying build/lib/botocore/data/iot1click-projects/2018-05-14/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iot1click-projects/2018-05-14 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53resolver creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53resolver/2018-04-01 copying build/lib/botocore/data/route53resolver/2018-04-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53resolver/2018-04-01 copying build/lib/botocore/data/route53resolver/2018-04-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53resolver/2018-04-01 copying build/lib/botocore/data/route53resolver/2018-04-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53resolver/2018-04-01 copying build/lib/botocore/data/route53resolver/2018-04-01/paginators-1.sdk-extras.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53resolver/2018-04-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3/2006-03-01 copying build/lib/botocore/data/s3/2006-03-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3/2006-03-01 copying build/lib/botocore/data/s3/2006-03-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3/2006-03-01 copying build/lib/botocore/data/s3/2006-03-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3/2006-03-01 copying build/lib/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3/2006-03-01 copying build/lib/botocore/data/s3/2006-03-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/s3/2006-03-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/medialive creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/medialive/2017-10-14 copying build/lib/botocore/data/medialive/2017-10-14/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/medialive/2017-10-14 copying build/lib/botocore/data/medialive/2017-10-14/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/medialive/2017-10-14 copying build/lib/botocore/data/medialive/2017-10-14/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/medialive/2017-10-14 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dlm creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dlm/2018-01-12 copying build/lib/botocore/data/dlm/2018-01-12/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dlm/2018-01-12 copying build/lib/botocore/data/dlm/2018-01-12/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dlm/2018-01-12 copying build/lib/botocore/data/dlm/2018-01-12/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/dlm/2018-01-12 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-cluster creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-cluster/2019-12-02 copying build/lib/botocore/data/route53-recovery-cluster/2019-12-02/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-cluster/2019-12-02 copying build/lib/botocore/data/route53-recovery-cluster/2019-12-02/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-cluster/2019-12-02 copying build/lib/botocore/data/route53-recovery-cluster/2019-12-02/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-cluster/2019-12-02 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/shield creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/shield/2016-06-02 copying build/lib/botocore/data/shield/2016-06-02/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/shield/2016-06-02 copying build/lib/botocore/data/shield/2016-06-02/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/shield/2016-06-02 copying build/lib/botocore/data/shield/2016-06-02/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/shield/2016-06-02 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift-data creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift-data/2019-12-20 copying build/lib/botocore/data/redshift-data/2019-12-20/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift-data/2019-12-20 copying build/lib/botocore/data/redshift-data/2019-12-20/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift-data/2019-12-20 copying build/lib/botocore/data/redshift-data/2019-12-20/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift-data/2019-12-20 copying build/lib/botocore/data/redshift-data/2019-12-20/paginators-1.sdk-extras.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/redshift-data/2019-12-20 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/comprehend creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/comprehend/2017-11-27 copying build/lib/botocore/data/comprehend/2017-11-27/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/comprehend/2017-11-27 copying build/lib/botocore/data/comprehend/2017-11-27/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/comprehend/2017-11-27 copying build/lib/botocore/data/comprehend/2017-11-27/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/comprehend/2017-11-27 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connectcases creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connectcases/2022-10-03 copying build/lib/botocore/data/connectcases/2022-10-03/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connectcases/2022-10-03 copying build/lib/botocore/data/connectcases/2022-10-03/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connectcases/2022-10-03 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/glue creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/glue/2017-03-31 copying build/lib/botocore/data/glue/2017-03-31/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/glue/2017-03-31 copying build/lib/botocore/data/glue/2017-03-31/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/glue/2017-03-31 copying build/lib/botocore/data/glue/2017-03-31/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/glue/2017-03-31 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appintegrations creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appintegrations/2020-07-29 copying build/lib/botocore/data/appintegrations/2020-07-29/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appintegrations/2020-07-29 copying build/lib/botocore/data/appintegrations/2020-07-29/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appintegrations/2020-07-29 copying build/lib/botocore/data/appintegrations/2020-07-29/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/appintegrations/2020-07-29 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-media creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-media/2017-09-30 copying build/lib/botocore/data/kinesis-video-media/2017-09-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-media/2017-09-30 copying build/lib/botocore/data/kinesis-video-media/2017-09-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-media/2017-09-30 copying build/lib/botocore/data/kinesis-video-media/2017-09-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-media/2017-09-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opensearch creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opensearch/2021-01-01 copying build/lib/botocore/data/opensearch/2021-01-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opensearch/2021-01-01 copying build/lib/botocore/data/opensearch/2021-01-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opensearch/2021-01-01 copying build/lib/botocore/data/opensearch/2021-01-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/opensearch/2021-01-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/service-quotas creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/service-quotas/2019-06-24 copying build/lib/botocore/data/service-quotas/2019-06-24/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/service-quotas/2019-06-24 copying build/lib/botocore/data/service-quotas/2019-06-24/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/service-quotas/2019-06-24 copying build/lib/botocore/data/service-quotas/2019-06-24/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/service-quotas/2019-06-24 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/robomaker creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/robomaker/2018-06-29 copying build/lib/botocore/data/robomaker/2018-06-29/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/robomaker/2018-06-29 copying build/lib/botocore/data/robomaker/2018-06-29/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/robomaker/2018-06-29 copying build/lib/botocore/data/robomaker/2018-06-29/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/robomaker/2018-06-29 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/memorydb creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/memorydb/2021-01-01 copying build/lib/botocore/data/memorydb/2021-01-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/memorydb/2021-01-01 copying build/lib/botocore/data/memorydb/2021-01-01/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/memorydb/2021-01-01 copying build/lib/botocore/data/memorydb/2021-01-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/memorydb/2021-01-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/athena creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/athena/2017-05-18 copying build/lib/botocore/data/athena/2017-05-18/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/athena/2017-05-18 copying build/lib/botocore/data/athena/2017-05-18/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/athena/2017-05-18 copying build/lib/botocore/data/athena/2017-05-18/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/athena/2017-05-18 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesisanalyticsv2 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesisanalyticsv2/2018-05-23 copying build/lib/botocore/data/kinesisanalyticsv2/2018-05-23/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesisanalyticsv2/2018-05-23 copying build/lib/botocore/data/kinesisanalyticsv2/2018-05-23/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesisanalyticsv2/2018-05-23 copying build/lib/botocore/data/kinesisanalyticsv2/2018-05-23/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/kinesisanalyticsv2/2018-05-23 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lakeformation creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lakeformation/2017-03-31 copying build/lib/botocore/data/lakeformation/2017-03-31/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lakeformation/2017-03-31 copying build/lib/botocore/data/lakeformation/2017-03-31/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lakeformation/2017-03-31 copying build/lib/botocore/data/lakeformation/2017-03-31/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lakeformation/2017-03-31 copying build/lib/botocore/data/lakeformation/2017-03-31/paginators-1.sdk-extras.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/lakeformation/2017-03-31 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/textract creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/textract/2018-06-27 copying build/lib/botocore/data/textract/2018-06-27/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/textract/2018-06-27 copying build/lib/botocore/data/textract/2018-06-27/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/textract/2018-06-27 copying build/lib/botocore/data/textract/2018-06-27/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/textract/2018-06-27 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iam creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iam/2010-05-08 copying build/lib/botocore/data/iam/2010-05-08/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iam/2010-05-08 copying build/lib/botocore/data/iam/2010-05-08/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iam/2010-05-08 copying build/lib/botocore/data/iam/2010-05-08/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iam/2010-05-08 copying build/lib/botocore/data/iam/2010-05-08/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iam/2010-05-08 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sms-voice creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sms-voice/2018-09-05 copying build/lib/botocore/data/sms-voice/2018-09-05/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/sms-voice/2018-09-05 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/schemas creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/schemas/2019-12-02 copying build/lib/botocore/data/schemas/2019-12-02/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/schemas/2019-12-02 copying build/lib/botocore/data/schemas/2019-12-02/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/schemas/2019-12-02 copying build/lib/botocore/data/schemas/2019-12-02/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/schemas/2019-12-02 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connectcampaigns creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connectcampaigns/2021-01-30 copying build/lib/botocore/data/connectcampaigns/2021-01-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connectcampaigns/2021-01-30 copying build/lib/botocore/data/connectcampaigns/2021-01-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/connectcampaigns/2021-01-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/keyspaces creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/keyspaces/2022-02-10 copying build/lib/botocore/data/keyspaces/2022-02-10/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/keyspaces/2022-02-10 copying build/lib/botocore/data/keyspaces/2022-02-10/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/keyspaces/2022-02-10 copying build/lib/botocore/data/keyspaces/2022-02-10/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/keyspaces/2022-02-10 copying build/lib/botocore/data/keyspaces/2022-02-10/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/keyspaces/2022-02-10 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-identity creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-identity/2021-04-20 copying build/lib/botocore/data/chime-sdk-identity/2021-04-20/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-identity/2021-04-20 copying build/lib/botocore/data/chime-sdk-identity/2021-04-20/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-identity/2021-04-20 copying build/lib/botocore/data/chime-sdk-identity/2021-04-20/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-identity/2021-04-20 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhub-config creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhub-config/2019-06-30 copying build/lib/botocore/data/migrationhub-config/2019-06-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhub-config/2019-06-30 copying build/lib/botocore/data/migrationhub-config/2019-06-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhub-config/2019-06-30 copying build/lib/botocore/data/migrationhub-config/2019-06-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/migrationhub-config/2019-06-30 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codestar creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codestar/2017-04-19 copying build/lib/botocore/data/codestar/2017-04-19/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codestar/2017-04-19 copying build/lib/botocore/data/codestar/2017-04-19/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codestar/2017-04-19 copying build/lib/botocore/data/codestar/2017-04-19/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/codestar/2017-04-19 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iottwinmaker creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iottwinmaker/2021-11-29 copying build/lib/botocore/data/iottwinmaker/2021-11-29/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iottwinmaker/2021-11-29 copying build/lib/botocore/data/iottwinmaker/2021-11-29/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iottwinmaker/2021-11-29 copying build/lib/botocore/data/iottwinmaker/2021-11-29/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iottwinmaker/2021-11-29 copying build/lib/botocore/data/iottwinmaker/2021-11-29/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/iottwinmaker/2021-11-29 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/macie2 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/macie2/2020-01-01 copying build/lib/botocore/data/macie2/2020-01-01/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/macie2/2020-01-01 copying build/lib/botocore/data/macie2/2020-01-01/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/macie2/2020-01-01 copying build/lib/botocore/data/macie2/2020-01-01/waiters-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/macie2/2020-01-01 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rbin creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rbin/2021-06-15 copying build/lib/botocore/data/rbin/2021-06-15/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rbin/2021-06-15 copying build/lib/botocore/data/rbin/2021-06-15/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rbin/2021-06-15 copying build/lib/botocore/data/rbin/2021-06-15/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/rbin/2021-06-15 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/firehose creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/firehose/2015-08-04 copying build/lib/botocore/data/firehose/2015-08-04/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/firehose/2015-08-04 copying build/lib/botocore/data/firehose/2015-08-04/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/firehose/2015-08-04 copying build/lib/botocore/data/firehose/2015-08-04/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/firehose/2015-08-04 creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cognito-identity creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cognito-identity/2014-06-30 copying build/lib/botocore/data/cognito-identity/2014-06-30/paginators-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cognito-identity/2014-06-30 copying build/lib/botocore/data/cognito-identity/2014-06-30/examples-1.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cognito-identity/2014-06-30 copying build/lib/botocore/data/cognito-identity/2014-06-30/service-2.json -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/data/cognito-identity/2014-06-30 copying build/lib/botocore/httpsession.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/awsrequest.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/validate.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/compat.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/configprovider.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/stub.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/regions.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/utils.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/adaptive.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/quota.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/base.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/special.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/throttling.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/bucket.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/standard.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/__init__.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retryhandler.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/session.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/cacert.pem -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/eventstream.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/response.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/client.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/config.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/history.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/crt copying build/lib/botocore/crt/auth.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/crt copying build/lib/botocore/crt/__init__.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/crt copying build/lib/botocore/translate.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/endpoint_provider.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored copying build/lib/botocore/vendored/six.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/__init__.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/exceptions.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored/requests creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored/requests/packages creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/urllib3/__init__.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/urllib3/exceptions.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/__init__.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored/requests/packages copying build/lib/botocore/vendored/__init__.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored copying build/lib/botocore/discovery.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/configloader.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/serialize.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/model.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/monitoring.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/signers.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/errorfactory.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/__init__.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/exceptions.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/parsers.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/paginate.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/endpoint.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/args.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/httpchecksum.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/paginator.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/example.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/waiter.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/method.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/utils.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/docstring.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/shape.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs creating /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/bcdoc copying build/lib/botocore/docs/bcdoc/docstringparser.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/bcdoc copying build/lib/botocore/docs/bcdoc/style.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/bcdoc copying build/lib/botocore/docs/bcdoc/__init__.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/bcdoc copying build/lib/botocore/docs/bcdoc/restdoc.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/bcdoc copying build/lib/botocore/docs/client.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/service.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/sharedexample.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/__init__.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/params.py -> /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/credentials.py to credentials.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/loaders.py to loaders.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/auth.py to auth.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/waiter.py to waiter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/handlers.py to handlers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/tokens.py to tokens.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/hooks.py to hooks.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/httpsession.py to httpsession.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/awsrequest.py to awsrequest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/validate.py to validate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/configprovider.py to configprovider.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/stub.py to stub.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/regions.py to regions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries/adaptive.py to adaptive.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries/quota.py to quota.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries/special.py to special.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries/throttling.py to throttling.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries/bucket.py to bucket.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries/standard.py to standard.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retries/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/retryhandler.py to retryhandler.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/session.py to session.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/eventstream.py to eventstream.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/response.py to response.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/client.py to client.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/history.py to history.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/crt/auth.py to auth.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/crt/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/translate.py to translate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/endpoint_provider.py to endpoint_provider.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored/six.py to six.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored/requests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored/requests/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored/requests/packages/urllib3/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored/requests/packages/urllib3/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored/requests/packages/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/vendored/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/discovery.py to discovery.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/configloader.py to configloader.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/serialize.py to serialize.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/model.py to model.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/monitoring.py to monitoring.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/signers.py to signers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/errorfactory.py to errorfactory.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/parsers.py to parsers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/paginate.py to paginate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/endpoint.py to endpoint.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/args.py to args.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/httpchecksum.py to httpchecksum.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/paginator.py to paginator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/example.py to example.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/waiter.py to waiter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/method.py to method.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/docstring.py to docstring.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/shape.py to shape.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/bcdoc/docstringparser.py to docstringparser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/bcdoc/style.py to style.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/bcdoc/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/bcdoc/restdoc.py to restdoc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/client.py to client.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/service.py to service.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/sharedexample.py to sharedexample.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore/docs/params.py to params.cpython-311.pyc running install_egg_info running egg_info writing botocore.egg-info/PKG-INFO writing dependency_links to botocore.egg-info/dependency_links.txt writing requirements to botocore.egg-info/requires.txt writing top-level names to botocore.egg-info/top_level.txt reading manifest file 'botocore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'botocore/vendored/requests/cacert.pem' warning: no files found matching '*.json.gz' under directory 'botocore/data' no previously-included directories found matching 'docs/build' adding license file 'LICENSE.txt' adding license file 'NOTICE' writing manifest file 'botocore.egg-info/SOURCES.txt' Copying botocore.egg-info to /home/buildozer/aports/community/py3-botocore/pkg/py3-botocore/usr/lib/python3.11/site-packages/botocore-1.27.96-py3.11.egg-info running install_scripts >>> py3-botocore*: Running postcheck for py3-botocore >>> py3-botocore*: Preparing package py3-botocore... >>> py3-botocore*: Tracing dependencies... >>> py3-botocore*: Package size: 74.3 MB >>> py3-botocore*: Compressing data... >>> py3-botocore*: Create checksum... >>> py3-botocore*: Create py3-botocore-1.27.96-r1.apk >>> py3-botocore: Build complete at Tue, 10 Jan 2023 23:34:43 +0000 elapsed time 0h 0m 6s >>> py3-botocore: Cleaning up srcdir >>> py3-botocore: Cleaning up pkgdir >>> py3-botocore: Uninstalling dependencies... (1/17) Purging .makedepends-py3-botocore (20230110.233438) (2/17) Purging py3-dateutil (2.8.2-r2) (3/17) Purging py3-six (1.16.0-r4) (4/17) Purging py3-docutils (0.19-r2) (5/17) Purging py3-jmespath (1.0.1-r0) (6/17) Purging py3-urllib3 (1.26.13-r0) (7/17) Purging py3-setuptools (65.6.3-r0) (8/17) Purging py3-packaging (23.0-r0) (9/17) Purging py3-parsing (3.0.9-r1) (10/17) Purging python3 (3.11.1-r2) (11/17) Purging libbz2 (1.0.8-r4) (12/17) Purging libffi (3.4.4-r0) (13/17) Purging gdbm (1.23-r0) (14/17) Purging xz-libs (5.4.0-r1) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.2.0-r0) (17/17) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.35.0-r30.trigger OK: 332 MiB in 96 packages >>> py3-botocore: Updating the community/armhf repository index... >>> py3-botocore: Signing the index...