Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-apache-superset.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681674861.217488/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-apache-superset.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-apache-superset-2.1.0-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-apache-superset.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681674861.217488/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-apache-superset.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-apache-superset-2.1.0-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-apache-superset.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681674861.217488/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-apache-superset.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.YzWG6L + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf apache-superset-2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/apache-superset-2.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd apache-superset-2.1.0 + /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.Qqku2q + umask 022 + cd /builddir/build/BUILD + cd apache-superset-2.1.0 + 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' -==--==--==--==--==--==--==--==--==--==--==--==--==--==--==- VERSION: 2.1.0 GIT SHA: -==--==--==--==--==--==--==--==--==--==--==--==--==--==--==- running build running build_py creating build creating build/lib creating build/lib/superset copying superset/config.py -> build/lib/superset copying superset/__init__.py -> build/lib/superset copying superset/exceptions.py -> build/lib/superset copying superset/forms.py -> build/lib/superset copying superset/result_set.py -> build/lib/superset copying superset/schemas.py -> build/lib/superset copying superset/viz.py -> build/lib/superset copying superset/sql_parse.py -> build/lib/superset copying superset/errors.py -> build/lib/superset copying superset/sql_lab.py -> build/lib/superset copying superset/app.py -> build/lib/superset copying superset/stats_logger.py -> build/lib/superset copying superset/legacy.py -> build/lib/superset copying superset/constants.py -> build/lib/superset copying superset/jinja_context.py -> build/lib/superset copying superset/dataframe.py -> build/lib/superset copying superset/superset_typing.py -> build/lib/superset creating build/lib/superset/connectors copying superset/connectors/__init__.py -> build/lib/superset/connectors creating build/lib/superset/columns copying superset/columns/models.py -> build/lib/superset/columns copying superset/columns/__init__.py -> build/lib/superset/columns copying superset/columns/schemas.py -> build/lib/superset/columns creating build/lib/superset/datasource copying superset/datasource/api.py -> build/lib/superset/datasource copying superset/datasource/__init__.py -> build/lib/superset/datasource copying superset/datasource/dao.py -> build/lib/superset/datasource creating build/lib/superset/extensions copying superset/extensions/__init__.py -> build/lib/superset/extensions copying superset/extensions/metastore_cache.py -> build/lib/superset/extensions copying superset/extensions/stats_logger.py -> build/lib/superset/extensions copying superset/extensions/ssh.py -> build/lib/superset/extensions creating build/lib/superset/advanced_data_type copying superset/advanced_data_type/api.py -> build/lib/superset/advanced_data_type copying superset/advanced_data_type/__init__.py -> build/lib/superset/advanced_data_type copying superset/advanced_data_type/schemas.py -> build/lib/superset/advanced_data_type copying superset/advanced_data_type/types.py -> build/lib/superset/advanced_data_type creating build/lib/superset/key_value copying superset/key_value/utils.py -> build/lib/superset/key_value copying superset/key_value/models.py -> build/lib/superset/key_value copying superset/key_value/__init__.py -> build/lib/superset/key_value copying superset/key_value/exceptions.py -> build/lib/superset/key_value copying superset/key_value/shared_entries.py -> build/lib/superset/key_value copying superset/key_value/types.py -> build/lib/superset/key_value creating build/lib/superset/embedded copying superset/embedded/api.py -> build/lib/superset/embedded copying superset/embedded/__init__.py -> build/lib/superset/embedded copying superset/embedded/view.py -> build/lib/superset/embedded copying superset/embedded/dao.py -> build/lib/superset/embedded creating build/lib/superset/dao copying superset/dao/__init__.py -> build/lib/superset/dao copying superset/dao/exceptions.py -> build/lib/superset/dao copying superset/dao/base.py -> build/lib/superset/dao creating build/lib/superset/views copying superset/views/utils.py -> build/lib/superset/views copying superset/views/dynamic_plugins.py -> build/lib/superset/views copying superset/views/api.py -> build/lib/superset/views copying superset/views/__init__.py -> build/lib/superset/views copying superset/views/filters.py -> build/lib/superset/views copying superset/views/health.py -> build/lib/superset/views copying superset/views/access_requests.py -> build/lib/superset/views copying superset/views/base_schemas.py -> build/lib/superset/views copying superset/views/redirects.py -> build/lib/superset/views copying superset/views/css_templates.py -> build/lib/superset/views copying superset/views/core.py -> build/lib/superset/views copying superset/views/base_api.py -> build/lib/superset/views copying superset/views/alerts.py -> build/lib/superset/views copying superset/views/explore.py -> build/lib/superset/views copying superset/views/key_value.py -> build/lib/superset/views copying superset/views/tags.py -> build/lib/superset/views copying superset/views/annotations.py -> build/lib/superset/views copying superset/views/base.py -> build/lib/superset/views creating build/lib/superset/thumbnails copying superset/thumbnails/__init__.py -> build/lib/superset/thumbnails copying superset/thumbnails/digest.py -> build/lib/superset/thumbnails creating build/lib/superset/cli copying superset/cli/thumbnails.py -> build/lib/superset/cli copying superset/cli/lib.py -> build/lib/superset/cli copying superset/cli/test.py -> build/lib/superset/cli copying superset/cli/__init__.py -> build/lib/superset/cli copying superset/cli/examples.py -> build/lib/superset/cli copying superset/cli/importexport.py -> build/lib/superset/cli copying superset/cli/main.py -> build/lib/superset/cli copying superset/cli/update.py -> build/lib/superset/cli creating build/lib/superset/queries copying superset/queries/api.py -> build/lib/superset/queries copying superset/queries/__init__.py -> build/lib/superset/queries copying superset/queries/filters.py -> build/lib/superset/queries copying superset/queries/schemas.py -> build/lib/superset/queries copying superset/queries/dao.py -> build/lib/superset/queries creating build/lib/superset/commands copying superset/commands/utils.py -> build/lib/superset/commands copying superset/commands/__init__.py -> build/lib/superset/commands copying superset/commands/exceptions.py -> build/lib/superset/commands copying superset/commands/base.py -> build/lib/superset/commands creating build/lib/superset/reports copying superset/reports/models.py -> build/lib/superset/reports copying superset/reports/api.py -> build/lib/superset/reports copying superset/reports/__init__.py -> build/lib/superset/reports copying superset/reports/filters.py -> build/lib/superset/reports copying superset/reports/schemas.py -> build/lib/superset/reports copying superset/reports/dao.py -> build/lib/superset/reports copying superset/reports/types.py -> build/lib/superset/reports creating build/lib/superset/charts copying superset/charts/api.py -> build/lib/superset/charts copying superset/charts/__init__.py -> build/lib/superset/charts copying superset/charts/filters.py -> build/lib/superset/charts copying superset/charts/schemas.py -> build/lib/superset/charts copying superset/charts/post_processing.py -> build/lib/superset/charts copying superset/charts/dao.py -> build/lib/superset/charts creating build/lib/superset/initialization copying superset/initialization/__init__.py -> build/lib/superset/initialization creating build/lib/superset/dashboards copying superset/dashboards/api.py -> build/lib/superset/dashboards copying superset/dashboards/__init__.py -> build/lib/superset/dashboards copying superset/dashboards/filters.py -> build/lib/superset/dashboards copying superset/dashboards/schemas.py -> build/lib/superset/dashboards copying superset/dashboards/dao.py -> build/lib/superset/dashboards creating build/lib/superset/explore copying superset/explore/utils.py -> build/lib/superset/explore copying superset/explore/api.py -> build/lib/superset/explore copying superset/explore/__init__.py -> build/lib/superset/explore copying superset/explore/exceptions.py -> build/lib/superset/explore copying superset/explore/schemas.py -> build/lib/superset/explore creating build/lib/superset/importexport copying superset/importexport/api.py -> build/lib/superset/importexport copying superset/importexport/__init__.py -> build/lib/superset/importexport creating build/lib/superset/css_templates copying superset/css_templates/api.py -> build/lib/superset/css_templates copying superset/css_templates/__init__.py -> build/lib/superset/css_templates copying superset/css_templates/filters.py -> build/lib/superset/css_templates copying superset/css_templates/schemas.py -> build/lib/superset/css_templates copying superset/css_templates/dao.py -> build/lib/superset/css_templates creating build/lib/superset/sql_validators copying superset/sql_validators/__init__.py -> build/lib/superset/sql_validators copying superset/sql_validators/postgres.py -> build/lib/superset/sql_validators copying superset/sql_validators/presto_db.py -> build/lib/superset/sql_validators copying superset/sql_validators/base.py -> build/lib/superset/sql_validators creating build/lib/superset/annotation_layers copying superset/annotation_layers/api.py -> build/lib/superset/annotation_layers copying superset/annotation_layers/__init__.py -> build/lib/superset/annotation_layers copying superset/annotation_layers/filters.py -> build/lib/superset/annotation_layers copying superset/annotation_layers/schemas.py -> build/lib/superset/annotation_layers copying superset/annotation_layers/dao.py -> build/lib/superset/annotation_layers creating build/lib/superset/databases copying superset/databases/utils.py -> build/lib/superset/databases copying superset/databases/api.py -> build/lib/superset/databases copying superset/databases/__init__.py -> build/lib/superset/databases copying superset/databases/filters.py -> build/lib/superset/databases copying superset/databases/decorators.py -> build/lib/superset/databases copying superset/databases/schemas.py -> build/lib/superset/databases copying superset/databases/dao.py -> build/lib/superset/databases creating build/lib/superset/models copying superset/models/helpers.py -> build/lib/superset/models copying superset/models/dynamic_plugins.py -> build/lib/superset/models copying superset/models/slice.py -> build/lib/superset/models copying superset/models/dashboard.py -> build/lib/superset/models copying superset/models/cache.py -> build/lib/superset/models copying superset/models/datasource_access_request.py -> build/lib/superset/models copying superset/models/__init__.py -> build/lib/superset/models copying superset/models/user_attributes.py -> build/lib/superset/models copying superset/models/core.py -> build/lib/superset/models copying superset/models/sql_lab.py -> build/lib/superset/models copying superset/models/filter_set.py -> build/lib/superset/models copying superset/models/annotations.py -> build/lib/superset/models copying superset/models/embedded_dashboard.py -> build/lib/superset/models creating build/lib/superset/tasks copying superset/tasks/utils.py -> build/lib/superset/tasks copying superset/tasks/thumbnails.py -> build/lib/superset/tasks copying superset/tasks/cache.py -> build/lib/superset/tasks copying superset/tasks/__init__.py -> build/lib/superset/tasks copying superset/tasks/scheduler.py -> build/lib/superset/tasks copying superset/tasks/exceptions.py -> build/lib/superset/tasks copying superset/tasks/async_queries.py -> build/lib/superset/tasks copying superset/tasks/cron_util.py -> build/lib/superset/tasks copying superset/tasks/slack_util.py -> build/lib/superset/tasks copying superset/tasks/types.py -> build/lib/superset/tasks copying superset/tasks/celery_app.py -> build/lib/superset/tasks creating build/lib/superset/common copying superset/common/query_context.py -> build/lib/superset/common copying superset/common/query_context_factory.py -> build/lib/superset/common copying superset/common/query_object.py -> build/lib/superset/common copying superset/common/__init__.py -> build/lib/superset/common copying superset/common/db_query_status.py -> build/lib/superset/common copying superset/common/query_context_processor.py -> build/lib/superset/common copying superset/common/chart_data.py -> build/lib/superset/common copying superset/common/query_actions.py -> build/lib/superset/common copying superset/common/query_object_factory.py -> build/lib/superset/common copying superset/common/tags.py -> build/lib/superset/common copying superset/common/not_authrized_object.py -> build/lib/superset/common creating build/lib/superset/cachekeys copying superset/cachekeys/api.py -> build/lib/superset/cachekeys copying superset/cachekeys/__init__.py -> build/lib/superset/cachekeys copying superset/cachekeys/schemas.py -> build/lib/superset/cachekeys creating build/lib/superset/datasets copying superset/datasets/models.py -> build/lib/superset/datasets copying superset/datasets/api.py -> build/lib/superset/datasets copying superset/datasets/__init__.py -> build/lib/superset/datasets copying superset/datasets/filters.py -> build/lib/superset/datasets copying superset/datasets/schemas.py -> build/lib/superset/datasets copying superset/datasets/dao.py -> build/lib/superset/datasets creating build/lib/superset/migrations copying superset/migrations/env.py -> build/lib/superset/migrations copying superset/migrations/__init__.py -> build/lib/superset/migrations creating build/lib/superset/examples copying superset/examples/utils.py -> build/lib/superset/examples copying superset/examples/sf_population_polygons.py -> build/lib/superset/examples copying superset/examples/data_loading.py -> build/lib/superset/examples copying superset/examples/helpers.py -> build/lib/superset/examples copying superset/examples/world_bank.py -> build/lib/superset/examples copying superset/examples/random_time_series.py -> build/lib/superset/examples copying superset/examples/__init__.py -> build/lib/superset/examples copying superset/examples/energy.py -> build/lib/superset/examples copying superset/examples/birth_names.py -> build/lib/superset/examples copying superset/examples/tabbed_dashboard.py -> build/lib/superset/examples copying superset/examples/multi_line.py -> build/lib/superset/examples copying superset/examples/misc_dashboard.py -> build/lib/superset/examples copying superset/examples/multiformat_time_series.py -> build/lib/superset/examples copying superset/examples/deck.py -> build/lib/superset/examples copying superset/examples/long_lat.py -> build/lib/superset/examples copying superset/examples/paris.py -> build/lib/superset/examples copying superset/examples/css_templates.py -> build/lib/superset/examples copying superset/examples/countries.py -> build/lib/superset/examples copying superset/examples/supported_charts_dashboard.py -> build/lib/superset/examples copying superset/examples/flights.py -> build/lib/superset/examples copying superset/examples/big_data.py -> build/lib/superset/examples copying superset/examples/bart_lines.py -> build/lib/superset/examples copying superset/examples/country_map.py -> build/lib/superset/examples creating build/lib/superset/security copying superset/security/api.py -> build/lib/superset/security copying superset/security/manager.py -> build/lib/superset/security copying superset/security/__init__.py -> build/lib/superset/security copying superset/security/guest_token.py -> build/lib/superset/security copying superset/security/analytics_db_safety.py -> build/lib/superset/security creating build/lib/superset/utils copying superset/utils/database.py -> build/lib/superset/utils copying superset/utils/async_query_manager.py -> build/lib/superset/utils copying superset/utils/mock_data.py -> build/lib/superset/utils copying superset/utils/url_map_converters.py -> build/lib/superset/utils copying superset/utils/machine_auth.py -> build/lib/superset/utils copying superset/utils/network.py -> build/lib/superset/utils copying superset/utils/schema.py -> build/lib/superset/utils copying superset/utils/cache.py -> build/lib/superset/utils copying superset/utils/dashboard_import_export.py -> build/lib/superset/utils copying superset/utils/__init__.py -> build/lib/superset/utils copying superset/utils/cache_manager.py -> build/lib/superset/utils copying superset/utils/filters.py -> build/lib/superset/utils copying superset/utils/excel.py -> build/lib/superset/utils copying superset/utils/profiler.py -> build/lib/superset/utils copying superset/utils/encrypt.py -> build/lib/superset/utils copying superset/utils/decorators.py -> build/lib/superset/utils copying superset/utils/date_parser.py -> build/lib/superset/utils copying superset/utils/logging_configurator.py -> build/lib/superset/utils copying superset/utils/log.py -> build/lib/superset/utils copying superset/utils/celery.py -> build/lib/superset/utils copying superset/utils/hashing.py -> build/lib/superset/utils copying superset/utils/dates.py -> build/lib/superset/utils copying superset/utils/screenshots.py -> build/lib/superset/utils copying superset/utils/file.py -> build/lib/superset/utils copying superset/utils/public_interfaces.py -> build/lib/superset/utils copying superset/utils/core.py -> build/lib/superset/utils copying superset/utils/dict_import_export.py -> build/lib/superset/utils copying superset/utils/urls.py -> build/lib/superset/utils copying superset/utils/retries.py -> build/lib/superset/utils copying superset/utils/ssh_tunnel.py -> build/lib/superset/utils copying superset/utils/webdriver.py -> build/lib/superset/utils copying superset/utils/feature_flag_manager.py -> build/lib/superset/utils copying superset/utils/dashboard_filter_scopes_converter.py -> build/lib/superset/utils copying superset/utils/csv.py -> build/lib/superset/utils creating build/lib/superset/async_events copying superset/async_events/api.py -> build/lib/superset/async_events copying superset/async_events/__init__.py -> build/lib/superset/async_events creating build/lib/superset/embedded_dashboard copying superset/embedded_dashboard/__init__.py -> build/lib/superset/embedded_dashboard creating build/lib/superset/temporary_cache copying superset/temporary_cache/utils.py -> build/lib/superset/temporary_cache copying superset/temporary_cache/api.py -> build/lib/superset/temporary_cache copying superset/temporary_cache/__init__.py -> build/lib/superset/temporary_cache copying superset/temporary_cache/schemas.py -> build/lib/superset/temporary_cache creating build/lib/superset/sqllab copying superset/sqllab/utils.py -> build/lib/superset/sqllab copying superset/sqllab/sqllab_execution_context.py -> build/lib/superset/sqllab copying superset/sqllab/api.py -> build/lib/superset/sqllab copying superset/sqllab/query_render.py -> build/lib/superset/sqllab copying superset/sqllab/__init__.py -> build/lib/superset/sqllab copying superset/sqllab/limiting_factor.py -> build/lib/superset/sqllab copying superset/sqllab/exceptions.py -> build/lib/superset/sqllab copying superset/sqllab/schemas.py -> build/lib/superset/sqllab copying superset/sqllab/command_status.py -> build/lib/superset/sqllab copying superset/sqllab/validators.py -> build/lib/superset/sqllab copying superset/sqllab/sql_json_executer.py -> build/lib/superset/sqllab copying superset/sqllab/execution_context_convertor.py -> build/lib/superset/sqllab creating build/lib/superset/tags copying superset/tags/models.py -> build/lib/superset/tags copying superset/tags/__init__.py -> build/lib/superset/tags copying superset/tags/core.py -> build/lib/superset/tags creating build/lib/superset/translations copying superset/translations/utils.py -> build/lib/superset/translations copying superset/translations/__init__.py -> build/lib/superset/translations creating build/lib/superset/tables copying superset/tables/models.py -> build/lib/superset/tables copying superset/tables/__init__.py -> build/lib/superset/tables copying superset/tables/schemas.py -> build/lib/superset/tables creating build/lib/superset/available_domains copying superset/available_domains/api.py -> build/lib/superset/available_domains copying superset/available_domains/__init__.py -> build/lib/superset/available_domains copying superset/available_domains/schemas.py -> build/lib/superset/available_domains creating build/lib/superset/db_engine_specs copying superset/db_engine_specs/exasol.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/shillelagh.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/duckdb.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/mysql.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/firebird.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/elasticsearch.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/aurora.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/db2.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/__init__.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/drill.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/exceptions.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/vertica.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/spark.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/druid.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/trino.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/postgres.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/redshift.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/crate.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/teradata.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/hana.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/ascend.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/pinot.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/kusto.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/clickhouse.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/gsheets.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/risingwave.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/oracle.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/dynamodb.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/sqlite.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/hive.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/databricks.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/firebolt.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/presto.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/bigquery.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/dremio.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/impala.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/athena.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/mssql.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/rockset.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/netezza.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/kylin.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/cockroachdb.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/base.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/solr.py -> build/lib/superset/db_engine_specs copying superset/db_engine_specs/snowflake.py -> build/lib/superset/db_engine_specs creating build/lib/superset/connectors/base copying superset/connectors/base/models.py -> build/lib/superset/connectors/base copying superset/connectors/base/__init__.py -> build/lib/superset/connectors/base copying superset/connectors/base/views.py -> build/lib/superset/connectors/base creating build/lib/superset/connectors/sqla copying superset/connectors/sqla/utils.py -> build/lib/superset/connectors/sqla copying superset/connectors/sqla/models.py -> build/lib/superset/connectors/sqla copying superset/connectors/sqla/__init__.py -> build/lib/superset/connectors/sqla copying superset/connectors/sqla/views.py -> build/lib/superset/connectors/sqla creating build/lib/superset/advanced_data_type/plugins copying superset/advanced_data_type/plugins/internet_port.py -> build/lib/superset/advanced_data_type/plugins copying superset/advanced_data_type/plugins/__init__.py -> build/lib/superset/advanced_data_type/plugins copying superset/advanced_data_type/plugins/internet_address.py -> build/lib/superset/advanced_data_type/plugins creating build/lib/superset/key_value/commands copying superset/key_value/commands/__init__.py -> build/lib/superset/key_value/commands copying superset/key_value/commands/get.py -> build/lib/superset/key_value/commands copying superset/key_value/commands/upsert.py -> build/lib/superset/key_value/commands copying superset/key_value/commands/delete_expired.py -> build/lib/superset/key_value/commands copying superset/key_value/commands/update.py -> build/lib/superset/key_value/commands copying superset/key_value/commands/delete.py -> build/lib/superset/key_value/commands copying superset/key_value/commands/create.py -> build/lib/superset/key_value/commands creating build/lib/superset/views/datasource copying superset/views/datasource/utils.py -> build/lib/superset/views/datasource copying superset/views/datasource/__init__.py -> build/lib/superset/views/datasource copying superset/views/datasource/schemas.py -> build/lib/superset/views/datasource copying superset/views/datasource/views.py -> build/lib/superset/views/datasource creating build/lib/superset/views/log copying superset/views/log/api.py -> build/lib/superset/views/log copying superset/views/log/__init__.py -> build/lib/superset/views/log copying superset/views/log/schemas.py -> build/lib/superset/views/log copying superset/views/log/dao.py -> build/lib/superset/views/log copying superset/views/log/views.py -> build/lib/superset/views/log creating build/lib/superset/views/users copying superset/views/users/api.py -> build/lib/superset/views/users copying superset/views/users/__init__.py -> build/lib/superset/views/users copying superset/views/users/schemas.py -> build/lib/superset/views/users creating build/lib/superset/views/chart copying superset/views/chart/__init__.py -> build/lib/superset/views/chart copying superset/views/chart/filters.py -> build/lib/superset/views/chart copying superset/views/chart/mixin.py -> build/lib/superset/views/chart copying superset/views/chart/views.py -> build/lib/superset/views/chart creating build/lib/superset/views/database copying superset/views/database/__init__.py -> build/lib/superset/views/database copying superset/views/database/forms.py -> build/lib/superset/views/database copying superset/views/database/views.py -> build/lib/superset/views/database copying superset/views/database/validators.py -> build/lib/superset/views/database copying superset/views/database/mixins.py -> build/lib/superset/views/database creating build/lib/superset/views/sql_lab copying superset/views/sql_lab/__init__.py -> build/lib/superset/views/sql_lab copying superset/views/sql_lab/schemas.py -> build/lib/superset/views/sql_lab copying superset/views/sql_lab/views.py -> build/lib/superset/views/sql_lab creating build/lib/superset/views/dashboard copying superset/views/dashboard/__init__.py -> build/lib/superset/views/dashboard copying superset/views/dashboard/mixin.py -> build/lib/superset/views/dashboard copying superset/views/dashboard/views.py -> build/lib/superset/views/dashboard creating build/lib/superset/queries/saved_queries copying superset/queries/saved_queries/api.py -> build/lib/superset/queries/saved_queries copying superset/queries/saved_queries/__init__.py -> build/lib/superset/queries/saved_queries copying superset/queries/saved_queries/filters.py -> build/lib/superset/queries/saved_queries copying superset/queries/saved_queries/schemas.py -> build/lib/superset/queries/saved_queries copying superset/queries/saved_queries/dao.py -> build/lib/superset/queries/saved_queries creating build/lib/superset/queries/saved_queries/commands copying superset/queries/saved_queries/commands/__init__.py -> build/lib/superset/queries/saved_queries/commands copying superset/queries/saved_queries/commands/exceptions.py -> build/lib/superset/queries/saved_queries/commands copying superset/queries/saved_queries/commands/bulk_delete.py -> build/lib/superset/queries/saved_queries/commands copying superset/queries/saved_queries/commands/export.py -> build/lib/superset/queries/saved_queries/commands creating build/lib/superset/queries/saved_queries/commands/importers copying superset/queries/saved_queries/commands/importers/__init__.py -> build/lib/superset/queries/saved_queries/commands/importers copying superset/queries/saved_queries/commands/importers/dispatcher.py -> build/lib/superset/queries/saved_queries/commands/importers creating build/lib/superset/queries/saved_queries/commands/importers/v1 copying superset/queries/saved_queries/commands/importers/v1/utils.py -> build/lib/superset/queries/saved_queries/commands/importers/v1 copying superset/queries/saved_queries/commands/importers/v1/__init__.py -> build/lib/superset/queries/saved_queries/commands/importers/v1 creating build/lib/superset/commands/importers copying superset/commands/importers/__init__.py -> build/lib/superset/commands/importers copying superset/commands/importers/exceptions.py -> build/lib/superset/commands/importers creating build/lib/superset/commands/export copying superset/commands/export/models.py -> build/lib/superset/commands/export copying superset/commands/export/__init__.py -> build/lib/superset/commands/export copying superset/commands/export/assets.py -> build/lib/superset/commands/export creating build/lib/superset/commands/importers/v1 copying superset/commands/importers/v1/utils.py -> build/lib/superset/commands/importers/v1 copying superset/commands/importers/v1/__init__.py -> build/lib/superset/commands/importers/v1 copying superset/commands/importers/v1/assets.py -> build/lib/superset/commands/importers/v1 copying superset/commands/importers/v1/examples.py -> build/lib/superset/commands/importers/v1 creating build/lib/superset/reports/notifications copying superset/reports/notifications/__init__.py -> build/lib/superset/reports/notifications copying superset/reports/notifications/exceptions.py -> build/lib/superset/reports/notifications copying superset/reports/notifications/email.py -> build/lib/superset/reports/notifications copying superset/reports/notifications/slack.py -> build/lib/superset/reports/notifications copying superset/reports/notifications/base.py -> build/lib/superset/reports/notifications creating build/lib/superset/reports/commands copying superset/reports/commands/__init__.py -> build/lib/superset/reports/commands copying superset/reports/commands/exceptions.py -> build/lib/superset/reports/commands copying superset/reports/commands/alert.py -> build/lib/superset/reports/commands copying superset/reports/commands/update.py -> build/lib/superset/reports/commands copying superset/reports/commands/bulk_delete.py -> build/lib/superset/reports/commands copying superset/reports/commands/log_prune.py -> build/lib/superset/reports/commands copying superset/reports/commands/delete.py -> build/lib/superset/reports/commands copying superset/reports/commands/execute.py -> build/lib/superset/reports/commands copying superset/reports/commands/base.py -> build/lib/superset/reports/commands copying superset/reports/commands/create.py -> build/lib/superset/reports/commands creating build/lib/superset/reports/logs copying superset/reports/logs/api.py -> build/lib/superset/reports/logs copying superset/reports/logs/__init__.py -> build/lib/superset/reports/logs copying superset/reports/logs/schemas.py -> build/lib/superset/reports/logs creating build/lib/superset/charts/commands copying superset/charts/commands/__init__.py -> build/lib/superset/charts/commands copying superset/charts/commands/exceptions.py -> build/lib/superset/charts/commands copying superset/charts/commands/update.py -> build/lib/superset/charts/commands copying superset/charts/commands/bulk_delete.py -> build/lib/superset/charts/commands copying superset/charts/commands/delete.py -> build/lib/superset/charts/commands copying superset/charts/commands/export.py -> build/lib/superset/charts/commands copying superset/charts/commands/create.py -> build/lib/superset/charts/commands creating build/lib/superset/charts/data copying superset/charts/data/api.py -> build/lib/superset/charts/data copying superset/charts/data/__init__.py -> build/lib/superset/charts/data copying superset/charts/data/query_context_cache_loader.py -> build/lib/superset/charts/data creating build/lib/superset/charts/commands/importers copying superset/charts/commands/importers/__init__.py -> build/lib/superset/charts/commands/importers copying superset/charts/commands/importers/dispatcher.py -> build/lib/superset/charts/commands/importers creating build/lib/superset/charts/commands/importers/v1 copying superset/charts/commands/importers/v1/utils.py -> build/lib/superset/charts/commands/importers/v1 copying superset/charts/commands/importers/v1/__init__.py -> build/lib/superset/charts/commands/importers/v1 creating build/lib/superset/charts/data/commands copying superset/charts/data/commands/__init__.py -> build/lib/superset/charts/data/commands copying superset/charts/data/commands/get_data_command.py -> build/lib/superset/charts/data/commands copying superset/charts/data/commands/create_async_job_command.py -> build/lib/superset/charts/data/commands creating build/lib/superset/dashboards/permalink copying superset/dashboards/permalink/api.py -> build/lib/superset/dashboards/permalink copying superset/dashboards/permalink/__init__.py -> build/lib/superset/dashboards/permalink copying superset/dashboards/permalink/exceptions.py -> build/lib/superset/dashboards/permalink copying superset/dashboards/permalink/schemas.py -> build/lib/superset/dashboards/permalink copying superset/dashboards/permalink/types.py -> build/lib/superset/dashboards/permalink creating build/lib/superset/dashboards/commands copying superset/dashboards/commands/__init__.py -> build/lib/superset/dashboards/commands copying superset/dashboards/commands/exceptions.py -> build/lib/superset/dashboards/commands copying superset/dashboards/commands/update.py -> build/lib/superset/dashboards/commands copying superset/dashboards/commands/bulk_delete.py -> build/lib/superset/dashboards/commands copying superset/dashboards/commands/delete.py -> build/lib/superset/dashboards/commands copying superset/dashboards/commands/export.py -> build/lib/superset/dashboards/commands copying superset/dashboards/commands/create.py -> build/lib/superset/dashboards/commands creating build/lib/superset/dashboards/filter_state copying superset/dashboards/filter_state/api.py -> build/lib/superset/dashboards/filter_state copying superset/dashboards/filter_state/__init__.py -> build/lib/superset/dashboards/filter_state creating build/lib/superset/dashboards/filter_sets copying superset/dashboards/filter_sets/api.py -> build/lib/superset/dashboards/filter_sets copying superset/dashboards/filter_sets/consts.py -> build/lib/superset/dashboards/filter_sets copying superset/dashboards/filter_sets/__init__.py -> build/lib/superset/dashboards/filter_sets copying superset/dashboards/filter_sets/filters.py -> build/lib/superset/dashboards/filter_sets copying superset/dashboards/filter_sets/schemas.py -> build/lib/superset/dashboards/filter_sets copying superset/dashboards/filter_sets/dao.py -> build/lib/superset/dashboards/filter_sets creating build/lib/superset/dashboards/permalink/commands copying superset/dashboards/permalink/commands/__init__.py -> build/lib/superset/dashboards/permalink/commands copying superset/dashboards/permalink/commands/get.py -> build/lib/superset/dashboards/permalink/commands copying superset/dashboards/permalink/commands/base.py -> build/lib/superset/dashboards/permalink/commands copying superset/dashboards/permalink/commands/create.py -> build/lib/superset/dashboards/permalink/commands creating build/lib/superset/dashboards/commands/importers copying superset/dashboards/commands/importers/__init__.py -> build/lib/superset/dashboards/commands/importers copying superset/dashboards/commands/importers/v0.py -> build/lib/superset/dashboards/commands/importers copying superset/dashboards/commands/importers/dispatcher.py -> build/lib/superset/dashboards/commands/importers creating build/lib/superset/dashboards/commands/importers/v1 copying superset/dashboards/commands/importers/v1/utils.py -> build/lib/superset/dashboards/commands/importers/v1 copying superset/dashboards/commands/importers/v1/__init__.py -> build/lib/superset/dashboards/commands/importers/v1 creating build/lib/superset/dashboards/filter_state/commands copying superset/dashboards/filter_state/commands/utils.py -> build/lib/superset/dashboards/filter_state/commands copying superset/dashboards/filter_state/commands/__init__.py -> build/lib/superset/dashboards/filter_state/commands copying superset/dashboards/filter_state/commands/get.py -> build/lib/superset/dashboards/filter_state/commands copying superset/dashboards/filter_state/commands/update.py -> build/lib/superset/dashboards/filter_state/commands copying superset/dashboards/filter_state/commands/delete.py -> build/lib/superset/dashboards/filter_state/commands copying superset/dashboards/filter_state/commands/create.py -> build/lib/superset/dashboards/filter_state/commands creating build/lib/superset/dashboards/filter_sets/commands copying superset/dashboards/filter_sets/commands/__init__.py -> build/lib/superset/dashboards/filter_sets/commands copying superset/dashboards/filter_sets/commands/exceptions.py -> build/lib/superset/dashboards/filter_sets/commands copying superset/dashboards/filter_sets/commands/update.py -> build/lib/superset/dashboards/filter_sets/commands copying superset/dashboards/filter_sets/commands/delete.py -> build/lib/superset/dashboards/filter_sets/commands copying superset/dashboards/filter_sets/commands/base.py -> build/lib/superset/dashboards/filter_sets/commands copying superset/dashboards/filter_sets/commands/create.py -> build/lib/superset/dashboards/filter_sets/commands creating build/lib/superset/explore/form_data copying superset/explore/form_data/api.py -> build/lib/superset/explore/form_data copying superset/explore/form_data/__init__.py -> build/lib/superset/explore/form_data copying superset/explore/form_data/schemas.py -> build/lib/superset/explore/form_data creating build/lib/superset/explore/permalink copying superset/explore/permalink/api.py -> build/lib/superset/explore/permalink copying superset/explore/permalink/__init__.py -> build/lib/superset/explore/permalink copying superset/explore/permalink/exceptions.py -> build/lib/superset/explore/permalink copying superset/explore/permalink/schemas.py -> build/lib/superset/explore/permalink copying superset/explore/permalink/types.py -> build/lib/superset/explore/permalink creating build/lib/superset/explore/commands copying superset/explore/commands/__init__.py -> build/lib/superset/explore/commands copying superset/explore/commands/get.py -> build/lib/superset/explore/commands copying superset/explore/commands/parameters.py -> build/lib/superset/explore/commands creating build/lib/superset/explore/form_data/commands copying superset/explore/form_data/commands/utils.py -> build/lib/superset/explore/form_data/commands copying superset/explore/form_data/commands/__init__.py -> build/lib/superset/explore/form_data/commands copying superset/explore/form_data/commands/state.py -> build/lib/superset/explore/form_data/commands copying superset/explore/form_data/commands/get.py -> build/lib/superset/explore/form_data/commands copying superset/explore/form_data/commands/parameters.py -> build/lib/superset/explore/form_data/commands copying superset/explore/form_data/commands/update.py -> build/lib/superset/explore/form_data/commands copying superset/explore/form_data/commands/delete.py -> build/lib/superset/explore/form_data/commands copying superset/explore/form_data/commands/create.py -> build/lib/superset/explore/form_data/commands creating build/lib/superset/explore/permalink/commands copying superset/explore/permalink/commands/__init__.py -> build/lib/superset/explore/permalink/commands copying superset/explore/permalink/commands/get.py -> build/lib/superset/explore/permalink/commands copying superset/explore/permalink/commands/base.py -> build/lib/superset/explore/permalink/commands copying superset/explore/permalink/commands/create.py -> build/lib/superset/explore/permalink/commands creating build/lib/superset/css_templates/commands copying superset/css_templates/commands/__init__.py -> build/lib/superset/css_templates/commands copying superset/css_templates/commands/exceptions.py -> build/lib/superset/css_templates/commands copying superset/css_templates/commands/bulk_delete.py -> build/lib/superset/css_templates/commands creating build/lib/superset/annotation_layers/commands copying superset/annotation_layers/commands/__init__.py -> build/lib/superset/annotation_layers/commands copying superset/annotation_layers/commands/exceptions.py -> build/lib/superset/annotation_layers/commands copying superset/annotation_layers/commands/update.py -> build/lib/superset/annotation_layers/commands copying superset/annotation_layers/commands/bulk_delete.py -> build/lib/superset/annotation_layers/commands copying superset/annotation_layers/commands/delete.py -> build/lib/superset/annotation_layers/commands copying superset/annotation_layers/commands/create.py -> build/lib/superset/annotation_layers/commands creating build/lib/superset/annotation_layers/annotations copying superset/annotation_layers/annotations/api.py -> build/lib/superset/annotation_layers/annotations copying superset/annotation_layers/annotations/__init__.py -> build/lib/superset/annotation_layers/annotations copying superset/annotation_layers/annotations/filters.py -> build/lib/superset/annotation_layers/annotations copying superset/annotation_layers/annotations/schemas.py -> build/lib/superset/annotation_layers/annotations copying superset/annotation_layers/annotations/dao.py -> build/lib/superset/annotation_layers/annotations creating build/lib/superset/annotation_layers/annotations/commands copying superset/annotation_layers/annotations/commands/__init__.py -> build/lib/superset/annotation_layers/annotations/commands copying superset/annotation_layers/annotations/commands/exceptions.py -> build/lib/superset/annotation_layers/annotations/commands copying superset/annotation_layers/annotations/commands/update.py -> build/lib/superset/annotation_layers/annotations/commands copying superset/annotation_layers/annotations/commands/bulk_delete.py -> build/lib/superset/annotation_layers/annotations/commands copying superset/annotation_layers/annotations/commands/delete.py -> build/lib/superset/annotation_layers/annotations/commands copying superset/annotation_layers/annotations/commands/create.py -> build/lib/superset/annotation_layers/annotations/commands creating build/lib/superset/databases/commands copying superset/databases/commands/validate_sql.py -> build/lib/superset/databases/commands copying superset/databases/commands/validate.py -> build/lib/superset/databases/commands copying superset/databases/commands/__init__.py -> build/lib/superset/databases/commands copying superset/databases/commands/exceptions.py -> build/lib/superset/databases/commands copying superset/databases/commands/test_connection.py -> build/lib/superset/databases/commands copying superset/databases/commands/tables.py -> build/lib/superset/databases/commands copying superset/databases/commands/update.py -> build/lib/superset/databases/commands copying superset/databases/commands/delete.py -> build/lib/superset/databases/commands copying superset/databases/commands/export.py -> build/lib/superset/databases/commands copying superset/databases/commands/create.py -> build/lib/superset/databases/commands creating build/lib/superset/databases/ssh_tunnel copying superset/databases/ssh_tunnel/models.py -> build/lib/superset/databases/ssh_tunnel copying superset/databases/ssh_tunnel/__init__.py -> build/lib/superset/databases/ssh_tunnel copying superset/databases/ssh_tunnel/dao.py -> build/lib/superset/databases/ssh_tunnel creating build/lib/superset/databases/commands/importers copying superset/databases/commands/importers/__init__.py -> build/lib/superset/databases/commands/importers copying superset/databases/commands/importers/dispatcher.py -> build/lib/superset/databases/commands/importers creating build/lib/superset/databases/commands/importers/v1 copying superset/databases/commands/importers/v1/utils.py -> build/lib/superset/databases/commands/importers/v1 copying superset/databases/commands/importers/v1/__init__.py -> build/lib/superset/databases/commands/importers/v1 creating build/lib/superset/databases/ssh_tunnel/commands copying superset/databases/ssh_tunnel/commands/__init__.py -> build/lib/superset/databases/ssh_tunnel/commands copying superset/databases/ssh_tunnel/commands/exceptions.py -> build/lib/superset/databases/ssh_tunnel/commands copying superset/databases/ssh_tunnel/commands/update.py -> build/lib/superset/databases/ssh_tunnel/commands copying superset/databases/ssh_tunnel/commands/delete.py -> build/lib/superset/databases/ssh_tunnel/commands copying superset/databases/ssh_tunnel/commands/create.py -> build/lib/superset/databases/ssh_tunnel/commands creating build/lib/superset/models/sql_types copying superset/models/sql_types/__init__.py -> build/lib/superset/models/sql_types copying superset/models/sql_types/presto_sql_types.py -> build/lib/superset/models/sql_types creating build/lib/superset/common/utils copying superset/common/utils/time_range_utils.py -> build/lib/superset/common/utils copying superset/common/utils/__init__.py -> build/lib/superset/common/utils copying superset/common/utils/dataframe_utils.py -> build/lib/superset/common/utils copying superset/common/utils/query_cache_manager.py -> build/lib/superset/common/utils creating build/lib/superset/datasets/columns copying superset/datasets/columns/api.py -> build/lib/superset/datasets/columns copying superset/datasets/columns/__init__.py -> build/lib/superset/datasets/columns creating build/lib/superset/datasets/commands copying superset/datasets/commands/refresh.py -> build/lib/superset/datasets/commands copying superset/datasets/commands/__init__.py -> build/lib/superset/datasets/commands copying superset/datasets/commands/exceptions.py -> build/lib/superset/datasets/commands copying superset/datasets/commands/duplicate.py -> build/lib/superset/datasets/commands copying superset/datasets/commands/update.py -> build/lib/superset/datasets/commands copying superset/datasets/commands/bulk_delete.py -> build/lib/superset/datasets/commands copying superset/datasets/commands/delete.py -> build/lib/superset/datasets/commands copying superset/datasets/commands/export.py -> build/lib/superset/datasets/commands copying superset/datasets/commands/create.py -> build/lib/superset/datasets/commands creating build/lib/superset/datasets/metrics copying superset/datasets/metrics/api.py -> build/lib/superset/datasets/metrics copying superset/datasets/metrics/__init__.py -> build/lib/superset/datasets/metrics creating build/lib/superset/datasets/columns/commands copying superset/datasets/columns/commands/__init__.py -> build/lib/superset/datasets/columns/commands copying superset/datasets/columns/commands/exceptions.py -> build/lib/superset/datasets/columns/commands copying superset/datasets/columns/commands/delete.py -> build/lib/superset/datasets/columns/commands creating build/lib/superset/datasets/commands/importers copying superset/datasets/commands/importers/__init__.py -> build/lib/superset/datasets/commands/importers copying superset/datasets/commands/importers/v0.py -> build/lib/superset/datasets/commands/importers copying superset/datasets/commands/importers/dispatcher.py -> build/lib/superset/datasets/commands/importers creating build/lib/superset/datasets/commands/importers/v1 copying superset/datasets/commands/importers/v1/utils.py -> build/lib/superset/datasets/commands/importers/v1 copying superset/datasets/commands/importers/v1/__init__.py -> build/lib/superset/datasets/commands/importers/v1 creating build/lib/superset/datasets/metrics/commands copying superset/datasets/metrics/commands/__init__.py -> build/lib/superset/datasets/metrics/commands copying superset/datasets/metrics/commands/exceptions.py -> build/lib/superset/datasets/metrics/commands copying superset/datasets/metrics/commands/delete.py -> build/lib/superset/datasets/metrics/commands creating build/lib/superset/migrations/versions copying superset/migrations/versions/2021-11-03_14-07_f9847149153d_add_certifications_columns_to_slice.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-03-16_14-55_ea033256294a_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-06-16_14-15_960c69cb1f5b_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-06-27_14-59_7fb8bca906d2_permalink_rename_filterstate.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-06-05_11-35_b4a38aa87893_deprecate_database_expression.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-02-10_17-58_d6db5a5cdb5d_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-08-03_15-36_143b6f2815da_migrate_pivot_table_v2_heatmaps_to_new_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-06-07_12-33_d8bc074f7aad_add_new_field_is_restricted_to_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-04-15_17-58_4fa88fe24e94_owners_many_to_many.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-08-31_19-30_291f024254b5_drop_column_allow_multi_schema_metadata_fetch.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-08-31_11-37_021b81fe4fbb_add_type_to_native_filter_configuration.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-12-17_16-56_31bb738bd1d2_move_pivot_table_v2_legacy_order_by_to_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-04-29_09-24_620241d1153f_update_time_grain_sqla.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-09-19_17-22_b347b202819b_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-06-19_16-17_f3afaf1f11f0_add_unique_name_desc_rls.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-03-22_23-25_d2424a248d63_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-04-03_15-23_867bf4f117f9_adding_extra_field_to_database_model.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-12-03_10-11_5daced1f0e76_reports_add_working_timeout_column.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-08-12_00-24_978245563a02_migrate_iframe_to_dash_markdown.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-09-22_10-21_3b626e2a6783_sync_db_with_models.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-02-08_14-16_a99f2f7c195a_rewriting_url_from_shortner_with_new_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-03-25_14-35_1d2ddd543133_log_dt.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-02-22_11-22_67da9ef1ef9c_add_hide_left_bar_to_tabstate.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-09-21_18-37_472d2f73dfd4_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-10-12_11-15_32646df09c64_update_time_grain_sqla.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-10-25_10-16_ad4d656d92bc_add_avg_metric.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-04-06_14-10_9d8a8d575284_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-09-19_14-42_b92d69a6643c_rename_csv_to_file.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-02-01_16-07_e553e78e90c5_add_druid_auth_py_py.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-03-24_14-13_763d4b211ec9_fixing_audit_fk.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-01-13_20-24_8e80a26a31db_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-03-06_12-24_e68c4473c581_allow_multi_schema_metadata_fetch.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-10-09_15-05_cca2f5d568c8_add_encrypted_extra_to_dbs.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-02-25_08-06_ab9a9d86e695_deprecate_time_range_endpoints.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-04-10_11-19_bf706ae5eb46_cal_heatmap_metric_to_metrics.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-01-28_16-03_5afbb1a5849b_add_embedded_dahshoard_table.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-12-06_17-40_1296d28ec131_druid_exports.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2015-09-21_17-30_4e6a06bad7a8_init.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-05-03_19-39_cbe71abde154_fix_report_schedule_and_log.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-22_09-32_e3970889f38e_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-08-13_11-30_1a1d627ebd8e_position_json.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-12-11_22-03_fb13d49b72f9_better_filters.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-10-03_14-37_4736ec66ce19_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-07-05_15-48_409c7b420ab0_add_created_by_fk_as_owner.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-12-03_16-21_811494c0cc23_remove_path_from_logs.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-08-12_15-47_f80a3b88324b_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-07-07_13-00_c747c78868b6_migrating_legacy_treemap.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-04-06_21-39_19e978e1b9c3_add_report_format_to_report_schedule_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-04-12_16-00_5ccf602336a0_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-07-06_22-04_f162a1dea4c4_d3format_by_metric.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-04-24_10-46_e557699a813e_add_tables_relation_to_row_level_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-09-24_20-18_f959a6652acd_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-11-13_11-05_db4b49eb0782_add_tables_for_sql_lab_state.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/__init__.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-12-15_09-07_ab104a954a8f_reports_alter_crontab_size.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-03-23_05-23_301362411006_add_execution_id_to_report_execution_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-03-29_18-03_2ed890b36b94_rm_time_range_endpoints_from_qc.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-09-25_10-56_18532d70ab98_fix_table_unique_constraint_in_mysql.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-07-09_17-12_73fd22e742ab_add_dynamic_plugins_py.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-08-28_17-16_175ea3592453_cache_lookup.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-01-14_16-00_a33a03f16c4a_add_extra_column_to_savedquery.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-05-06_14-30_afc69274c25a_alter_sql_column_data_type_in_query_mysql_table.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-07-15_12-00_190188938582_adding_unique_constraint_on_dashboard_slices_tbl.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-11-14_15-23_e46f2d27a08e_materialize_perms.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-03-08_11-48_b318dfe5fb6c_adding_verbose_name_to_druid_column.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-11-02_17-36_c611f2b591b8_dim_spec.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-12-10_15-05_45731db65d9c_security_converge_datasets.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-12-10_19-25_bb38f40aa3ff_add_force_screenshot_to_alerts_reports.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-08-24_23-27_181091c0ef16_add_extra_column_to_columns_model.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-23_11-20_46ba6aaaac97_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-01-24_12-40_f18570e03440_add_query_result_key_index.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-03-21_10-22_d94d33dbe938_form_strip.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-11-27_11-53_a61b40f9f57f_remove_allow_run_sync.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-02-04_09-34_070c043f2fdb_add_granularity_to_charts_where_missing.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-04-01_14-38_a9422eeaae74_new_dataset_models_take_2.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-12-13_15-38_cefabc8f7d38_increase_size_of_name_column_in_ab_view_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-24_14-29_c18bd4186f15_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-11-15_16-08_a8173232b786_add_path_to_logs.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-01-18_23-43_43df8de3a5f4_dash_json.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-12-15_12-34_3e1b21cd94a4_change_owner_to_m2m_relation_on_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-03-28_11-28_a6c18f869a4e_query_start_running_time.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-12-09_14-13_ccb74baaa89b_security_converge_charts.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-06-04_10-12_d7c1a0d6f2da_remove_limit_used_from_query_model.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-11-05_08-42_0b1f1ab473c0_add_extra_column_to_query.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-01-23_16-25_260bf0649a77_migrate_x_dateunit_in_time_range.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-09-07_23-50_33d996bcc382_update_slice_model.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-08-04_17-16_f6196627326f_update_chart_permissions.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-12-11_11-45_1f6dca87d1a2_security_converge_dashboards.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-07-07_14-00_06e1e70058c7_migrating_legacy_area.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-09-15_18-22_e5ef6828ac4e_add_rls_filter_type_and_grouping_key.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-02-10_12-32_41ce8799acc3_rename_pie_label_type.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-07-07_00-00_cdcf3d64daf4_add_user_id_dttm_idx_to_log_model.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-05-27_15-03_1226819ee0e3_fix_wrong_constraint_on_table_columns.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-11-05_11-11_aea15018d53b_add_certifications_columns_to_dashboard.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-07-14_10-31_3317e9248280_add_creation_method_to_reports_model.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-03-30_14-00_d6ffdf31bdd4_add_published_column_to_dashboards.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-03-25_10-49_b5998378c225_add_certificate_to_dbs.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-08-02_21-14_6d20ba9ecb33_add_last_saved_at_to_slice_model.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-09-28_17-57_b56500de1855_add_uuid_column_to_import_mixin.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-10-20_17-28_585b0b1a7b18_add_exec_info_to_saved_queries.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-04-16_17-38_d416d0d715cc_add_limiting_factor_column_to_query_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-22_08-49_c829ff0b37d0_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-04-29_15-32_f1410ed7ec95_migrate_native_filters_to_new_schema.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-12-14_13-40_4b84f97828aa_security_converge_logs.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-20_16-08_937d04c16b64_update_datasources.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-12-02_12-03_abe27eaf93db_add_extra_config_column_to_alerts.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-04-12_12-38_fc3a3a8ff221_migrate_filter_sets_to_new_format.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-23_11-18_ec1f88a35cc6_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-12-11_17-02_c25cb2c78727_security_converge_annotations.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-12-15_15-05_c53bae8f08dd_add_saved_query_foreign_key_to_tab_state.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-26_11-10_c82ee8a39623_add_implicit_tags.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-09-08_21-50_11c737c17cc6_deprecate_restricted_metrics.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-09-27_11-31_60dc453f4e2e_migrate_timeseries_limit_metric_to_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-03-21_15-41_979c03af3341_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-03-24_09-47_989bbe479899_rename_filter_configuration_in_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-12-14_10-49_42b4c9e01447_security_converge_databases.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-08-31_20-30_2e5a0ee25ed4_refractor_alerting.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2015-12-15_17-02_2591d77e9831_user_id.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-02-07_14-13_3325d4caccc8_dashboard_scoped_filters.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-11-06_15-23_78ee127d0d1d_reconvert_legacy_filters_into_adhoc.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-20_15-31_7f2635b51f5d_update_base_columns.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-08-12_10-01_f120347acb39_add_extra_column_to_tables_and_metrics.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-07-25_17-48_ad82a75afd82_add_query_model.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-06-13_10-20_4451805bbaa1_remove_double_percents.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-19_23-41_c617da68de7d_form_nullable.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-09-15_08-48_65903709c321_allow_dml.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2015-12-14_13-37_12d55656cbca_is_featured.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-02-16_17-44_45e7da7cfeba_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2015-10-05_22-11_1e2841a4128_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-02-14_11-46_1412ec1e5a7b_legacy_force_directed_to_echart.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-11-28_17-51_4ce1d9b25135_remove_filter_bar_orientation.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-05-27_16-10_6f139c533bea_add_advanced_data_types_to_column_models.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-04-04_15-04_b0d0249074e4_deprecate_time_range_endpoints_v2.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-10-05_11-30_b46fa1b0b39e_add_params_to_tables.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-22_11-50_fc480c87706c_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-12-08_08-19_67a6ac9b727b_update_spatial_params.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-01-24_12-31_db0c65b146bd_update_slice_model_json.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-12-16_12-15_e37912a26567_security_converge_queries.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-01-19_07-34_5fd49410a97a_add_columns_for_external_management.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-03-04_09-59_6766938c6065_add_key_value_store.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-06-13_14-54_bddc498dd179_adhoc_filters.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-11-02_17-44_3ba29ecbaac5_change_datatype_of_type_in_basecolumn.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-03-29_15-04_2fcdcb35e487_saved_queries.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-04-11_22-41_bb51420eaf83_add_schema_to_table_model.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-11-01_09-18_c2acd2cf3df2_alter_type_of_dbs_encrypted_extra.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-02-03_17-41_d827694c7555_css_templates.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-09-24_12-04_3fbbc6e8d654_fix_data_access_permissions_for_virtual_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-03-03_09-15_732f1c06bcbf_add_fetch_values_predicate.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-04-25_08-54_c3a8f8611885_materializing_permission.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-08-01_11-47_7fcdcde0761c_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-12-22_17-26_fbd55e0f83eb_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-11-23_10-27_f1f2d4af5b90_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-10-05_18-10_af30ca79208f_collapse_alerting_models_into_a_single_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-03-16_23-24_58df9d617f14_add_on_saved_query_delete_tab_state_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2015-12-13_08-38_55179c7f25c7_sqla_descr.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-22_08-50_7467e77870e4_remove_aggs.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-12-04_17-07_0a6f12f60c73_add_role_level_security.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-09-12_23-33_4500485bde7d_allow_run_sync_async.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-05-15_20-28_6c7537a6004a_models_for_email_reports.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-01-08_01-17_e96dbf2cfef0_datasource_cluster_fk.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-10-21_21-09_96e99fb176a0_add_import_mixing_to_saved_query.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-02-10_08-47_430039611635_log_more.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-09-11_21-49_5afa9079866a_serialize_schema_permissions_py.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-08-18_14-06_3c3ffe173e4f_add_sql_string_to_table.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2015-10-19_20-54_2929af7925ed_tz_offsets_in_data_sources.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-07-27_08-25_31b2a1039d4a_drop_tables_constraint.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-09-15_15-09_19a814813610_adding_metric_warning_text.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-05_15-19_3dda56f1c4c6_migrate_num_period_compare_and_period_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-06-21_19-50_a72cb0ebeb22_deprecate_dbs_perm_column.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-03-17_08-40_836c0bf75904_cache_timeouts.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-12-18_22-45_de021a1ca60d_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-03-13_21-30_18e88e1cc004_making_audit_nullable.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-10-20_10-48_f3c2d8ec8595_create_ssh_tunnel_credentials_tbl.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2015-11-21_11-18_289ce07647b_add_encrypted_password_field.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-03-20_19-47_f231d82b9b26_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-08-02_16-39_e323605f370a_fix_schemas_allowed_for_csv_upload.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-03-02_16-41_7293b0ca7944_change_adhoc_filter_b_from_none_to_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-11-12_13-31_4ce8df208545_migrate_time_range_for_default_filters.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-03-25_10-42_f9a30386bd74_cleanup_time_grainularity.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-06-14_15-28_e09b4ae78457_resize_key_value_blob.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-05-18_16-07_e786798587de_delete_none_permissions.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-11-26_00-01_46f444d8b9b7_remove_coordinator_from_druid_cluster_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-12-17_11-06_21e88bc06c02_annotation_migration.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-01-10_11-47_bcf3126872fc_add_keyvalue.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-05-13_21-01_743a117f0d98_add_slack_to_the_schedule.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-07-09_12-18_ae1ed299413b_add_timezone_to_report_schedule.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-09-09_17-39_5e4a03ef0bf0_add_request_access_model.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-11-30_17-54_8ee129739cf9_security_converge_css_templates.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-08-08_18-10_f2672aa8350a_add_slack_to_alerts.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-03-13_09-56_a2d606a761d9_adding_favstar_model.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-05-01_12-21_f0fbf6129e13_adding_verbose_name_to_tablecolumn.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-07-26_20-09_ca69c70ec99b_tracking_url.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-08-31_10-26_41f6a59a61f2_database_options_for_sql_lab.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2015-12-04_11-16_315b3f4da9b0_adding_log_model.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-12-03_10-24_817e1c9b09d0_add_not_null_to_dbs_sqlalchemy_url.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-12-13_14-06_fe23025b9441_rename_big_viz_total_form_data_fields.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-09-13_16-36_ddd6ebdd853b_annotations.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-06-04_11-12_c5756bec8b47_time_grain_sqla.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-04-15_08-31_b4456560d4f3_change_table_unique_constraint.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-04-25_10-00_a65458420354_add_result_backend_time_logging.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-07-11_19-02_def97f26fdfb_add_index_to_tagged_object.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-02-13_08-07_e866bd2d4976_smaller_grid.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-01-17_08-31_8b70aa3d0f87_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-11-11_04-18_0ca9e5f1dacd_rename_to_schemas_allowed_for_file_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-05-26_23-21_2f1d15e8a6af_add_alerts.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-07-19_15-16_a39867932713_query_context_to_mediumtext.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-06-27_08-43_27ae655e4247_make_creator_owners.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-02-18_09-13_c501b7c653a3_add_missing_uuid_column.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-04-03_08-19_130915240929_is_sqllab_viz_flow.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-03-16_18-10_db527d8c4c78_add_db_verbose_name.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-09-01_16-23_ae19b4ee3692_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-09-22_11-31_eca4694defa7_sqllab_setting_defaults.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-09-19_13-40_258b5280a45e_form_strip_leading_and_trailing_whitespace.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-04-08_07-34_30bb17c0dc76_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-22_11-59_bebcf3fed1fe_convert_dashboard_v1_positions.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-04-30_10-55_453530256cea_add_save_option_column_to_db_model.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-10-10_13-52_1495eb914ad3_time_range.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-05-09_23-45_e502db2af7be_add_template_params_to_tables.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-02-20_08-52_72428d1ea401_add_tmp_schema_name_to_the_query_object.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-03-02_09-20_b5a422d8e252_fix_query_and_saved_query_null_schema.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-11-30_15-25_40f16acf1ba7_security_converge_reports.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-10-03_17-34_deb4c9d4a4ef_parameters_in_saved_queries.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-04-09_16-14_085f06488938_country_map_use_lowercase_country_name.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-12-19_09-57_6414e83d82b7_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-09-30_18-01_ab3d66c4246e_add_cache_timeout_to_druid_cluster.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-04-09_16-27_80aa3f04bc82_add_parent_ids_in_dashboard_layout.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-05-11_17-28_956a063c52b3_adjusting_key_length.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-01-18_14-56_18dc26817ad2_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-22_21-51_705732c70154_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-16_18-04_1d9e835a84f9_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-03-26_15-09_fee7b758c130_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-04-18_11-20_ad07e4fdbaba_rm_time_range_endpoints_from_qc_3.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-07-11_11-26_ffa79af61a56_rename_report_schedule_extra_to_extra_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-11-20_14-24_e38177dbf641_security_converge_saved_queries.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-06-14_14-31_80a67c5192fa_single_pie_chart_metric.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-10-02_00-29_b6fa807eac07_make_names_non_nullable.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-11-11_16-41_b8d3a24d9131_new_dataset_models.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-12-13_16-19_525c854f0005_log_this_plus.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-04-10_20-46_c9495751e314_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-09-19_15-09_d39b1e37131d_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-03-16_21-07_8b841273bec3_sql_lab_models_database_constraint_updates.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-12-23_11-34_c878781977c6_alert_reports_shared_uniqueness.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2017-08-31_17-35_a9c47e2c1547_add_impersonate_user_to_dbs.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-08-09_17-32_07071313dd52_change_fetch_values_predicate_to_text.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-07-21_12-09_030c840e3a1c_add_query_context_to_slices.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-06-28_13-17_ab8c66efdd01_resample.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-01-14_19-12_e11ccdd12658_add_roles_relationship_to_dashboard.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-04-14_17-21_cecc6bf46990_rm_time_range_endpoints_2.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-08-29_14-35_55e910a74826_add_metadata_column_to_annotation_model_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-05-12_12-59_ea396d202291_ctas_method_in_query.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2019-12-03_13-50_89115a40e8ea_change_table_schema_description_to_long_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-08-06_14-38_0c5070e96b57_add_user_attributes_table.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2022-08-16_15-23_6d3c6f9d665d_fix_table_chart_conditional_formatting_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-10-14_11-17_7e3ddad2a00b_results_key_to_query.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-04-07_07-21_134cea61c5e7_remove_dataset_health_check_message.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2015-10-05_10-32_5a7bad26f2a7_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-06-07_09-52_afb7730f6a9c_remove_empty_filters.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-10-02_10-35_ef8843b41dac_.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2021-03-29_11-15_3ebe0993c770_filterset_table.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2015-12-04_09-42_1a48a5411020_adding_slug_to_dash.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2018-07-20_15-57_e9df189e5c7e_update_base_metrics.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2016-01-17_22-00_7dbf98566af7_slice_description.py -> build/lib/superset/migrations/versions copying superset/migrations/versions/2020-11-04_11-06_49b5a32daba5_add_report_schedules.py -> build/lib/superset/migrations/versions creating build/lib/superset/migrations/shared copying superset/migrations/shared/utils.py -> build/lib/superset/migrations/shared copying superset/migrations/shared/__init__.py -> build/lib/superset/migrations/shared copying superset/migrations/shared/security_converge.py -> build/lib/superset/migrations/shared creating build/lib/superset/migrations/shared/migrate_viz copying superset/migrations/shared/migrate_viz/__init__.py -> build/lib/superset/migrations/shared/migrate_viz copying superset/migrations/shared/migrate_viz/processors.py -> build/lib/superset/migrations/shared/migrate_viz copying superset/migrations/shared/migrate_viz/base.py -> build/lib/superset/migrations/shared/migrate_viz creating build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/utils.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/__init__.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/compare.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/resample.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/diff.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/sort.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/pivot.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/boxplot.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/aggregate.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/flatten.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/cum.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/geography.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/rolling.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/rename.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/select.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/prophet.py -> build/lib/superset/utils/pandas_postprocessing copying superset/utils/pandas_postprocessing/contribution.py -> build/lib/superset/utils/pandas_postprocessing creating build/lib/superset/embedded_dashboard/commands copying superset/embedded_dashboard/commands/__init__.py -> build/lib/superset/embedded_dashboard/commands copying superset/embedded_dashboard/commands/exceptions.py -> build/lib/superset/embedded_dashboard/commands creating build/lib/superset/temporary_cache/commands copying superset/temporary_cache/commands/__init__.py -> build/lib/superset/temporary_cache/commands copying superset/temporary_cache/commands/entry.py -> build/lib/superset/temporary_cache/commands copying superset/temporary_cache/commands/get.py -> build/lib/superset/temporary_cache/commands copying superset/temporary_cache/commands/exceptions.py -> build/lib/superset/temporary_cache/commands copying superset/temporary_cache/commands/parameters.py -> build/lib/superset/temporary_cache/commands copying superset/temporary_cache/commands/update.py -> build/lib/superset/temporary_cache/commands copying superset/temporary_cache/commands/delete.py -> build/lib/superset/temporary_cache/commands copying superset/temporary_cache/commands/create.py -> build/lib/superset/temporary_cache/commands creating build/lib/superset/sqllab/commands copying superset/sqllab/commands/results.py -> build/lib/superset/sqllab/commands copying superset/sqllab/commands/__init__.py -> build/lib/superset/sqllab/commands copying superset/sqllab/commands/execute.py -> build/lib/superset/sqllab/commands copying superset/sqllab/commands/export.py -> build/lib/superset/sqllab/commands running egg_info writing apache_superset.egg-info/PKG-INFO writing dependency_links to apache_superset.egg-info/dependency_links.txt writing entry points to apache_superset.egg-info/entry_points.txt writing requirements to apache_superset.egg-info/requires.txt writing top-level names to apache_superset.egg-info/top_level.txt reading manifest file 'apache_superset.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'licenses/' warning: no previously-included files matching '*' found under directory 'tests' adding license file 'LICENSE.txt' adding license file 'NOTICE' writing manifest file 'apache_superset.egg-info/SOURCES.txt' creating build/lib/superset/static copying superset/static/.gitkeep -> build/lib/superset/static copying superset/static/version_info.json -> build/lib/superset/static creating build/lib/superset/static/assets copying superset/static/assets/00f5e1682599d90c9ec4.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/00f5e1682599d90c9ec4.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/015887d7a68f74e526a5.geojson -> build/lib/superset/static/assets copying superset/static/assets/0177d8101821912d936b.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/0177d8101821912d936b.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/0197266f2dc0b4c8f5fa.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/0197266f2dc0b4c8f5fa.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/01a3aa3aadcfaa41bc46.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/01a3aa3aadcfaa41bc46.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/02ef2541456cd5a7f240.geojson -> build/lib/superset/static/assets copying superset/static/assets/040e4b9b46ba00910c8b.woff -> build/lib/superset/static/assets copying superset/static/assets/044a114a0250557286f0.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/044a114a0250557286f0.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/045dee5034cab8313a47.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/045dee5034cab8313a47.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/04d1351f02a6393ca6fe.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/04d1351f02a6393ca6fe.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/0518ac3570100380e6a3.geojson -> build/lib/superset/static/assets copying superset/static/assets/05572f944b070abcf4d7.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/05572f944b070abcf4d7.chunk.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/05572f944b070abcf4d7.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/0593933e1fae6760ea6e.geojson -> build/lib/superset/static/assets copying superset/static/assets/05fbb0c7bedaefac66e8.geojson -> build/lib/superset/static/assets copying superset/static/assets/060b2710bdbbe3dfe48b.svg -> build/lib/superset/static/assets copying superset/static/assets/0737a7c549c0ef9ba0f9.geojson -> build/lib/superset/static/assets copying superset/static/assets/073c164857f20fc71ca4.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/073c164857f20fc71ca4.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/07d664aaf1537ae41b3c.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/07d664aaf1537ae41b3c.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/07e819fe08c4263025d5.geojson -> build/lib/superset/static/assets copying superset/static/assets/07f8fe00a15a06001e18.geojson -> build/lib/superset/static/assets copying superset/static/assets/08c21008a6fc572a67ff.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/08c21008a6fc572a67ff.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/08e0467a85d5d2746a69.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/08e0467a85d5d2746a69.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/0977d1e193ca174dae9a.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/0977d1e193ca174dae9a.chunk.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/0977d1e193ca174dae9a.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/0b14c0b7a7d9904ec527.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/0b14c0b7a7d9904ec527.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/0b263939505b9ef1d840.geojson -> build/lib/superset/static/assets copying superset/static/assets/0b7cbb213212e64d43e7.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/0b7cbb213212e64d43e7.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/0d081ab047fe8e12bc35.geojson -> build/lib/superset/static/assets copying superset/static/assets/0d14fd57dfdcf6bd6821.geojson -> build/lib/superset/static/assets copying superset/static/assets/0d7ae8d02636df8e6102.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/0d7ae8d02636df8e6102.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/0eec8025b1da27433364.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/0eec8025b1da27433364.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/0f388f5a81ab8de20c79.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/0f388f5a81ab8de20c79.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/0fc5207d24aa1f752adf.geojson -> build/lib/superset/static/assets copying superset/static/assets/108c8baedd99ed2b2154.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/108c8baedd99ed2b2154.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/108ceb65fa77e2ee3b1e.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/108ceb65fa77e2ee3b1e.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/10c641fdbfead2e751fa.geojson -> build/lib/superset/static/assets copying superset/static/assets/12367d1e0bb2b4afb255.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/12367d1e0bb2b4afb255.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/1261.60feda24c9afd7f51a05.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/1261.60feda24c9afd7f51a05.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/12722669be9d89414c5c.woff -> build/lib/superset/static/assets copying superset/static/assets/127f77a7657a6b47cf38.woff -> build/lib/superset/static/assets copying superset/static/assets/137.8ede4b48e6e06904f106.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/137.8ede4b48e6e06904f106.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/1452ee5ea23538ac5c76.geojson -> build/lib/superset/static/assets copying superset/static/assets/14e3106fc29488051f4b.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/14e3106fc29488051f4b.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/15b35e117682e2e2bed9.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/15b35e117682e2e2bed9.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/16413091c03ca1a2f2b8.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/16413091c03ca1a2f2b8.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/164a9c7420e83c02aabb.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/164a9c7420e83c02aabb.chunk.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/164a9c7420e83c02aabb.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/18441afa379e8c4066d1.geojson -> build/lib/superset/static/assets copying superset/static/assets/1877.a5c0abedb51da2e76104.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/1877.a5c0abedb51da2e76104.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/1a1474519a0ea853fdce.png -> build/lib/superset/static/assets copying superset/static/assets/1a621d7f286d5c9adb4b.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/1a621d7f286d5c9adb4b.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/1bd990df475f2049ef19.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/1bd990df475f2049ef19.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/1be29b0a1306522b22b4.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/1be29b0a1306522b22b4.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/1d24d2bb73fd1f373cc0.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/1d24d2bb73fd1f373cc0.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/1dd8e309337012750c57.geojson -> build/lib/superset/static/assets copying superset/static/assets/1f6b7922ec02ae4a63d6.geojson -> build/lib/superset/static/assets copying superset/static/assets/1f93011280e2f4b3c89b.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/1f93011280e2f4b3c89b.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/1fd4febdc037cb353e1b.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/1fd4febdc037cb353e1b.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/2087.d090220e75d89441b289.entry.js -> build/lib/superset/static/assets copying superset/static/assets/2087.d090220e75d89441b289.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/21151c26622dbe000474.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/21151c26622dbe000474.chunk.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/21151c26622dbe000474.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/21eac80381a20e1970c7.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/21eac80381a20e1970c7.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/22335e2922f171e25afd.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/22335e2922f171e25afd.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/22eba8579f51d4d93737.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/22eba8579f51d4d93737.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/2303fb8941bde712abf8.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/2303fb8941bde712abf8.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/2318.37f87103f36c4a241f81.entry.js -> build/lib/superset/static/assets copying superset/static/assets/2318.37f87103f36c4a241f81.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/236135bf62aa9ae755bb.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/236135bf62aa9ae755bb.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/23be6a05ce9b3316ce0e.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/23be6a05ce9b3316ce0e.chunk.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/23be6a05ce9b3316ce0e.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/23e786be46b42f2dde05.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/23e786be46b42f2dde05.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/2441.88b6789af1d53f852f83.entry.js -> build/lib/superset/static/assets copying superset/static/assets/2441.88b6789af1d53f852f83.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/2450.3b69db705792b977f21f.entry.js -> build/lib/superset/static/assets copying superset/static/assets/2450.3b69db705792b977f21f.entry.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/2450.3b69db705792b977f21f.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/24e438afe5479e2dc2f3.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/24e438afe5479e2dc2f3.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/25c6e536400eaab4a516.geojson -> build/lib/superset/static/assets copying superset/static/assets/26da53a05512a54f0ab9.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/26da53a05512a54f0ab9.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/26de9c1087b5f1f837a0.woff2 -> build/lib/superset/static/assets copying superset/static/assets/26e45b06f1be670bca65.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/26e45b06f1be670bca65.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/29b91d6854c5e405ce45.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/29b91d6854c5e405ce45.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/29cdc026a93aac8ebc68.geojson -> build/lib/superset/static/assets copying superset/static/assets/29df4aa934ecc9462070.woff2 -> build/lib/superset/static/assets copying superset/static/assets/29ec7f6fab297848213c.geojson -> build/lib/superset/static/assets copying superset/static/assets/2a50bce82270101f3646.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/2a50bce82270101f3646.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/2a60889d78c01d71e0dd.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/2a60889d78c01d71e0dd.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/2c33db7428d1157db168.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/2c33db7428d1157db168.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/2d8e4594741dce3dbd4f.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/2d8e4594741dce3dbd4f.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/2dcf394c0683f7e7c4f1.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/2dcf394c0683f7e7c4f1.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/2deb857f57c1c2e5ddb1.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/2deb857f57c1c2e5ddb1.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/3036.7f8edaa35df19d43e998.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/3036.7f8edaa35df19d43e998.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/30cc9d65ad8ee65513e5.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/30cc9d65ad8ee65513e5.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/3164eabdbb931859ae7c.woff2 -> build/lib/superset/static/assets copying superset/static/assets/323.f4ddf3d2f6d415d823ef.entry.js -> build/lib/superset/static/assets copying superset/static/assets/323.f4ddf3d2f6d415d823ef.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/3233d504f0e5e0b6354f.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/3233d504f0e5e0b6354f.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/323e845597342cf9b240.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/323e845597342cf9b240.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/324ea06214e3e7cf9b5b.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/324ea06214e3e7cf9b5b.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/3254a4a2afe05d91676f.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/3254a4a2afe05d91676f.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/325ae97c36fd074e4fe6.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/325ae97c36fd074e4fe6.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/32c07cab1cd34d48d645.geojson -> build/lib/superset/static/assets copying superset/static/assets/32d5a63607c1083ec0f3.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/32d5a63607c1083ec0f3.chunk.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/32d5a63607c1083ec0f3.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/33174e7edaaac248423d.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/33174e7edaaac248423d.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/334a3891e7de11316812.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/334a3891e7de11316812.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/33cf18338cd376bb72d8.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/33cf18338cd376bb72d8.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/35ac45286b6b44167bd7.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/35ac45286b6b44167bd7.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/3678766c84d1be70d49d.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/3678766c84d1be70d49d.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/3742d6b01bd6a07c9972.geojson -> build/lib/superset/static/assets copying superset/static/assets/39e61bf287a84284337a.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/39e61bf287a84284337a.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/3a34d566763b41457ec4.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/3a34d566763b41457ec4.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/3b02327246371062ad13.geojson -> build/lib/superset/static/assets copying superset/static/assets/3bc246cfea18d7d7e899.geojson -> build/lib/superset/static/assets copying superset/static/assets/3c19203040e176cb479a.woff -> build/lib/superset/static/assets copying superset/static/assets/3c611279fc6880af6256.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/3c611279fc6880af6256.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/3c694511e12766de3fdb.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/3c694511e12766de3fdb.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/3d4991d81db6add2c4d6.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/3d4991d81db6add2c4d6.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/3d9f9c55dfd05b09a6fe.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/3d9f9c55dfd05b09a6fe.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/3dd9c55c13d8985f043c.geojson -> build/lib/superset/static/assets copying superset/static/assets/3e7d75f61b48452097dc.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/3e7d75f61b48452097dc.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/3ea64ae0c92692819070.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/3ea64ae0c92692819070.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/3f9a354919a133da7818.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/3f9a354919a133da7818.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/404.html -> build/lib/superset/static/assets copying superset/static/assets/40453f8b73a6e89c5f86.geojson -> build/lib/superset/static/assets copying superset/static/assets/406949857cb2319831c4.geojson -> build/lib/superset/static/assets copying superset/static/assets/4083b1c309b89db43387.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/4083b1c309b89db43387.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/40aa29d5db06af42764a.geojson -> build/lib/superset/static/assets copying superset/static/assets/40c1905a209658063a71.geojson -> build/lib/superset/static/assets copying superset/static/assets/4139aecf8e96a8cb87f1.geojson -> build/lib/superset/static/assets copying superset/static/assets/4194.26e45b06f1be670bca65.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/4194.26e45b06f1be670bca65.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/4237.5bb25d77bdb23ee8d1b2.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/4237.5bb25d77bdb23ee8d1b2.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/4316beeb5144100af911.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/4316beeb5144100af911.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/4362b5304762d1e0b0d3.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/4362b5304762d1e0b0d3.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/4494.b031ff8696ad074bb028.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/4494.b031ff8696ad074bb028.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/466d74e3e6955ef7209a.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/466d74e3e6955ef7209a.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/4692b9ec53fd5972caa2.ttf -> build/lib/superset/static/assets copying superset/static/assets/46edeac8878815b0e095.geojson -> build/lib/superset/static/assets copying superset/static/assets/4717.09d661f36f726eacecb3.entry.js -> build/lib/superset/static/assets copying superset/static/assets/4717.09d661f36f726eacecb3.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/485d8b9630cece6a5466.woff2 -> build/lib/superset/static/assets copying superset/static/assets/4936.32d5a63607c1083ec0f3.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/4936.32d5a63607c1083ec0f3.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/4a31589eccb01444ed49.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/4a31589eccb01444ed49.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/4a8214637390e196f05a.geojson -> build/lib/superset/static/assets copying superset/static/assets/4b629c9f59550cd29248.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/4b629c9f59550cd29248.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/4be76d01eefff5ff685e.woff2 -> build/lib/superset/static/assets copying superset/static/assets/4c2391ac8aafc5a56b06.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/4c2391ac8aafc5a56b06.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/4c65ab1958700a12a74b.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/4c65ab1958700a12a74b.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/4cf3eaf2bfd6597f09da.geojson -> build/lib/superset/static/assets copying superset/static/assets/4d6839667311b1bd2905.geojson -> build/lib/superset/static/assets copying superset/static/assets/4da2a0e333431499fbdf.geojson -> build/lib/superset/static/assets copying superset/static/assets/4dab4855dd5604d12c6d.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/4dab4855dd5604d12c6d.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/4de155e4c465c48391c2.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/4de155e4c465c48391c2.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/4ee28decb9acb6bf24d6.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/4ee28decb9acb6bf24d6.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/4f9299b185c80ddc2f5b.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/4f9299b185c80ddc2f5b.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/4fe79584d10e2ad19292.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/4fe79584d10e2ad19292.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/500.html -> build/lib/superset/static/assets copying superset/static/assets/5010.6fc1f7b7ebc738ed90e2.entry.js -> build/lib/superset/static/assets copying superset/static/assets/5010.6fc1f7b7ebc738ed90e2.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/50584f9c49cbb0b9fd9f.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/50584f9c49cbb0b9fd9f.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/51e63353157d161b3daa.geojson -> build/lib/superset/static/assets copying superset/static/assets/51ef84f7843a0856d189.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/51ef84f7843a0856d189.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/5364a0ae2074914b0b45.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/5364a0ae2074914b0b45.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/5378.9dea6a4ca2fe5383b65b.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/5378.9dea6a4ca2fe5383b65b.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/5390d4fcbebc7c83f8ab.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/5390d4fcbebc7c83f8ab.chunk.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/5390d4fcbebc7c83f8ab.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/54de81abbcf869efd1dc.woff2 -> build/lib/superset/static/assets copying superset/static/assets/550d88de90d3f141de7e.geojson -> build/lib/superset/static/assets copying superset/static/assets/5566.9b1d10f6d9a6c022adb0.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/5566.9b1d10f6d9a6c022adb0.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/55ec61228b7c4faf90f5.geojson -> build/lib/superset/static/assets copying superset/static/assets/5640.d16ad9020fbf76e46301.entry.js -> build/lib/superset/static/assets copying superset/static/assets/5640.d16ad9020fbf76e46301.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/565caf6709b9a94e3fa2.geojson -> build/lib/superset/static/assets copying superset/static/assets/568f59ad9c53fe7b78a2.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/568f59ad9c53fe7b78a2.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/56b4ea31f6378cfbbe67.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/56b4ea31f6378cfbbe67.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/5727cf1feb0f056ab206.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/5727cf1feb0f056ab206.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/5755.49c32b0c08d84d9729b8.entry.js -> build/lib/superset/static/assets copying superset/static/assets/5755.49c32b0c08d84d9729b8.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/575a4cb2f911ca3ba909.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/575a4cb2f911ca3ba909.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/58ada54b463ae0f55c77.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/58ada54b463ae0f55c77.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/59091cc686ab0175d690.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/59091cc686ab0175d690.chunk.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/59091cc686ab0175d690.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/591f16d132be08c81ed7.woff2 -> build/lib/superset/static/assets copying superset/static/assets/59252fbba271a71ecc89.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/59252fbba271a71ecc89.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/5965e60fa243ff6d2bc8.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/5965e60fa243ff6d2bc8.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/5a90e5fe4b068b6241a0.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/5a90e5fe4b068b6241a0.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/5b038ff35f6943697831.geojson -> build/lib/superset/static/assets copying superset/static/assets/5b93c3f91f6a60d48ed9.geojson -> build/lib/superset/static/assets copying superset/static/assets/5bb25d77bdb23ee8d1b2.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/5bb25d77bdb23ee8d1b2.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/5be1347c682810f199c7.eot -> build/lib/superset/static/assets copying superset/static/assets/5de142721fdf097ef171.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/5de142721fdf097ef171.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/5e8890aa7b66e1ef4bdc.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/5e8890aa7b66e1ef4bdc.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/5f82da0d5d5f56964db7.geojson -> build/lib/superset/static/assets copying superset/static/assets/608c68ce541fbd39d168.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/608c68ce541fbd39d168.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/6140.ba157c2bc31cfc4db166.entry.js -> build/lib/superset/static/assets copying superset/static/assets/6140.ba157c2bc31cfc4db166.entry.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/6140.ba157c2bc31cfc4db166.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/61cf3a53a136ea46ad80.geojson -> build/lib/superset/static/assets copying superset/static/assets/6217.212d5ff274f8af90a0b2.entry.js -> build/lib/superset/static/assets copying superset/static/assets/6217.212d5ff274f8af90a0b2.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/621e401582ff3bca2342.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/621e401582ff3bca2342.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/627562608f1869a8894e.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/627562608f1869a8894e.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/62bceea4739b1f1a5bc9.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/62bceea4739b1f1a5bc9.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/65631b4f49f22d2413c2.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/65631b4f49f22d2413c2.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/66742c8d9e5b1ce8259b.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/66742c8d9e5b1ce8259b.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/6722ecc61af69af56bfb.geojson -> build/lib/superset/static/assets copying superset/static/assets/678.4fa1386c7aeeb1cacd8a.entry.js -> build/lib/superset/static/assets copying superset/static/assets/678.4fa1386c7aeeb1cacd8a.entry.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/678.4fa1386c7aeeb1cacd8a.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/6793b77a60d9c270563b.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/6793b77a60d9c270563b.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/6839.574816f8131f150ae987.entry.js -> build/lib/superset/static/assets copying superset/static/assets/6839.574816f8131f150ae987.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/6871.c7c924cf89dcb6670405.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/6871.c7c924cf89dcb6670405.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/687c0a6eaa1d0a8f7313.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/687c0a6eaa1d0a8f7313.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/68fa39af2a7b9374751d.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/68fa39af2a7b9374751d.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/6abe473e8ad84b72d7f9.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/6abe473e8ad84b72d7f9.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/6b5d9eca27dd4f5e5ccf.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/6b5d9eca27dd4f5e5ccf.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/6b9a5080058c621d44dc.geojson -> build/lib/superset/static/assets copying superset/static/assets/6c19192ceba541be27f9.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/6c19192ceba541be27f9.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/6d13aacaaf914e02ad77.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/6d13aacaaf914e02ad77.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/6f5fbbd6bb4e855462f9.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/6f5fbbd6bb4e855462f9.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/7070c33ea00c0d7d22a9.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/7070c33ea00c0d7d22a9.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/70a5695184300481a6dc.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/70a5695184300481a6dc.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/7150435156216fd063e1.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/7150435156216fd063e1.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/7167.e4eb69c6899ea4caab27.entry.js -> build/lib/superset/static/assets copying superset/static/assets/7167.e4eb69c6899ea4caab27.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/718d389061dd32058771.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/718d389061dd32058771.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/71a4e13e822e4810e561.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/71a4e13e822e4810e561.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/71dcab1e81d48a10b442.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/71dcab1e81d48a10b442.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/71f6dae2883e90721236.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/71f6dae2883e90721236.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/7230.bedd7c71fe0dc70606df.entry.js -> build/lib/superset/static/assets copying superset/static/assets/7230.bedd7c71fe0dc70606df.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/732e4b677c3e43e37262.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/732e4b677c3e43e37262.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/74aa1bb1aa347b6e1264.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/74aa1bb1aa347b6e1264.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/74c47bdbd324d86756a4.geojson -> build/lib/superset/static/assets copying superset/static/assets/756b6367a9bb0df3d532.svg -> build/lib/superset/static/assets copying superset/static/assets/75a1d3c8eb035b420ce6.woff2 -> build/lib/superset/static/assets copying superset/static/assets/75e1a5382a0e564fc560.geojson -> build/lib/superset/static/assets copying superset/static/assets/76143256c3726a97195b.geojson -> build/lib/superset/static/assets copying superset/static/assets/762d4c99ea31d0a7ce0e.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/762d4c99ea31d0a7ce0e.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/7889d5826b40395c074f.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/7889d5826b40395c074f.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/78a5fba54c4293b0b34c.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/78a5fba54c4293b0b34c.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/78d5f7e10e75224b45d4.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/78d5f7e10e75224b45d4.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/7aca1ea0c22d4b2a3dc4.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/7aca1ea0c22d4b2a3dc4.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/7b00a05b6aaeb6841330.geojson -> build/lib/superset/static/assets copying superset/static/assets/7ed8c20dfd508c2f93fa.geojson -> build/lib/superset/static/assets copying superset/static/assets/7f8edaa35df19d43e998.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/7f8edaa35df19d43e998.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/7fe38901eceb0cefc829.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/7fe38901eceb0cefc829.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/8047.448374251edf7ccd1dec.entry.js -> build/lib/superset/static/assets copying superset/static/assets/8047.448374251edf7ccd1dec.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/80722ac6dcebbb37fef4.geojson -> build/lib/superset/static/assets copying superset/static/assets/815f7ca4e1c4b2abb4d1.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/815f7ca4e1c4b2abb4d1.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/818ea076401d619a9175.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/818ea076401d619a9175.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/82b1212e45a2bc35dd73.woff -> build/lib/superset/static/assets copying superset/static/assets/82c6b79084c6bd37a016.woff -> build/lib/superset/static/assets copying superset/static/assets/845.841ad39038c010354064.entry.js -> build/lib/superset/static/assets copying superset/static/assets/845.841ad39038c010354064.entry.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/845.841ad39038c010354064.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/8453.8a504cef172fd4d4fb46.entry.js -> build/lib/superset/static/assets copying superset/static/assets/8453.8a504cef172fd4d4fb46.entry.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/8453.8a504cef172fd4d4fb46.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/8494.23c0da2cdd2ac2f1b463.entry.js -> build/lib/superset/static/assets copying superset/static/assets/8494.23c0da2cdd2ac2f1b463.entry.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/8494.23c0da2cdd2ac2f1b463.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/85b33e0dcbc189800dda.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/85b33e0dcbc189800dda.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/8615d723018b979c54d6.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/8615d723018b979c54d6.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/8623.6c19192ceba541be27f9.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/8623.6c19192ceba541be27f9.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/863e0eb8bc1268ccc3c3.woff -> build/lib/superset/static/assets copying superset/static/assets/8650.05572f944b070abcf4d7.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/8650.05572f944b070abcf4d7.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/86d059d890173263c455.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/86d059d890173263c455.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/86ff63c706b5260ebc5e.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/86ff63c706b5260ebc5e.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/874150675591522b87be.geojson -> build/lib/superset/static/assets copying superset/static/assets/8767.e99bd9bd2f429864b6f0.entry.js -> build/lib/superset/static/assets copying superset/static/assets/8767.e99bd9bd2f429864b6f0.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/8888.4a9e45a73ee8b500f24d.entry.js -> build/lib/superset/static/assets copying superset/static/assets/8888.4a9e45a73ee8b500f24d.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/88b06a818cd0117f56b1.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/88b06a818cd0117f56b1.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/88c33d2ec1688d2c587e.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/88c33d2ec1688d2c587e.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/891c9b9684277a17a60e.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/891c9b9684277a17a60e.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/8932d659b9462359cd4f.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/8932d659b9462359cd4f.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/8989.66dd9a084e72c5a093f7.entry.js -> build/lib/superset/static/assets copying superset/static/assets/8989.66dd9a084e72c5a093f7.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/8a6fefdaa24fe9bd2bc9.woff2 -> build/lib/superset/static/assets copying superset/static/assets/8ae960dccbd5932ecc4f.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/8ae960dccbd5932ecc4f.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/8b280e898799f93de5be.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/8b280e898799f93de5be.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/8ede4b48e6e06904f106.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/8ede4b48e6e06904f106.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/906697e0c0dd72722d70.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/906697e0c0dd72722d70.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/914f0e63918f281e3dd5.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/914f0e63918f281e3dd5.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/917a88b783bbb7af83bc.geojson -> build/lib/superset/static/assets copying superset/static/assets/91cc8818f8357801c694.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/91cc8818f8357801c694.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/92b4f1a79172452ffe53.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/92b4f1a79172452ffe53.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/9360.790b77c960cacbb5007c.entry.js -> build/lib/superset/static/assets copying superset/static/assets/9360.790b77c960cacbb5007c.entry.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/9360.790b77c960cacbb5007c.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/93fc6c5af29fb7674df5.geojson -> build/lib/superset/static/assets copying superset/static/assets/9454.0f42362eea20c6ebe78a.entry.js -> build/lib/superset/static/assets copying superset/static/assets/9454.0f42362eea20c6ebe78a.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/9507.976e6a62fe811ab04f53.entry.js -> build/lib/superset/static/assets copying superset/static/assets/9507.976e6a62fe811ab04f53.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/952401cd0329c226b7d1.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/952401cd0329c226b7d1.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/95bc00206741bcfd6541.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/95bc00206741bcfd6541.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/9602.9823b4ffc1b5aed9ad5b.entry.js -> build/lib/superset/static/assets copying superset/static/assets/9602.9823b4ffc1b5aed9ad5b.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/975ae897cf2794cb52a7.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/975ae897cf2794cb52a7.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/9772.55309700666cf1ffe087.entry.js -> build/lib/superset/static/assets copying superset/static/assets/9772.55309700666cf1ffe087.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/98927561afa54be3c797.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/98927561afa54be3c797.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/99af13d645747315c471.geojson -> build/lib/superset/static/assets copying superset/static/assets/9aa4f8a05fc5ffc21c31.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/9aa4f8a05fc5ffc21c31.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/9ab6f0cada666faef121.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/9ab6f0cada666faef121.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/9adc0a89adf9182918c6.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/9adc0a89adf9182918c6.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/9b1d10f6d9a6c022adb0.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/9b1d10f6d9a6c022adb0.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/9ba647b17b697f8d9d70.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/9ba647b17b697f8d9d70.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/9c3a927fe4fca61c0f20.geojson -> build/lib/superset/static/assets copying superset/static/assets/9dea6a4ca2fe5383b65b.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/9dea6a4ca2fe5383b65b.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/9ed65ab8d3b4bbfb47c9.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/9ed65ab8d3b4bbfb47c9.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/9f168dc8a77ac47f7ce1.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/9f168dc8a77ac47f7ce1.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/9fd4826b9c0625dc8e95.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/9fd4826b9c0625dc8e95.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/AlertList.bca82c9e649412261f47.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/AlertList.bca82c9e649412261f47.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/Area1.b13966ae..png -> build/lib/superset/static/assets copying superset/static/assets/Bar1.05db33fe..png -> build/lib/superset/static/assets copying superset/static/assets/Bar2.c41826d8..png -> build/lib/superset/static/assets copying superset/static/assets/Bar3.0ace6ce6..png -> build/lib/superset/static/assets copying superset/static/assets/BarChart3.6c1382b7..jpg -> build/lib/superset/static/assets copying superset/static/assets/Bar_Chart.897135b4..jpg -> build/lib/superset/static/assets copying superset/static/assets/Bar_Chart_2.2db0caa4..jpg -> build/lib/superset/static/assets copying superset/static/assets/BigNumber.b33901bf..jpg -> build/lib/superset/static/assets copying superset/static/assets/BigNumber2.3f1427c2..jpg -> build/lib/superset/static/assets copying superset/static/assets/Big_Number_Trendline.bccce4c1..jpg -> build/lib/superset/static/assets copying superset/static/assets/BoxPlot.1833526f..jpg -> build/lib/superset/static/assets copying superset/static/assets/DashboardContainer.0977d1e193ca174dae9a.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/DashboardContainer.0977d1e193ca174dae9a.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/DashboardPage.826e5ccd9219223f7ba7.entry.js -> build/lib/superset/static/assets copying superset/static/assets/DashboardPage.826e5ccd9219223f7ba7.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/ExplorePage.4f9299b185c80ddc2f5b.chunk.css -> build/lib/superset/static/assets copying superset/static/assets/ExplorePage.4f9299b185c80ddc2f5b.chunk.css.map -> build/lib/superset/static/assets copying superset/static/assets/Horizon_Chart.7b46c45c..jpg -> build/lib/superset/static/assets copying superset/static/assets/Line1.7282d4c8..png -> build/lib/superset/static/assets copying superset/static/assets/Line2.c13c8aae..png -> build/lib/superset/static/assets copying superset/static/assets/LineChart.e0e66ab1..jpg -> build/lib/superset/static/assets copying superset/static/assets/LineChart2.32576bb2..jpg -> build/lib/superset/static/assets copying superset/static/assets/MapBox.6e6f79c8..jpg -> build/lib/superset/static/assets copying superset/static/assets/MapBox2.6337d5b5..jpg -> build/lib/superset/static/assets copying superset/static/assets/Pie1.2cbe969f..jpg -> build/lib/superset/static/assets copying superset/static/assets/Pie2.42fece24..jpg -> build/lib/superset/static/assets copying superset/static/assets/Pie3.2e1f1152..jpg -> build/lib/superset/static/assets copying superset/static/assets/Pie4.a5e101ac..jpg -> build/lib/superset/static/assets copying superset/static/assets/Sankey.25e6833c..jpg -> build/lib/superset/static/assets copying superset/static/assets/Sankey2.4083c192..jpg -> build/lib/superset/static/assets copying superset/static/assets/Scatter1.665fe2f7..png -> build/lib/superset/static/assets copying superset/static/assets/SmoothLine1.97fed005..png -> build/lib/superset/static/assets copying superset/static/assets/Step1.297e1ce0..png -> build/lib/superset/static/assets copying superset/static/assets/Step2.10e90fb7..png -> build/lib/superset/static/assets copying superset/static/assets/Sunburst1.241865fc..png -> build/lib/superset/static/assets copying superset/static/assets/Sunburst2.3421fc35..png -> build/lib/superset/static/assets copying superset/static/assets/Table.f8a6698c..jpg -> build/lib/superset/static/assets copying superset/static/assets/Table2.c8533c18..jpg -> build/lib/superset/static/assets copying superset/static/assets/Table3.8997ea72..jpg -> build/lib/superset/static/assets copying superset/static/assets/Time-series_Chart.8ff488d2..jpg -> build/lib/superset/static/assets copying superset/static/assets/Time_Series_Bar_Chart.f6bb1a65..jpg -> build/lib/superset/static/assets copying superset/static/assets/Time_Series_Bar_Chart2.9b95dd4f..jpg -> build/lib/superset/static/assets copying superset/static/assets/Time_Series_Bar_Chart3.1605efdf..jpg -> build/lib/superset/static/assets copying superset/static/assets/Treemap.ba0fbbec..jpg -> build/lib/superset/static/assets copying superset/static/assets/Treemap2.0568794f..jpg -> build/lib/superset/static/assets copying superset/static/assets/Treemap3.ef600a2d..jpg -> build/lib/superset/static/assets copying superset/static/assets/Treemap4.6e60b127..jpg -> build/lib/superset/static/assets copying superset/static/assets/Word_Cloud.3d210efb..jpg -> build/lib/superset/static/assets copying superset/static/assets/Word_Cloud_2.2a94fb99..jpg -> build/lib/superset/static/assets copying superset/static/assets/WorldMap1.da13410b..jpg -> build/lib/superset/static/assets copying superset/static/assets/WorldMap2.2ace1986..jpg -> build/lib/superset/static/assets copying superset/static/assets/a19b5c44776aebf757fa.geojson -> build/lib/superset/static/assets copying superset/static/assets/a1a4cd98f6ba21481de6.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/a1a4cd98f6ba21481de6.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/a2b98e5dd6e8bdc17d1b.geojson -> build/lib/superset/static/assets copying superset/static/assets/a30d0c0339d9f02c63b7.geojson -> build/lib/superset/static/assets copying superset/static/assets/a5aaab565a6ec293dd7e.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/a5aaab565a6ec293dd7e.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/a5c0abedb51da2e76104.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/a5c0abedb51da2e76104.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/a69a5f6546322eebba43.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/a69a5f6546322eebba43.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/a6aa07f901bdac159ccc.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/a6aa07f901bdac159ccc.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/a9304c8ed51ebcba64ff.geojson -> build/lib/superset/static/assets copying superset/static/assets/a968fa323e1bd7dabe65.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/a968fa323e1bd7dabe65.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/a9cacd19cd2d8bf80050.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/a9cacd19cd2d8bf80050.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/aaa31d9adead4d6e11e7.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/aaa31d9adead4d6e11e7.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/abcdc85f5630a561d004.geojson -> build/lib/superset/static/assets copying superset/static/assets/ac1a4ffeb24649c615d1.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/ac1a4ffeb24649c615d1.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/ac518f6c7471ecc8589d.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/ac518f6c7471ecc8589d.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/acbbd60dde6db231dfd3.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/acbbd60dde6db231dfd3.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/ae149ee6c93a79fe782e.geojson -> build/lib/superset/static/assets copying superset/static/assets/aeaf7a986946c92c7ec3.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/aeaf7a986946c92c7ec3.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/aebb061b6d76552efd0a.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/aebb061b6d76552efd0a.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/af25ef1984da8c9b9af3.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/af25ef1984da8c9b9af3.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/b01fb73b111d937e4c09.png -> build/lib/superset/static/assets copying superset/static/assets/b031ff8696ad074bb028.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/b031ff8696ad074bb028.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/b0af2c682e67064d795f.geojson -> build/lib/superset/static/assets copying superset/static/assets/b0d822ea06c484f9cb15.geojson -> build/lib/superset/static/assets copying superset/static/assets/b141fc66cd9111e73a75.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/b141fc66cd9111e73a75.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/b1cc64850473a13027ef.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/b1cc64850473a13027ef.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/b230cca676937b589989.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/b230cca676937b589989.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/b33db133524d59872498.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/b33db133524d59872498.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/b3e27acd012444dc36db.geojson -> build/lib/superset/static/assets copying superset/static/assets/b42b7e752c1162edf022.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/b42b7e752c1162edf022.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/b5284f22f5b1d7e143a7.geojson -> build/lib/superset/static/assets copying superset/static/assets/b5388a7a6d54d88adf1a.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/b5388a7a6d54d88adf1a.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/b56274c43951cd5c9fb0.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/b56274c43951cd5c9fb0.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/b582f9853d97a2d8cb68.geojson -> build/lib/superset/static/assets copying superset/static/assets/b58b6142662719f0b769.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/b58b6142662719f0b769.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/b58cab3e521511e45a9a.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/b58cab3e521511e45a9a.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/b82e084872e4409a8328.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/b82e084872e4409a8328.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/b937388aca2fb5504511.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/b937388aca2fb5504511.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/b95d31197f37908372c0.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/b95d31197f37908372c0.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/b9e2ad0319af255f54de.geojson -> build/lib/superset/static/assets copying superset/static/assets/ba70fcde3f06bc893acf.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/ba70fcde3f06bc893acf.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/ba7c3d6aebfe0750dc67.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/ba7c3d6aebfe0750dc67.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/battery.8fed19b7..jpg -> build/lib/superset/static/assets copying superset/static/assets/bbf1f258aa4d1f39b77a.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/bbf1f258aa4d1f39b77a.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/bca82c9e649412261f47.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/bca82c9e649412261f47.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/bd6302508932f2b751ac.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/bd6302508932f2b751ac.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/bd886aa022432cc79a35.geojson -> build/lib/superset/static/assets copying superset/static/assets/bd9e6daeba3a8d07c22a.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/bd9e6daeba3a8d07c22a.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/bda04609cd55869cb5bc.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/bda04609cd55869cb5bc.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/bdcd5a324295589da237.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/bdcd5a324295589da237.chunk.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/bdcd5a324295589da237.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/bdd493eebcb903da929d.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/bdd493eebcb903da929d.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/be810be3a3e14c682a25.woff2 -> build/lib/superset/static/assets copying superset/static/assets/c0243f2080737fc9e2d9.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/c0243f2080737fc9e2d9.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/c05b12d4832ab2ed804f.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/c05b12d4832ab2ed804f.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/c0d1e476cd87eb0898b3.geojson -> build/lib/superset/static/assets copying superset/static/assets/c14a6b3f383e99e0f762.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/c14a6b3f383e99e0f762.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/c15997f1d022aff0bd00.woff2 -> build/lib/superset/static/assets copying superset/static/assets/c1d1679c7dd36583524f.geojson -> build/lib/superset/static/assets copying superset/static/assets/c213c7d0e18e29adff21.geojson -> build/lib/superset/static/assets copying superset/static/assets/c28f014ad3177cf611f3.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/c28f014ad3177cf611f3.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/c2a24f65668ba8f3fdf7.woff2 -> build/lib/superset/static/assets copying superset/static/assets/c3dd6eec636540d0ef94.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/c3dd6eec636540d0ef94.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/c42c1c921a117622c39d.geojson -> build/lib/superset/static/assets copying superset/static/assets/c4947a81e5cbf90ea2fa.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/c4947a81e5cbf90ea2fa.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/c497efbddba591fe67c6.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/c497efbddba591fe67c6.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/c5274804cb55d057dcea.geojson -> build/lib/superset/static/assets copying superset/static/assets/c5a9eb785fc86bb6236d.woff2 -> build/lib/superset/static/assets copying superset/static/assets/c5e742fea6fa57e5ea0b.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/c5e742fea6fa57e5ea0b.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/c664ff837065c346780f.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/c664ff837065c346780f.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/c694317e35f598e5bf1a.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/c694317e35f598e5bf1a.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/c9a7cf9c53c4e29579fe.geojson -> build/lib/superset/static/assets copying superset/static/assets/cb1924c9720f5f456868.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/cb1924c9720f5f456868.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/cbe5b1d7a2202354be3d.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/cbe5b1d7a2202354be3d.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/cc74b5cb12406685536f.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/cc74b5cb12406685536f.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/cc91dcb0cb5c7cd64bc9.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/cc91dcb0cb5c7cd64bc9.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/ce0e3968aa10bdedcc5a.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/ce0e3968aa10bdedcc5a.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/cffe88250e2792acb914.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/cffe88250e2792acb914.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/channels.99e7cde9..jpg -> build/lib/superset/static/assets copying superset/static/assets/chord.446d549d..jpg -> build/lib/superset/static/assets copying superset/static/assets/d077b1ce5f596e308fd8.geojson -> build/lib/superset/static/assets copying superset/static/assets/d12e380a429916e4f0c8.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/d12e380a429916e4f0c8.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/d20fb16ba662419cf713.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/d20fb16ba662419cf713.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/d230312d67b229d5bdc7.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/d230312d67b229d5bdc7.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/d250a632b0232d6da24f.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/d250a632b0232d6da24f.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/d50144b85b56ef439bb3.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/d50144b85b56ef439bb3.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/d650cc0676c989c53b46.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/d650cc0676c989c53b46.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/d7859b43df2e8565d05e.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/d7859b43df2e8565d05e.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/d81967d83cca686de9b2.geojson -> build/lib/superset/static/assets copying superset/static/assets/d81f67bb7815b88132ba.geojson -> build/lib/superset/static/assets copying superset/static/assets/d8ca4e3d2c999f3432ea.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/d8ca4e3d2c999f3432ea.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/d965f006bd20b8ca4361.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/d965f006bd20b8ca4361.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/d976cbf5cee4a79c3b53.geojson -> build/lib/superset/static/assets copying superset/static/assets/d9ea22831a45efa05abf.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/d9ea22831a45efa05abf.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/db94663795a8e199fd33.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/db94663795a8e199fd33.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/dbd10f614337e1472a17.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/dbd10f614337e1472a17.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/dd4bcecbd8dd71191cad.geojson -> build/lib/superset/static/assets copying superset/static/assets/de341d5b50cf553eeb8a.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/de341d5b50cf553eeb8a.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/dfa5abcf641f49f06937.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/dfa5abcf641f49f06937.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/e050d948e58b6608b391.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/e050d948e58b6608b391.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/e1342085181b820e1166.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/e1342085181b820e1166.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/e2e32be7334a10093a77.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/e2e32be7334a10093a77.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/e3420515b524f5516e0e.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/e3420515b524f5516e0e.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/e3bafb62eb2592c0bb0e.png -> build/lib/superset/static/assets copying superset/static/assets/e3e81b8e8c58530a1e1d.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/e3e81b8e8c58530a1e1d.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/e5950f166049418c0900.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/e5950f166049418c0900.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/e5cdc3107ae8ff17c6c5.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/e5cdc3107ae8ff17c6c5.chunk.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/e5cdc3107ae8ff17c6c5.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/e6cf10829d09f4640214.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/e6cf10829d09f4640214.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/e7e5e34c2290ec967c85.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/e7e5e34c2290ec967c85.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/e8abff2e2378b2690e44.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/e8abff2e2378b2690e44.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/e8ef2969baaac1410650.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/e8ef2969baaac1410650.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/e935076dcc7fbe1cc651.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/e935076dcc7fbe1cc651.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/e93e4a418763491a8b13.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/e93e4a418763491a8b13.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/e9beb47a80bd8e9a9f7c.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/e9beb47a80bd8e9a9f7c.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/ea166e36b0b0b2327639.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/ea166e36b0b0b2327639.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/eb5ca79a61e22b824e7f.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/eb5ca79a61e22b824e7f.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/ed1976d07a2474c894f9.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/ed1976d07a2474c894f9.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/ee864bc655921398e6bb.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/ee864bc655921398e6bb.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/eee6d2c3d04b428f2754.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/eee6d2c3d04b428f2754.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/efcabf7c5dedc16bed68.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/efcabf7c5dedc16bed68.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/embedded.b4f0a8e3f0326a373874.entry.js -> build/lib/superset/static/assets copying superset/static/assets/embedded.b4f0a8e3f0326a373874.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/employment.7b5c16a7..jpg -> build/lib/superset/static/assets copying superset/static/assets/example.05665cd0..jpg -> build/lib/superset/static/assets copying superset/static/assets/example.0b3960de..jpg -> build/lib/superset/static/assets copying superset/static/assets/example.0df299a4..jpg -> build/lib/superset/static/assets copying superset/static/assets/example.1ec31bd3..jpg -> build/lib/superset/static/assets copying superset/static/assets/example.2018d670..jpg -> build/lib/superset/static/assets copying superset/static/assets/example.3d91d261..png -> build/lib/superset/static/assets copying superset/static/assets/example.537c9da1..jpg -> build/lib/superset/static/assets copying superset/static/assets/example.61c54865..jpg -> build/lib/superset/static/assets copying superset/static/assets/example.661644db..jpg -> build/lib/superset/static/assets copying superset/static/assets/example.6f0d126b..jpg -> build/lib/superset/static/assets copying superset/static/assets/example.74513bdf..jpg -> build/lib/superset/static/assets copying superset/static/assets/example.b2236be9..jpg -> build/lib/superset/static/assets copying superset/static/assets/example.b4ba0c5a..jpg -> build/lib/superset/static/assets copying superset/static/assets/example.d5c3e7be..jpg -> build/lib/superset/static/assets copying superset/static/assets/example.f2f6c07c..jpg -> build/lib/superset/static/assets copying superset/static/assets/example1.022400bc..jpg -> build/lib/superset/static/assets copying superset/static/assets/example1.198466c2..jpg -> build/lib/superset/static/assets copying superset/static/assets/example1.297446aa..jpg -> build/lib/superset/static/assets copying superset/static/assets/example1.34be4dd6..jpg -> build/lib/superset/static/assets copying superset/static/assets/example1.44f08793..jpg -> build/lib/superset/static/assets copying superset/static/assets/example1.6c4d3e0c..jpg -> build/lib/superset/static/assets copying superset/static/assets/example1.a58bab57..jpg -> build/lib/superset/static/assets copying superset/static/assets/example1.b8069aef..jpg -> build/lib/superset/static/assets copying superset/static/assets/example2.19c795b0..jpg -> build/lib/superset/static/assets copying superset/static/assets/example2.5c0aa0f4..jpg -> build/lib/superset/static/assets copying superset/static/assets/example2.65d169da..jpg -> build/lib/superset/static/assets copying superset/static/assets/example2.b5dfc507..jpg -> build/lib/superset/static/assets copying superset/static/assets/example2.ea481d57..jpg -> build/lib/superset/static/assets copying superset/static/assets/example2.ef2d1091..jpg -> build/lib/superset/static/assets copying superset/static/assets/example2.f7e90b3e..jpg -> build/lib/superset/static/assets copying superset/static/assets/example2.f881423e..jpg -> build/lib/superset/static/assets copying superset/static/assets/example3.3738f056..jpg -> build/lib/superset/static/assets copying superset/static/assets/example3.99ab6fd0..jpg -> build/lib/superset/static/assets copying superset/static/assets/example4.94717fd8..jpg -> build/lib/superset/static/assets copying superset/static/assets/exampleGermany.db162ad7..jpg -> build/lib/superset/static/assets copying superset/static/assets/exampleUsa.5007a9ac..jpg -> build/lib/superset/static/assets copying superset/static/assets/f0afa7465c828a07259a.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/f0afa7465c828a07259a.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/f158268a2958199d23ba.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/f158268a2958199d23ba.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/f2735c169d7b6a4f5848.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/f2735c169d7b6a4f5848.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/f44dbd61a903057c7c0b.geojson -> build/lib/superset/static/assets copying superset/static/assets/f45e83da71a4ebb56579.geojson -> build/lib/superset/static/assets copying superset/static/assets/f557d69b5a0f8a15a263.woff -> build/lib/superset/static/assets copying superset/static/assets/f5869088a4319a800ccb.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/f5869088a4319a800ccb.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/f6d017953aec813a7fe6.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/f6d017953aec813a7fe6.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/f7a288fffdd2a4a748d3.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/f7a288fffdd2a4a748d3.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/f8602964cbcccef7a22b.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/f8602964cbcccef7a22b.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/f8a10326828318d2245e.woff2 -> build/lib/superset/static/assets copying superset/static/assets/f8e056d22124a7fd6234.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/f8e056d22124a7fd6234.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/f9654c52d782755b71d6.geojson -> build/lib/superset/static/assets copying superset/static/assets/fab9d21c3a4b7dc1f921.geojson -> build/lib/superset/static/assets copying superset/static/assets/fc084293cd81bf3d202b.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/fc084293cd81bf3d202b.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/fc28aa5f2526f7bd1660.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/fc28aa5f2526f7bd1660.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/fcc96506913a8c345894.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/fcc96506913a8c345894.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/fce87cfa922b7c776907.geojson -> build/lib/superset/static/assets copying superset/static/assets/fd78b2810aae9d021034.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/fd78b2810aae9d021034.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/fe5e32e3ac5de33fdb76.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/fe5e32e3ac5de33fdb76.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/ff678b2259a5b78d8dfe.chunk.js -> build/lib/superset/static/assets copying superset/static/assets/ff678b2259a5b78d8dfe.chunk.js.map -> build/lib/superset/static/assets copying superset/static/assets/loading.cff8a5da..gif -> build/lib/superset/static/assets copying superset/static/assets/manifest.json -> build/lib/superset/static/assets copying superset/static/assets/menu.c96348302658c4b4f32a.entry.js -> build/lib/superset/static/assets copying superset/static/assets/menu.c96348302658c4b4f32a.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/package.json -> build/lib/superset/static/assets copying superset/static/assets/preamble.15acfc1771c69eea159f.entry.js -> build/lib/superset/static/assets copying superset/static/assets/preamble.15acfc1771c69eea159f.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/profile.7ca5830eb7dfb36353cf.entry.css -> build/lib/superset/static/assets copying superset/static/assets/profile.7ca5830eb7dfb36353cf.entry.css.map -> build/lib/superset/static/assets copying superset/static/assets/profile.7ca5830eb7dfb36353cf.entry.js -> build/lib/superset/static/assets copying superset/static/assets/profile.7ca5830eb7dfb36353cf.entry.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/profile.7ca5830eb7dfb36353cf.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/showSavedQuery.c540c5c2ce8e5cb9fb08.entry.js -> build/lib/superset/static/assets copying superset/static/assets/showSavedQuery.c540c5c2ce8e5cb9fb08.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/spa.01c6a9e84e6a22eea9a7.entry.css -> build/lib/superset/static/assets copying superset/static/assets/spa.01c6a9e84e6a22eea9a7.entry.css.map -> build/lib/superset/static/assets copying superset/static/assets/spa.01c6a9e84e6a22eea9a7.entry.js -> build/lib/superset/static/assets copying superset/static/assets/spa.01c6a9e84e6a22eea9a7.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/sqllab.af8cb10e462132b101ad.entry.css -> build/lib/superset/static/assets copying superset/static/assets/sqllab.af8cb10e462132b101ad.entry.css.map -> build/lib/superset/static/assets copying superset/static/assets/sqllab.af8cb10e462132b101ad.entry.js -> build/lib/superset/static/assets copying superset/static/assets/sqllab.af8cb10e462132b101ad.entry.js.map -> build/lib/superset/static/assets copying superset/static/assets/theme.3578f6d7452f0d655c34.entry.css -> build/lib/superset/static/assets copying superset/static/assets/theme.3578f6d7452f0d655c34.entry.css.map -> build/lib/superset/static/assets copying superset/static/assets/theme.3578f6d7452f0d655c34.entry.js -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.0bdf08a4..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.0be12067..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.0cdc0470..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.0fd3ce37..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.1135b4a4..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.154cdccd..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.1a9ace38..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.1e4e5b08..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.228faa03..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.22e46caa..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.241865fc..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.2b21fc4a..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.39c29e21..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.3a51101f..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.3b5aef49..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.4a9b5e62..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.50c780c0..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.52aeda65..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.5d5ddfcc..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.5ec3e6bd..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.652ad50f..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.66ee99c5..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.7d54df91..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.7fb4da2c..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.8beef864..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.8e8858da..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.92b5826e..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.94dfb10d..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.9506c7f0..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.9905c92f..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.9d4c8d11..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.a463d279..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.a5307f41..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.aa9710fc..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.ab750ae6..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.ab8113ee..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.b0251af6..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.b290682b..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.b627d1a4..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.b751c252..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.c2670397..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.c501c39d..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.caae0276..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.d2ebb8b7..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.d823178d..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.e3f36081..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.e556fb5f..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.e62c1972..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.e7c50181..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.e9235c2d..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.ea1ff627..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.ee528db4..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.f2cfa9c4..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.f2d16e54..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.f5779edd..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.f6ecb617..png -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.f7f91866e420f4d9227b.entry.js -> build/lib/superset/static/assets copying superset/static/assets/thumbnail.fb226195..png -> build/lib/superset/static/assets copying superset/static/assets/transportation.75912cf2..jpg -> build/lib/superset/static/assets copying superset/static/assets/tree.4b27c6bb..png -> build/lib/superset/static/assets copying superset/static/assets/treemap_v2_1.f997bb13..png -> build/lib/superset/static/assets copying superset/static/assets/treemap_v2_2.bac597e9..jpg -> build/lib/superset/static/assets copying superset/static/assets/vendors.d43e1060c583584b42b0.entry.js -> build/lib/superset/static/assets copying superset/static/assets/vendors.d43e1060c583584b42b0.entry.js.LICENSE.txt -> build/lib/superset/static/assets copying superset/static/assets/vendors.d43e1060c583584b42b0.entry.js.map -> build/lib/superset/static/assets creating build/lib/superset/static/assets/images copying superset/static/assets/images/apache-kylin.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/apache_feather.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/babies.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/bubble.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/chart-card-fallback.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/chart.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/clickhouse.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/cloud.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/create_role.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/dash.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/dashboard-card-fallback.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/dashboard.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/databricks.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/db2.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/document.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/druid.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/druid_agg.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/empty-charts.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/empty-dashboard.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/empty-dataset.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/empty-queries.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/empty-query.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/empty-table.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/empty.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/empty_sql_chart.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/error404.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/error500.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/exasol.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/favicon.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/filter-results.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/filter.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/firebird.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/firebolt.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/google-biquery.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/greenplum.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/hologres.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/loading.gif -> build/lib/superset/static/assets/images copying superset/static/assets/images/mariadb.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/monet-db.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/mssql-server.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/mysql.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/netezza.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/no-columns.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/noimg.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/oracle.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/pinot.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/postgresql.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/presto.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/redshift.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/rockset.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/s.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/snowflake.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/sqlite.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/star-circle.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/superset-logo-horiz.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/superset.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/superset_screenshot.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/sybase.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/teradata.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/timescale.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/trino.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/union.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/union.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/vector.svg -> build/lib/superset/static/assets/images copying superset/static/assets/images/vertica.png -> build/lib/superset/static/assets/images copying superset/static/assets/images/yugabyte.png -> build/lib/superset/static/assets/images creating build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/alert.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/alert_solid.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/alert_solid_small.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/area-chart-tile.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/ballot.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/bar-chart-tile.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/big-number-chart-tile.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/binoculars.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/bolt.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/bolt_small.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/bolt_small_run.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/calendar.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/cancel-x.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/cancel.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/cancel_solid.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/card_view.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/cards.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/cards_locked.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/caret_down.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/caret_left.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/caret_right.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/caret_up.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/category.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/certified.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/check.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/checkbox-half.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/checkbox-off.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/checkbox-on.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/circle.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/circle_check.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/circle_check_solid.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/clock.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/close.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/code.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/cog.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/collapse.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/color_palette.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/components.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/copy.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/cross-filter-badge.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/current-rendered-tile.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/cursor_target.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/database.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/dataset_physical.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/dataset_virtual.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/dataset_virtual_greyscale.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/default_db_image.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/download.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/drag.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/edit.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/edit_alt.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/email.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/error.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/error_solid.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/error_solid_small.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/error_solid_small_red.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/exclamation.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/expand.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/eye.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/eye_slash.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/favorite-selected.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/favorite-unselected.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/favorite_small_selected.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/field_abc.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/field_boolean.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/field_date.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/field_derived.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/field_num.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/field_struct.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/file.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/filter.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/filter_small.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/folder.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/full.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/function_x.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/gear.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/grid.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/image.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/import.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/info-solid.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/info.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/info_solid_small.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/join.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/keyboard.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/layers.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/lightbulb.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/line-chart-tile.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/link.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/list.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/list_view.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/location.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/lock_locked.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/lock_unlocked.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/map.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/message.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/minus.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/minus_solid.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/more_horiz.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/more_vert.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/move.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/nav_charts.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/nav_dashboard.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/nav_data.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/nav_explore.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/nav_home.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/nav_lab.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/note.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/offline.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/paperclip.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/pie-chart-tile.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/placeholder.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/plus.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/plus_large.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/plus_small.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/plus_solid.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/queued.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/redo.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/refresh.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/running.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/save.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/search.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/server.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/share.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/slack.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/sort.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/sort_asc.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/sort_desc.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/sql.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/table-chart-tile.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/table.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/tag.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/tags.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/transparent.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/trash.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/triangle_change.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/triangle_down.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/triangle_up.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/undo.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/up-level.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/user.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/warning.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/warning_solid.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/x-large.svg -> build/lib/superset/static/assets/images/icons copying superset/static/assets/images/icons/x-small.svg -> build/lib/superset/static/assets/images/icons creating build/lib/superset/static/assets/images/screenshots copying superset/static/assets/images/screenshots/explore.jpg -> build/lib/superset/static/assets/images/screenshots copying superset/static/assets/images/screenshots/gallery.jpg -> build/lib/superset/static/assets/images/screenshots copying superset/static/assets/images/screenshots/slack_dash.jpg -> build/lib/superset/static/assets/images/screenshots copying superset/static/assets/images/screenshots/sql_lab.jpg -> build/lib/superset/static/assets/images/screenshots creating build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/add_db.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_01_sources_database.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_02_add_database.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_03_database_name.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_04_sqlalchemy_connection_string.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_05_connection_popup.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_06_list_of_tables.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_07_save_button.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_08_sources_tables.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_09_add_new_table.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_10_table_name.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_11_choose_db.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_12_table_creation_success_msg.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_13_edit_table_config.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_14_field_config.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_15_click_table_name.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_16_datasource_chart_type.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_17_choose_time_range.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_18_choose_metric.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_19_click_query.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_20_count_star_result.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_21_group_by.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_22_group_by_result.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_23_group_by_more_dimensions.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_24_max_metric.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_25_max_temp_filter.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_26_row_limit.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_27_top_10_max_temps.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_28_bar_chart.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_29_bar_chart_series_metrics.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_30_bar_chart_results.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_31_save_slice_to_dashboard.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_32_save_slice_confirmation.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_33_dashboard.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_34_weather_dashboard.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_35_slice_on_dashboard.png -> build/lib/superset/static/assets/images/tutorial copying superset/static/assets/images/tutorial/tutorial_36_adjust_dimensions.gif -> build/lib/superset/static/assets/images/tutorial creating build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/add_new_chart.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/advanced_analytics_base.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/annotation.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/annotation_settings.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/average_aggregate_for_cost.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/blue_bar_insert_component.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/chose_a_datasource.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/csv_to_database_configuration.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/edit-record.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/edit_annotation.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/filter_on_origin_country.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/markdown.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/no_filter_on_time_filter.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/parse_dates_column.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/publish_dashboard.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/resample.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/resize_tutorial_table_on_dashboard.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/rolling_mean.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/save_tutorial_table.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/select_dates_pivot_table.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/select_table_visualization_type.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/sum_cost_column.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/time_comparison_absolute_difference.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/time_comparison_two_series.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/tutorial_line_chart.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/tutorial_pivot_table.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/tutorial_table.png -> build/lib/superset/static/assets/images/usertutorial copying superset/static/assets/images/usertutorial/upload_a_csv.png -> build/lib/superset/static/assets/images/usertutorial creating build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/area.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/bar.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/big_number.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/big_number_total.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/box_plot.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/bubble.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/bullet.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/cal_heatmap.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/chord.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/compare.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/country_map.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/deck_arc.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/deck_geojson.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/deck_grid.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/deck_hex.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/deck_multi.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/deck_path.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/deck_polygon.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/deck_scatter.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/deck_screengrid.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/directed_force.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/dist_bar.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/dual_line.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/event_flow.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/filter_box.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/heatmap.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/histogram.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/horizon.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/iframe.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/line.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/line_multi.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/mapbox.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/markup.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/multi.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/paired_ttest.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/para.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/partition.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/pie.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/pivot_table.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/rose.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/sankey.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/separator.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/sunburst.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/table.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/time_pivot.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/time_table.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/treemap.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/word_cloud.png -> build/lib/superset/static/assets/images/viz_thumbnails copying superset/static/assets/images/viz_thumbnails/world_map.png -> build/lib/superset/static/assets/images/viz_thumbnails creating build/lib/superset/static/assets/stylesheets copying superset/static/assets/stylesheets/reactable-pagination.less -> build/lib/superset/static/assets/stylesheets copying superset/static/assets/stylesheets/superset.less -> build/lib/superset/static/assets/stylesheets creating build/lib/superset/static/assets/stylesheets/antd copying superset/static/assets/stylesheets/antd/index.less -> build/lib/superset/static/assets/stylesheets/antd creating build/lib/superset/static/assets/stylesheets/less copying superset/static/assets/stylesheets/less/fonts.less -> build/lib/superset/static/assets/stylesheets/less copying superset/static/assets/stylesheets/less/index.less -> build/lib/superset/static/assets/stylesheets/less copying superset/static/assets/stylesheets/less/variables.less -> build/lib/superset/static/assets/stylesheets/less creating build/lib/superset/static/assets/stylesheets/less/cosmo copying superset/static/assets/stylesheets/less/cosmo/bootswatch.less -> build/lib/superset/static/assets/stylesheets/less/cosmo copying superset/static/assets/stylesheets/less/cosmo/cosmoTheme.js -> build/lib/superset/static/assets/stylesheets/less/cosmo copying superset/static/assets/stylesheets/less/cosmo/variables.less -> build/lib/superset/static/assets/stylesheets/less/cosmo creating build/lib/superset/templates copying superset/templates/tail_js_custom_extra.html -> build/lib/superset/templates creating build/lib/superset/templates/appbuilder copying superset/templates/appbuilder/baselayout.html -> build/lib/superset/templates/appbuilder copying superset/templates/appbuilder/navbar.html -> build/lib/superset/templates/appbuilder creating build/lib/superset/templates/appbuilder/general creating build/lib/superset/templates/appbuilder/general/model copying superset/templates/appbuilder/general/model/list.html -> build/lib/superset/templates/appbuilder/general/model creating build/lib/superset/templates/appbuilder/general/widgets copying superset/templates/appbuilder/general/widgets/base_list.html -> build/lib/superset/templates/appbuilder/general/widgets copying superset/templates/appbuilder/general/widgets/search.html -> build/lib/superset/templates/appbuilder/general/widgets creating build/lib/superset/templates/email copying superset/templates/email/alert.txt -> build/lib/superset/templates/email copying superset/templates/email/role_extended.txt -> build/lib/superset/templates/email copying superset/templates/email/role_granted.txt -> build/lib/superset/templates/email creating build/lib/superset/templates/slack copying superset/templates/slack/alert.txt -> build/lib/superset/templates/slack copying superset/templates/slack/alert_no_screenshot.txt -> build/lib/superset/templates/slack creating build/lib/superset/templates/superset copying superset/templates/superset/base.html -> build/lib/superset/templates/superset copying superset/templates/superset/basic.html -> build/lib/superset/templates/superset copying superset/templates/superset/csrf_token.json -> build/lib/superset/templates/superset copying superset/templates/superset/export_dashboards.html -> build/lib/superset/templates/superset copying superset/templates/superset/flash_wrapper.html -> build/lib/superset/templates/superset copying superset/templates/superset/import_dashboards.html -> build/lib/superset/templates/superset copying superset/templates/superset/paper-theme.html -> build/lib/superset/templates/superset copying superset/templates/superset/public_welcome.html -> build/lib/superset/templates/superset copying superset/templates/superset/request_access.html -> build/lib/superset/templates/superset copying superset/templates/superset/spa.html -> build/lib/superset/templates/superset copying superset/templates/superset/theme.html -> build/lib/superset/templates/superset copying superset/templates/superset/traceback.html -> build/lib/superset/templates/superset creating build/lib/superset/templates/superset/fab_overrides copying superset/templates/superset/fab_overrides/list.html -> build/lib/superset/templates/superset/fab_overrides copying superset/templates/superset/fab_overrides/list_role.html -> build/lib/superset/templates/superset/fab_overrides copying superset/templates/superset/fab_overrides/list_with_checkboxes.html -> build/lib/superset/templates/superset/fab_overrides creating build/lib/superset/templates/superset/form_view copying superset/templates/superset/form_view/csv_macros.html -> build/lib/superset/templates/superset/form_view copying superset/templates/superset/form_view/csv_scripts.html -> build/lib/superset/templates/superset/form_view copying superset/templates/superset/form_view/database_schemas_selector.html -> build/lib/superset/templates/superset/form_view creating build/lib/superset/templates/superset/form_view/columnar_to_database_view copying superset/templates/superset/form_view/columnar_to_database_view/edit.html -> build/lib/superset/templates/superset/form_view/columnar_to_database_view creating build/lib/superset/templates/superset/form_view/csv_to_database_view copying superset/templates/superset/form_view/csv_to_database_view/edit.html -> build/lib/superset/templates/superset/form_view/csv_to_database_view creating build/lib/superset/templates/superset/form_view/excel_to_database_view copying superset/templates/superset/form_view/excel_to_database_view/edit.html -> build/lib/superset/templates/superset/form_view/excel_to_database_view creating build/lib/superset/templates/superset/models creating build/lib/superset/templates/superset/models/database copying superset/templates/superset/models/database/add.html -> build/lib/superset/templates/superset/models/database copying superset/templates/superset/models/database/edit.html -> build/lib/superset/templates/superset/models/database copying superset/templates/superset/models/database/macros.html -> build/lib/superset/templates/superset/models/database creating build/lib/superset/templates/superset/models/rls copying superset/templates/superset/models/rls/list.html -> build/lib/superset/templates/superset/models/rls creating build/lib/superset/templates/superset/partials copying superset/templates/superset/partials/asset_bundle.html -> build/lib/superset/templates/superset/partials creating build/lib/superset/templates/superset/reports copying superset/templates/superset/reports/slice_data.html -> build/lib/superset/templates/superset/reports copying superset/migrations/README -> build/lib/superset/migrations copying superset/migrations/alembic.ini -> build/lib/superset/migrations copying superset/migrations/script.py.mako -> build/lib/superset/migrations copying superset/examples/countries.md -> build/lib/superset/examples creating build/lib/superset/examples/configs copying superset/examples/configs/metadata.yaml -> build/lib/superset/examples/configs creating build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Age_distribution_of_respondents.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Are_you_an_ethnic_minority_in_your_city.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Breakdown_of_Developer_Type.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Commute_Time.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Country_of_Citizenship.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Cross_Channel_Relationship.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Cross_Channel_Relationship_heatmap_2786.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Current_Developers_Is_this_your_first_development_job.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Degrees_vs_Income.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Ethnic_Minority__Gender.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Filter_Segments.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Filtering_Vaccines.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/First_Time_Developer.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/First_Time_Developer__Commute_Time.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Games.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Games_per_Genre.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Games_per_Genre_over_time.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Gender.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Highest_degree_held.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/How_do_you_prefer_to_work.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/How_much_do_you_expect_to_earn_0_-_100k.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Last_Year_Income_Distribution.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Location_of_Current_Developers.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Members_per_Channel.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Messages_per_Channel.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Most_Dominant_Platforms.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/New_Members_per_Month.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Number_of_Aspiring_Developers.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Number_of_Deals_for_each_Combination.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Number_of_Games_That_Hit_100k_in_Sales_By_Release_Year.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Number_of_Members.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Overall_Sales_By_Product_Line.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Popular_Genres_Across_Platforms.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Preferred_Employment_Style.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Proportion_of_Revenue_by_Product_Line.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Publishers_With_Most_Titles.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Quarterly_Sales.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Quarterly_Sales_By_Product_Line.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Relocation_ability.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Revenue_by_Deal_Size.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Rise__Fall_of_Video_Game_Consoles.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Seasonality_of_Revenue_per_Product_Line.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Top_10_Games_Proportion_of_Sales_in_Markets.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Top_15_Languages_Spoken_at_Home.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Top_Timezones.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Total_Items_Sold.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Total_Items_Sold_By_Product_Line.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Total_Revenue.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Total_Sales_per_Market_Grouped_by_Genre.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Unicode_Cloud.test.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Vaccine_Candidates_per_Approach__Stage.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Vaccine_Candidates_per_Country.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Vaccine_Candidates_per_Country_261.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Vaccine_Candidates_per_Country__Stage.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Vaccine_Candidates_per_Country__Stage_749.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Vaccine_Candidates_per_Phase.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Vaccine_Candidates_per_Phase_587.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Vehicle_Sales_Filter.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Video_Game_Sales_Filter.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Weekly_Messages.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Weekly_Threads.yaml -> build/lib/superset/examples/configs/charts copying superset/examples/configs/charts/Work_Location_Preference.yaml -> build/lib/superset/examples/configs/charts creating build/lib/superset/examples/configs/dashboards copying superset/examples/configs/dashboards/COVID_Vaccine_Dashboard.yaml -> build/lib/superset/examples/configs/dashboards copying superset/examples/configs/dashboards/FCC_New_Coder_Survey_2018.yaml -> build/lib/superset/examples/configs/dashboards copying superset/examples/configs/dashboards/Sales_Dashboard.yaml -> build/lib/superset/examples/configs/dashboards copying superset/examples/configs/dashboards/Slack_Dashboard.yaml -> build/lib/superset/examples/configs/dashboards copying superset/examples/configs/dashboards/Unicode_Test.test.yaml -> build/lib/superset/examples/configs/dashboards copying superset/examples/configs/dashboards/Video_Game_Sales.yaml -> build/lib/superset/examples/configs/dashboards creating build/lib/superset/examples/configs/datasets creating build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/FCC_2018_Survey.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/channel_members.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/channels.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/cleaned_sales_data.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/covid_vaccines.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/exported_stats.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/members_channels_2.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/messages.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/messages_channels.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/new_members_daily.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/threads.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/unicode_test.test.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/users.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/users_channels-uzooNNtSRO.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/users_channels.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/examples/configs/datasets/examples/video_game_sales.yaml -> build/lib/superset/examples/configs/datasets/examples copying superset/translations/babel.cfg -> build/lib/superset/translations copying superset/translations/messages.pot -> build/lib/superset/translations copying superset/translations/requirements.txt -> build/lib/superset/translations creating build/lib/superset/translations/de creating build/lib/superset/translations/de/LC_MESSAGES copying superset/translations/de/LC_MESSAGES/messages.json -> build/lib/superset/translations/de/LC_MESSAGES copying superset/translations/de/LC_MESSAGES/messages.mo -> build/lib/superset/translations/de/LC_MESSAGES copying superset/translations/de/LC_MESSAGES/messages.po -> build/lib/superset/translations/de/LC_MESSAGES creating build/lib/superset/translations/en creating build/lib/superset/translations/en/LC_MESSAGES copying superset/translations/en/LC_MESSAGES/messages.json -> build/lib/superset/translations/en/LC_MESSAGES copying superset/translations/en/LC_MESSAGES/messages.mo -> build/lib/superset/translations/en/LC_MESSAGES copying superset/translations/en/LC_MESSAGES/messages.po -> build/lib/superset/translations/en/LC_MESSAGES creating build/lib/superset/translations/es creating build/lib/superset/translations/es/LC_MESSAGES copying superset/translations/es/LC_MESSAGES/messages.json -> build/lib/superset/translations/es/LC_MESSAGES copying superset/translations/es/LC_MESSAGES/messages.mo -> build/lib/superset/translations/es/LC_MESSAGES copying superset/translations/es/LC_MESSAGES/messages.po -> build/lib/superset/translations/es/LC_MESSAGES creating build/lib/superset/translations/fr creating build/lib/superset/translations/fr/LC_MESSAGES copying superset/translations/fr/LC_MESSAGES/messages.json -> build/lib/superset/translations/fr/LC_MESSAGES copying superset/translations/fr/LC_MESSAGES/messages.mo -> build/lib/superset/translations/fr/LC_MESSAGES copying superset/translations/fr/LC_MESSAGES/messages.po -> build/lib/superset/translations/fr/LC_MESSAGES creating build/lib/superset/translations/it creating build/lib/superset/translations/it/LC_MESSAGES copying superset/translations/it/LC_MESSAGES/messages.json -> build/lib/superset/translations/it/LC_MESSAGES copying superset/translations/it/LC_MESSAGES/messages.mo -> build/lib/superset/translations/it/LC_MESSAGES copying superset/translations/it/LC_MESSAGES/messages.po -> build/lib/superset/translations/it/LC_MESSAGES creating build/lib/superset/translations/ja creating build/lib/superset/translations/ja/LC_MESSAGES copying superset/translations/ja/LC_MESSAGES/messages.json -> build/lib/superset/translations/ja/LC_MESSAGES copying superset/translations/ja/LC_MESSAGES/messages.mo -> build/lib/superset/translations/ja/LC_MESSAGES copying superset/translations/ja/LC_MESSAGES/messages.po -> build/lib/superset/translations/ja/LC_MESSAGES creating build/lib/superset/translations/ko creating build/lib/superset/translations/ko/LC_MESSAGES copying superset/translations/ko/LC_MESSAGES/messages.json -> build/lib/superset/translations/ko/LC_MESSAGES copying superset/translations/ko/LC_MESSAGES/messages.mo -> build/lib/superset/translations/ko/LC_MESSAGES copying superset/translations/ko/LC_MESSAGES/messages.po -> build/lib/superset/translations/ko/LC_MESSAGES creating build/lib/superset/translations/nl creating build/lib/superset/translations/nl/LC_MESSAGES copying superset/translations/nl/LC_MESSAGES/messages.json -> build/lib/superset/translations/nl/LC_MESSAGES copying superset/translations/nl/LC_MESSAGES/messages.mo -> build/lib/superset/translations/nl/LC_MESSAGES copying superset/translations/nl/LC_MESSAGES/messages.po -> build/lib/superset/translations/nl/LC_MESSAGES creating build/lib/superset/translations/pt creating build/lib/superset/translations/pt/LC_MESSAGES copying superset/translations/pt/LC_MESSAGES/message.json -> build/lib/superset/translations/pt/LC_MESSAGES copying superset/translations/pt/LC_MESSAGES/message.po -> build/lib/superset/translations/pt/LC_MESSAGES copying superset/translations/pt/LC_MESSAGES/messages.json -> build/lib/superset/translations/pt/LC_MESSAGES creating build/lib/superset/translations/pt_BR creating build/lib/superset/translations/pt_BR/LC_MESSAGES copying superset/translations/pt_BR/LC_MESSAGES/messages.json -> build/lib/superset/translations/pt_BR/LC_MESSAGES copying superset/translations/pt_BR/LC_MESSAGES/messages.mo -> build/lib/superset/translations/pt_BR/LC_MESSAGES copying superset/translations/pt_BR/LC_MESSAGES/messages.po -> build/lib/superset/translations/pt_BR/LC_MESSAGES creating build/lib/superset/translations/ru creating build/lib/superset/translations/ru/LC_MESSAGES copying superset/translations/ru/LC_MESSAGES/messages.json -> build/lib/superset/translations/ru/LC_MESSAGES copying superset/translations/ru/LC_MESSAGES/messages.mo -> build/lib/superset/translations/ru/LC_MESSAGES copying superset/translations/ru/LC_MESSAGES/messages.po -> build/lib/superset/translations/ru/LC_MESSAGES creating build/lib/superset/translations/sk creating build/lib/superset/translations/sk/LC_MESSAGES copying superset/translations/sk/LC_MESSAGES/messages.json -> build/lib/superset/translations/sk/LC_MESSAGES copying superset/translations/sk/LC_MESSAGES/messages.mo -> build/lib/superset/translations/sk/LC_MESSAGES copying superset/translations/sk/LC_MESSAGES/messages.po -> build/lib/superset/translations/sk/LC_MESSAGES creating build/lib/superset/translations/sl creating build/lib/superset/translations/sl/LC_MESSAGES copying superset/translations/sl/LC_MESSAGES/messages.json -> build/lib/superset/translations/sl/LC_MESSAGES copying superset/translations/sl/LC_MESSAGES/messages.mo -> build/lib/superset/translations/sl/LC_MESSAGES copying superset/translations/sl/LC_MESSAGES/messages.po -> build/lib/superset/translations/sl/LC_MESSAGES creating build/lib/superset/translations/zh creating build/lib/superset/translations/zh/LC_MESSAGES copying superset/translations/zh/LC_MESSAGES/messages.json -> build/lib/superset/translations/zh/LC_MESSAGES copying superset/translations/zh/LC_MESSAGES/messages.mo -> build/lib/superset/translations/zh/LC_MESSAGES copying superset/translations/zh/LC_MESSAGES/messages.po -> build/lib/superset/translations/zh/LC_MESSAGES + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XSlR8S + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64 + cd apache-superset-2.1.0 + 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-apache-superset-2.1.0-1.aarch64 -==--==--==--==--==--==--==--==--==--==--==--==--==--==--==- VERSION: 2.1.0 GIT SHA: -==--==--==--==--==--==--==--==--==--==--==--==--==--==--==- 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-apache-superset-2.1.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors copying build/lib/superset/connectors/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/base copying build/lib/superset/connectors/base/models.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/base copying build/lib/superset/connectors/base/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/base copying build/lib/superset/connectors/base/views.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/base creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/sqla copying build/lib/superset/connectors/sqla/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/sqla copying build/lib/superset/connectors/sqla/models.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/sqla copying build/lib/superset/connectors/sqla/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/sqla copying build/lib/superset/connectors/sqla/views.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/sqla creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/columns copying build/lib/superset/columns/models.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/columns copying build/lib/superset/columns/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/columns copying build/lib/superset/columns/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/columns copying build/lib/superset/config.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasource copying build/lib/superset/datasource/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasource copying build/lib/superset/datasource/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasource copying build/lib/superset/datasource/dao.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasource creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/extensions copying build/lib/superset/extensions/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/extensions copying build/lib/superset/extensions/metastore_cache.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/extensions copying build/lib/superset/extensions/stats_logger.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/extensions copying build/lib/superset/extensions/ssh.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/extensions creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type copying build/lib/superset/advanced_data_type/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type copying build/lib/superset/advanced_data_type/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type copying build/lib/superset/advanced_data_type/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type/plugins copying build/lib/superset/advanced_data_type/plugins/internet_port.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type/plugins copying build/lib/superset/advanced_data_type/plugins/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type/plugins copying build/lib/superset/advanced_data_type/plugins/internet_address.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type/plugins copying build/lib/superset/advanced_data_type/types.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value copying build/lib/superset/key_value/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value copying build/lib/superset/key_value/models.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value copying build/lib/superset/key_value/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/commands copying build/lib/superset/key_value/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/commands copying build/lib/superset/key_value/commands/get.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/commands copying build/lib/superset/key_value/commands/upsert.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/commands copying build/lib/superset/key_value/commands/delete_expired.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/commands copying build/lib/superset/key_value/commands/update.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/commands copying build/lib/superset/key_value/commands/delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/commands copying build/lib/superset/key_value/commands/create.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/commands copying build/lib/superset/key_value/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value copying build/lib/superset/key_value/shared_entries.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value copying build/lib/superset/key_value/types.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded copying build/lib/superset/embedded/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded copying build/lib/superset/embedded/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded copying build/lib/superset/embedded/view.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded copying build/lib/superset/embedded/dao.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dao copying build/lib/superset/dao/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dao copying build/lib/superset/dao/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dao copying build/lib/superset/dao/base.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dao copying build/lib/superset/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views copying build/lib/superset/views/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/datasource copying build/lib/superset/views/datasource/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/datasource copying build/lib/superset/views/datasource/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/datasource copying build/lib/superset/views/datasource/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/datasource copying build/lib/superset/views/datasource/views.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/datasource copying build/lib/superset/views/dynamic_plugins.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views copying build/lib/superset/views/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views copying build/lib/superset/views/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/log copying build/lib/superset/views/log/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/log copying build/lib/superset/views/log/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/log copying build/lib/superset/views/log/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/log copying build/lib/superset/views/log/dao.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/log copying build/lib/superset/views/log/views.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/log copying build/lib/superset/views/filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/users copying build/lib/superset/views/users/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/users copying build/lib/superset/views/users/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/users copying build/lib/superset/views/users/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/users creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/chart copying build/lib/superset/views/chart/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/chart copying build/lib/superset/views/chart/filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/chart copying build/lib/superset/views/chart/mixin.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/chart copying build/lib/superset/views/chart/views.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/chart creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/database copying build/lib/superset/views/database/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/database copying build/lib/superset/views/database/forms.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/database copying build/lib/superset/views/database/views.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/database copying build/lib/superset/views/database/validators.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/database copying build/lib/superset/views/database/mixins.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/database copying build/lib/superset/views/health.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/sql_lab copying build/lib/superset/views/sql_lab/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/sql_lab copying build/lib/superset/views/sql_lab/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/sql_lab copying build/lib/superset/views/sql_lab/views.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/sql_lab copying build/lib/superset/views/access_requests.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views copying build/lib/superset/views/base_schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/dashboard copying build/lib/superset/views/dashboard/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/dashboard copying build/lib/superset/views/dashboard/mixin.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/dashboard copying build/lib/superset/views/dashboard/views.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/dashboard copying build/lib/superset/views/redirects.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views copying build/lib/superset/views/css_templates.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views copying build/lib/superset/views/core.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views copying build/lib/superset/views/base_api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views copying build/lib/superset/views/alerts.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views copying build/lib/superset/views/explore.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views copying build/lib/superset/views/key_value.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views copying build/lib/superset/views/tags.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views copying build/lib/superset/views/annotations.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views copying build/lib/superset/views/base.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/thumbnails copying build/lib/superset/thumbnails/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/thumbnails copying build/lib/superset/thumbnails/digest.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/thumbnails creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli copying build/lib/superset/cli/thumbnails.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli copying build/lib/superset/cli/lib.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli copying build/lib/superset/cli/test.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli copying build/lib/superset/cli/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli copying build/lib/superset/cli/examples.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli copying build/lib/superset/cli/importexport.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli copying build/lib/superset/cli/main.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli copying build/lib/superset/cli/update.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries copying build/lib/superset/queries/saved_queries/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries copying build/lib/superset/queries/saved_queries/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries copying build/lib/superset/queries/saved_queries/filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands copying build/lib/superset/queries/saved_queries/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands/importers copying build/lib/superset/queries/saved_queries/commands/importers/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands/importers copying build/lib/superset/queries/saved_queries/commands/importers/dispatcher.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands/importers creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands/importers/v1 copying build/lib/superset/queries/saved_queries/commands/importers/v1/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands/importers/v1 copying build/lib/superset/queries/saved_queries/commands/importers/v1/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands/importers/v1 copying build/lib/superset/queries/saved_queries/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands copying build/lib/superset/queries/saved_queries/commands/bulk_delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands copying build/lib/superset/queries/saved_queries/commands/export.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands copying build/lib/superset/queries/saved_queries/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries copying build/lib/superset/queries/saved_queries/dao.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries copying build/lib/superset/queries/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries copying build/lib/superset/queries/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries copying build/lib/superset/queries/filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries copying build/lib/superset/queries/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries copying build/lib/superset/queries/dao.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands copying build/lib/superset/commands/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands copying build/lib/superset/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/importers copying build/lib/superset/commands/importers/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/importers copying build/lib/superset/commands/importers/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/importers creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/importers/v1 copying build/lib/superset/commands/importers/v1/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/importers/v1 copying build/lib/superset/commands/importers/v1/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/importers/v1 copying build/lib/superset/commands/importers/v1/assets.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/importers/v1 copying build/lib/superset/commands/importers/v1/examples.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/importers/v1 copying build/lib/superset/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/export copying build/lib/superset/commands/export/models.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/export copying build/lib/superset/commands/export/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/export copying build/lib/superset/commands/export/assets.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/export copying build/lib/superset/commands/base.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports copying build/lib/superset/reports/models.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports copying build/lib/superset/reports/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/notifications copying build/lib/superset/reports/notifications/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/notifications copying build/lib/superset/reports/notifications/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/notifications copying build/lib/superset/reports/notifications/email.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/notifications copying build/lib/superset/reports/notifications/slack.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/notifications copying build/lib/superset/reports/notifications/base.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/notifications copying build/lib/superset/reports/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports copying build/lib/superset/reports/filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands copying build/lib/superset/reports/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands copying build/lib/superset/reports/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands copying build/lib/superset/reports/commands/alert.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands copying build/lib/superset/reports/commands/update.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands copying build/lib/superset/reports/commands/bulk_delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands copying build/lib/superset/reports/commands/log_prune.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands copying build/lib/superset/reports/commands/delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands copying build/lib/superset/reports/commands/execute.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands copying build/lib/superset/reports/commands/base.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands copying build/lib/superset/reports/commands/create.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/logs copying build/lib/superset/reports/logs/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/logs copying build/lib/superset/reports/logs/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/logs copying build/lib/superset/reports/logs/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/logs copying build/lib/superset/reports/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports copying build/lib/superset/reports/dao.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports copying build/lib/superset/reports/types.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts copying build/lib/superset/charts/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts copying build/lib/superset/charts/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts copying build/lib/superset/charts/filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands copying build/lib/superset/charts/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/importers copying build/lib/superset/charts/commands/importers/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/importers copying build/lib/superset/charts/commands/importers/dispatcher.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/importers creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/importers/v1 copying build/lib/superset/charts/commands/importers/v1/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/importers/v1 copying build/lib/superset/charts/commands/importers/v1/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/importers/v1 copying build/lib/superset/charts/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands copying build/lib/superset/charts/commands/update.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands copying build/lib/superset/charts/commands/bulk_delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands copying build/lib/superset/charts/commands/delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands copying build/lib/superset/charts/commands/export.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands copying build/lib/superset/charts/commands/create.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands copying build/lib/superset/charts/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts copying build/lib/superset/charts/post_processing.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/data copying build/lib/superset/charts/data/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/data copying build/lib/superset/charts/data/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/data creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/data/commands copying build/lib/superset/charts/data/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/data/commands copying build/lib/superset/charts/data/commands/get_data_command.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/data/commands copying build/lib/superset/charts/data/commands/create_async_job_command.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/data/commands copying build/lib/superset/charts/data/query_context_cache_loader.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/data copying build/lib/superset/charts/dao.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts copying build/lib/superset/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/initialization copying build/lib/superset/initialization/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/initialization creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards copying build/lib/superset/dashboards/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink copying build/lib/superset/dashboards/permalink/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink copying build/lib/superset/dashboards/permalink/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink/commands copying build/lib/superset/dashboards/permalink/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink/commands copying build/lib/superset/dashboards/permalink/commands/get.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink/commands copying build/lib/superset/dashboards/permalink/commands/base.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink/commands copying build/lib/superset/dashboards/permalink/commands/create.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink/commands copying build/lib/superset/dashboards/permalink/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink copying build/lib/superset/dashboards/permalink/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink copying build/lib/superset/dashboards/permalink/types.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink copying build/lib/superset/dashboards/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards copying build/lib/superset/dashboards/filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands copying build/lib/superset/dashboards/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/importers copying build/lib/superset/dashboards/commands/importers/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/importers copying build/lib/superset/dashboards/commands/importers/v0.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/importers copying build/lib/superset/dashboards/commands/importers/dispatcher.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/importers creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/importers/v1 copying build/lib/superset/dashboards/commands/importers/v1/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/importers/v1 copying build/lib/superset/dashboards/commands/importers/v1/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/importers/v1 copying build/lib/superset/dashboards/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands copying build/lib/superset/dashboards/commands/update.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands copying build/lib/superset/dashboards/commands/bulk_delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands copying build/lib/superset/dashboards/commands/delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands copying build/lib/superset/dashboards/commands/export.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands copying build/lib/superset/dashboards/commands/create.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands copying build/lib/superset/dashboards/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state copying build/lib/superset/dashboards/filter_state/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state copying build/lib/superset/dashboards/filter_state/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state/commands copying build/lib/superset/dashboards/filter_state/commands/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state/commands copying build/lib/superset/dashboards/filter_state/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state/commands copying build/lib/superset/dashboards/filter_state/commands/get.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state/commands copying build/lib/superset/dashboards/filter_state/commands/update.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state/commands copying build/lib/superset/dashboards/filter_state/commands/delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state/commands copying build/lib/superset/dashboards/filter_state/commands/create.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state/commands copying build/lib/superset/dashboards/dao.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets copying build/lib/superset/dashboards/filter_sets/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets copying build/lib/superset/dashboards/filter_sets/consts.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets copying build/lib/superset/dashboards/filter_sets/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets copying build/lib/superset/dashboards/filter_sets/filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/commands copying build/lib/superset/dashboards/filter_sets/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/commands copying build/lib/superset/dashboards/filter_sets/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/commands copying build/lib/superset/dashboards/filter_sets/commands/update.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/commands copying build/lib/superset/dashboards/filter_sets/commands/delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/commands copying build/lib/superset/dashboards/filter_sets/commands/base.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/commands copying build/lib/superset/dashboards/filter_sets/commands/create.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/commands copying build/lib/superset/dashboards/filter_sets/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets copying build/lib/superset/dashboards/filter_sets/dao.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets copying build/lib/superset/forms.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset copying build/lib/superset/result_set.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset copying build/lib/superset/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore copying build/lib/superset/explore/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data copying build/lib/superset/explore/form_data/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data copying build/lib/superset/explore/form_data/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands copying build/lib/superset/explore/form_data/commands/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands copying build/lib/superset/explore/form_data/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands copying build/lib/superset/explore/form_data/commands/state.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands copying build/lib/superset/explore/form_data/commands/get.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands copying build/lib/superset/explore/form_data/commands/parameters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands copying build/lib/superset/explore/form_data/commands/update.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands copying build/lib/superset/explore/form_data/commands/delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands copying build/lib/superset/explore/form_data/commands/create.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands copying build/lib/superset/explore/form_data/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data copying build/lib/superset/explore/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink copying build/lib/superset/explore/permalink/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink copying build/lib/superset/explore/permalink/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink/commands copying build/lib/superset/explore/permalink/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink/commands copying build/lib/superset/explore/permalink/commands/get.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink/commands copying build/lib/superset/explore/permalink/commands/base.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink/commands copying build/lib/superset/explore/permalink/commands/create.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink/commands copying build/lib/superset/explore/permalink/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink copying build/lib/superset/explore/permalink/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink copying build/lib/superset/explore/permalink/types.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink copying build/lib/superset/explore/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/commands copying build/lib/superset/explore/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/commands copying build/lib/superset/explore/commands/get.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/commands copying build/lib/superset/explore/commands/parameters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/commands copying build/lib/superset/explore/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore copying build/lib/superset/explore/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/importexport copying build/lib/superset/importexport/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/importexport copying build/lib/superset/importexport/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/importexport creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates copying build/lib/superset/css_templates/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates copying build/lib/superset/css_templates/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates copying build/lib/superset/css_templates/filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates/commands copying build/lib/superset/css_templates/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates/commands copying build/lib/superset/css_templates/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates/commands copying build/lib/superset/css_templates/commands/bulk_delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates/commands copying build/lib/superset/css_templates/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates copying build/lib/superset/css_templates/dao.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sql_validators copying build/lib/superset/sql_validators/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sql_validators copying build/lib/superset/sql_validators/postgres.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sql_validators copying build/lib/superset/sql_validators/presto_db.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sql_validators copying build/lib/superset/sql_validators/base.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sql_validators creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers copying build/lib/superset/annotation_layers/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers copying build/lib/superset/annotation_layers/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers copying build/lib/superset/annotation_layers/filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/commands copying build/lib/superset/annotation_layers/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/commands copying build/lib/superset/annotation_layers/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/commands copying build/lib/superset/annotation_layers/commands/update.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/commands copying build/lib/superset/annotation_layers/commands/bulk_delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/commands copying build/lib/superset/annotation_layers/commands/delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/commands copying build/lib/superset/annotation_layers/commands/create.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/commands copying build/lib/superset/annotation_layers/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers copying build/lib/superset/annotation_layers/dao.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations copying build/lib/superset/annotation_layers/annotations/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations copying build/lib/superset/annotation_layers/annotations/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations copying build/lib/superset/annotation_layers/annotations/filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/commands copying build/lib/superset/annotation_layers/annotations/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/commands copying build/lib/superset/annotation_layers/annotations/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/commands copying build/lib/superset/annotation_layers/annotations/commands/update.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/commands copying build/lib/superset/annotation_layers/annotations/commands/bulk_delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/commands copying build/lib/superset/annotation_layers/annotations/commands/delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/commands copying build/lib/superset/annotation_layers/annotations/commands/create.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/commands copying build/lib/superset/annotation_layers/annotations/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations copying build/lib/superset/annotation_layers/annotations/dao.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases copying build/lib/superset/databases/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases copying build/lib/superset/databases/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases copying build/lib/superset/databases/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases copying build/lib/superset/databases/filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases copying build/lib/superset/databases/decorators.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands copying build/lib/superset/databases/commands/validate_sql.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands copying build/lib/superset/databases/commands/validate.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands copying build/lib/superset/databases/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/importers copying build/lib/superset/databases/commands/importers/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/importers copying build/lib/superset/databases/commands/importers/dispatcher.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/importers creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/importers/v1 copying build/lib/superset/databases/commands/importers/v1/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/importers/v1 copying build/lib/superset/databases/commands/importers/v1/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/importers/v1 copying build/lib/superset/databases/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands copying build/lib/superset/databases/commands/test_connection.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands copying build/lib/superset/databases/commands/tables.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands copying build/lib/superset/databases/commands/update.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands copying build/lib/superset/databases/commands/delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands copying build/lib/superset/databases/commands/export.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands copying build/lib/superset/databases/commands/create.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands copying build/lib/superset/databases/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel copying build/lib/superset/databases/ssh_tunnel/models.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel copying build/lib/superset/databases/ssh_tunnel/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel/commands copying build/lib/superset/databases/ssh_tunnel/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel/commands copying build/lib/superset/databases/ssh_tunnel/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel/commands copying build/lib/superset/databases/ssh_tunnel/commands/update.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel/commands copying build/lib/superset/databases/ssh_tunnel/commands/delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel/commands copying build/lib/superset/databases/ssh_tunnel/commands/create.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel/commands copying build/lib/superset/databases/ssh_tunnel/dao.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel copying build/lib/superset/databases/dao.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases copying build/lib/superset/viz.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models copying build/lib/superset/models/helpers.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models copying build/lib/superset/models/dynamic_plugins.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models copying build/lib/superset/models/slice.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models copying build/lib/superset/models/dashboard.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models copying build/lib/superset/models/cache.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models copying build/lib/superset/models/datasource_access_request.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models copying build/lib/superset/models/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models copying build/lib/superset/models/user_attributes.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models copying build/lib/superset/models/core.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models copying build/lib/superset/models/sql_lab.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/sql_types copying build/lib/superset/models/sql_types/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/sql_types copying build/lib/superset/models/sql_types/presto_sql_types.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/sql_types copying build/lib/superset/models/filter_set.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models copying build/lib/superset/models/annotations.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models copying build/lib/superset/models/embedded_dashboard.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks copying build/lib/superset/tasks/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks copying build/lib/superset/tasks/thumbnails.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks copying build/lib/superset/tasks/cache.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks copying build/lib/superset/tasks/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks copying build/lib/superset/tasks/scheduler.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks copying build/lib/superset/tasks/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks copying build/lib/superset/tasks/async_queries.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks copying build/lib/superset/tasks/cron_util.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks copying build/lib/superset/tasks/slack_util.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks copying build/lib/superset/tasks/types.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks copying build/lib/superset/tasks/celery_app.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common copying build/lib/superset/common/query_context.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common copying build/lib/superset/common/query_context_factory.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common copying build/lib/superset/common/query_object.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common copying build/lib/superset/common/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common copying build/lib/superset/common/db_query_status.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common copying build/lib/superset/common/query_context_processor.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common copying build/lib/superset/common/chart_data.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common copying build/lib/superset/common/query_actions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common copying build/lib/superset/common/query_object_factory.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/utils copying build/lib/superset/common/utils/time_range_utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/utils copying build/lib/superset/common/utils/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/utils copying build/lib/superset/common/utils/dataframe_utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/utils copying build/lib/superset/common/utils/query_cache_manager.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/utils copying build/lib/superset/common/tags.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common copying build/lib/superset/common/not_authrized_object.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common copying build/lib/superset/sql_parse.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cachekeys copying build/lib/superset/cachekeys/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cachekeys copying build/lib/superset/cachekeys/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cachekeys copying build/lib/superset/cachekeys/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cachekeys copying build/lib/superset/errors.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets copying build/lib/superset/datasets/models.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/columns copying build/lib/superset/datasets/columns/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/columns copying build/lib/superset/datasets/columns/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/columns creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/columns/commands copying build/lib/superset/datasets/columns/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/columns/commands copying build/lib/superset/datasets/columns/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/columns/commands copying build/lib/superset/datasets/columns/commands/delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/columns/commands copying build/lib/superset/datasets/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets copying build/lib/superset/datasets/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets copying build/lib/superset/datasets/filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands copying build/lib/superset/datasets/commands/refresh.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands copying build/lib/superset/datasets/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/importers copying build/lib/superset/datasets/commands/importers/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/importers copying build/lib/superset/datasets/commands/importers/v0.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/importers copying build/lib/superset/datasets/commands/importers/dispatcher.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/importers creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/importers/v1 copying build/lib/superset/datasets/commands/importers/v1/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/importers/v1 copying build/lib/superset/datasets/commands/importers/v1/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/importers/v1 copying build/lib/superset/datasets/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands copying build/lib/superset/datasets/commands/duplicate.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands copying build/lib/superset/datasets/commands/update.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands copying build/lib/superset/datasets/commands/bulk_delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands copying build/lib/superset/datasets/commands/delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands copying build/lib/superset/datasets/commands/export.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands copying build/lib/superset/datasets/commands/create.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands copying build/lib/superset/datasets/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/metrics copying build/lib/superset/datasets/metrics/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/metrics copying build/lib/superset/datasets/metrics/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/metrics creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/metrics/commands copying build/lib/superset/datasets/metrics/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/metrics/commands copying build/lib/superset/datasets/metrics/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/metrics/commands copying build/lib/superset/datasets/metrics/commands/delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/metrics/commands copying build/lib/superset/datasets/dao.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-11-03_14-07_f9847149153d_add_certifications_columns_to_slice.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-03-16_14-55_ea033256294a_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-06-16_14-15_960c69cb1f5b_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-06-27_14-59_7fb8bca906d2_permalink_rename_filterstate.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-06-05_11-35_b4a38aa87893_deprecate_database_expression.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-02-10_17-58_d6db5a5cdb5d_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-08-03_15-36_143b6f2815da_migrate_pivot_table_v2_heatmaps_to_new_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-06-07_12-33_d8bc074f7aad_add_new_field_is_restricted_to_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-04-15_17-58_4fa88fe24e94_owners_many_to_many.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-08-31_19-30_291f024254b5_drop_column_allow_multi_schema_metadata_fetch.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-08-31_11-37_021b81fe4fbb_add_type_to_native_filter_configuration.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-12-17_16-56_31bb738bd1d2_move_pivot_table_v2_legacy_order_by_to_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-04-29_09-24_620241d1153f_update_time_grain_sqla.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-09-19_17-22_b347b202819b_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-06-19_16-17_f3afaf1f11f0_add_unique_name_desc_rls.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-03-22_23-25_d2424a248d63_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-04-03_15-23_867bf4f117f9_adding_extra_field_to_database_model.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-12-03_10-11_5daced1f0e76_reports_add_working_timeout_column.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-08-12_00-24_978245563a02_migrate_iframe_to_dash_markdown.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-09-22_10-21_3b626e2a6783_sync_db_with_models.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-02-08_14-16_a99f2f7c195a_rewriting_url_from_shortner_with_new_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-03-25_14-35_1d2ddd543133_log_dt.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-02-22_11-22_67da9ef1ef9c_add_hide_left_bar_to_tabstate.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-09-21_18-37_472d2f73dfd4_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-10-12_11-15_32646df09c64_update_time_grain_sqla.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-10-25_10-16_ad4d656d92bc_add_avg_metric.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-04-06_14-10_9d8a8d575284_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-09-19_14-42_b92d69a6643c_rename_csv_to_file.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-02-01_16-07_e553e78e90c5_add_druid_auth_py_py.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-03-24_14-13_763d4b211ec9_fixing_audit_fk.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-01-13_20-24_8e80a26a31db_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-03-06_12-24_e68c4473c581_allow_multi_schema_metadata_fetch.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-10-09_15-05_cca2f5d568c8_add_encrypted_extra_to_dbs.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-02-25_08-06_ab9a9d86e695_deprecate_time_range_endpoints.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-04-10_11-19_bf706ae5eb46_cal_heatmap_metric_to_metrics.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-01-28_16-03_5afbb1a5849b_add_embedded_dahshoard_table.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-12-06_17-40_1296d28ec131_druid_exports.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2015-09-21_17-30_4e6a06bad7a8_init.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-05-03_19-39_cbe71abde154_fix_report_schedule_and_log.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-22_09-32_e3970889f38e_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-08-13_11-30_1a1d627ebd8e_position_json.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-12-11_22-03_fb13d49b72f9_better_filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-10-03_14-37_4736ec66ce19_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-07-05_15-48_409c7b420ab0_add_created_by_fk_as_owner.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-12-03_16-21_811494c0cc23_remove_path_from_logs.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-08-12_15-47_f80a3b88324b_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-07-07_13-00_c747c78868b6_migrating_legacy_treemap.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-04-06_21-39_19e978e1b9c3_add_report_format_to_report_schedule_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-04-12_16-00_5ccf602336a0_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-07-06_22-04_f162a1dea4c4_d3format_by_metric.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-04-24_10-46_e557699a813e_add_tables_relation_to_row_level_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-09-24_20-18_f959a6652acd_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-11-13_11-05_db4b49eb0782_add_tables_for_sql_lab_state.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-12-15_09-07_ab104a954a8f_reports_alter_crontab_size.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-03-23_05-23_301362411006_add_execution_id_to_report_execution_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-03-29_18-03_2ed890b36b94_rm_time_range_endpoints_from_qc.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-09-25_10-56_18532d70ab98_fix_table_unique_constraint_in_mysql.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-07-09_17-12_73fd22e742ab_add_dynamic_plugins_py.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-08-28_17-16_175ea3592453_cache_lookup.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-01-14_16-00_a33a03f16c4a_add_extra_column_to_savedquery.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-05-06_14-30_afc69274c25a_alter_sql_column_data_type_in_query_mysql_table.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-07-15_12-00_190188938582_adding_unique_constraint_on_dashboard_slices_tbl.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-11-14_15-23_e46f2d27a08e_materialize_perms.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-03-08_11-48_b318dfe5fb6c_adding_verbose_name_to_druid_column.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-11-02_17-36_c611f2b591b8_dim_spec.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-12-10_15-05_45731db65d9c_security_converge_datasets.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-12-10_19-25_bb38f40aa3ff_add_force_screenshot_to_alerts_reports.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-08-24_23-27_181091c0ef16_add_extra_column_to_columns_model.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-23_11-20_46ba6aaaac97_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-01-24_12-40_f18570e03440_add_query_result_key_index.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-03-21_10-22_d94d33dbe938_form_strip.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-11-27_11-53_a61b40f9f57f_remove_allow_run_sync.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-02-04_09-34_070c043f2fdb_add_granularity_to_charts_where_missing.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-04-01_14-38_a9422eeaae74_new_dataset_models_take_2.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-12-13_15-38_cefabc8f7d38_increase_size_of_name_column_in_ab_view_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-24_14-29_c18bd4186f15_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-11-15_16-08_a8173232b786_add_path_to_logs.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-01-18_23-43_43df8de3a5f4_dash_json.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-12-15_12-34_3e1b21cd94a4_change_owner_to_m2m_relation_on_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-03-28_11-28_a6c18f869a4e_query_start_running_time.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-12-09_14-13_ccb74baaa89b_security_converge_charts.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-06-04_10-12_d7c1a0d6f2da_remove_limit_used_from_query_model.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-11-05_08-42_0b1f1ab473c0_add_extra_column_to_query.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-01-23_16-25_260bf0649a77_migrate_x_dateunit_in_time_range.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-09-07_23-50_33d996bcc382_update_slice_model.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-08-04_17-16_f6196627326f_update_chart_permissions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-12-11_11-45_1f6dca87d1a2_security_converge_dashboards.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-07-07_14-00_06e1e70058c7_migrating_legacy_area.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-09-15_18-22_e5ef6828ac4e_add_rls_filter_type_and_grouping_key.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-02-10_12-32_41ce8799acc3_rename_pie_label_type.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-07-07_00-00_cdcf3d64daf4_add_user_id_dttm_idx_to_log_model.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-05-27_15-03_1226819ee0e3_fix_wrong_constraint_on_table_columns.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-11-05_11-11_aea15018d53b_add_certifications_columns_to_dashboard.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-07-14_10-31_3317e9248280_add_creation_method_to_reports_model.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-03-30_14-00_d6ffdf31bdd4_add_published_column_to_dashboards.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-03-25_10-49_b5998378c225_add_certificate_to_dbs.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-08-02_21-14_6d20ba9ecb33_add_last_saved_at_to_slice_model.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-09-28_17-57_b56500de1855_add_uuid_column_to_import_mixin.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-10-20_17-28_585b0b1a7b18_add_exec_info_to_saved_queries.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-04-16_17-38_d416d0d715cc_add_limiting_factor_column_to_query_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-22_08-49_c829ff0b37d0_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-04-29_15-32_f1410ed7ec95_migrate_native_filters_to_new_schema.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-12-14_13-40_4b84f97828aa_security_converge_logs.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-20_16-08_937d04c16b64_update_datasources.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-12-02_12-03_abe27eaf93db_add_extra_config_column_to_alerts.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-04-12_12-38_fc3a3a8ff221_migrate_filter_sets_to_new_format.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-23_11-18_ec1f88a35cc6_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-12-11_17-02_c25cb2c78727_security_converge_annotations.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-12-15_15-05_c53bae8f08dd_add_saved_query_foreign_key_to_tab_state.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-26_11-10_c82ee8a39623_add_implicit_tags.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-09-08_21-50_11c737c17cc6_deprecate_restricted_metrics.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-09-27_11-31_60dc453f4e2e_migrate_timeseries_limit_metric_to_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-03-21_15-41_979c03af3341_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-03-24_09-47_989bbe479899_rename_filter_configuration_in_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-12-14_10-49_42b4c9e01447_security_converge_databases.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-08-31_20-30_2e5a0ee25ed4_refractor_alerting.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2015-12-15_17-02_2591d77e9831_user_id.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-02-07_14-13_3325d4caccc8_dashboard_scoped_filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-11-06_15-23_78ee127d0d1d_reconvert_legacy_filters_into_adhoc.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-20_15-31_7f2635b51f5d_update_base_columns.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-08-12_10-01_f120347acb39_add_extra_column_to_tables_and_metrics.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-07-25_17-48_ad82a75afd82_add_query_model.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-06-13_10-20_4451805bbaa1_remove_double_percents.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-19_23-41_c617da68de7d_form_nullable.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-09-15_08-48_65903709c321_allow_dml.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2015-12-14_13-37_12d55656cbca_is_featured.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-02-16_17-44_45e7da7cfeba_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2015-10-05_22-11_1e2841a4128_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-02-14_11-46_1412ec1e5a7b_legacy_force_directed_to_echart.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-11-28_17-51_4ce1d9b25135_remove_filter_bar_orientation.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-05-27_16-10_6f139c533bea_add_advanced_data_types_to_column_models.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-04-04_15-04_b0d0249074e4_deprecate_time_range_endpoints_v2.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-10-05_11-30_b46fa1b0b39e_add_params_to_tables.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-22_11-50_fc480c87706c_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-12-08_08-19_67a6ac9b727b_update_spatial_params.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-01-24_12-31_db0c65b146bd_update_slice_model_json.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-12-16_12-15_e37912a26567_security_converge_queries.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-01-19_07-34_5fd49410a97a_add_columns_for_external_management.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-03-04_09-59_6766938c6065_add_key_value_store.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-06-13_14-54_bddc498dd179_adhoc_filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-11-02_17-44_3ba29ecbaac5_change_datatype_of_type_in_basecolumn.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-03-29_15-04_2fcdcb35e487_saved_queries.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-04-11_22-41_bb51420eaf83_add_schema_to_table_model.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-11-01_09-18_c2acd2cf3df2_alter_type_of_dbs_encrypted_extra.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-02-03_17-41_d827694c7555_css_templates.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-09-24_12-04_3fbbc6e8d654_fix_data_access_permissions_for_virtual_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-03-03_09-15_732f1c06bcbf_add_fetch_values_predicate.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-04-25_08-54_c3a8f8611885_materializing_permission.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-08-01_11-47_7fcdcde0761c_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-12-22_17-26_fbd55e0f83eb_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-11-23_10-27_f1f2d4af5b90_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-10-05_18-10_af30ca79208f_collapse_alerting_models_into_a_single_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-03-16_23-24_58df9d617f14_add_on_saved_query_delete_tab_state_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2015-12-13_08-38_55179c7f25c7_sqla_descr.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-22_08-50_7467e77870e4_remove_aggs.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-12-04_17-07_0a6f12f60c73_add_role_level_security.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-09-12_23-33_4500485bde7d_allow_run_sync_async.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-05-15_20-28_6c7537a6004a_models_for_email_reports.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-01-08_01-17_e96dbf2cfef0_datasource_cluster_fk.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-10-21_21-09_96e99fb176a0_add_import_mixing_to_saved_query.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-02-10_08-47_430039611635_log_more.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-09-11_21-49_5afa9079866a_serialize_schema_permissions_py.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-08-18_14-06_3c3ffe173e4f_add_sql_string_to_table.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2015-10-19_20-54_2929af7925ed_tz_offsets_in_data_sources.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-07-27_08-25_31b2a1039d4a_drop_tables_constraint.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-09-15_15-09_19a814813610_adding_metric_warning_text.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-05_15-19_3dda56f1c4c6_migrate_num_period_compare_and_period_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-06-21_19-50_a72cb0ebeb22_deprecate_dbs_perm_column.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-03-17_08-40_836c0bf75904_cache_timeouts.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-12-18_22-45_de021a1ca60d_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-03-13_21-30_18e88e1cc004_making_audit_nullable.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-10-20_10-48_f3c2d8ec8595_create_ssh_tunnel_credentials_tbl.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2015-11-21_11-18_289ce07647b_add_encrypted_password_field.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-03-20_19-47_f231d82b9b26_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-08-02_16-39_e323605f370a_fix_schemas_allowed_for_csv_upload.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-03-02_16-41_7293b0ca7944_change_adhoc_filter_b_from_none_to_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-11-12_13-31_4ce8df208545_migrate_time_range_for_default_filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-03-25_10-42_f9a30386bd74_cleanup_time_grainularity.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-06-14_15-28_e09b4ae78457_resize_key_value_blob.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-05-18_16-07_e786798587de_delete_none_permissions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-11-26_00-01_46f444d8b9b7_remove_coordinator_from_druid_cluster_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-12-17_11-06_21e88bc06c02_annotation_migration.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-01-10_11-47_bcf3126872fc_add_keyvalue.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-05-13_21-01_743a117f0d98_add_slack_to_the_schedule.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-07-09_12-18_ae1ed299413b_add_timezone_to_report_schedule.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-09-09_17-39_5e4a03ef0bf0_add_request_access_model.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-11-30_17-54_8ee129739cf9_security_converge_css_templates.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-08-08_18-10_f2672aa8350a_add_slack_to_alerts.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-03-13_09-56_a2d606a761d9_adding_favstar_model.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-05-01_12-21_f0fbf6129e13_adding_verbose_name_to_tablecolumn.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-07-26_20-09_ca69c70ec99b_tracking_url.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-08-31_10-26_41f6a59a61f2_database_options_for_sql_lab.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2015-12-04_11-16_315b3f4da9b0_adding_log_model.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-12-03_10-24_817e1c9b09d0_add_not_null_to_dbs_sqlalchemy_url.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-12-13_14-06_fe23025b9441_rename_big_viz_total_form_data_fields.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-09-13_16-36_ddd6ebdd853b_annotations.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-06-04_11-12_c5756bec8b47_time_grain_sqla.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-04-15_08-31_b4456560d4f3_change_table_unique_constraint.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-04-25_10-00_a65458420354_add_result_backend_time_logging.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-07-11_19-02_def97f26fdfb_add_index_to_tagged_object.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-02-13_08-07_e866bd2d4976_smaller_grid.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-01-17_08-31_8b70aa3d0f87_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-11-11_04-18_0ca9e5f1dacd_rename_to_schemas_allowed_for_file_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-05-26_23-21_2f1d15e8a6af_add_alerts.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-07-19_15-16_a39867932713_query_context_to_mediumtext.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-06-27_08-43_27ae655e4247_make_creator_owners.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-02-18_09-13_c501b7c653a3_add_missing_uuid_column.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-04-03_08-19_130915240929_is_sqllab_viz_flow.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-03-16_18-10_db527d8c4c78_add_db_verbose_name.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-09-01_16-23_ae19b4ee3692_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-09-22_11-31_eca4694defa7_sqllab_setting_defaults.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-09-19_13-40_258b5280a45e_form_strip_leading_and_trailing_whitespace.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-04-08_07-34_30bb17c0dc76_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-22_11-59_bebcf3fed1fe_convert_dashboard_v1_positions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-04-30_10-55_453530256cea_add_save_option_column_to_db_model.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-10-10_13-52_1495eb914ad3_time_range.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-05-09_23-45_e502db2af7be_add_template_params_to_tables.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-02-20_08-52_72428d1ea401_add_tmp_schema_name_to_the_query_object.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-03-02_09-20_b5a422d8e252_fix_query_and_saved_query_null_schema.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-11-30_15-25_40f16acf1ba7_security_converge_reports.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-10-03_17-34_deb4c9d4a4ef_parameters_in_saved_queries.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-04-09_16-14_085f06488938_country_map_use_lowercase_country_name.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-12-19_09-57_6414e83d82b7_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-09-30_18-01_ab3d66c4246e_add_cache_timeout_to_druid_cluster.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-04-09_16-27_80aa3f04bc82_add_parent_ids_in_dashboard_layout.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-05-11_17-28_956a063c52b3_adjusting_key_length.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-01-18_14-56_18dc26817ad2_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-22_21-51_705732c70154_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-16_18-04_1d9e835a84f9_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-03-26_15-09_fee7b758c130_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-04-18_11-20_ad07e4fdbaba_rm_time_range_endpoints_from_qc_3.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-07-11_11-26_ffa79af61a56_rename_report_schedule_extra_to_extra_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-11-20_14-24_e38177dbf641_security_converge_saved_queries.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-06-14_14-31_80a67c5192fa_single_pie_chart_metric.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-10-02_00-29_b6fa807eac07_make_names_non_nullable.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-11-11_16-41_b8d3a24d9131_new_dataset_models.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-12-13_16-19_525c854f0005_log_this_plus.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-04-10_20-46_c9495751e314_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-09-19_15-09_d39b1e37131d_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-03-16_21-07_8b841273bec3_sql_lab_models_database_constraint_updates.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-12-23_11-34_c878781977c6_alert_reports_shared_uniqueness.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2017-08-31_17-35_a9c47e2c1547_add_impersonate_user_to_dbs.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-08-09_17-32_07071313dd52_change_fetch_values_predicate_to_text.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-07-21_12-09_030c840e3a1c_add_query_context_to_slices.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-06-28_13-17_ab8c66efdd01_resample.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-01-14_19-12_e11ccdd12658_add_roles_relationship_to_dashboard.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-04-14_17-21_cecc6bf46990_rm_time_range_endpoints_2.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-08-29_14-35_55e910a74826_add_metadata_column_to_annotation_model_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-05-12_12-59_ea396d202291_ctas_method_in_query.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2019-12-03_13-50_89115a40e8ea_change_table_schema_description_to_long_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-08-06_14-38_0c5070e96b57_add_user_attributes_table.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2022-08-16_15-23_6d3c6f9d665d_fix_table_chart_conditional_formatting_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-10-14_11-17_7e3ddad2a00b_results_key_to_query.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-04-07_07-21_134cea61c5e7_remove_dataset_health_check_message.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2015-10-05_10-32_5a7bad26f2a7_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-06-07_09-52_afb7730f6a9c_remove_empty_filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-10-02_10-35_ef8843b41dac_.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2021-03-29_11-15_3ebe0993c770_filterset_table.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2015-12-04_09-42_1a48a5411020_adding_slug_to_dash.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2018-07-20_15-57_e9df189e5c7e_update_base_metrics.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2016-01-17_22-00_7dbf98566af7_slice_description.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/versions/2020-11-04_11-06_49b5a32daba5_add_report_schedules.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions copying build/lib/superset/migrations/env.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations copying build/lib/superset/migrations/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/shared copying build/lib/superset/migrations/shared/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/shared creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/shared/migrate_viz copying build/lib/superset/migrations/shared/migrate_viz/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/shared/migrate_viz copying build/lib/superset/migrations/shared/migrate_viz/processors.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/shared/migrate_viz copying build/lib/superset/migrations/shared/migrate_viz/base.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/shared/migrate_viz copying build/lib/superset/migrations/shared/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/shared copying build/lib/superset/migrations/shared/security_converge.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/shared copying build/lib/superset/migrations/README -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations copying build/lib/superset/migrations/script.py.mako -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations copying build/lib/superset/migrations/alembic.ini -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations copying build/lib/superset/sql_lab.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/sf_population_polygons.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/data_loading.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/countries.md -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/helpers.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Most_Dominant_Platforms.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Quarterly_Sales_By_Product_Line.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Proportion_of_Revenue_by_Product_Line.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Video_Game_Sales_Filter.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Commute_Time.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Breakdown_of_Developer_Type.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Popular_Genres_Across_Platforms.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Number_of_Members.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Cross_Channel_Relationship.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Seasonality_of_Revenue_per_Product_Line.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Current_Developers_Is_this_your_first_development_job.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Publishers_With_Most_Titles.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Total_Items_Sold_By_Product_Line.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Gender.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/First_Time_Developer.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Total_Revenue.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/New_Members_per_Month.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Last_Year_Income_Distribution.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Overall_Sales_By_Product_Line.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Highest_degree_held.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Ethnic_Minority__Gender.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/First_Time_Developer__Commute_Time.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Games.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Top_10_Games_Proportion_of_Sales_in_Markets.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Vaccine_Candidates_per_Country__Stage.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Weekly_Messages.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Vaccine_Candidates_per_Approach__Stage.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Vehicle_Sales_Filter.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Relocation_ability.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Filter_Segments.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Messages_per_Channel.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Unicode_Cloud.test.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Games_per_Genre.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Are_you_an_ethnic_minority_in_your_city.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Vaccine_Candidates_per_Country_261.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Vaccine_Candidates_per_Country.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Total_Sales_per_Market_Grouped_by_Genre.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Location_of_Current_Developers.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/How_do_you_prefer_to_work.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Total_Items_Sold.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Games_per_Genre_over_time.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Preferred_Employment_Style.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Top_15_Languages_Spoken_at_Home.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Members_per_Channel.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Degrees_vs_Income.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/How_much_do_you_expect_to_earn_0_-_100k.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Work_Location_Preference.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Vaccine_Candidates_per_Phase.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Country_of_Citizenship.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Number_of_Games_That_Hit_100k_in_Sales_By_Release_Year.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Vaccine_Candidates_per_Country__Stage_749.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Revenue_by_Deal_Size.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Number_of_Deals_for_each_Combination.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Weekly_Threads.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Vaccine_Candidates_per_Phase_587.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Age_distribution_of_respondents.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Quarterly_Sales.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Top_Timezones.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Cross_Channel_Relationship_heatmap_2786.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Rise__Fall_of_Video_Game_Consoles.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Filtering_Vaccines.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/charts/Number_of_Aspiring_Developers.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/charts copying build/lib/superset/examples/configs/metadata.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/dashboards copying build/lib/superset/examples/configs/dashboards/FCC_New_Coder_Survey_2018.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/dashboards copying build/lib/superset/examples/configs/dashboards/Video_Game_Sales.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/dashboards copying build/lib/superset/examples/configs/dashboards/Sales_Dashboard.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/dashboards copying build/lib/superset/examples/configs/dashboards/Unicode_Test.test.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/dashboards copying build/lib/superset/examples/configs/dashboards/Slack_Dashboard.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/dashboards copying build/lib/superset/examples/configs/dashboards/COVID_Vaccine_Dashboard.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/dashboards creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/video_game_sales.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/covid_vaccines.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/exported_stats.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/users.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/threads.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/users_channels-uzooNNtSRO.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/users_channels.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/FCC_2018_Survey.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/cleaned_sales_data.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/members_channels_2.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/unicode_test.test.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/channels.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/channel_members.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/messages_channels.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/new_members_daily.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/configs/datasets/examples/messages.yaml -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/configs/datasets/examples copying build/lib/superset/examples/world_bank.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/random_time_series.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/energy.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/birth_names.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/tabbed_dashboard.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/multi_line.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/misc_dashboard.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/multiformat_time_series.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/deck.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/long_lat.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/paris.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/css_templates.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/countries.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/supported_charts_dashboard.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/flights.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/big_data.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/bart_lines.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/examples/country_map.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples copying build/lib/superset/app.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/appbuilder creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/appbuilder/general creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/appbuilder/general/widgets copying build/lib/superset/templates/appbuilder/general/widgets/base_list.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/appbuilder/general/widgets copying build/lib/superset/templates/appbuilder/general/widgets/search.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/appbuilder/general/widgets creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/appbuilder/general/model copying build/lib/superset/templates/appbuilder/general/model/list.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/appbuilder/general/model copying build/lib/superset/templates/appbuilder/navbar.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/appbuilder copying build/lib/superset/templates/appbuilder/baselayout.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/appbuilder creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/fab_overrides copying build/lib/superset/templates/superset/fab_overrides/list_role.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/fab_overrides copying build/lib/superset/templates/superset/fab_overrides/list_with_checkboxes.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/fab_overrides copying build/lib/superset/templates/superset/fab_overrides/list.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/fab_overrides copying build/lib/superset/templates/superset/export_dashboards.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset copying build/lib/superset/templates/superset/public_welcome.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset copying build/lib/superset/templates/superset/csrf_token.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset copying build/lib/superset/templates/superset/basic.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/reports copying build/lib/superset/templates/superset/reports/slice_data.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/reports creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/form_view creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/form_view/excel_to_database_view copying build/lib/superset/templates/superset/form_view/excel_to_database_view/edit.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/form_view/excel_to_database_view copying build/lib/superset/templates/superset/form_view/csv_macros.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/form_view creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/form_view/csv_to_database_view copying build/lib/superset/templates/superset/form_view/csv_to_database_view/edit.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/form_view/csv_to_database_view creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/form_view/columnar_to_database_view copying build/lib/superset/templates/superset/form_view/columnar_to_database_view/edit.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/form_view/columnar_to_database_view copying build/lib/superset/templates/superset/form_view/csv_scripts.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/form_view copying build/lib/superset/templates/superset/form_view/database_schemas_selector.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/form_view copying build/lib/superset/templates/superset/import_dashboards.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset copying build/lib/superset/templates/superset/flash_wrapper.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset copying build/lib/superset/templates/superset/theme.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/models creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/models/database copying build/lib/superset/templates/superset/models/database/edit.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/models/database copying build/lib/superset/templates/superset/models/database/add.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/models/database copying build/lib/superset/templates/superset/models/database/macros.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/models/database creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/models/rls copying build/lib/superset/templates/superset/models/rls/list.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/models/rls creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/partials copying build/lib/superset/templates/superset/partials/asset_bundle.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset/partials copying build/lib/superset/templates/superset/request_access.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset copying build/lib/superset/templates/superset/paper-theme.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset copying build/lib/superset/templates/superset/traceback.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset copying build/lib/superset/templates/superset/base.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset copying build/lib/superset/templates/superset/spa.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/email copying build/lib/superset/templates/email/alert.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/email copying build/lib/superset/templates/email/role_extended.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/email copying build/lib/superset/templates/email/role_granted.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/email creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/slack copying build/lib/superset/templates/slack/alert.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/slack copying build/lib/superset/templates/slack/alert_no_screenshot.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates/slack copying build/lib/superset/templates/tail_js_custom_extra.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/templates creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/security copying build/lib/superset/security/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/security copying build/lib/superset/security/manager.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/security copying build/lib/superset/security/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/security copying build/lib/superset/security/guest_token.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/security copying build/lib/superset/security/analytics_db_safety.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/security creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/database.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/async_query_manager.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/mock_data.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/url_map_converters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/machine_auth.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/network.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/schema.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/cache.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/dashboard_import_export.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/cache_manager.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/filters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/excel.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/profiler.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/encrypt.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/decorators.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/date_parser.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/logging_configurator.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/log.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/celery.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/hashing.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/dates.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/screenshots.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/file.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/public_interfaces.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/core.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/dict_import_export.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/urls.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/retries.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/compare.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/resample.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/diff.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/sort.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/pivot.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/boxplot.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/aggregate.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/flatten.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/cum.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/geography.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/rolling.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/rename.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/select.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/prophet.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/pandas_postprocessing/contribution.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing copying build/lib/superset/utils/ssh_tunnel.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/webdriver.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/feature_flag_manager.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/dashboard_filter_scopes_converter.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils copying build/lib/superset/utils/csv.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/async_events copying build/lib/superset/async_events/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/async_events copying build/lib/superset/async_events/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/async_events copying build/lib/superset/stats_logger.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded_dashboard copying build/lib/superset/embedded_dashboard/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded_dashboard creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded_dashboard/commands copying build/lib/superset/embedded_dashboard/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded_dashboard/commands copying build/lib/superset/embedded_dashboard/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded_dashboard/commands creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache copying build/lib/superset/temporary_cache/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache copying build/lib/superset/temporary_cache/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache copying build/lib/superset/temporary_cache/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands copying build/lib/superset/temporary_cache/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands copying build/lib/superset/temporary_cache/commands/entry.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands copying build/lib/superset/temporary_cache/commands/get.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands copying build/lib/superset/temporary_cache/commands/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands copying build/lib/superset/temporary_cache/commands/parameters.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands copying build/lib/superset/temporary_cache/commands/update.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands copying build/lib/superset/temporary_cache/commands/delete.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands copying build/lib/superset/temporary_cache/commands/create.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands copying build/lib/superset/temporary_cache/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache copying build/lib/superset/legacy.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab copying build/lib/superset/sqllab/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab copying build/lib/superset/sqllab/sqllab_execution_context.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab copying build/lib/superset/sqllab/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab copying build/lib/superset/sqllab/query_render.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab copying build/lib/superset/sqllab/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab copying build/lib/superset/sqllab/limiting_factor.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/commands copying build/lib/superset/sqllab/commands/results.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/commands copying build/lib/superset/sqllab/commands/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/commands copying build/lib/superset/sqllab/commands/execute.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/commands copying build/lib/superset/sqllab/commands/export.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/commands copying build/lib/superset/sqllab/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab copying build/lib/superset/sqllab/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab copying build/lib/superset/sqllab/command_status.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab copying build/lib/superset/sqllab/validators.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab copying build/lib/superset/sqllab/sql_json_executer.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab copying build/lib/superset/sqllab/execution_context_convertor.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab copying build/lib/superset/constants.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset copying build/lib/superset/jinja_context.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tags copying build/lib/superset/tags/models.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tags copying build/lib/superset/tags/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tags copying build/lib/superset/tags/core.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tags creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations copying build/lib/superset/translations/utils.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/ko creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/ko/LC_MESSAGES copying build/lib/superset/translations/ko/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/ko/LC_MESSAGES copying build/lib/superset/translations/ko/LC_MESSAGES/messages.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/ko/LC_MESSAGES copying build/lib/superset/translations/ko/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/pt creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/pt/LC_MESSAGES copying build/lib/superset/translations/pt/LC_MESSAGES/messages.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/pt/LC_MESSAGES copying build/lib/superset/translations/pt/LC_MESSAGES/message.po -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/pt/LC_MESSAGES copying build/lib/superset/translations/pt/LC_MESSAGES/message.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/ja creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/ja/LC_MESSAGES copying build/lib/superset/translations/ja/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/ja/LC_MESSAGES copying build/lib/superset/translations/ja/LC_MESSAGES/messages.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/ja/LC_MESSAGES copying build/lib/superset/translations/ja/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/fr creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/fr/LC_MESSAGES copying build/lib/superset/translations/fr/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/fr/LC_MESSAGES copying build/lib/superset/translations/fr/LC_MESSAGES/messages.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/fr/LC_MESSAGES copying build/lib/superset/translations/fr/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/pt_BR creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/pt_BR/LC_MESSAGES copying build/lib/superset/translations/pt_BR/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/pt_BR/LC_MESSAGES copying build/lib/superset/translations/pt_BR/LC_MESSAGES/messages.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/pt_BR/LC_MESSAGES copying build/lib/superset/translations/pt_BR/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/zh creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/zh/LC_MESSAGES copying build/lib/superset/translations/zh/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/zh/LC_MESSAGES copying build/lib/superset/translations/zh/LC_MESSAGES/messages.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/zh/LC_MESSAGES copying build/lib/superset/translations/zh/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/zh/LC_MESSAGES creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/sk creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/sk/LC_MESSAGES copying build/lib/superset/translations/sk/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/sk/LC_MESSAGES copying build/lib/superset/translations/sk/LC_MESSAGES/messages.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/sk/LC_MESSAGES copying build/lib/superset/translations/sk/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/sk/LC_MESSAGES copying build/lib/superset/translations/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/sl creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/sl/LC_MESSAGES copying build/lib/superset/translations/sl/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/sl/LC_MESSAGES copying build/lib/superset/translations/sl/LC_MESSAGES/messages.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/sl/LC_MESSAGES copying build/lib/superset/translations/sl/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/nl creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/nl/LC_MESSAGES copying build/lib/superset/translations/nl/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/nl/LC_MESSAGES copying build/lib/superset/translations/nl/LC_MESSAGES/messages.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/nl/LC_MESSAGES copying build/lib/superset/translations/nl/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/de creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/de/LC_MESSAGES copying build/lib/superset/translations/de/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/de/LC_MESSAGES copying build/lib/superset/translations/de/LC_MESSAGES/messages.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/de/LC_MESSAGES copying build/lib/superset/translations/de/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/en creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/en/LC_MESSAGES copying build/lib/superset/translations/en/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/en/LC_MESSAGES copying build/lib/superset/translations/en/LC_MESSAGES/messages.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/en/LC_MESSAGES copying build/lib/superset/translations/en/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/en/LC_MESSAGES copying build/lib/superset/translations/requirements.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/ru creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/ru/LC_MESSAGES copying build/lib/superset/translations/ru/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/ru/LC_MESSAGES copying build/lib/superset/translations/ru/LC_MESSAGES/messages.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/ru/LC_MESSAGES copying build/lib/superset/translations/ru/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/es creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/es/LC_MESSAGES copying build/lib/superset/translations/es/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/es/LC_MESSAGES copying build/lib/superset/translations/es/LC_MESSAGES/messages.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/es/LC_MESSAGES copying build/lib/superset/translations/es/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/it creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/it/LC_MESSAGES copying build/lib/superset/translations/it/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/it/LC_MESSAGES copying build/lib/superset/translations/it/LC_MESSAGES/messages.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/it/LC_MESSAGES copying build/lib/superset/translations/it/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/it/LC_MESSAGES copying build/lib/superset/translations/messages.pot -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations copying build/lib/superset/translations/babel.cfg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tables copying build/lib/superset/tables/models.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tables copying build/lib/superset/tables/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tables copying build/lib/superset/tables/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tables copying build/lib/superset/dataframe.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/available_domains copying build/lib/superset/available_domains/api.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/available_domains copying build/lib/superset/available_domains/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/available_domains copying build/lib/superset/available_domains/schemas.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/available_domains creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static copying build/lib/superset/static/.gitkeep -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f557d69b5a0f8a15a263.woff -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/33174e7edaaac248423d.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c0243f2080737fc9e2d9.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b42b7e752c1162edf022.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.ab8113ee..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/14e3106fc29488051f4b.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Scatter1.665fe2f7..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1f93011280e2f4b3c89b.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c497efbddba591fe67c6.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/93fc6c5af29fb7674df5.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/74c47bdbd324d86756a4.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/91cc8818f8357801c694.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4dab4855dd5604d12c6d.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/66742c8d9e5b1ce8259b.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/fab9d21c3a4b7dc1f921.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example.537c9da1..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/AlertList.bca82c9e649412261f47.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/package.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.a463d279..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e3bafb62eb2592c0bb0e.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/cb1924c9720f5f456868.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/71a4e13e822e4810e561.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/exampleUsa.5007a9ac..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4f9299b185c80ddc2f5b.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2dcf394c0683f7e7c4f1.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e9beb47a80bd8e9a9f7c.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/62bceea4739b1f1a5bc9.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.652ad50f..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bca82c9e649412261f47.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0197266f2dc0b4c8f5fa.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/dd4bcecbd8dd71191cad.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/BigNumber.b33901bf..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4de155e4c465c48391c2.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.f7f91866e420f4d9227b.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6b5d9eca27dd4f5e5ccf.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example.b2236be9..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/spa.01c6a9e84e6a22eea9a7.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9fd4826b9c0625dc8e95.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2318.37f87103f36c4a241f81.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d20fb16ba662419cf713.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b031ff8696ad074bb028.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/406949857cb2319831c4.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/58ada54b463ae0f55c77.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0518ac3570100380e6a3.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b0af2c682e67064d795f.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/39e61bf287a84284337a.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/164a9c7420e83c02aabb.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/323e845597342cf9b240.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1be29b0a1306522b22b4.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1d24d2bb73fd1f373cc0.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b82e084872e4409a8328.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/18441afa379e8c4066d1.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/menu.c96348302658c4b4f32a.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/DashboardPage.826e5ccd9219223f7ba7.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e93e4a418763491a8b13.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f8e056d22124a7fd6234.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/678.4fa1386c7aeeb1cacd8a.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/21151c26622dbe000474.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Bar3.0ace6ce6..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7167.e4eb69c6899ea4caab27.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/DashboardPage.826e5ccd9219223f7ba7.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Pie1.2cbe969f..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c0243f2080737fc9e2d9.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Area1.b13966ae..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4936.32d5a63607c1083ec0f3.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4139aecf8e96a8cb87f1.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/treemap_v2_2.bac597e9..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/891c9b9684277a17a60e.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/21151c26622dbe000474.chunk.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Line2.c13c8aae..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2303fb8941bde712abf8.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.e62c1972..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4316beeb5144100af911.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/75a1d3c8eb035b420ce6.woff2 -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/10c641fdbfead2e751fa.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/fc084293cd81bf3d202b.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e5cdc3107ae8ff17c6c5.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2dcf394c0683f7e7c4f1.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9ab6f0cada666faef121.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.a5307f41..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/30cc9d65ad8ee65513e5.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/323.f4ddf3d2f6d415d823ef.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/aaa31d9adead4d6e11e7.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2c33db7428d1157db168.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.9d4c8d11..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/eee6d2c3d04b428f2754.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Sunburst2.3421fc35..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/BigNumber2.3f1427c2..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/embedded.b4f0a8e3f0326a373874.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/687c0a6eaa1d0a8f7313.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/04d1351f02a6393ca6fe.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5b93c3f91f6a60d48ed9.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/54de81abbcf869efd1dc.woff2 -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5a90e5fe4b068b6241a0.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e935076dcc7fbe1cc651.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/22eba8579f51d4d93737.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f8e056d22124a7fd6234.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3742d6b01bd6a07c9972.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5010.6fc1f7b7ebc738ed90e2.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4717.09d661f36f726eacecb3.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0977d1e193ca174dae9a.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a6aa07f901bdac159ccc.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/99af13d645747315c471.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3d4991d81db6add2c4d6.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/sqllab.af8cb10e462132b101ad.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8ede4b48e6e06904f106.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3c611279fc6880af6256.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/164a9c7420e83c02aabb.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d965f006bd20b8ca4361.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5e8890aa7b66e1ef4bdc.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/16413091c03ca1a2f2b8.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.5ec3e6bd..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d8ca4e3d2c999f3432ea.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/404.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f2735c169d7b6a4f5848.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0b263939505b9ef1d840.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bca82c9e649412261f47.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c4947a81e5cbf90ea2fa.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/profile.7ca5830eb7dfb36353cf.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c3dd6eec636540d0ef94.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/466d74e3e6955ef7209a.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1bd990df475f2049ef19.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/975ae897cf2794cb52a7.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f7a288fffdd2a4a748d3.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d8ca4e3d2c999f3432ea.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.ea1ff627..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3f9a354919a133da7818.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/teradata.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/firebolt.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/databricks.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/druid.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/oracle.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/postgresql.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/superset_screenshot.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/mysql.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/empty-dashboard.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/error500.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/greenplum.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/loading.gif -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/box_plot.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/bullet.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/sankey.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/world_map.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/sunburst.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/big_number_total.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/dual_line.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/big_number.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/deck_path.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/bubble.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/cal_heatmap.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/para.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/compare.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/partition.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/bar.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/markup.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/deck_arc.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/deck_scatter.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/deck_geojson.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/deck_multi.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/chord.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/filter_box.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/paired_ttest.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/directed_force.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/heatmap.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/country_map.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/horizon.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/deck_hex.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/line.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/rose.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/iframe.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/multi.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/event_flow.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/deck_polygon.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/mapbox.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/area.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/separator.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/pie.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/histogram.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/word_cloud.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/deck_grid.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/time_pivot.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/dist_bar.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/pivot_table.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/line_multi.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/time_table.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/treemap.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/deck_screengrid.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/viz_thumbnails/table.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/viz_thumbnails copying build/lib/superset/static/assets/images/timescale.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/druid_agg.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/trino.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/bubble.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/firebird.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/empty-query.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/empty-table.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/error404.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/netezza.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/layers.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/cards.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/line-chart-tile.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/info.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/cog.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/lightbulb.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/download.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/join.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/error.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/color_palette.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/file.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/nav_data.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/plus.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/list.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/full.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/triangle_up.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/table-chart-tile.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/lock_unlocked.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/ballot.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/placeholder.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/save.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/favorite-selected.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/field_num.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/email.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/search.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/components.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/dataset_virtual.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/field_derived.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/more_vert.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/close.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/error_solid_small_red.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/image.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/circle_check_solid.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/up-level.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/redo.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/warning.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/expand.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/favorite-unselected.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/minus.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/copy.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/warning_solid.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/triangle_down.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/filter.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/circle_check.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/calendar.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/alert_solid_small.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/share.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/checkbox-on.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/x-large.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/keyboard.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/dataset_physical.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/bar-chart-tile.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/nav_charts.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/more_horiz.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/link.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/default_db_image.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/certified.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/location.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/caret_right.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/sort.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/bolt_small_run.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/alert.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/checkbox-off.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/caret_left.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/lock_locked.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/tags.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/binoculars.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/cancel-x.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/transparent.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/check.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/cross-filter-badge.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/slack.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/triangle_change.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/cancel_solid.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/offline.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/circle.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/database.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/table.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/caret_down.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/nav_home.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/pie-chart-tile.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/sort_asc.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/error_solid_small.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/folder.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/clock.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/code.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/nav_dashboard.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/running.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/cards_locked.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/field_boolean.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/nav_explore.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/queued.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/x-small.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/info_solid_small.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/field_struct.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/eye_slash.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/plus_solid.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/caret_up.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/dataset_virtual_greyscale.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/server.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/error_solid.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/grid.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/info-solid.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/move.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/area-chart-tile.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/field_abc.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/favorite_small_selected.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/filter_small.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/cancel.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/collapse.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/list_view.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/note.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/edit.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/refresh.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/edit_alt.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/user.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/field_date.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/eye.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/tag.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/minus_solid.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/sort_desc.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/message.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/big-number-chart-tile.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/import.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/bolt.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/alert_solid.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/nav_lab.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/paperclip.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/category.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/cursor_target.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/checkbox-half.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/bolt_small.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/plus_small.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/trash.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/function_x.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/card_view.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/drag.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/current-rendered-tile.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/plus_large.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/exclamation.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/map.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/gear.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/sql.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/icons/undo.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/icons copying build/lib/superset/static/assets/images/empty-charts.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/clickhouse.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/filter.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/vector.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/noimg.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/presto.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/mariadb.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/cloud.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/yugabyte.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/hologres.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/resize_tutorial_table_on_dashboard.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/publish_dashboard.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/tutorial_line_chart.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/time_comparison_absolute_difference.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/save_tutorial_table.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/tutorial_pivot_table.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/tutorial_table.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/markdown.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/csv_to_database_configuration.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/filter_on_origin_country.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/edit_annotation.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/no_filter_on_time_filter.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/advanced_analytics_base.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/parse_dates_column.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/sum_cost_column.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/chose_a_datasource.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/resample.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/time_comparison_two_series.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/select_table_visualization_type.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/add_new_chart.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/rolling_mean.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/average_aggregate_for_cost.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/annotation_settings.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/select_dates_pivot_table.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/edit-record.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/annotation.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/upload_a_csv.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/usertutorial/blue_bar_insert_component.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/usertutorial copying build/lib/superset/static/assets/images/dashboard-card-fallback.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/dash.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/apache_feather.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/filter-results.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/pinot.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/rockset.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/screenshots copying build/lib/superset/static/assets/images/screenshots/slack_dash.jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/screenshots copying build/lib/superset/static/assets/images/screenshots/explore.jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/screenshots copying build/lib/superset/static/assets/images/screenshots/sql_lab.jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/screenshots copying build/lib/superset/static/assets/images/screenshots/gallery.jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/screenshots copying build/lib/superset/static/assets/images/exasol.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_09_add_new_table.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_26_row_limit.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_20_count_star_result.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_30_bar_chart_results.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_18_choose_metric.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_31_save_slice_to_dashboard.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_33_dashboard.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_34_weather_dashboard.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_12_table_creation_success_msg.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_36_adjust_dimensions.gif -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_05_connection_popup.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_16_datasource_chart_type.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_25_max_temp_filter.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_28_bar_chart.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_24_max_metric.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_07_save_button.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_06_list_of_tables.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_04_sqlalchemy_connection_string.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_10_table_name.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_02_add_database.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_23_group_by_more_dimensions.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_11_choose_db.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_27_top_10_max_temps.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/add_db.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_22_group_by_result.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_19_click_query.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_13_edit_table_config.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_08_sources_tables.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_35_slice_on_dashboard.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_14_field_config.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_01_sources_database.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_21_group_by.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_15_click_table_name.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_03_database_name.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_29_bar_chart_series_metrics.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_17_choose_time_range.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/tutorial/tutorial_32_save_slice_confirmation.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images/tutorial copying build/lib/superset/static/assets/images/chart.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/babies.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/redshift.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/chart-card-fallback.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/sybase.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/union.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/apache-kylin.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/db2.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/no-columns.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/s.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/empty-queries.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/superset.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/vertica.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/google-biquery.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/empty.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/mssql-server.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/star-circle.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/empty_sql_chart.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/snowflake.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/union.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/dashboard.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/empty-dataset.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/sqlite.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/document.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/superset-logo-horiz.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/create_role.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/favicon.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/images/monet-db.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/images copying build/lib/superset/static/assets/preamble.15acfc1771c69eea159f.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7167.e4eb69c6899ea4caab27.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/08e0467a85d5d2746a69.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3164eabdbb931859ae7c.woff2 -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/08e0467a85d5d2746a69.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c14a6b3f383e99e0f762.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/568f59ad9c53fe7b78a2.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a30d0c0339d9f02c63b7.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/045dee5034cab8313a47.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b1cc64850473a13027ef.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d81f67bb7815b88132ba.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/137.8ede4b48e6e06904f106.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6722ecc61af69af56bfb.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1d24d2bb73fd1f373cc0.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/af25ef1984da8c9b9af3.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9602.9823b4ffc1b5aed9ad5b.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/485d8b9630cece6a5466.woff2 -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Sunburst1.241865fc..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b33db133524d59872498.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.52aeda65..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f158268a2958199d23ba.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/12367d1e0bb2b4afb255.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7b00a05b6aaeb6841330.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bd6302508932f2b751ac.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.e9235c2d..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c5e742fea6fa57e5ea0b.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9dea6a4ca2fe5383b65b.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7f8edaa35df19d43e998.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.2b21fc4a..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/29cdc026a93aac8ebc68.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d965f006bd20b8ca4361.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/00f5e1682599d90c9ec4.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4083b1c309b89db43387.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/70a5695184300481a6dc.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bbf1f258aa4d1f39b77a.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4494.b031ff8696ad074bb028.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/cc74b5cb12406685536f.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example.6f0d126b..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/profile.7ca5830eb7dfb36353cf.entry.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example.f2f6c07c..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/26e45b06f1be670bca65.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6140.ba157c2bc31cfc4db166.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.b0251af6..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4b629c9f59550cd29248.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/95bc00206741bcfd6541.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2318.37f87103f36c4a241f81.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9ed65ab8d3b4bbfb47c9.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/59252fbba271a71ecc89.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8047.448374251edf7ccd1dec.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.c501c39d..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9c3a927fe4fca61c0f20.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8615d723018b979c54d6.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/073c164857f20fc71ca4.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bdcd5a324295589da237.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/591f16d132be08c81ed7.woff2 -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example.3d91d261..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8ede4b48e6e06904f106.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/815f7ca4e1c4b2abb4d1.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/74aa1bb1aa347b6e1264.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.3a51101f..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d7859b43df2e8565d05e.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/85b33e0dcbc189800dda.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2deb857f57c1c2e5ddb1.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c664ff837065c346780f.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Step1.297e1ce0..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/68fa39af2a7b9374751d.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/22335e2922f171e25afd.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bdcd5a324295589da237.chunk.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/818ea076401d619a9175.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6d13aacaaf914e02ad77.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/845.841ad39038c010354064.entry.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6f5fbbd6bb4e855462f9.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6793b77a60d9c270563b.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/BoxPlot.1833526f..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/70a5695184300481a6dc.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b33db133524d59872498.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0b7cbb213212e64d43e7.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.f2d16e54..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/71dcab1e81d48a10b442.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7f8edaa35df19d43e998.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0b14c0b7a7d9904ec527.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/127f77a7657a6b47cf38.woff -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/58ada54b463ae0f55c77.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ed1976d07a2474c894f9.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c497efbddba591fe67c6.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bdcd5a324295589da237.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.92b5826e..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3678766c84d1be70d49d.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9b1d10f6d9a6c022adb0.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/874150675591522b87be.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e7e5e34c2290ec967c85.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/showSavedQuery.c540c5c2ce8e5cb9fb08.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/29b91d6854c5e405ce45.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/78d5f7e10e75224b45d4.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/88c33d2ec1688d2c587e.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/24e438afe5479e2dc2f3.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/325ae97c36fd074e4fe6.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8888.4a9e45a73ee8b500f24d.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/74aa1bb1aa347b6e1264.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/98927561afa54be3c797.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b95d31197f37908372c0.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5bb25d77bdb23ee8d1b2.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/acbbd60dde6db231dfd3.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ba70fcde3f06bc893acf.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/WorldMap2.2ace1986..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example.b4ba0c5a..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/65631b4f49f22d2413c2.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/906697e0c0dd72722d70.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4fe79584d10e2ad19292.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d250a632b0232d6da24f.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.0bdf08a4..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5de142721fdf097ef171.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2a60889d78c01d71e0dd.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ba7c3d6aebfe0750dc67.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Word_Cloud_2.2a94fb99..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bd886aa022432cc79a35.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8b280e898799f93de5be.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/fcc96506913a8c345894.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/menu.c96348302658c4b4f32a.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d12e380a429916e4f0c8.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/07d664aaf1537ae41b3c.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6f5fbbd6bb4e855462f9.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/61cf3a53a136ea46ad80.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/627562608f1869a8894e.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Time-series_Chart.8ff488d2..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5755.49c32b0c08d84d9729b8.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example1.6c4d3e0c..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a1a4cd98f6ba21481de6.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/39e61bf287a84284337a.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/29df4aa934ecc9462070.woff2 -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example.0b3960de..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2d8e4594741dce3dbd4f.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/07f8fe00a15a06001e18.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/cbe5b1d7a2202354be3d.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0d14fd57dfdcf6bd6821.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/891c9b9684277a17a60e.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/324ea06214e3e7cf9b5b.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b5388a7a6d54d88adf1a.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/466d74e3e6955ef7209a.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3ea64ae0c92692819070.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/137.8ede4b48e6e06904f106.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bda04609cd55869cb5bc.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/65631b4f49f22d2413c2.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d650cc0676c989c53b46.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0593933e1fae6760ea6e.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/cffe88250e2792acb914.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/01a3aa3aadcfaa41bc46.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/eb5ca79a61e22b824e7f.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Time_Series_Bar_Chart.f6bb1a65..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5640.d16ad9020fbf76e46301.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ac518f6c7471ecc8589d.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/spa.01c6a9e84e6a22eea9a7.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.f2cfa9c4..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3d4991d81db6add2c4d6.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/23be6a05ce9b3316ce0e.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e6cf10829d09f4640214.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Treemap2.0568794f..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6217.212d5ff274f8af90a0b2.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c9a7cf9c53c4e29579fe.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/108ceb65fa77e2ee3b1e.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7070c33ea00c0d7d22a9.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/33174e7edaaac248423d.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ce0e3968aa10bdedcc5a.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c5e742fea6fa57e5ea0b.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example3.3738f056..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/23e786be46b42f2dde05.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/efcabf7c5dedc16bed68.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/621e401582ff3bca2342.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/30cc9d65ad8ee65513e5.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5364a0ae2074914b0b45.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bd6302508932f2b751ac.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3036.7f8edaa35df19d43e998.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/334a3891e7de11316812.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9772.55309700666cf1ffe087.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c3dd6eec636540d0ef94.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/92b4f1a79172452ffe53.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/914f0e63918f281e3dd5.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/608c68ce541fbd39d168.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.9905c92f..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/fc28aa5f2526f7bd1660.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c2a24f65668ba8f3fdf7.woff2 -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/07e819fe08c4263025d5.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d20fb16ba662419cf713.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Pie4.a5e101ac..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.b751c252..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5be1347c682810f199c7.eot -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/01a3aa3aadcfaa41bc46.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4ee28decb9acb6bf24d6.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/608c68ce541fbd39d168.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0d7ae8d02636df8e6102.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9772.55309700666cf1ffe087.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5010.6fc1f7b7ebc738ed90e2.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6839.574816f8131f150ae987.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5566.9b1d10f6d9a6c022adb0.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Treemap.ba0fbbec..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4da2a0e333431499fbdf.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/12367d1e0bb2b4afb255.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/40aa29d5db06af42764a.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example2.ef2d1091..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8494.23c0da2cdd2ac2f1b463.entry.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example1.a58bab57..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/db94663795a8e199fd33.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b58b6142662719f0b769.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c5a9eb785fc86bb6236d.woff2 -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e3420515b524f5516e0e.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/db94663795a8e199fd33.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/917a88b783bbb7af83bc.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.154cdccd..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/62bceea4739b1f1a5bc9.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/015887d7a68f74e526a5.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/22335e2922f171e25afd.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f8a10326828318d2245e.woff2 -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/40c1905a209658063a71.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/24e438afe5479e2dc2f3.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/86d059d890173263c455.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/LineChart2.32576bb2..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b230cca676937b589989.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ee864bc655921398e6bb.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/vendors.d43e1060c583584b42b0.entry.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5566.9b1d10f6d9a6c022adb0.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/98927561afa54be3c797.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/32c07cab1cd34d48d645.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b5388a7a6d54d88adf1a.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/af25ef1984da8c9b9af3.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.e7c50181..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0737a7c549c0ef9ba0f9.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0977d1e193ca174dae9a.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/spa.01c6a9e84e6a22eea9a7.entry.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5f82da0d5d5f56964db7.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4c2391ac8aafc5a56b06.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d077b1ce5f596e308fd8.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.39c29e21..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c28f014ad3177cf611f3.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/26da53a05512a54f0ab9.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/21eac80381a20e1970c7.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/59091cc686ab0175d690.chunk.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/568f59ad9c53fe7b78a2.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/showSavedQuery.c540c5c2ce8e5cb9fb08.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4d6839667311b1bd2905.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/DashboardContainer.0977d1e193ca174dae9a.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/29b91d6854c5e405ce45.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b937388aca2fb5504511.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/tree.4b27c6bb..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3d9f9c55dfd05b09a6fe.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/060b2710bdbbe3dfe48b.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a6aa07f901bdac159ccc.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8b280e898799f93de5be.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/86ff63c706b5260ebc5e.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c05b12d4832ab2ed804f.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/embedded.b4f0a8e3f0326a373874.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Horizon_Chart.7b46c45c..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bdd493eebcb903da929d.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d976cbf5cee4a79c3b53.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/chord.446d549d..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/14e3106fc29488051f4b.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.d823178d..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/abcdc85f5630a561d004.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/565caf6709b9a94e3fa2.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3036.7f8edaa35df19d43e998.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9aa4f8a05fc5ffc21c31.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/40453f8b73a6e89c5f86.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e5950f166049418c0900.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/687c0a6eaa1d0a8f7313.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/32d5a63607c1083ec0f3.chunk.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/621e401582ff3bca2342.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e2e32be7334a10093a77.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Pie2.42fece24..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e8abff2e2378b2690e44.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/eee6d2c3d04b428f2754.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8932d659b9462359cd4f.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3233d504f0e5e0b6354f.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9fd4826b9c0625dc8e95.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Sankey2.4083c192..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e050d948e58b6608b391.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/33cf18338cd376bb72d8.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/12722669be9d89414c5c.woff -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6217.212d5ff274f8af90a0b2.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example1.297446aa..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Line1.7282d4c8..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b56274c43951cd5c9fb0.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1fd4febdc037cb353e1b.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4c2391ac8aafc5a56b06.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/756b6367a9bb0df3d532.svg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example4.94717fd8..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9f168dc8a77ac47f7ce1.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/fd78b2810aae9d021034.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/56b4ea31f6378cfbbe67.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f8602964cbcccef7a22b.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5b038ff35f6943697831.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Time_Series_Bar_Chart2.9b95dd4f..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/fd78b2810aae9d021034.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ff678b2259a5b78d8dfe.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/952401cd0329c226b7d1.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b230cca676937b589989.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a69a5f6546322eebba43.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9507.976e6a62fe811ab04f53.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5de142721fdf097ef171.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.e556fb5f..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/sqllab.af8cb10e462132b101ad.entry.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/732e4b677c3e43e37262.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/108c8baedd99ed2b2154.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a968fa323e1bd7dabe65.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1877.a5c0abedb51da2e76104.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Word_Cloud.3d210efb..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/59091cc686ab0175d690.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bbf1f258aa4d1f39b77a.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/be810be3a3e14c682a25.woff2 -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9b1d10f6d9a6c022adb0.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2450.3b69db705792b977f21f.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/59091cc686ab0175d690.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/818ea076401d619a9175.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/50584f9c49cbb0b9fd9f.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/02ef2541456cd5a7f240.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2c33db7428d1157db168.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bdd493eebcb903da929d.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6b5d9eca27dd4f5e5ccf.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b01fb73b111d937e4c09.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/952401cd0329c226b7d1.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4362b5304762d1e0b0d3.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/25c6e536400eaab4a516.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f6d017953aec813a7fe6.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0d7ae8d02636df8e6102.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/71f6dae2883e90721236.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e7e5e34c2290ec967c85.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/cc91dcb0cb5c7cd64bc9.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4194.26e45b06f1be670bca65.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/045dee5034cab8313a47.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7889d5826b40395c074f.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ce0e3968aa10bdedcc5a.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b5284f22f5b1d7e143a7.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c28f014ad3177cf611f3.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/eb5ca79a61e22b824e7f.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3a34d566763b41457ec4.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1877.a5c0abedb51da2e76104.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example2.65d169da..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6c19192ceba541be27f9.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5965e60fa243ff6d2bc8.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3dd9c55c13d8985f043c.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example2.ea481d57..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example.0df299a4..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0fc5207d24aa1f752adf.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8453.8a504cef172fd4d4fb46.entry.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/channels.99e7cde9..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Bar1.05db33fe..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1a621d7f286d5c9adb4b.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e5cdc3107ae8ff17c6c5.chunk.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7150435156216fd063e1.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/sqllab.af8cb10e462132b101ad.entry.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0197266f2dc0b4c8f5fa.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5378.9dea6a4ca2fe5383b65b.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/dfa5abcf641f49f06937.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example.05665cd0..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/86d059d890173263c455.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7230.bedd7c71fe0dc70606df.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ea166e36b0b0b2327639.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8494.23c0da2cdd2ac2f1b463.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e050d948e58b6608b391.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/BarChart3.6c1382b7..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5390d4fcbebc7c83f8ab.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/68fa39af2a7b9374751d.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.8e8858da..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d81967d83cca686de9b2.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example.74513bdf..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.c2670397..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/82b1212e45a2bc35dd73.woff -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2deb857f57c1c2e5ddb1.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f5869088a4319a800ccb.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/theme.3578f6d7452f0d655c34.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e93e4a418763491a8b13.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/762d4c99ea31d0a7ce0e.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9360.790b77c960cacbb5007c.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/975ae897cf2794cb52a7.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/aebb061b6d76552efd0a.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4717.09d661f36f726eacecb3.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example.661644db..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6140.ba157c2bc31cfc4db166.entry.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example2.b5dfc507..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f7a288fffdd2a4a748d3.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/dbd10f614337e1472a17.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0eec8025b1da27433364.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9360.790b77c960cacbb5007c.entry.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1261.60feda24c9afd7f51a05.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/theme.3578f6d7452f0d655c34.entry.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2450.3b69db705792b977f21f.entry.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/044a114a0250557286f0.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7aca1ea0c22d4b2a3dc4.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/04d1351f02a6393ca6fe.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c05b12d4832ab2ed804f.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Table3.8997ea72..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/92b4f1a79172452ffe53.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/05572f944b070abcf4d7.chunk.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/732e4b677c3e43e37262.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.caae0276..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/fc28aa5f2526f7bd1660.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6871.c7c924cf89dcb6670405.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d50144b85b56ef439bb3.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/108c8baedd99ed2b2154.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a5aaab565a6ec293dd7e.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/16413091c03ca1a2f2b8.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4fe79584d10e2ad19292.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3c694511e12766de3fdb.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d250a632b0232d6da24f.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/dfa5abcf641f49f06937.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ed1976d07a2474c894f9.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b0d822ea06c484f9cb15.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/de341d5b50cf553eeb8a.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/863e0eb8bc1268ccc3c3.woff -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1a1474519a0ea853fdce.png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/23be6a05ce9b3316ce0e.chunk.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a9cacd19cd2d8bf80050.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ac1a4ffeb24649c615d1.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3678766c84d1be70d49d.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/exampleGermany.db162ad7..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/22eba8579f51d4d93737.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.22e46caa..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3d9f9c55dfd05b09a6fe.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/325ae97c36fd074e4fe6.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3ea64ae0c92692819070.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8650.05572f944b070abcf4d7.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0d081ab047fe8e12bc35.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9507.976e6a62fe811ab04f53.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1bd990df475f2049ef19.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4494.b031ff8696ad074bb028.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a9cacd19cd2d8bf80050.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9454.0f42362eea20c6ebe78a.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/678.4fa1386c7aeeb1cacd8a.entry.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/employment.7b5c16a7..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5364a0ae2074914b0b45.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2441.88b6789af1d53f852f83.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7889d5826b40395c074f.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/MapBox.6e6f79c8..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b58cab3e521511e45a9a.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/WorldMap1.da13410b..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4316beeb5144100af911.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8989.66dd9a084e72c5a093f7.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5965e60fa243ff6d2bc8.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f0afa7465c828a07259a.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5727cf1feb0f056ab206.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1fd4febdc037cb353e1b.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ac518f6c7471ecc8589d.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8767.e99bd9bd2f429864b6f0.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b031ff8696ad074bb028.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/50584f9c49cbb0b9fd9f.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c42c1c921a117622c39d.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c15997f1d022aff0bd00.woff2 -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/323.f4ddf3d2f6d415d823ef.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0b7cbb213212e64d43e7.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8494.23c0da2cdd2ac2f1b463.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/aaa31d9adead4d6e11e7.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c664ff837065c346780f.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example1.b8069aef..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example1.198466c2..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4c65ab1958700a12a74b.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Big_Number_Trendline.bccce4c1..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d12e380a429916e4f0c8.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3e7d75f61b48452097dc.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example1.34be4dd6..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5e8890aa7b66e1ef4bdc.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Time_Series_Bar_Chart3.1605efdf..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2a60889d78c01d71e0dd.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Pie3.2e1f1152..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5727cf1feb0f056ab206.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4083b1c309b89db43387.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/aebb061b6d76552efd0a.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4a31589eccb01444ed49.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.228faa03..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5bb25d77bdb23ee8d1b2.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c694317e35f598e5bf1a.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/845.841ad39038c010354064.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6140.ba157c2bc31cfc4db166.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example.1ec31bd3..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/88b06a818cd0117f56b1.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/07d664aaf1537ae41b3c.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/236135bf62aa9ae755bb.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b58b6142662719f0b769.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/vendors.d43e1060c583584b42b0.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c213c7d0e18e29adff21.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.b290682b..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/78d5f7e10e75224b45d4.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6b9a5080058c621d44dc.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/05572f944b070abcf4d7.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9adc0a89adf9182918c6.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/78a5fba54c4293b0b34c.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3bc246cfea18d7d7e899.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c1d1679c7dd36583524f.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9aa4f8a05fc5ffc21c31.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/627562608f1869a8894e.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8932d659b9462359cd4f.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4237.5bb25d77bdb23ee8d1b2.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b56274c43951cd5c9fb0.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bd9e6daeba3a8d07c22a.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b937388aca2fb5504511.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/324ea06214e3e7cf9b5b.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/21151c26622dbe000474.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/fe5e32e3ac5de33fdb76.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/86ff63c706b5260ebc5e.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a5c0abedb51da2e76104.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.66ee99c5..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2a50bce82270101f3646.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e8ef2969baaac1410650.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f158268a2958199d23ba.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c0d1e476cd87eb0898b3.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4be76d01eefff5ff685e.woff2 -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e8abff2e2378b2690e44.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Bar_Chart.897135b4..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d230312d67b229d5bdc7.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9ed65ab8d3b4bbfb47c9.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c5274804cb55d057dcea.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/845.841ad39038c010354064.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b95d31197f37908372c0.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f9654c52d782755b71d6.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5390d4fcbebc7c83f8ab.chunk.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/78a5fba54c4293b0b34c.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/500.html -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example2.f7e90b3e..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9360.790b77c960cacbb5007c.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/71a4e13e822e4810e561.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2087.d090220e75d89441b289.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3c19203040e176cb479a.woff -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/08c21008a6fc572a67ff.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6871.c7c924cf89dcb6670405.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/51ef84f7843a0856d189.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d9ea22831a45efa05abf.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/15b35e117682e2e2bed9.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/575a4cb2f911ca3ba909.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.7fb4da2c..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d650cc0676c989c53b46.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8ae960dccbd5932ecc4f.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f45e83da71a4ebb56579.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7ed8c20dfd508c2f93fa.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.5d5ddfcc..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3254a4a2afe05d91676f.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.94dfb10d..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8650.05572f944b070abcf4d7.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Table.f8a6698c..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.aa9710fc..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ee864bc655921398e6bb.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example2.f881423e..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0977d1e193ca174dae9a.chunk.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5755.49c32b0c08d84d9729b8.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d230312d67b229d5bdc7.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/MapBox2.6337d5b5..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a1a4cd98f6ba21481de6.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1452ee5ea23538ac5c76.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e3420515b524f5516e0e.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/550d88de90d3f141de7e.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7fe38901eceb0cefc829.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/073c164857f20fc71ca4.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.1e4e5b08..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/dbd10f614337e1472a17.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.ee528db4..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4237.5bb25d77bdb23ee8d1b2.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d9ea22831a45efa05abf.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/35ac45286b6b44167bd7.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.fb226195..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/05fbb0c7bedaefac66e8.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b58cab3e521511e45a9a.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a2b98e5dd6e8bdc17d1b.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.f6ecb617..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6793b77a60d9c270563b.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/71dcab1e81d48a10b442.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/acbbd60dde6db231dfd3.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1f93011280e2f4b3c89b.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0f388f5a81ab8de20c79.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0f388f5a81ab8de20c79.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/05572f944b070abcf4d7.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3c611279fc6880af6256.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/040e4b9b46ba00910c8b.woff -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/26e45b06f1be670bca65.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3c694511e12766de3fdb.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/DashboardContainer.0977d1e193ca174dae9a.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/cffe88250e2792acb914.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1f6b7922ec02ae4a63d6.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3b02327246371062ad13.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e9beb47a80bd8e9a9f7c.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3e7d75f61b48452097dc.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Table2.c8533c18..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8888.4a9e45a73ee8b500f24d.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4ee28decb9acb6bf24d6.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8ae960dccbd5932ecc4f.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ac1a4ffeb24649c615d1.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a968fa323e1bd7dabe65.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c694317e35f598e5bf1a.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6839.574816f8131f150ae987.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/762d4c99ea31d0a7ce0e.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bda04609cd55869cb5bc.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4692b9ec53fd5972caa2.ttf -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7070c33ea00c0d7d22a9.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d50144b85b56ef439bb3.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/56b4ea31f6378cfbbe67.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a5c0abedb51da2e76104.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4936.32d5a63607c1083ec0f3.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8453.8a504cef172fd4d4fb46.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.0cdc0470..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/906697e0c0dd72722d70.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/29ec7f6fab297848213c.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Treemap4.6e60b127..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/cc91dcb0cb5c7cd64bc9.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/23e786be46b42f2dde05.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ae149ee6c93a79fe782e.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/battery.8fed19b7..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/theme.3578f6d7452f0d655c34.entry.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e8ef2969baaac1410650.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e935076dcc7fbe1cc651.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2a50bce82270101f3646.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/fce87cfa922b7c776907.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/51ef84f7843a0856d189.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4dab4855dd5604d12c6d.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/profile.7ca5830eb7dfb36353cf.entry.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8623.6c19192ceba541be27f9.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3a34d566763b41457ec4.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b42b7e752c1162edf022.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e5cdc3107ae8ff17c6c5.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4de155e4c465c48391c2.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Treemap3.ef600a2d..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example1.022400bc..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b82e084872e4409a8328.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f8602964cbcccef7a22b.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/575a4cb2f911ca3ba909.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b141fc66cd9111e73a75.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1be29b0a1306522b22b4.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.b627d1a4..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1261.60feda24c9afd7f51a05.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9ba647b17b697f8d9d70.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8453.8a504cef172fd4d4fb46.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example3.99ab6fd0..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example.61c54865..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/00f5e1682599d90c9ec4.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Bar_Chart_2.2db0caa4..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e6cf10829d09f4640214.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.1135b4a4..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4a31589eccb01444ed49.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.7d54df91..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/aeaf7a986946c92c7ec3.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/profile.7ca5830eb7dfb36353cf.entry.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.50c780c0..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/treemap_v2_1.f997bb13..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2d8e4594741dce3dbd4f.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9602.9823b4ffc1b5aed9ad5b.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.8beef864..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4cf3eaf2bfd6597f09da.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/815f7ca4e1c4b2abb4d1.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4194.26e45b06f1be670bca65.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f0afa7465c828a07259a.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1dd8e309337012750c57.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2450.3b69db705792b977f21f.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/fcc96506913a8c345894.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/cb1924c9720f5f456868.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/75e1a5382a0e564fc560.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b1cc64850473a13027ef.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.4a9b5e62..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/678.4fa1386c7aeeb1cacd8a.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/transportation.75912cf2..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.3b5aef49..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e3e81b8e8c58530a1e1d.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0b14c0b7a7d9904ec527.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.9506c7f0..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e1342085181b820e1166.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/vendors.d43e1060c583584b42b0.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6abe473e8ad84b72d7f9.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4b629c9f59550cd29248.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c4947a81e5cbf90ea2fa.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/AlertList.bca82c9e649412261f47.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/stylesheets copying build/lib/superset/static/assets/stylesheets/reactable-pagination.less -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/stylesheets creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/stylesheets/less copying build/lib/superset/static/assets/stylesheets/less/fonts.less -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/stylesheets/less copying build/lib/superset/static/assets/stylesheets/less/variables.less -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/stylesheets/less copying build/lib/superset/static/assets/stylesheets/less/index.less -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/stylesheets/less creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/stylesheets/less/cosmo copying build/lib/superset/static/assets/stylesheets/less/cosmo/bootswatch.less -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/stylesheets/less/cosmo copying build/lib/superset/static/assets/stylesheets/less/cosmo/variables.less -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/stylesheets/less/cosmo copying build/lib/superset/static/assets/stylesheets/less/cosmo/cosmoTheme.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/stylesheets/less/cosmo copying build/lib/superset/static/assets/stylesheets/superset.less -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/stylesheets creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/stylesheets/antd copying build/lib/superset/static/assets/stylesheets/antd/index.less -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets/stylesheets/antd copying build/lib/superset/static/assets/5378.9dea6a4ca2fe5383b65b.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9f168dc8a77ac47f7ce1.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4c65ab1958700a12a74b.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/80722ac6dcebbb37fef4.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4362b5304762d1e0b0d3.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2441.88b6789af1d53f852f83.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/aeaf7a986946c92c7ec3.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6d13aacaaf914e02ad77.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0177d8101821912d936b.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7150435156216fd063e1.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b3e27acd012444dc36db.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5640.d16ad9020fbf76e46301.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4f9299b185c80ddc2f5b.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/SmoothLine1.97fed005..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ExplorePage.4f9299b185c80ddc2f5b.chunk.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3254a4a2afe05d91676f.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Bar2.c41826d8..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/71f6dae2883e90721236.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/33cf18338cd376bb72d8.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e3e81b8e8c58530a1e1d.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/914f0e63918f281e3dd5.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/sqllab.af8cb10e462132b101ad.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9ba647b17b697f8d9d70.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/164a9c7420e83c02aabb.chunk.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/LineChart.e0e66ab1..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6c19192ceba541be27f9.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8615d723018b979c54d6.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.d2ebb8b7..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/51e63353157d161b3daa.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2087.d090220e75d89441b289.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/fe5e32e3ac5de33fdb76.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ff678b2259a5b78d8dfe.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example2.5c0aa0f4..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0eec8025b1da27433364.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Sankey.25e6833c..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9ab6f0cada666faef121.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/spa.01c6a9e84e6a22eea9a7.entry.css.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8767.e99bd9bd2f429864b6f0.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/59252fbba271a71ecc89.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/35ac45286b6b44167bd7.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/efcabf7c5dedc16bed68.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7230.bedd7c71fe0dc70606df.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/cc74b5cb12406685536f.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b141fc66cd9111e73a75.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.241865fc..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/15b35e117682e2e2bed9.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/bd9e6daeba3a8d07c22a.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f6d017953aec813a7fe6.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.0be12067..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ea166e36b0b0b2327639.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/fc084293cd81bf3d202b.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b582f9853d97a2d8cb68.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/323e845597342cf9b240.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example.2018d670..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/23be6a05ce9b3316ce0e.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/718d389061dd32058771.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/d7859b43df2e8565d05e.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/6abe473e8ad84b72d7f9.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/334a3891e7de11316812.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/108ceb65fa77e2ee3b1e.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/08c21008a6fc572a67ff.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/32d5a63607c1083ec0f3.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e1342085181b820e1166.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/718d389061dd32058771.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/manifest.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/55ec61228b7c4faf90f5.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/26de9c1087b5f1f837a0.woff2 -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/236135bf62aa9ae755bb.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8989.66dd9a084e72c5a093f7.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e5950f166049418c0900.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/82c6b79084c6bd37a016.woff -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3f9a354919a133da7818.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/b9e2ad0319af255f54de.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8623.6c19192ceba541be27f9.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a19b5c44776aebf757fa.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/c14a6b3f383e99e0f762.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example.d5c3e7be..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.1a9ace38..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.0fd3ce37..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/preamble.15acfc1771c69eea159f.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/loading.cff8a5da..gif -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a5aaab565a6ec293dd7e.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/044a114a0250557286f0.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/88b06a818cd0117f56b1.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.ab750ae6..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/21eac80381a20e1970c7.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/88c33d2ec1688d2c587e.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/91cc8818f8357801c694.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/46edeac8878815b0e095.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/de341d5b50cf553eeb8a.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/2303fb8941bde712abf8.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f5869088a4319a800ccb.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7fe38901eceb0cefc829.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8047.448374251edf7ccd1dec.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/66742c8d9e5b1ce8259b.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/cbe5b1d7a2202354be3d.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/profile.7ca5830eb7dfb36353cf.entry.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9dea6a4ca2fe5383b65b.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example2.19c795b0..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9454.0f42362eea20c6ebe78a.entry.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ba7c3d6aebfe0750dc67.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.e3f36081..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/4a8214637390e196f05a.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/9adc0a89adf9182918c6.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/1a621d7f286d5c9adb4b.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/95bc00206741bcfd6541.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f44dbd61a903057c7c0b.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/0177d8101821912d936b.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/example1.44f08793..jpg -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/3233d504f0e5e0b6354f.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5390d4fcbebc7c83f8ab.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/26da53a05512a54f0ab9.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a9304c8ed51ebcba64ff.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/a69a5f6546322eebba43.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/32d5a63607c1083ec0f3.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ba70fcde3f06bc893acf.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/76143256c3726a97195b.geojson -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/85b33e0dcbc189800dda.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/f2735c169d7b6a4f5848.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/7aca1ea0c22d4b2a3dc4.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/8a6fefdaa24fe9bd2bc9.woff2 -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/ExplorePage.4f9299b185c80ddc2f5b.chunk.css -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/thumbnail.f5779edd..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/e2e32be7334a10093a77.chunk.js.map -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/Step2.10e90fb7..png -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/assets/5a90e5fe4b068b6241a0.chunk.js -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static/assets copying build/lib/superset/static/version_info.json -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/static copying build/lib/superset/superset_typing.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset creating /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/exasol.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/shillelagh.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/duckdb.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/mysql.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/firebird.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/elasticsearch.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/aurora.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/db2.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/__init__.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/drill.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/exceptions.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/vertica.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/spark.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/druid.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/trino.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/postgres.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/redshift.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/crate.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/teradata.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/hana.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/ascend.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/pinot.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/kusto.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/clickhouse.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/gsheets.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/risingwave.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/oracle.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/dynamodb.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/sqlite.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/hive.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/databricks.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/firebolt.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/presto.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/bigquery.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/dremio.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/impala.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/athena.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/mssql.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/rockset.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/netezza.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/kylin.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/cockroachdb.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/base.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/solr.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs copying build/lib/superset/db_engine_specs/snowflake.py -> /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/base/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/base/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/sqla/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/sqla/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/sqla/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/connectors/sqla/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/columns/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/columns/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/columns/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasource/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasource/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasource/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/extensions/metastore_cache.py to metastore_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/extensions/stats_logger.py to stats_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/extensions/ssh.py to ssh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type/plugins/internet_port.py to internet_port.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type/plugins/internet_address.py to internet_address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/advanced_data_type/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/commands/get.py to get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/commands/upsert.py to upsert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/commands/delete_expired.py to delete_expired.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/commands/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/shared_entries.py to shared_entries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/key_value/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded/view.py to view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dao/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dao/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dao/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/datasource/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/datasource/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/datasource/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/datasource/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/dynamic_plugins.py to dynamic_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/log/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/log/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/log/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/log/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/log/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/users/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/users/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/users/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/chart/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/chart/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/chart/mixin.py to mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/chart/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/database/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/database/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/database/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/database/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/database/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/health.py to health.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/sql_lab/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/sql_lab/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/sql_lab/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/access_requests.py to access_requests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/base_schemas.py to base_schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/dashboard/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/dashboard/mixin.py to mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/dashboard/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/redirects.py to redirects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/css_templates.py to css_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/base_api.py to base_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/alerts.py to alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/explore.py to explore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/key_value.py to key_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/tags.py to tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/annotations.py to annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/views/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/thumbnails/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/thumbnails/digest.py to digest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli/thumbnails.py to thumbnails.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli/lib.py to lib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli/examples.py to examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli/importexport.py to importexport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cli/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands/importers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands/importers/dispatcher.py to dispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands/importers/v1/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands/importers/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands/bulk_delete.py to bulk_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/commands/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/saved_queries/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/queries/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/importers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/importers/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/importers/v1/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/importers/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/importers/v1/assets.py to assets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/importers/v1/examples.py to examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/export/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/export/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/export/assets.py to assets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/commands/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/notifications/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/notifications/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/notifications/email.py to email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/notifications/slack.py to slack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/notifications/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands/alert.py to alert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands/bulk_delete.py to bulk_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands/log_prune.py to log_prune.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands/execute.py to execute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/logs/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/logs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/logs/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/reports/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/importers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/importers/dispatcher.py to dispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/importers/v1/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/importers/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/bulk_delete.py to bulk_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/post_processing.py to post_processing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/data/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/data/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/data/commands/get_data_command.py to get_data_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/data/commands/create_async_job_command.py to create_async_job_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/data/query_context_cache_loader.py to query_context_cache_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/charts/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/initialization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink/commands/get.py to get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink/commands/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/permalink/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/importers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/importers/v0.py to v0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/importers/dispatcher.py to dispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/importers/v1/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/importers/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/bulk_delete.py to bulk_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state/commands/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state/commands/get.py to get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state/commands/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_state/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/consts.py to consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/commands/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/commands/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dashboards/filter_sets/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/result_set.py to result_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands/state.py to state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands/get.py to get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands/parameters.py to parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/form_data/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink/commands/get.py to get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink/commands/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/permalink/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/commands/get.py to get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/commands/parameters.py to parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/explore/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/importexport/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/importexport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates/commands/bulk_delete.py to bulk_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/css_templates/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sql_validators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sql_validators/postgres.py to postgres.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sql_validators/presto_db.py to presto_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sql_validators/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/commands/bulk_delete.py to bulk_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/commands/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/commands/bulk_delete.py to bulk_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/commands/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/annotation_layers/annotations/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/validate_sql.py to validate_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/validate.py to validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/importers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/importers/dispatcher.py to dispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/importers/v1/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/importers/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/test_connection.py to test_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel/commands/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/ssh_tunnel/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/databases/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/viz.py to viz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/dynamic_plugins.py to dynamic_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/slice.py to slice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/dashboard.py to dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/datasource_access_request.py to datasource_access_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/user_attributes.py to user_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/sql_lab.py to sql_lab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/sql_types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/sql_types/presto_sql_types.py to presto_sql_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/filter_set.py to filter_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/annotations.py to annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/models/embedded_dashboard.py to embedded_dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks/thumbnails.py to thumbnails.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks/scheduler.py to scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks/async_queries.py to async_queries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks/cron_util.py to cron_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks/slack_util.py to slack_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tasks/celery_app.py to celery_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/query_context.py to query_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/query_context_factory.py to query_context_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/query_object.py to query_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/db_query_status.py to db_query_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/query_context_processor.py to query_context_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/chart_data.py to chart_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/query_actions.py to query_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/query_object_factory.py to query_object_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/utils/time_range_utils.py to time_range_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/utils/dataframe_utils.py to dataframe_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/utils/query_cache_manager.py to query_cache_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/tags.py to tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/common/not_authrized_object.py to not_authrized_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sql_parse.py to sql_parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cachekeys/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cachekeys/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/cachekeys/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/columns/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/columns/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/columns/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/columns/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/columns/commands/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/refresh.py to refresh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/importers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/importers/v0.py to v0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/importers/dispatcher.py to dispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/importers/v1/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/importers/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/duplicate.py to duplicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/bulk_delete.py to bulk_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/metrics/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/metrics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/metrics/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/metrics/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/metrics/commands/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/datasets/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-11-03_14-07_f9847149153d_add_certifications_columns_to_slice.py to 2021-11-03_14-07_f9847149153d_add_certifications_columns_to_slice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-03-16_14-55_ea033256294a_.py to 2017-03-16_14-55_ea033256294a_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-06-16_14-15_960c69cb1f5b_.py to 2016-06-16_14-15_960c69cb1f5b_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-06-27_14-59_7fb8bca906d2_permalink_rename_filterstate.py to 2022-06-27_14-59_7fb8bca906d2_permalink_rename_filterstate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-06-05_11-35_b4a38aa87893_deprecate_database_expression.py to 2019-06-05_11-35_b4a38aa87893_deprecate_database_expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-02-10_17-58_d6db5a5cdb5d_.py to 2017-02-10_17-58_d6db5a5cdb5d_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-08-03_15-36_143b6f2815da_migrate_pivot_table_v2_heatmaps_to_new_.py to 2021-08-03_15-36_143b6f2815da_migrate_pivot_table_v2_heatmaps_to_new_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-06-07_12-33_d8bc074f7aad_add_new_field_is_restricted_to_.py to 2016-06-07_12-33_d8bc074f7aad_add_new_field_is_restricted_to_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-04-15_17-58_4fa88fe24e94_owners_many_to_many.py to 2016-04-15_17-58_4fa88fe24e94_owners_many_to_many.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-08-31_19-30_291f024254b5_drop_column_allow_multi_schema_metadata_fetch.py to 2022-08-31_19-30_291f024254b5_drop_column_allow_multi_schema_metadata_fetch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-08-31_11-37_021b81fe4fbb_add_type_to_native_filter_configuration.py to 2021-08-31_11-37_021b81fe4fbb_add_type_to_native_filter_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-12-17_16-56_31bb738bd1d2_move_pivot_table_v2_legacy_order_by_to_.py to 2021-12-17_16-56_31bb738bd1d2_move_pivot_table_v2_legacy_order_by_to_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-04-29_09-24_620241d1153f_update_time_grain_sqla.py to 2020-04-29_09-24_620241d1153f_update_time_grain_sqla.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-09-19_17-22_b347b202819b_.py to 2016-09-19_17-22_b347b202819b_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-06-19_16-17_f3afaf1f11f0_add_unique_name_desc_rls.py to 2022-06-19_16-17_f3afaf1f11f0_add_unique_name_desc_rls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-03-22_23-25_d2424a248d63_.py to 2016-03-22_23-25_d2424a248d63_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-04-03_15-23_867bf4f117f9_adding_extra_field_to_database_model.py to 2016-04-03_15-23_867bf4f117f9_adding_extra_field_to_database_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-12-03_10-11_5daced1f0e76_reports_add_working_timeout_column.py to 2020-12-03_10-11_5daced1f0e76_reports_add_working_timeout_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-08-12_00-24_978245563a02_migrate_iframe_to_dash_markdown.py to 2020-08-12_00-24_978245563a02_migrate_iframe_to_dash_markdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-09-22_10-21_3b626e2a6783_sync_db_with_models.py to 2016-09-22_10-21_3b626e2a6783_sync_db_with_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-02-08_14-16_a99f2f7c195a_rewriting_url_from_shortner_with_new_.py to 2017-02-08_14-16_a99f2f7c195a_rewriting_url_from_shortner_with_new_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-03-25_14-35_1d2ddd543133_log_dt.py to 2016-03-25_14-35_1d2ddd543133_log_dt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-02-22_11-22_67da9ef1ef9c_add_hide_left_bar_to_tabstate.py to 2021-02-22_11-22_67da9ef1ef9c_add_hide_left_bar_to_tabstate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-09-21_18-37_472d2f73dfd4_.py to 2017-09-21_18-37_472d2f73dfd4_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-10-12_11-15_32646df09c64_update_time_grain_sqla.py to 2021-10-12_11-15_32646df09c64_update_time_grain_sqla.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-10-25_10-16_ad4d656d92bc_add_avg_metric.py to 2016-10-25_10-16_ad4d656d92bc_add_avg_metric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-04-06_14-10_9d8a8d575284_.py to 2022-04-06_14-10_9d8a8d575284_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-09-19_14-42_b92d69a6643c_rename_csv_to_file.py to 2021-09-19_14-42_b92d69a6643c_rename_csv_to_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-02-01_16-07_e553e78e90c5_add_druid_auth_py_py.py to 2019-02-01_16-07_e553e78e90c5_add_druid_auth_py_py.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-03-24_14-13_763d4b211ec9_fixing_audit_fk.py to 2016-03-24_14-13_763d4b211ec9_fixing_audit_fk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-01-13_20-24_8e80a26a31db_.py to 2016-01-13_20-24_8e80a26a31db_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-03-06_12-24_e68c4473c581_allow_multi_schema_metadata_fetch.py to 2018-03-06_12-24_e68c4473c581_allow_multi_schema_metadata_fetch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-10-09_15-05_cca2f5d568c8_add_encrypted_extra_to_dbs.py to 2019-10-09_15-05_cca2f5d568c8_add_encrypted_extra_to_dbs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-02-25_08-06_ab9a9d86e695_deprecate_time_range_endpoints.py to 2022-02-25_08-06_ab9a9d86e695_deprecate_time_range_endpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-04-10_11-19_bf706ae5eb46_cal_heatmap_metric_to_metrics.py to 2018-04-10_11-19_bf706ae5eb46_cal_heatmap_metric_to_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-01-28_16-03_5afbb1a5849b_add_embedded_dahshoard_table.py to 2022-01-28_16-03_5afbb1a5849b_add_embedded_dahshoard_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-12-06_17-40_1296d28ec131_druid_exports.py to 2016-12-06_17-40_1296d28ec131_druid_exports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2015-09-21_17-30_4e6a06bad7a8_init.py to 2015-09-21_17-30_4e6a06bad7a8_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-05-03_19-39_cbe71abde154_fix_report_schedule_and_log.py to 2022-05-03_19-39_cbe71abde154_fix_report_schedule_and_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-22_09-32_e3970889f38e_.py to 2018-07-22_09-32_e3970889f38e_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-08-13_11-30_1a1d627ebd8e_position_json.py to 2018-08-13_11-30_1a1d627ebd8e_position_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-12-11_22-03_fb13d49b72f9_better_filters.py to 2018-12-11_22-03_fb13d49b72f9_better_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-10-03_14-37_4736ec66ce19_.py to 2017-10-03_14-37_4736ec66ce19_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-07-05_15-48_409c7b420ab0_add_created_by_fk_as_owner.py to 2022-07-05_15-48_409c7b420ab0_add_created_by_fk_as_owner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-12-03_16-21_811494c0cc23_remove_path_from_logs.py to 2020-12-03_16-21_811494c0cc23_remove_path_from_logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-08-12_15-47_f80a3b88324b_.py to 2020-08-12_15-47_f80a3b88324b_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-07-07_13-00_c747c78868b6_migrating_legacy_treemap.py to 2022-07-07_13-00_c747c78868b6_migrating_legacy_treemap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-04-06_21-39_19e978e1b9c3_add_report_format_to_report_schedule_.py to 2021-04-06_21-39_19e978e1b9c3_add_report_format_to_report_schedule_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-04-12_16-00_5ccf602336a0_.py to 2018-04-12_16-00_5ccf602336a0_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-07-06_22-04_f162a1dea4c4_d3format_by_metric.py to 2016-07-06_22-04_f162a1dea4c4_d3format_by_metric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-04-24_10-46_e557699a813e_add_tables_relation_to_row_level_.py to 2020-04-24_10-46_e557699a813e_add_tables_relation_to_row_level_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-09-24_20-18_f959a6652acd_.py to 2017-09-24_20-18_f959a6652acd_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-11-13_11-05_db4b49eb0782_add_tables_for_sql_lab_state.py to 2019-11-13_11-05_db4b49eb0782_add_tables_for_sql_lab_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-12-15_09-07_ab104a954a8f_reports_alter_crontab_size.py to 2020-12-15_09-07_ab104a954a8f_reports_alter_crontab_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-03-23_05-23_301362411006_add_execution_id_to_report_execution_.py to 2021-03-23_05-23_301362411006_add_execution_id_to_report_execution_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-03-29_18-03_2ed890b36b94_rm_time_range_endpoints_from_qc.py to 2022-03-29_18-03_2ed890b36b94_rm_time_range_endpoints_from_qc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-09-25_10-56_18532d70ab98_fix_table_unique_constraint_in_mysql.py to 2020-09-25_10-56_18532d70ab98_fix_table_unique_constraint_in_mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-07-09_17-12_73fd22e742ab_add_dynamic_plugins_py.py to 2020-07-09_17-12_73fd22e742ab_add_dynamic_plugins_py.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-08-28_17-16_175ea3592453_cache_lookup.py to 2020-08-28_17-16_175ea3592453_cache_lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-01-14_16-00_a33a03f16c4a_add_extra_column_to_savedquery.py to 2019-01-14_16-00_a33a03f16c4a_add_extra_column_to_savedquery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-05-06_14-30_afc69274c25a_alter_sql_column_data_type_in_query_mysql_table.py to 2019-05-06_14-30_afc69274c25a_alter_sql_column_data_type_in_query_mysql_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-07-15_12-00_190188938582_adding_unique_constraint_on_dashboard_slices_tbl.py to 2019-07-15_12-00_190188938582_adding_unique_constraint_on_dashboard_slices_tbl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-11-14_15-23_e46f2d27a08e_materialize_perms.py to 2016-11-14_15-23_e46f2d27a08e_materialize_perms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-03-08_11-48_b318dfe5fb6c_adding_verbose_name_to_druid_column.py to 2017-03-08_11-48_b318dfe5fb6c_adding_verbose_name_to_druid_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-11-02_17-36_c611f2b591b8_dim_spec.py to 2016-11-02_17-36_c611f2b591b8_dim_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-12-10_15-05_45731db65d9c_security_converge_datasets.py to 2020-12-10_15-05_45731db65d9c_security_converge_datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-12-10_19-25_bb38f40aa3ff_add_force_screenshot_to_alerts_reports.py to 2021-12-10_19-25_bb38f40aa3ff_add_force_screenshot_to_alerts_reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-08-24_23-27_181091c0ef16_add_extra_column_to_columns_model.py to 2021-08-24_23-27_181091c0ef16_add_extra_column_to_columns_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-23_11-20_46ba6aaaac97_.py to 2018-07-23_11-20_46ba6aaaac97_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-01-24_12-40_f18570e03440_add_query_result_key_index.py to 2017-01-24_12-40_f18570e03440_add_query_result_key_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-03-21_10-22_d94d33dbe938_form_strip.py to 2019-03-21_10-22_d94d33dbe938_form_strip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-11-27_11-53_a61b40f9f57f_remove_allow_run_sync.py to 2018-11-27_11-53_a61b40f9f57f_remove_allow_run_sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-02-04_09-34_070c043f2fdb_add_granularity_to_charts_where_missing.py to 2021-02-04_09-34_070c043f2fdb_add_granularity_to_charts_where_missing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-04-01_14-38_a9422eeaae74_new_dataset_models_take_2.py to 2022-04-01_14-38_a9422eeaae74_new_dataset_models_take_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-12-13_15-38_cefabc8f7d38_increase_size_of_name_column_in_ab_view_.py to 2018-12-13_15-38_cefabc8f7d38_increase_size_of_name_column_in_ab_view_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-24_14-29_c18bd4186f15_.py to 2018-07-24_14-29_c18bd4186f15_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-11-15_16-08_a8173232b786_add_path_to_logs.py to 2020-11-15_16-08_a8173232b786_add_path_to_logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-01-18_23-43_43df8de3a5f4_dash_json.py to 2016-01-18_23-43_43df8de3a5f4_dash_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-12-15_12-34_3e1b21cd94a4_change_owner_to_m2m_relation_on_.py to 2018-12-15_12-34_3e1b21cd94a4_change_owner_to_m2m_relation_on_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-03-28_11-28_a6c18f869a4e_query_start_running_time.py to 2017-03-28_11-28_a6c18f869a4e_query_start_running_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-12-09_14-13_ccb74baaa89b_security_converge_charts.py to 2020-12-09_14-13_ccb74baaa89b_security_converge_charts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-06-04_10-12_d7c1a0d6f2da_remove_limit_used_from_query_model.py to 2019-06-04_10-12_d7c1a0d6f2da_remove_limit_used_from_query_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-11-05_08-42_0b1f1ab473c0_add_extra_column_to_query.py to 2018-11-05_08-42_0b1f1ab473c0_add_extra_column_to_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-01-23_16-25_260bf0649a77_migrate_x_dateunit_in_time_range.py to 2021-01-23_16-25_260bf0649a77_migrate_x_dateunit_in_time_range.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-09-07_23-50_33d996bcc382_update_slice_model.py to 2016-09-07_23-50_33d996bcc382_update_slice_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-08-04_17-16_f6196627326f_update_chart_permissions.py to 2021-08-04_17-16_f6196627326f_update_chart_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-12-11_11-45_1f6dca87d1a2_security_converge_dashboards.py to 2020-12-11_11-45_1f6dca87d1a2_security_converge_dashboards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-07-07_14-00_06e1e70058c7_migrating_legacy_area.py to 2022-07-07_14-00_06e1e70058c7_migrating_legacy_area.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-09-15_18-22_e5ef6828ac4e_add_rls_filter_type_and_grouping_key.py to 2020-09-15_18-22_e5ef6828ac4e_add_rls_filter_type_and_grouping_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-02-10_12-32_41ce8799acc3_rename_pie_label_type.py to 2021-02-10_12-32_41ce8799acc3_rename_pie_label_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-07-07_00-00_cdcf3d64daf4_add_user_id_dttm_idx_to_log_model.py to 2022-07-07_00-00_cdcf3d64daf4_add_user_id_dttm_idx_to_log_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-05-27_15-03_1226819ee0e3_fix_wrong_constraint_on_table_columns.py to 2016-05-27_15-03_1226819ee0e3_fix_wrong_constraint_on_table_columns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-11-05_11-11_aea15018d53b_add_certifications_columns_to_dashboard.py to 2021-11-05_11-11_aea15018d53b_add_certifications_columns_to_dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-07-14_10-31_3317e9248280_add_creation_method_to_reports_model.py to 2021-07-14_10-31_3317e9248280_add_creation_method_to_reports_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-03-30_14-00_d6ffdf31bdd4_add_published_column_to_dashboards.py to 2018-03-30_14-00_d6ffdf31bdd4_add_published_column_to_dashboards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-03-25_10-49_b5998378c225_add_certificate_to_dbs.py to 2020-03-25_10-49_b5998378c225_add_certificate_to_dbs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-08-02_21-14_6d20ba9ecb33_add_last_saved_at_to_slice_model.py to 2021-08-02_21-14_6d20ba9ecb33_add_last_saved_at_to_slice_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-09-28_17-57_b56500de1855_add_uuid_column_to_import_mixin.py to 2020-09-28_17-57_b56500de1855_add_uuid_column_to_import_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-10-20_17-28_585b0b1a7b18_add_exec_info_to_saved_queries.py to 2020-10-20_17-28_585b0b1a7b18_add_exec_info_to_saved_queries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-04-16_17-38_d416d0d715cc_add_limiting_factor_column_to_query_.py to 2021-04-16_17-38_d416d0d715cc_add_limiting_factor_column_to_query_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-22_08-49_c829ff0b37d0_.py to 2018-07-22_08-49_c829ff0b37d0_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-04-29_15-32_f1410ed7ec95_migrate_native_filters_to_new_schema.py to 2021-04-29_15-32_f1410ed7ec95_migrate_native_filters_to_new_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-12-14_13-40_4b84f97828aa_security_converge_logs.py to 2020-12-14_13-40_4b84f97828aa_security_converge_logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-20_16-08_937d04c16b64_update_datasources.py to 2018-07-20_16-08_937d04c16b64_update_datasources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-12-02_12-03_abe27eaf93db_add_extra_config_column_to_alerts.py to 2021-12-02_12-03_abe27eaf93db_add_extra_config_column_to_alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-04-12_12-38_fc3a3a8ff221_migrate_filter_sets_to_new_format.py to 2021-04-12_12-38_fc3a3a8ff221_migrate_filter_sets_to_new_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-23_11-18_ec1f88a35cc6_.py to 2018-07-23_11-18_ec1f88a35cc6_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-12-11_17-02_c25cb2c78727_security_converge_annotations.py to 2020-12-11_17-02_c25cb2c78727_security_converge_annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-12-15_15-05_c53bae8f08dd_add_saved_query_foreign_key_to_tab_state.py to 2021-12-15_15-05_c53bae8f08dd_add_saved_query_foreign_key_to_tab_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-26_11-10_c82ee8a39623_add_implicit_tags.py to 2018-07-26_11-10_c82ee8a39623_add_implicit_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-09-08_21-50_11c737c17cc6_deprecate_restricted_metrics.py to 2019-09-08_21-50_11c737c17cc6_deprecate_restricted_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-09-27_11-31_60dc453f4e2e_migrate_timeseries_limit_metric_to_.py to 2021-09-27_11-31_60dc453f4e2e_migrate_timeseries_limit_metric_to_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-03-21_15-41_979c03af3341_.py to 2017-03-21_15-41_979c03af3341_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-03-24_09-47_989bbe479899_rename_filter_configuration_in_.py to 2021-03-24_09-47_989bbe479899_rename_filter_configuration_in_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-12-14_10-49_42b4c9e01447_security_converge_databases.py to 2020-12-14_10-49_42b4c9e01447_security_converge_databases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-08-31_20-30_2e5a0ee25ed4_refractor_alerting.py to 2020-08-31_20-30_2e5a0ee25ed4_refractor_alerting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2015-12-15_17-02_2591d77e9831_user_id.py to 2015-12-15_17-02_2591d77e9831_user_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-02-07_14-13_3325d4caccc8_dashboard_scoped_filters.py to 2020-02-07_14-13_3325d4caccc8_dashboard_scoped_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-11-06_15-23_78ee127d0d1d_reconvert_legacy_filters_into_adhoc.py to 2019-11-06_15-23_78ee127d0d1d_reconvert_legacy_filters_into_adhoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-20_15-31_7f2635b51f5d_update_base_columns.py to 2018-07-20_15-31_7f2635b51f5d_update_base_columns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-08-12_10-01_f120347acb39_add_extra_column_to_tables_and_metrics.py to 2020-08-12_10-01_f120347acb39_add_extra_column_to_tables_and_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-07-25_17-48_ad82a75afd82_add_query_model.py to 2016-07-25_17-48_ad82a75afd82_add_query_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-06-13_10-20_4451805bbaa1_remove_double_percents.py to 2018-06-13_10-20_4451805bbaa1_remove_double_percents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-19_23-41_c617da68de7d_form_nullable.py to 2018-07-19_23-41_c617da68de7d_form_nullable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-09-15_08-48_65903709c321_allow_dml.py to 2016-09-15_08-48_65903709c321_allow_dml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2015-12-14_13-37_12d55656cbca_is_featured.py to 2015-12-14_13-37_12d55656cbca_is_featured.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-02-16_17-44_45e7da7cfeba_.py to 2019-02-16_17-44_45e7da7cfeba_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2015-10-05_22-11_1e2841a4128_.py to 2015-10-05_22-11_1e2841a4128_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-02-14_11-46_1412ec1e5a7b_legacy_force_directed_to_echart.py to 2021-02-14_11-46_1412ec1e5a7b_legacy_force_directed_to_echart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-11-28_17-51_4ce1d9b25135_remove_filter_bar_orientation.py to 2022-11-28_17-51_4ce1d9b25135_remove_filter_bar_orientation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-05-27_16-10_6f139c533bea_add_advanced_data_types_to_column_models.py to 2021-05-27_16-10_6f139c533bea_add_advanced_data_types_to_column_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-04-04_15-04_b0d0249074e4_deprecate_time_range_endpoints_v2.py to 2022-04-04_15-04_b0d0249074e4_deprecate_time_range_endpoints_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-10-05_11-30_b46fa1b0b39e_add_params_to_tables.py to 2016-10-05_11-30_b46fa1b0b39e_add_params_to_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-22_11-50_fc480c87706c_.py to 2018-07-22_11-50_fc480c87706c_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-12-08_08-19_67a6ac9b727b_update_spatial_params.py to 2017-12-08_08-19_67a6ac9b727b_update_spatial_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-01-24_12-31_db0c65b146bd_update_slice_model_json.py to 2017-01-24_12-31_db0c65b146bd_update_slice_model_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-12-16_12-15_e37912a26567_security_converge_queries.py to 2020-12-16_12-15_e37912a26567_security_converge_queries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-01-19_07-34_5fd49410a97a_add_columns_for_external_management.py to 2022-01-19_07-34_5fd49410a97a_add_columns_for_external_management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-03-04_09-59_6766938c6065_add_key_value_store.py to 2022-03-04_09-59_6766938c6065_add_key_value_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-06-13_14-54_bddc498dd179_adhoc_filters.py to 2018-06-13_14-54_bddc498dd179_adhoc_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-11-02_17-44_3ba29ecbaac5_change_datatype_of_type_in_basecolumn.py to 2021-11-02_17-44_3ba29ecbaac5_change_datatype_of_type_in_basecolumn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-03-29_15-04_2fcdcb35e487_saved_queries.py to 2017-03-29_15-04_2fcdcb35e487_saved_queries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-04-11_22-41_bb51420eaf83_add_schema_to_table_model.py to 2016-04-11_22-41_bb51420eaf83_add_schema_to_table_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-11-01_09-18_c2acd2cf3df2_alter_type_of_dbs_encrypted_extra.py to 2019-11-01_09-18_c2acd2cf3df2_alter_type_of_dbs_encrypted_extra.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-02-03_17-41_d827694c7555_css_templates.py to 2016-02-03_17-41_d827694c7555_css_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-09-24_12-04_3fbbc6e8d654_fix_data_access_permissions_for_virtual_.py to 2020-09-24_12-04_3fbbc6e8d654_fix_data_access_permissions_for_virtual_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-03-03_09-15_732f1c06bcbf_add_fetch_values_predicate.py to 2017-03-03_09-15_732f1c06bcbf_add_fetch_values_predicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-04-25_08-54_c3a8f8611885_materializing_permission.py to 2016-04-25_08-54_c3a8f8611885_materializing_permission.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-08-01_11-47_7fcdcde0761c_.py to 2018-08-01_11-47_7fcdcde0761c_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-12-22_17-26_fbd55e0f83eb_.py to 2018-12-22_17-26_fbd55e0f83eb_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-11-23_10-27_f1f2d4af5b90_.py to 2016-11-23_10-27_f1f2d4af5b90_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-10-05_18-10_af30ca79208f_collapse_alerting_models_into_a_single_.py to 2020-10-05_18-10_af30ca79208f_collapse_alerting_models_into_a_single_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-03-16_23-24_58df9d617f14_add_on_saved_query_delete_tab_state_.py to 2022-03-16_23-24_58df9d617f14_add_on_saved_query_delete_tab_state_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2015-12-13_08-38_55179c7f25c7_sqla_descr.py to 2015-12-13_08-38_55179c7f25c7_sqla_descr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-22_08-50_7467e77870e4_remove_aggs.py to 2018-07-22_08-50_7467e77870e4_remove_aggs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-12-04_17-07_0a6f12f60c73_add_role_level_security.py to 2019-12-04_17-07_0a6f12f60c73_add_role_level_security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-09-12_23-33_4500485bde7d_allow_run_sync_async.py to 2016-09-12_23-33_4500485bde7d_allow_run_sync_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-05-15_20-28_6c7537a6004a_models_for_email_reports.py to 2018-05-15_20-28_6c7537a6004a_models_for_email_reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-01-08_01-17_e96dbf2cfef0_datasource_cluster_fk.py to 2020-01-08_01-17_e96dbf2cfef0_datasource_cluster_fk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-10-21_21-09_96e99fb176a0_add_import_mixing_to_saved_query.py to 2020-10-21_21-09_96e99fb176a0_add_import_mixing_to_saved_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-02-10_08-47_430039611635_log_more.py to 2016-02-10_08-47_430039611635_log_more.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-09-11_21-49_5afa9079866a_serialize_schema_permissions_py.py to 2019-09-11_21-49_5afa9079866a_serialize_schema_permissions_py.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-08-18_14-06_3c3ffe173e4f_add_sql_string_to_table.py to 2016-08-18_14-06_3c3ffe173e4f_add_sql_string_to_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2015-10-19_20-54_2929af7925ed_tz_offsets_in_data_sources.py to 2015-10-19_20-54_2929af7925ed_tz_offsets_in_data_sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-07-27_08-25_31b2a1039d4a_drop_tables_constraint.py to 2021-07-27_08-25_31b2a1039d4a_drop_tables_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-09-15_15-09_19a814813610_adding_metric_warning_text.py to 2017-09-15_15-09_19a814813610_adding_metric_warning_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-05_15-19_3dda56f1c4c6_migrate_num_period_compare_and_period_.py to 2018-07-05_15-19_3dda56f1c4c6_migrate_num_period_compare_and_period_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-06-21_19-50_a72cb0ebeb22_deprecate_dbs_perm_column.py to 2020-06-21_19-50_a72cb0ebeb22_deprecate_dbs_perm_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-03-17_08-40_836c0bf75904_cache_timeouts.py to 2016-03-17_08-40_836c0bf75904_cache_timeouts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-12-18_22-45_de021a1ca60d_.py to 2018-12-18_22-45_de021a1ca60d_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-03-13_21-30_18e88e1cc004_making_audit_nullable.py to 2016-03-13_21-30_18e88e1cc004_making_audit_nullable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-10-20_10-48_f3c2d8ec8595_create_ssh_tunnel_credentials_tbl.py to 2022-10-20_10-48_f3c2d8ec8595_create_ssh_tunnel_credentials_tbl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2015-11-21_11-18_289ce07647b_add_encrypted_password_field.py to 2015-11-21_11-18_289ce07647b_add_encrypted_password_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-03-20_19-47_f231d82b9b26_.py to 2018-03-20_19-47_f231d82b9b26_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-08-02_16-39_e323605f370a_fix_schemas_allowed_for_csv_upload.py to 2021-08-02_16-39_e323605f370a_fix_schemas_allowed_for_csv_upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-03-02_16-41_7293b0ca7944_change_adhoc_filter_b_from_none_to_.py to 2022-03-02_16-41_7293b0ca7944_change_adhoc_filter_b_from_none_to_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-11-12_13-31_4ce8df208545_migrate_time_range_for_default_filters.py to 2018-11-12_13-31_4ce8df208545_migrate_time_range_for_default_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-03-25_10-42_f9a30386bd74_cleanup_time_grainularity.py to 2020-03-25_10-42_f9a30386bd74_cleanup_time_grainularity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-06-14_15-28_e09b4ae78457_resize_key_value_blob.py to 2022-06-14_15-28_e09b4ae78457_resize_key_value_blob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-05-18_16-07_e786798587de_delete_none_permissions.py to 2022-05-18_16-07_e786798587de_delete_none_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-11-26_00-01_46f444d8b9b7_remove_coordinator_from_druid_cluster_.py to 2018-11-26_00-01_46f444d8b9b7_remove_coordinator_from_druid_cluster_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-12-17_11-06_21e88bc06c02_annotation_migration.py to 2017-12-17_11-06_21e88bc06c02_annotation_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-01-10_11-47_bcf3126872fc_add_keyvalue.py to 2017-01-10_11-47_bcf3126872fc_add_keyvalue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-05-13_21-01_743a117f0d98_add_slack_to_the_schedule.py to 2020-05-13_21-01_743a117f0d98_add_slack_to_the_schedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-07-09_12-18_ae1ed299413b_add_timezone_to_report_schedule.py to 2021-07-09_12-18_ae1ed299413b_add_timezone_to_report_schedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-09-09_17-39_5e4a03ef0bf0_add_request_access_model.py to 2016-09-09_17-39_5e4a03ef0bf0_add_request_access_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-11-30_17-54_8ee129739cf9_security_converge_css_templates.py to 2020-11-30_17-54_8ee129739cf9_security_converge_css_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-08-08_18-10_f2672aa8350a_add_slack_to_alerts.py to 2020-08-08_18-10_f2672aa8350a_add_slack_to_alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-03-13_09-56_a2d606a761d9_adding_favstar_model.py to 2016-03-13_09-56_a2d606a761d9_adding_favstar_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-05-01_12-21_f0fbf6129e13_adding_verbose_name_to_tablecolumn.py to 2016-05-01_12-21_f0fbf6129e13_adding_verbose_name_to_tablecolumn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-07-26_20-09_ca69c70ec99b_tracking_url.py to 2017-07-26_20-09_ca69c70ec99b_tracking_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-08-31_10-26_41f6a59a61f2_database_options_for_sql_lab.py to 2016-08-31_10-26_41f6a59a61f2_database_options_for_sql_lab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2015-12-04_11-16_315b3f4da9b0_adding_log_model.py to 2015-12-04_11-16_315b3f4da9b0_adding_log_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-12-03_10-24_817e1c9b09d0_add_not_null_to_dbs_sqlalchemy_url.py to 2019-12-03_10-24_817e1c9b09d0_add_not_null_to_dbs_sqlalchemy_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-12-13_14-06_fe23025b9441_rename_big_viz_total_form_data_fields.py to 2021-12-13_14-06_fe23025b9441_rename_big_viz_total_form_data_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-09-13_16-36_ddd6ebdd853b_annotations.py to 2017-09-13_16-36_ddd6ebdd853b_annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-06-04_11-12_c5756bec8b47_time_grain_sqla.py to 2018-06-04_11-12_c5756bec8b47_time_grain_sqla.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-04-15_08-31_b4456560d4f3_change_table_unique_constraint.py to 2016-04-15_08-31_b4456560d4f3_change_table_unique_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-04-25_10-00_a65458420354_add_result_backend_time_logging.py to 2017-04-25_10-00_a65458420354_add_result_backend_time_logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-07-11_19-02_def97f26fdfb_add_index_to_tagged_object.py to 2019-07-11_19-02_def97f26fdfb_add_index_to_tagged_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-02-13_08-07_e866bd2d4976_smaller_grid.py to 2018-02-13_08-07_e866bd2d4976_smaller_grid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-01-17_08-31_8b70aa3d0f87_.py to 2019-01-17_08-31_8b70aa3d0f87_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-11-11_04-18_0ca9e5f1dacd_rename_to_schemas_allowed_for_file_.py to 2021-11-11_04-18_0ca9e5f1dacd_rename_to_schemas_allowed_for_file_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-05-26_23-21_2f1d15e8a6af_add_alerts.py to 2020-05-26_23-21_2f1d15e8a6af_add_alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-07-19_15-16_a39867932713_query_context_to_mediumtext.py to 2022-07-19_15-16_a39867932713_query_context_to_mediumtext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-06-27_08-43_27ae655e4247_make_creator_owners.py to 2016-06-27_08-43_27ae655e4247_make_creator_owners.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-02-18_09-13_c501b7c653a3_add_missing_uuid_column.py to 2021-02-18_09-13_c501b7c653a3_add_missing_uuid_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-04-03_08-19_130915240929_is_sqllab_viz_flow.py to 2018-04-03_08-19_130915240929_is_sqllab_viz_flow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-03-16_18-10_db527d8c4c78_add_db_verbose_name.py to 2017-03-16_18-10_db527d8c4c78_add_db_verbose_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-09-01_16-23_ae19b4ee3692_.py to 2020-09-01_16-23_ae19b4ee3692_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-09-22_11-31_eca4694defa7_sqllab_setting_defaults.py to 2016-09-22_11-31_eca4694defa7_sqllab_setting_defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-09-19_13-40_258b5280a45e_form_strip_leading_and_trailing_whitespace.py to 2019-09-19_13-40_258b5280a45e_form_strip_leading_and_trailing_whitespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-04-08_07-34_30bb17c0dc76_.py to 2018-04-08_07-34_30bb17c0dc76_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-22_11-59_bebcf3fed1fe_convert_dashboard_v1_positions.py to 2018-07-22_11-59_bebcf3fed1fe_convert_dashboard_v1_positions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-04-30_10-55_453530256cea_add_save_option_column_to_db_model.py to 2021-04-30_10-55_453530256cea_add_save_option_column_to_db_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-10-10_13-52_1495eb914ad3_time_range.py to 2019-10-10_13-52_1495eb914ad3_time_range.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-05-09_23-45_e502db2af7be_add_template_params_to_tables.py to 2018-05-09_23-45_e502db2af7be_add_template_params_to_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-02-20_08-52_72428d1ea401_add_tmp_schema_name_to_the_query_object.py to 2020-02-20_08-52_72428d1ea401_add_tmp_schema_name_to_the_query_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-03-02_09-20_b5a422d8e252_fix_query_and_saved_query_null_schema.py to 2022-03-02_09-20_b5a422d8e252_fix_query_and_saved_query_null_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-11-30_15-25_40f16acf1ba7_security_converge_reports.py to 2020-11-30_15-25_40f16acf1ba7_security_converge_reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-10-03_17-34_deb4c9d4a4ef_parameters_in_saved_queries.py to 2022-10-03_17-34_deb4c9d4a4ef_parameters_in_saved_queries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-04-09_16-14_085f06488938_country_map_use_lowercase_country_name.py to 2021-04-09_16-14_085f06488938_country_map_use_lowercase_country_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-12-19_09-57_6414e83d82b7_.py to 2016-12-19_09-57_6414e83d82b7_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-09-30_18-01_ab3d66c4246e_add_cache_timeout_to_druid_cluster.py to 2016-09-30_18-01_ab3d66c4246e_add_cache_timeout_to_druid_cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-04-09_16-27_80aa3f04bc82_add_parent_ids_in_dashboard_layout.py to 2019-04-09_16-27_80aa3f04bc82_add_parent_ids_in_dashboard_layout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-05-11_17-28_956a063c52b3_adjusting_key_length.py to 2016-05-11_17-28_956a063c52b3_adjusting_key_length.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-01-18_14-56_18dc26817ad2_.py to 2019-01-18_14-56_18dc26817ad2_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-22_21-51_705732c70154_.py to 2018-07-22_21-51_705732c70154_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-16_18-04_1d9e835a84f9_.py to 2018-07-16_18-04_1d9e835a84f9_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-03-26_15-09_fee7b758c130_.py to 2016-03-26_15-09_fee7b758c130_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-04-18_11-20_ad07e4fdbaba_rm_time_range_endpoints_from_qc_3.py to 2022-04-18_11-20_ad07e4fdbaba_rm_time_range_endpoints_from_qc_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-07-11_11-26_ffa79af61a56_rename_report_schedule_extra_to_extra_.py to 2022-07-11_11-26_ffa79af61a56_rename_report_schedule_extra_to_extra_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-11-20_14-24_e38177dbf641_security_converge_saved_queries.py to 2020-11-20_14-24_e38177dbf641_security_converge_saved_queries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-06-14_14-31_80a67c5192fa_single_pie_chart_metric.py to 2018-06-14_14-31_80a67c5192fa_single_pie_chart_metric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-10-02_00-29_b6fa807eac07_make_names_non_nullable.py to 2019-10-02_00-29_b6fa807eac07_make_names_non_nullable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-11-11_16-41_b8d3a24d9131_new_dataset_models.py to 2021-11-11_16-41_b8d3a24d9131_new_dataset_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-12-13_16-19_525c854f0005_log_this_plus.py to 2016-12-13_16-19_525c854f0005_log_this_plus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-04-10_20-46_c9495751e314_.py to 2018-04-10_20-46_c9495751e314_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-09-19_15-09_d39b1e37131d_.py to 2017-09-19_15-09_d39b1e37131d_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-03-16_21-07_8b841273bec3_sql_lab_models_database_constraint_updates.py to 2022-03-16_21-07_8b841273bec3_sql_lab_models_database_constraint_updates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-12-23_11-34_c878781977c6_alert_reports_shared_uniqueness.py to 2020-12-23_11-34_c878781977c6_alert_reports_shared_uniqueness.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2017-08-31_17-35_a9c47e2c1547_add_impersonate_user_to_dbs.py to 2017-08-31_17-35_a9c47e2c1547_add_impersonate_user_to_dbs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-08-09_17-32_07071313dd52_change_fetch_values_predicate_to_text.py to 2021-08-09_17-32_07071313dd52_change_fetch_values_predicate_to_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-07-21_12-09_030c840e3a1c_add_query_context_to_slices.py to 2021-07-21_12-09_030c840e3a1c_add_query_context_to_slices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-06-28_13-17_ab8c66efdd01_resample.py to 2019-06-28_13-17_ab8c66efdd01_resample.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-01-14_19-12_e11ccdd12658_add_roles_relationship_to_dashboard.py to 2021-01-14_19-12_e11ccdd12658_add_roles_relationship_to_dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-04-14_17-21_cecc6bf46990_rm_time_range_endpoints_2.py to 2022-04-14_17-21_cecc6bf46990_rm_time_range_endpoints_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-08-29_14-35_55e910a74826_add_metadata_column_to_annotation_model_.py to 2018-08-29_14-35_55e910a74826_add_metadata_column_to_annotation_model_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-05-12_12-59_ea396d202291_ctas_method_in_query.py to 2020-05-12_12-59_ea396d202291_ctas_method_in_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2019-12-03_13-50_89115a40e8ea_change_table_schema_description_to_long_.py to 2019-12-03_13-50_89115a40e8ea_change_table_schema_description_to_long_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-08-06_14-38_0c5070e96b57_add_user_attributes_table.py to 2018-08-06_14-38_0c5070e96b57_add_user_attributes_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2022-08-16_15-23_6d3c6f9d665d_fix_table_chart_conditional_formatting_.py to 2022-08-16_15-23_6d3c6f9d665d_fix_table_chart_conditional_formatting_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-10-14_11-17_7e3ddad2a00b_results_key_to_query.py to 2016-10-14_11-17_7e3ddad2a00b_results_key_to_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-04-07_07-21_134cea61c5e7_remove_dataset_health_check_message.py to 2021-04-07_07-21_134cea61c5e7_remove_dataset_health_check_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2015-10-05_10-32_5a7bad26f2a7_.py to 2015-10-05_10-32_5a7bad26f2a7_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-06-07_09-52_afb7730f6a9c_remove_empty_filters.py to 2018-06-07_09-52_afb7730f6a9c_remove_empty_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-10-02_10-35_ef8843b41dac_.py to 2016-10-02_10-35_ef8843b41dac_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2021-03-29_11-15_3ebe0993c770_filterset_table.py to 2021-03-29_11-15_3ebe0993c770_filterset_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2015-12-04_09-42_1a48a5411020_adding_slug_to_dash.py to 2015-12-04_09-42_1a48a5411020_adding_slug_to_dash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2018-07-20_15-57_e9df189e5c7e_update_base_metrics.py to 2018-07-20_15-57_e9df189e5c7e_update_base_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2016-01-17_22-00_7dbf98566af7_slice_description.py to 2016-01-17_22-00_7dbf98566af7_slice_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/versions/2020-11-04_11-06_49b5a32daba5_add_report_schedules.py to 2020-11-04_11-06_49b5a32daba5_add_report_schedules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/shared/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/shared/migrate_viz/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/shared/migrate_viz/processors.py to processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/shared/migrate_viz/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/shared/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/migrations/shared/security_converge.py to security_converge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sql_lab.py to sql_lab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/sf_population_polygons.py to sf_population_polygons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/data_loading.py to data_loading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/world_bank.py to world_bank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/random_time_series.py to random_time_series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/energy.py to energy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/birth_names.py to birth_names.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/tabbed_dashboard.py to tabbed_dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/multi_line.py to multi_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/misc_dashboard.py to misc_dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/multiformat_time_series.py to multiformat_time_series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/deck.py to deck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/long_lat.py to long_lat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/paris.py to paris.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/css_templates.py to css_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/countries.py to countries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/supported_charts_dashboard.py to supported_charts_dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/flights.py to flights.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/big_data.py to big_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/bart_lines.py to bart_lines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/examples/country_map.py to country_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/security/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/security/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/security/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/security/guest_token.py to guest_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/security/analytics_db_safety.py to analytics_db_safety.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/async_query_manager.py to async_query_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/mock_data.py to mock_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/url_map_converters.py to url_map_converters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/machine_auth.py to machine_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/dashboard_import_export.py to dashboard_import_export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/cache_manager.py to cache_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/excel.py to excel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/profiler.py to profiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/encrypt.py to encrypt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/date_parser.py to date_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/logging_configurator.py to logging_configurator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/celery.py to celery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/hashing.py to hashing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/dates.py to dates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/screenshots.py to screenshots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/public_interfaces.py to public_interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/dict_import_export.py to dict_import_export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/retries.py to retries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/compare.py to compare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/resample.py to resample.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/diff.py to diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/sort.py to sort.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/pivot.py to pivot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/boxplot.py to boxplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/aggregate.py to aggregate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/flatten.py to flatten.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/cum.py to cum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/geography.py to geography.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/rolling.py to rolling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/rename.py to rename.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/select.py to select.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/prophet.py to prophet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/pandas_postprocessing/contribution.py to contribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/ssh_tunnel.py to ssh_tunnel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/webdriver.py to webdriver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/feature_flag_manager.py to feature_flag_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/dashboard_filter_scopes_converter.py to dashboard_filter_scopes_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/utils/csv.py to csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/async_events/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/async_events/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/stats_logger.py to stats_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded_dashboard/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded_dashboard/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/embedded_dashboard/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands/entry.py to entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands/get.py to get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands/parameters.py to parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/temporary_cache/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/legacy.py to legacy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/sqllab_execution_context.py to sqllab_execution_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/query_render.py to query_render.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/limiting_factor.py to limiting_factor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/commands/results.py to results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/commands/execute.py to execute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/commands/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/command_status.py to command_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/sql_json_executer.py to sql_json_executer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/sqllab/execution_context_convertor.py to execution_context_convertor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/jinja_context.py to jinja_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tags/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tags/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/translations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tables/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tables/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/tables/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/dataframe.py to dataframe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/available_domains/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/available_domains/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/available_domains/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/superset_typing.py to superset_typing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/exasol.py to exasol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/shillelagh.py to shillelagh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/duckdb.py to duckdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/mysql.py to mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/firebird.py to firebird.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/elasticsearch.py to elasticsearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/aurora.py to aurora.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/db2.py to db2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/drill.py to drill.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/vertica.py to vertica.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/spark.py to spark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/druid.py to druid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/trino.py to trino.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/postgres.py to postgres.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/redshift.py to redshift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/crate.py to crate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/teradata.py to teradata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/hana.py to hana.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/ascend.py to ascend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/pinot.py to pinot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/kusto.py to kusto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/clickhouse.py to clickhouse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/gsheets.py to gsheets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/risingwave.py to risingwave.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/oracle.py to oracle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/dynamodb.py to dynamodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/hive.py to hive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/databricks.py to databricks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/firebolt.py to firebolt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/presto.py to presto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/bigquery.py to bigquery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/dremio.py to dremio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/impala.py to impala.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/athena.py to athena.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/mssql.py to mssql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/rockset.py to rockset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/netezza.py to netezza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/kylin.py to kylin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/cockroachdb.py to cockroachdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/solr.py to solr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/superset/db_engine_specs/snowflake.py to snowflake.cpython-39.pyc writing byte-compilation script '/tmp/tmpjkponoh2.py' /usr/bin/python3 /tmp/tmpjkponoh2.py removing /tmp/tmpjkponoh2.py running install_egg_info running egg_info writing apache_superset.egg-info/PKG-INFO writing dependency_links to apache_superset.egg-info/dependency_links.txt writing entry points to apache_superset.egg-info/entry_points.txt writing requirements to apache_superset.egg-info/requires.txt writing top-level names to apache_superset.egg-info/top_level.txt reading manifest file 'apache_superset.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'licenses/' warning: no previously-included files matching '*' found under directory 'tests' adding license file 'LICENSE.txt' adding license file 'NOTICE' writing manifest file 'apache_superset.egg-info/SOURCES.txt' Copying apache_superset.egg-info to /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/apache_superset-2.1.0-py3.9.egg-info running install_scripts Installing superset script to /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64//usr/share/doc/python-apache-superset + '[' -d doc ']' ~/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64 ~/build/BUILD/apache-superset-2.1.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/apache-superset-2.1.0 + popd + mv /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.1.0-1 --unique-debug-suffix -2.1.0-1.aarch64 --unique-debug-src-base python-apache-superset-2.1.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/apache-superset-2.1.0 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-apache-superset-2.1.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-apache-superset-2.1.0-1.noarch Provides: python-apache-superset python3-apache-superset = 2.1.0-1 python3.9dist(apache-superset) = 2.1 python3dist(apache-superset) = 2.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(backoff) >= 1.8 python3.9dist(bleach) >= 3.0.2 python3.9dist(bleach) < 4 python3.9dist(cachelib) >= 0.4.1 python3.9dist(cachelib) < 0.5 python3.9dist(celery) >= 5.2.2 python3.9dist(celery) < 6 python3.9dist(click) >= 8.0.3 python3.9dist(colorama) python3.9dist(cron-descriptor) python3.9dist(croniter) >= 0.3.28 python3.9dist(cryptography) >= 39 python3.9dist(cryptography) < 40 python3.9dist(deprecation) >= 2.1 python3.9dist(deprecation) < 2.2 python3.9dist(flask) >= 2.1.3 python3.9dist(flask) < 2.2 python3.9dist(flask-appbuilder) >= 4.3 python3.9dist(flask-appbuilder) < 5 python3.9dist(flask-caching) >= 1.10.1 python3.9dist(flask-caching) < 1.11 python3.9dist(flask-compress) >= 1.13 python3.9dist(flask-compress) < 2 python3.9dist(flask-login) = 0.6 python3.9dist(flask-migrate) >= 3.1 python3.9dist(flask-migrate) < 4 python3.9dist(flask-talisman) >= 1 python3.9dist(flask-talisman) < 2 python3.9dist(flask-wtf) >= 1.0.1 python3.9dist(flask-wtf) < 1.1 python3.9dist(func-timeout) python3.9dist(geopy) python3.9dist(graphlib-backport) python3.9dist(gunicorn) >= 20.1 python3.9dist(hashids) >= 1.3.1 python3.9dist(hashids) < 2 python3.9dist(holidays) >= 0.17.2 python3.9dist(holidays) < 0.18 python3.9dist(humanize) python3.9dist(isodate) python3.9dist(markdown) >= 3 python3.9dist(msgpack) >= 1 python3.9dist(msgpack) < 1.1 python3.9dist(numpy) = 1.23.5 python3.9dist(pandas) >= 1.5.3 python3.9dist(pandas) < 1.6 python3.9dist(parsedatetime) python3.9dist(pgsanity) python3.9dist(polyline) python3.9dist(pyarrow) >= 10.0.1 python3.9dist(pyarrow) < 11 python3.9dist(pyjwt) >= 2.4 python3.9dist(pyjwt) < 3 python3.9dist(pyparsing) >= 3.0.6 python3.9dist(pyparsing) < 4 python3.9dist(python-dateutil) python3.9dist(python-dotenv) python3.9dist(python-geohash) python3.9dist(pyyaml) >= 5.4 python3.9dist(redis) python3.9dist(selenium) >= 3.141 python3.9dist(setuptools) python3.9dist(simplejson) >= 3.15 python3.9dist(slack-sdk) >= 3.1.1 python3.9dist(slack-sdk) < 4 python3.9dist(sqlalchemy) >= 1.4 python3.9dist(sqlalchemy) < 2 python3.9dist(sqlalchemy-utils) >= 0.38.3 python3.9dist(sqlalchemy-utils) < 0.39 python3.9dist(sqlparse) >= 0.4.3 python3.9dist(sqlparse) < 0.5 python3.9dist(sshtunnel) >= 0.4 python3.9dist(sshtunnel) < 0.5 python3.9dist(tabulate) >= 0.8.9 python3.9dist(tabulate) < 0.9 python3.9dist(typing-extensions) >= 4 python3.9dist(typing-extensions) < 5 python3.9dist(wtforms) >= 2.3.3 python3.9dist(wtforms) < 2.4 python3.9dist(wtforms-json) python3.9dist(xlsxwriter) >= 3.0.7 python3.9dist(xlsxwriter) < 3.1 Processing files: python-apache-superset-help-2.1.0-1.noarch warning: Empty %files file /builddir/build/BUILD/apache-superset-2.1.0/doclist.lst Provides: python-apache-superset-help = 2.1.0-1 python3-apache-superset-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64 Wrote: /builddir/build/RPMS/python-apache-superset-help-2.1.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-apache-superset-2.1.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wI4kEM + umask 022 + cd /builddir/build/BUILD + cd apache-superset-2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-apache-superset-2.1.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0