Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-aether.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683352863.040895/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-aether.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-aether-0.3.37-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-aether.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683352863.040895/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-aether.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-aether-0.3.37-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-aether.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683352863.040895/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-aether.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.loZ79L + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aether-0.3.37 + /usr/bin/gzip -dc /builddir/build/SOURCES/aether-0.3.37.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aether-0.3.37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UaM9MJ + umask 022 + cd /builddir/build/BUILD + cd aether-0.3.37 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/aether_shared copying aether_shared/__init__.py -> build/lib/aether_shared copying aether_shared/api_global_objects.py -> build/lib/aether_shared copying aether_shared/sharedconfig.py -> build/lib/aether_shared creating build/lib/api copying api/api_entry.py -> build/lib/api copying api/__init__.py -> build/lib/api copying api/resource_manager.py -> build/lib/api creating build/lib/libraries copying libraries/__init__.py -> build/lib/libraries creating build/lib/aether copying aether/aether_sdk_config.py -> build/lib/aether copying aether/aether_client.py -> build/lib/aether copying aether/__init__.py -> build/lib/aether copying aether/Sky.py -> build/lib/aether copying aether/sky_utils.py -> build/lib/aether copying aether/aetheruserconfig.py -> build/lib/aether copying aether/app_io_utilities.py -> build/lib/aether creating build/lib/utilities copying utilities/tiler_utils.py -> build/lib/utilities copying utilities/sampling.py -> build/lib/utilities copying utilities/__init__.py -> build/lib/utilities copying utilities/polygon_utils.py -> build/lib/utilities creating build/lib/insightgis copying insightgis/__init__.py -> build/lib/insightgis creating build/lib/aether_shared/cloud copying aether_shared/cloud/email_io.py -> build/lib/aether_shared/cloud copying aether_shared/cloud/__init__.py -> build/lib/aether_shared/cloud copying aether_shared/cloud/bigquery_io.py -> build/lib/aether_shared/cloud copying aether_shared/cloud/universal_filemanager.py -> build/lib/aether_shared/cloud copying aether_shared/cloud/google_cloud_storage_io.py -> build/lib/aether_shared/cloud copying aether_shared/cloud/google_firebase.py -> build/lib/aether_shared/cloud creating build/lib/aether_shared/utilities copying aether_shared/utilities/api_utils.py -> build/lib/aether_shared/utilities copying aether_shared/utilities/geometry_utils.py -> build/lib/aether_shared/utilities copying aether_shared/utilities/local_file_cache.py -> build/lib/aether_shared/utilities copying aether_shared/utilities/__init__.py -> build/lib/aether_shared/utilities copying aether_shared/utilities/services_util.py -> build/lib/aether_shared/utilities copying aether_shared/utilities/sky_app_utils.py -> build/lib/aether_shared/utilities copying aether_shared/utilities/user_api_utils.py -> build/lib/aether_shared/utilities copying aether_shared/utilities/geotiff_utils.py -> build/lib/aether_shared/utilities copying aether_shared/utilities/firebase_utils.py -> build/lib/aether_shared/utilities copying aether_shared/utilities/mgrs_utils.py -> build/lib/aether_shared/utilities creating build/lib/aether_shared/base copying aether_shared/base/__init__.py -> build/lib/aether_shared/base creating build/lib/api/resources copying api/resources/CroplandDataLayerResource.py -> build/lib/api/resources copying api/resources/__init__.py -> build/lib/api/resources copying api/resources/SentinelResource.py -> build/lib/api/resources copying api/resources/LandSatResource.py -> build/lib/api/resources creating build/lib/api/processes copying api/processes/CloudGatewayResource.py -> build/lib/api/processes copying api/processes/AppSupportResource.py -> build/lib/api/processes copying api/processes/ClipAndShipResource.py -> build/lib/api/processes copying api/processes/DataModelResource.py -> build/lib/api/processes copying api/processes/__init__.py -> build/lib/api/processes copying api/processes/EndpointConsumerResource.py -> build/lib/api/processes copying api/processes/UserAdminResource.py -> build/lib/api/processes copying api/processes/FunctionsAndFiltersResource.py -> build/lib/api/processes copying api/processes/SkyApplicationResource.py -> build/lib/api/processes copying api/processes/SkyApplicationFrameworkResource.py -> build/lib/api/processes copying api/processes/RasterLayerClipAndShipResource.py -> build/lib/api/processes copying api/processes/MachineLearningResource.py -> build/lib/api/processes copying api/processes/DynamicTilerResource.py -> build/lib/api/processes copying api/processes/AdvancedAnalyticsResource.py -> build/lib/api/processes creating build/lib/api/external copying api/external/__init__.py -> build/lib/api/external copying api/external/DynamicTileMaker.py -> build/lib/api/external creating build/lib/api/placeholder copying api/placeholder/__init__.py -> build/lib/api/placeholder copying api/placeholder/SpacetimeMethodWrapper.py -> build/lib/api/placeholder creating build/lib/api/applications copying api/applications/__init__.py -> build/lib/api/applications copying api/applications/GeoTiffSampleApp.py -> build/lib/api/applications copying api/applications/MachineLearningApp.py -> build/lib/api/applications creating build/lib/api/functions copying api/functions/__init__.py -> build/lib/api/functions creating build/lib/api/gis copying api/gis/__init__.py -> build/lib/api/gis copying api/gis/geotiff_transforms_handler.py -> build/lib/api/gis copying api/gis/geotiff_search_handler.py -> build/lib/api/gis creating build/lib/api/utils copying api/utils/__init__.py -> build/lib/api/utils copying api/utils/convert_to_wrs.py -> build/lib/api/utils creating build/lib/api/base copying api/base/SearchResourceResourceBase.py -> build/lib/api/base copying api/base/__init__.py -> build/lib/api/base copying api/base/PostMethodResourceBase.py -> build/lib/api/base creating build/lib/libraries/contrib copying libraries/contrib/regularize.py -> build/lib/libraries/contrib copying libraries/contrib/__init__.py -> build/lib/libraries/contrib copying libraries/contrib/satellite.py -> build/lib/libraries/contrib copying libraries/contrib/random.py -> build/lib/libraries/contrib creating build/lib/libraries/contrib/logic copying libraries/contrib/logic/__init__.py -> build/lib/libraries/contrib/logic copying libraries/contrib/logic/landsat.py -> build/lib/libraries/contrib/logic creating build/lib/libraries/contrib/nn copying libraries/contrib/nn/models.py -> build/lib/libraries/contrib/nn copying libraries/contrib/nn/session_reporter.py -> build/lib/libraries/contrib/nn copying libraries/contrib/nn/__init__.py -> build/lib/libraries/contrib/nn copying libraries/contrib/nn/tf_summaries.py -> build/lib/libraries/contrib/nn copying libraries/contrib/nn/StackNet.py -> build/lib/libraries/contrib/nn copying libraries/contrib/nn/tf_layers.py -> build/lib/libraries/contrib/nn copying libraries/contrib/nn/ResNet.py -> build/lib/libraries/contrib/nn copying libraries/contrib/nn/learning.py -> build/lib/libraries/contrib/nn creating build/lib/aether/services copying aether/services/__init__.py -> build/lib/aether/services copying aether/services/SkyApplicationFrameworkServices.py -> build/lib/aether/services copying aether/services/UserAdminServices.py -> build/lib/aether/services copying aether/services/AppSupportServices.py -> build/lib/aether/services creating build/lib/aether/session copying aether/session/SkySession.py -> build/lib/aether/session copying aether/session/__init__.py -> build/lib/aether/session copying aether/session/GlobalConfig.py -> build/lib/aether/session copying aether/session/Exceptions.py -> build/lib/aether/session creating build/lib/aether/user_utils copying aether/user_utils/__init__.py -> build/lib/aether/user_utils copying aether/user_utils/HelpfulFilters.py -> build/lib/aether/user_utils creating build/lib/aether/proto copying aether/proto/api_pb2.py -> build/lib/aether/proto copying aether/proto/__init__.py -> build/lib/aether/proto creating build/lib/aether/dataobjects copying aether/dataobjects/__init__.py -> build/lib/aether/dataobjects copying aether/dataobjects/SpacetimeMixins.py -> build/lib/aether/dataobjects copying aether/dataobjects/Spacetime.py -> build/lib/aether/dataobjects copying aether/dataobjects/AEPolygon.py -> build/lib/aether/dataobjects copying aether/dataobjects/AEFeatureCollection.py -> build/lib/aether/dataobjects copying aether/dataobjects/SpacetimeDynamic.py -> build/lib/aether/dataobjects creating build/lib/aether/base copying aether/base/__init__.py -> build/lib/aether/base copying aether/base/QueryParameter.py -> build/lib/aether/base copying aether/base/GeoTiffResource.py -> build/lib/aether/base copying aether/base/AppSupport.py -> build/lib/aether/base creating build/lib/aether/base/placeholder copying aether/base/placeholder/__init__.py -> build/lib/aether/base/placeholder copying aether/base/placeholder/PlaceholderPolygon.py -> build/lib/aether/base/placeholder copying aether/base/placeholder/Placeholder.py -> build/lib/aether/base/placeholder copying aether/base/placeholder/PlaceholderSpacetimeBuilder.py -> build/lib/aether/base/placeholder copying aether/base/placeholder/PlaceholderSpacetime.py -> build/lib/aether/base/placeholder + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.y4KT4T + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64 + cd aether-0.3.37 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64 running install /usr/lib/python3.9/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 /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared copying build/lib/aether_shared/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/cloud copying build/lib/aether_shared/cloud/email_io.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/cloud copying build/lib/aether_shared/cloud/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/cloud copying build/lib/aether_shared/cloud/bigquery_io.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/cloud copying build/lib/aether_shared/cloud/universal_filemanager.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/cloud copying build/lib/aether_shared/cloud/google_cloud_storage_io.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/cloud copying build/lib/aether_shared/cloud/google_firebase.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/cloud creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities copying build/lib/aether_shared/utilities/api_utils.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities copying build/lib/aether_shared/utilities/geometry_utils.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities copying build/lib/aether_shared/utilities/local_file_cache.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities copying build/lib/aether_shared/utilities/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities copying build/lib/aether_shared/utilities/services_util.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities copying build/lib/aether_shared/utilities/sky_app_utils.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities copying build/lib/aether_shared/utilities/user_api_utils.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities copying build/lib/aether_shared/utilities/geotiff_utils.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities copying build/lib/aether_shared/utilities/firebase_utils.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities copying build/lib/aether_shared/utilities/mgrs_utils.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/base copying build/lib/aether_shared/base/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/base copying build/lib/aether_shared/api_global_objects.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared copying build/lib/aether_shared/sharedconfig.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api copying build/lib/api/api_entry.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/resources copying build/lib/api/resources/CroplandDataLayerResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/resources copying build/lib/api/resources/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/resources copying build/lib/api/resources/SentinelResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/resources copying build/lib/api/resources/LandSatResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/resources creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes copying build/lib/api/processes/CloudGatewayResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes copying build/lib/api/processes/AppSupportResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes copying build/lib/api/processes/ClipAndShipResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes copying build/lib/api/processes/DataModelResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes copying build/lib/api/processes/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes copying build/lib/api/processes/EndpointConsumerResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes copying build/lib/api/processes/UserAdminResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes copying build/lib/api/processes/FunctionsAndFiltersResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes copying build/lib/api/processes/SkyApplicationResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes copying build/lib/api/processes/SkyApplicationFrameworkResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes copying build/lib/api/processes/RasterLayerClipAndShipResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes copying build/lib/api/processes/MachineLearningResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes copying build/lib/api/processes/DynamicTilerResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes copying build/lib/api/processes/AdvancedAnalyticsResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes copying build/lib/api/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/external copying build/lib/api/external/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/external copying build/lib/api/external/DynamicTileMaker.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/external copying build/lib/api/resource_manager.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/placeholder copying build/lib/api/placeholder/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/placeholder copying build/lib/api/placeholder/SpacetimeMethodWrapper.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/placeholder creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/applications copying build/lib/api/applications/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/applications copying build/lib/api/applications/GeoTiffSampleApp.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/applications copying build/lib/api/applications/MachineLearningApp.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/applications creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/functions copying build/lib/api/functions/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/functions creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/gis copying build/lib/api/gis/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/gis copying build/lib/api/gis/geotiff_transforms_handler.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/gis copying build/lib/api/gis/geotiff_search_handler.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/gis creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/utils copying build/lib/api/utils/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/utils copying build/lib/api/utils/convert_to_wrs.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/utils creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/base copying build/lib/api/base/SearchResourceResourceBase.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/base copying build/lib/api/base/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/base copying build/lib/api/base/PostMethodResourceBase.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/base creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries copying build/lib/libraries/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib copying build/lib/libraries/contrib/regularize.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/logic copying build/lib/libraries/contrib/logic/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/logic copying build/lib/libraries/contrib/logic/landsat.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/logic copying build/lib/libraries/contrib/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib copying build/lib/libraries/contrib/satellite.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib copying build/lib/libraries/contrib/random.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn copying build/lib/libraries/contrib/nn/models.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn copying build/lib/libraries/contrib/nn/session_reporter.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn copying build/lib/libraries/contrib/nn/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn copying build/lib/libraries/contrib/nn/tf_summaries.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn copying build/lib/libraries/contrib/nn/StackNet.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn copying build/lib/libraries/contrib/nn/tf_layers.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn copying build/lib/libraries/contrib/nn/ResNet.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn copying build/lib/libraries/contrib/nn/learning.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether copying build/lib/aether/aether_sdk_config.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/services copying build/lib/aether/services/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/services copying build/lib/aether/services/SkyApplicationFrameworkServices.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/services copying build/lib/aether/services/UserAdminServices.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/services copying build/lib/aether/services/AppSupportServices.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/services creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/session copying build/lib/aether/session/SkySession.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/session copying build/lib/aether/session/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/session copying build/lib/aether/session/GlobalConfig.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/session copying build/lib/aether/session/Exceptions.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/session copying build/lib/aether/aether_client.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether copying build/lib/aether/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether copying build/lib/aether/Sky.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether copying build/lib/aether/sky_utils.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether copying build/lib/aether/aetheruserconfig.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/user_utils copying build/lib/aether/user_utils/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/user_utils copying build/lib/aether/user_utils/HelpfulFilters.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/user_utils copying build/lib/aether/app_io_utilities.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/proto copying build/lib/aether/proto/api_pb2.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/proto copying build/lib/aether/proto/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/proto creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/dataobjects copying build/lib/aether/dataobjects/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/dataobjects copying build/lib/aether/dataobjects/SpacetimeMixins.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/dataobjects copying build/lib/aether/dataobjects/Spacetime.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/dataobjects copying build/lib/aether/dataobjects/AEPolygon.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/dataobjects copying build/lib/aether/dataobjects/AEFeatureCollection.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/dataobjects copying build/lib/aether/dataobjects/SpacetimeDynamic.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/dataobjects creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base copying build/lib/aether/base/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base copying build/lib/aether/base/QueryParameter.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base/placeholder copying build/lib/aether/base/placeholder/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base/placeholder copying build/lib/aether/base/placeholder/PlaceholderPolygon.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base/placeholder copying build/lib/aether/base/placeholder/Placeholder.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base/placeholder copying build/lib/aether/base/placeholder/PlaceholderSpacetimeBuilder.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base/placeholder copying build/lib/aether/base/placeholder/PlaceholderSpacetime.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base/placeholder copying build/lib/aether/base/GeoTiffResource.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base copying build/lib/aether/base/AppSupport.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/utilities copying build/lib/utilities/tiler_utils.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/utilities copying build/lib/utilities/sampling.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/utilities copying build/lib/utilities/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/utilities copying build/lib/utilities/polygon_utils.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/utilities creating /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/insightgis copying build/lib/insightgis/__init__.py -> /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/insightgis byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/cloud/email_io.py to email_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/cloud/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/cloud/bigquery_io.py to bigquery_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/cloud/universal_filemanager.py to universal_filemanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/cloud/google_cloud_storage_io.py to google_cloud_storage_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/cloud/google_firebase.py to google_firebase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities/api_utils.py to api_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities/geometry_utils.py to geometry_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities/local_file_cache.py to local_file_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities/services_util.py to services_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities/sky_app_utils.py to sky_app_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities/user_api_utils.py to user_api_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities/geotiff_utils.py to geotiff_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities/firebase_utils.py to firebase_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities/mgrs_utils.py to mgrs_utils.cpython-39.pyc Sorry: TabError: inconsistent use of tabs and spaces in indentation (mgrs_utils.py, line 97) byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/api_global_objects.py to api_global_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/sharedconfig.py to sharedconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/api_entry.py to api_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/resources/CroplandDataLayerResource.py to CroplandDataLayerResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/resources/SentinelResource.py to SentinelResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/resources/LandSatResource.py to LandSatResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes/CloudGatewayResource.py to CloudGatewayResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes/AppSupportResource.py to AppSupportResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes/ClipAndShipResource.py to ClipAndShipResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes/DataModelResource.py to DataModelResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes/EndpointConsumerResource.py to EndpointConsumerResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes/UserAdminResource.py to UserAdminResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes/FunctionsAndFiltersResource.py to FunctionsAndFiltersResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes/SkyApplicationResource.py to SkyApplicationResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes/SkyApplicationFrameworkResource.py to SkyApplicationFrameworkResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes/RasterLayerClipAndShipResource.py to RasterLayerClipAndShipResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes/MachineLearningResource.py to MachineLearningResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes/DynamicTilerResource.py to DynamicTilerResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/processes/AdvancedAnalyticsResource.py to AdvancedAnalyticsResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/external/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/external/DynamicTileMaker.py to DynamicTileMaker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/resource_manager.py to resource_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/placeholder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/placeholder/SpacetimeMethodWrapper.py to SpacetimeMethodWrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/applications/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/applications/GeoTiffSampleApp.py to GeoTiffSampleApp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/applications/MachineLearningApp.py to MachineLearningApp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/functions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/gis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/gis/geotiff_transforms_handler.py to geotiff_transforms_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/gis/geotiff_search_handler.py to geotiff_search_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/utils/convert_to_wrs.py to convert_to_wrs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/base/SearchResourceResourceBase.py to SearchResourceResourceBase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/api/base/PostMethodResourceBase.py to PostMethodResourceBase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/regularize.py to regularize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/logic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/logic/landsat.py to landsat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/satellite.py to satellite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/random.py to random.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn/session_reporter.py to session_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn/tf_summaries.py to tf_summaries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn/StackNet.py to StackNet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn/tf_layers.py to tf_layers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn/ResNet.py to ResNet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/libraries/contrib/nn/learning.py to learning.cpython-39.pyc /usr/lib/python3.9/site-packages/libraries/contrib/nn/learning.py:264: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/aether_sdk_config.py to aether_sdk_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/services/SkyApplicationFrameworkServices.py to SkyApplicationFrameworkServices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/services/UserAdminServices.py to UserAdminServices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/services/AppSupportServices.py to AppSupportServices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/session/SkySession.py to SkySession.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/session/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/session/GlobalConfig.py to GlobalConfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/session/Exceptions.py to Exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/aether_client.py to aether_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/Sky.py to Sky.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/sky_utils.py to sky_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/aetheruserconfig.py to aetheruserconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/user_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/user_utils/HelpfulFilters.py to HelpfulFilters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/app_io_utilities.py to app_io_utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/proto/api_pb2.py to api_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/proto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/dataobjects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/dataobjects/SpacetimeMixins.py to SpacetimeMixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/dataobjects/Spacetime.py to Spacetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/dataobjects/AEPolygon.py to AEPolygon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/dataobjects/AEFeatureCollection.py to AEFeatureCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/dataobjects/SpacetimeDynamic.py to SpacetimeDynamic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base/QueryParameter.py to QueryParameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base/placeholder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base/placeholder/PlaceholderPolygon.py to PlaceholderPolygon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base/placeholder/Placeholder.py to Placeholder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base/placeholder/PlaceholderSpacetimeBuilder.py to PlaceholderSpacetimeBuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base/placeholder/PlaceholderSpacetime.py to PlaceholderSpacetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base/GeoTiffResource.py to GeoTiffResource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether/base/AppSupport.py to AppSupport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/utilities/tiler_utils.py to tiler_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/utilities/sampling.py to sampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/utilities/polygon_utils.py to polygon_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/insightgis/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpyjy0np89.py' /usr/bin/python3 /tmp/tmpyjy0np89.py Sorry: TabError: inconsistent use of tabs and spaces in indentation (mgrs_utils.py, line 97) /usr/lib/python3.9/site-packages/libraries/contrib/nn/learning.py:264: SyntaxWarning: "is not" with a literal. Did you mean "!="? removing /tmp/tmpyjy0np89.py running install_egg_info running egg_info writing aether.egg-info/PKG-INFO writing dependency_links to aether.egg-info/dependency_links.txt writing requirements to aether.egg-info/requires.txt writing top-level names to aether.egg-info/top_level.txt reading manifest file 'aether.egg-info/SOURCES.txt' writing manifest file 'aether.egg-info/SOURCES.txt' Copying aether.egg-info to /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether-0.3.37-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64//usr/share/doc/python-aether + '[' -d doc ']' ~/build/BUILDROOT/python-aether-0.3.37-1.aarch64 ~/build/BUILD/aether-0.3.37 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/aether-0.3.37 + popd + mv /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.3.37-1 --unique-debug-suffix -0.3.37-1.aarch64 --unique-debug-src-base python-aether-0.3.37-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/aether-0.3.37 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/libraries/contrib/nn/learning.py:264: SyntaxWarning: "is not" with a literal. Did you mean "!="? *** Error compiling '/builddir/build/BUILDROOT/python-aether-0.3.37-1.aarch64/usr/lib/python3.9/site-packages/aether_shared/utilities/mgrs_utils.py'... Sorry: TabError: inconsistent use of tabs and spaces in indentation (mgrs_utils.py, line 97) error: Bad exit status from /var/tmp/rpm-tmp.y4KT4T (%install) Bad exit status from /var/tmp/rpm-tmp.y4KT4T (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-aether.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-aether.spec