Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-avocado.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686446669.969984/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 x86_64 --nodeps /builddir/build/SPECS/python-avocado.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-avocado-2.4.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-avocado.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686446669.969984/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 x86_64 --nodeps /builddir/build/SPECS/python-avocado.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-avocado-2.4.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-avocado.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686446669.969984/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 x86_64 --nodeps /builddir/build/SPECS/python-avocado.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Rpw1Py + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf avocado-2.4.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/avocado-2.4.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd avocado-2.4.3 + /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.DiTdlJ + umask 022 + cd /builddir/build/BUILD + cd avocado-2.4.3 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/avocado copying avocado/admin.py -> build/lib/avocado copying avocado/search_indexes.py -> build/lib/avocado copying avocado/managers.py -> build/lib/avocado copying avocado/models.py -> build/lib/avocado copying avocado/formatters.py -> build/lib/avocado copying avocado/__init__.py -> build/lib/avocado creating build/lib/avocado/query copying avocado/query/validators.py -> build/lib/avocado/query copying avocado/query/utils.py -> build/lib/avocado/query copying avocado/query/translators.py -> build/lib/avocado/query copying avocado/query/pipeline.py -> build/lib/avocado/query copying avocado/query/operators.py -> build/lib/avocado/query copying avocado/query/__init__.py -> build/lib/avocado/query creating build/lib/avocado/migrations copying avocado/migrations/0001_initial.py -> build/lib/avocado/migrations copying avocado/migrations/__init__.py -> build/lib/avocado/migrations creating build/lib/avocado/events copying avocado/events/usage.py -> build/lib/avocado/events copying avocado/events/models.py -> build/lib/avocado/events copying avocado/events/__init__.py -> build/lib/avocado/events creating build/lib/avocado/conf copying avocado/conf/global_settings.py -> build/lib/avocado/conf copying avocado/conf/__init__.py -> build/lib/avocado/conf creating build/lib/avocado/south_migrations copying avocado/south_migrations/0001_initial.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0027_auto__del_field_dataview_archived__del_field_dataview_published__del_f.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0031_auto__add_field_dataquery_tree__add_field_datacontext_tree.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0024_auto__add_revision.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0033_auto__add_field_dataconcept_type.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0028_auto__del_field_dataview_count.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0019_auto__add_field_dataview_accessed__add_field_dataquery_accessed__add_f.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0016_migrate_queryview_to_queryable.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0030_auto__add_field_dataquery_public.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0015_auto__add_field_dataconcept_queryable.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0039_auto__del_field_dataconcept_formatter_name__add_field_dataconcept_formatter.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0025_auto__add_field_dataquery_distinct_count__add_field_dataquery_record_c.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0020_initialize_accessed_times.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0042_migrate_objectset_fields.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0018_auto__del_field_datafield_data_modified__add_field_datafield_data_vers.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0035_auto__add_field_datafield_indexable__add_field_dataconcept_indexable.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0029_auto__add_field_dataview_parent__add_field_dataquery_parent__add_field.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0036_initialize_indexable.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0041_migrate_lexicon_fields.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0038_auto__del_field_datafield_group__del_field_dataconcept_group.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0034_auto__add_field_datafield_type.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0021_auto.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0040_auto__del_field_datafield_internal__del_field_dataconcept_internal__de.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0032_auto__add_field_datafield_label_field_name__add_field_datafield_search.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0026_auto__add_field_revision_changes.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0037_auto__del_field_dataquery_record_count__del_field_dataquery_distinct_c.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0023_set_viewable_from_formatter_name.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0017_auto__del_field_dataconcept_queryview.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/0022_auto__add_field_dataconcept_viewable.py -> build/lib/avocado/south_migrations copying avocado/south_migrations/__init__.py -> build/lib/avocado/south_migrations creating build/lib/avocado/management copying avocado/management/utils.py -> build/lib/avocado/management copying avocado/management/base.py -> build/lib/avocado/management copying avocado/management/__init__.py -> build/lib/avocado/management creating build/lib/avocado/export copying avocado/export/_sas.py -> build/lib/avocado/export copying avocado/export/_r.py -> build/lib/avocado/export copying avocado/export/_json.py -> build/lib/avocado/export copying avocado/export/_base.py -> build/lib/avocado/export copying avocado/export/_excel.py -> build/lib/avocado/export copying avocado/export/_html.py -> build/lib/avocado/export copying avocado/export/_csv.py -> build/lib/avocado/export copying avocado/export/__init__.py -> build/lib/avocado/export creating build/lib/avocado/templatetags copying avocado/templatetags/colorize.py -> build/lib/avocado/templatetags copying avocado/templatetags/avocado_tags.py -> build/lib/avocado/templatetags copying avocado/templatetags/__init__.py -> build/lib/avocado/templatetags creating build/lib/avocado/history copying avocado/history/managers.py -> build/lib/avocado/history copying avocado/history/utils.py -> build/lib/avocado/history copying avocado/history/receivers.py -> build/lib/avocado/history copying avocado/history/models.py -> build/lib/avocado/history copying avocado/history/__init__.py -> build/lib/avocado/history creating build/lib/avocado/async copying avocado/async/utils.py -> build/lib/avocado/async copying avocado/async/__init__.py -> build/lib/avocado/async creating build/lib/avocado/core copying avocado/core/managers.py -> build/lib/avocado/core copying avocado/core/utils.py -> build/lib/avocado/core copying avocado/core/loader.py -> build/lib/avocado/core copying avocado/core/backup.py -> build/lib/avocado/core copying avocado/core/models.py -> build/lib/avocado/core copying avocado/core/structures.py -> build/lib/avocado/core copying avocado/core/__init__.py -> build/lib/avocado/core creating build/lib/avocado/stats copying avocado/stats/agg.py -> build/lib/avocado/stats copying avocado/stats/kmeans.py -> build/lib/avocado/stats copying avocado/stats/__init__.py -> build/lib/avocado/stats creating build/lib/avocado/query/oldparsers copying avocado/query/oldparsers/dataquery.py -> build/lib/avocado/query/oldparsers copying avocado/query/oldparsers/dataview.py -> build/lib/avocado/query/oldparsers copying avocado/query/oldparsers/datacontext.py -> build/lib/avocado/query/oldparsers copying avocado/query/oldparsers/__init__.py -> build/lib/avocado/query/oldparsers creating build/lib/avocado/query/parsers copying avocado/query/parsers/context.py -> build/lib/avocado/query/parsers copying avocado/query/parsers/query.py -> build/lib/avocado/query/parsers copying avocado/query/parsers/view.py -> build/lib/avocado/query/parsers copying avocado/query/parsers/__init__.py -> build/lib/avocado/query/parsers creating build/lib/avocado/management/commands copying avocado/management/commands/avocado.py -> build/lib/avocado/management/commands copying avocado/management/commands/__init__.py -> build/lib/avocado/management/commands creating build/lib/avocado/management/subcommands copying avocado/management/subcommands/init.py -> build/lib/avocado/management/subcommands copying avocado/management/subcommands/check.py -> build/lib/avocado/management/subcommands copying avocado/management/subcommands/migration.py -> build/lib/avocado/management/subcommands copying avocado/management/subcommands/history.py -> build/lib/avocado/management/subcommands copying avocado/management/subcommands/data.py -> build/lib/avocado/management/subcommands copying avocado/management/subcommands/cache.py -> build/lib/avocado/management/subcommands copying avocado/management/subcommands/__init__.py -> build/lib/avocado/management/subcommands creating build/lib/avocado/core/cache copying avocado/core/cache/managers.py -> build/lib/avocado/core/cache copying avocado/core/cache/receivers.py -> build/lib/avocado/core/cache copying avocado/core/cache/model.py -> build/lib/avocado/core/cache copying avocado/core/cache/query.py -> build/lib/avocado/core/cache copying avocado/core/cache/proxy.py -> build/lib/avocado/core/cache copying avocado/core/cache/__init__.py -> build/lib/avocado/core/cache running egg_info writing avocado.egg-info/PKG-INFO writing dependency_links to avocado.egg-info/dependency_links.txt writing requirements to avocado.egg-info/requires.txt writing top-level names to avocado.egg-info/top_level.txt reading manifest file 'avocado.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG' warning: no previously-included files matching '.DS_Store' found anywhere in distribution no previously-included directories found matching 'tests' adding license file 'LICENSE' writing manifest file 'avocado.egg-info/SOURCES.txt' creating build/lib/avocado/templates creating build/lib/avocado/templates/avocado copying avocado/templates/avocado/check.html -> build/lib/avocado/templates/avocado copying avocado/templates/avocado/check.txt -> build/lib/avocado/templates/avocado creating build/lib/avocado/templates/export copying avocado/templates/export/script.R -> build/lib/avocado/templates/export copying avocado/templates/export/script.sas -> build/lib/avocado/templates/export creating build/lib/avocado/templates/search creating build/lib/avocado/templates/search/indexes creating build/lib/avocado/templates/search/indexes/avocado copying avocado/templates/search/indexes/avocado/datacategory_text.txt -> build/lib/avocado/templates/search/indexes/avocado copying avocado/templates/search/indexes/avocado/dataconcept_text.txt -> build/lib/avocado/templates/search/indexes/avocado copying avocado/templates/search/indexes/avocado/dataconcept_text_auto.txt -> build/lib/avocado/templates/search/indexes/avocado copying avocado/templates/search/indexes/avocado/datafield_text.txt -> build/lib/avocado/templates/search/indexes/avocado copying avocado/templates/search/indexes/avocado/datafield_text_auto.txt -> build/lib/avocado/templates/search/indexes/avocado + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WUJIa7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64 + cd avocado-2.4.3 + 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 -m64 -mtune=generic -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-avocado-2.4.3-1.x86_64 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-avocado-2.4.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado copying build/lib/avocado/admin.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query copying build/lib/avocado/query/validators.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/oldparsers copying build/lib/avocado/query/oldparsers/dataquery.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/oldparsers copying build/lib/avocado/query/oldparsers/dataview.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/oldparsers copying build/lib/avocado/query/oldparsers/datacontext.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/oldparsers copying build/lib/avocado/query/oldparsers/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/oldparsers copying build/lib/avocado/query/utils.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query copying build/lib/avocado/query/translators.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query copying build/lib/avocado/query/pipeline.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/parsers copying build/lib/avocado/query/parsers/context.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/parsers copying build/lib/avocado/query/parsers/query.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/parsers copying build/lib/avocado/query/parsers/view.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/parsers copying build/lib/avocado/query/parsers/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/parsers copying build/lib/avocado/query/operators.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query copying build/lib/avocado/query/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/migrations copying build/lib/avocado/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/migrations copying build/lib/avocado/migrations/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/migrations copying build/lib/avocado/search_indexes.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado copying build/lib/avocado/managers.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/events copying build/lib/avocado/events/usage.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/events copying build/lib/avocado/events/models.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/events copying build/lib/avocado/events/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/events creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/conf copying build/lib/avocado/conf/global_settings.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/conf copying build/lib/avocado/conf/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/conf creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templates creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templates/search creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templates/search/indexes creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templates/search/indexes/avocado copying build/lib/avocado/templates/search/indexes/avocado/dataconcept_text.txt -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templates/search/indexes/avocado copying build/lib/avocado/templates/search/indexes/avocado/datafield_text_auto.txt -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templates/search/indexes/avocado copying build/lib/avocado/templates/search/indexes/avocado/datacategory_text.txt -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templates/search/indexes/avocado copying build/lib/avocado/templates/search/indexes/avocado/dataconcept_text_auto.txt -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templates/search/indexes/avocado copying build/lib/avocado/templates/search/indexes/avocado/datafield_text.txt -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templates/search/indexes/avocado creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templates/export copying build/lib/avocado/templates/export/script.R -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templates/export copying build/lib/avocado/templates/export/script.sas -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templates/export creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templates/avocado copying build/lib/avocado/templates/avocado/check.html -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templates/avocado copying build/lib/avocado/templates/avocado/check.txt -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templates/avocado creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0027_auto__del_field_dataview_archived__del_field_dataview_published__del_f.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0031_auto__add_field_dataquery_tree__add_field_datacontext_tree.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0024_auto__add_revision.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0033_auto__add_field_dataconcept_type.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0028_auto__del_field_dataview_count.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0019_auto__add_field_dataview_accessed__add_field_dataquery_accessed__add_f.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0016_migrate_queryview_to_queryable.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0030_auto__add_field_dataquery_public.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0015_auto__add_field_dataconcept_queryable.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0039_auto__del_field_dataconcept_formatter_name__add_field_dataconcept_formatter.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0025_auto__add_field_dataquery_distinct_count__add_field_dataquery_record_c.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0020_initialize_accessed_times.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0042_migrate_objectset_fields.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0018_auto__del_field_datafield_data_modified__add_field_datafield_data_vers.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0035_auto__add_field_datafield_indexable__add_field_dataconcept_indexable.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0029_auto__add_field_dataview_parent__add_field_dataquery_parent__add_field.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0036_initialize_indexable.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0041_migrate_lexicon_fields.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0038_auto__del_field_datafield_group__del_field_dataconcept_group.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0034_auto__add_field_datafield_type.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0021_auto.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0040_auto__del_field_datafield_internal__del_field_dataconcept_internal__de.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0032_auto__add_field_datafield_label_field_name__add_field_datafield_search.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0026_auto__add_field_revision_changes.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0037_auto__del_field_dataquery_record_count__del_field_dataquery_distinct_c.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0023_set_viewable_from_formatter_name.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0017_auto__del_field_dataconcept_queryview.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/0022_auto__add_field_dataconcept_viewable.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations copying build/lib/avocado/south_migrations/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management copying build/lib/avocado/management/utils.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/commands copying build/lib/avocado/management/commands/avocado.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/commands copying build/lib/avocado/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/commands creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands copying build/lib/avocado/management/subcommands/init.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands copying build/lib/avocado/management/subcommands/check.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands copying build/lib/avocado/management/subcommands/migration.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands copying build/lib/avocado/management/subcommands/history.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands copying build/lib/avocado/management/subcommands/data.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands copying build/lib/avocado/management/subcommands/cache.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands copying build/lib/avocado/management/subcommands/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands copying build/lib/avocado/management/base.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management copying build/lib/avocado/management/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export copying build/lib/avocado/export/_sas.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export copying build/lib/avocado/export/_r.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export copying build/lib/avocado/export/_json.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export copying build/lib/avocado/export/_base.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export copying build/lib/avocado/export/_excel.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export copying build/lib/avocado/export/_html.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export copying build/lib/avocado/export/_csv.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export copying build/lib/avocado/export/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templatetags copying build/lib/avocado/templatetags/colorize.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templatetags copying build/lib/avocado/templatetags/avocado_tags.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templatetags copying build/lib/avocado/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templatetags creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/history copying build/lib/avocado/history/managers.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/history copying build/lib/avocado/history/utils.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/history copying build/lib/avocado/history/receivers.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/history copying build/lib/avocado/history/models.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/history copying build/lib/avocado/history/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/history copying build/lib/avocado/models.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado copying build/lib/avocado/formatters.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/async copying build/lib/avocado/async/utils.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/async copying build/lib/avocado/async/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/async creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/cache copying build/lib/avocado/core/cache/managers.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/cache copying build/lib/avocado/core/cache/receivers.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/cache copying build/lib/avocado/core/cache/model.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/cache copying build/lib/avocado/core/cache/query.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/cache copying build/lib/avocado/core/cache/proxy.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/cache copying build/lib/avocado/core/cache/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/cache copying build/lib/avocado/core/managers.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core copying build/lib/avocado/core/utils.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core copying build/lib/avocado/core/loader.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core copying build/lib/avocado/core/backup.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core copying build/lib/avocado/core/models.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core copying build/lib/avocado/core/structures.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core copying build/lib/avocado/core/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core creating /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/stats copying build/lib/avocado/stats/agg.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/stats copying build/lib/avocado/stats/kmeans.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/stats copying build/lib/avocado/stats/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/stats copying build/lib/avocado/__init__.py -> /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/oldparsers/dataquery.py to dataquery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/oldparsers/dataview.py to dataview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/oldparsers/datacontext.py to datacontext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/oldparsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/translators.py to translators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/parsers/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/parsers/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/parsers/view.py to view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/operators.py to operators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/query/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/search_indexes.py to search_indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/events/usage.py to usage.cpython-39.pyc File "/usr/lib/python3.9/site-packages/avocado/events/usage.py", line 28 def log(event, async=True, **kwargs): ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/events/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/events/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/conf/global_settings.py to global_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/conf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0027_auto__del_field_dataview_archived__del_field_dataview_published__del_f.py to 0027_auto__del_field_dataview_archived__del_field_dataview_published__del_f.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0031_auto__add_field_dataquery_tree__add_field_datacontext_tree.py to 0031_auto__add_field_dataquery_tree__add_field_datacontext_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0024_auto__add_revision.py to 0024_auto__add_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0033_auto__add_field_dataconcept_type.py to 0033_auto__add_field_dataconcept_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0028_auto__del_field_dataview_count.py to 0028_auto__del_field_dataview_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0019_auto__add_field_dataview_accessed__add_field_dataquery_accessed__add_f.py to 0019_auto__add_field_dataview_accessed__add_field_dataquery_accessed__add_f.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0016_migrate_queryview_to_queryable.py to 0016_migrate_queryview_to_queryable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0030_auto__add_field_dataquery_public.py to 0030_auto__add_field_dataquery_public.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0015_auto__add_field_dataconcept_queryable.py to 0015_auto__add_field_dataconcept_queryable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0039_auto__del_field_dataconcept_formatter_name__add_field_dataconcept_formatter.py to 0039_auto__del_field_dataconcept_formatter_name__add_field_dataconcept_formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0025_auto__add_field_dataquery_distinct_count__add_field_dataquery_record_c.py to 0025_auto__add_field_dataquery_distinct_count__add_field_dataquery_record_c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0020_initialize_accessed_times.py to 0020_initialize_accessed_times.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0042_migrate_objectset_fields.py to 0042_migrate_objectset_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0018_auto__del_field_datafield_data_modified__add_field_datafield_data_vers.py to 0018_auto__del_field_datafield_data_modified__add_field_datafield_data_vers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0035_auto__add_field_datafield_indexable__add_field_dataconcept_indexable.py to 0035_auto__add_field_datafield_indexable__add_field_dataconcept_indexable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0029_auto__add_field_dataview_parent__add_field_dataquery_parent__add_field.py to 0029_auto__add_field_dataview_parent__add_field_dataquery_parent__add_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0036_initialize_indexable.py to 0036_initialize_indexable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0041_migrate_lexicon_fields.py to 0041_migrate_lexicon_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0038_auto__del_field_datafield_group__del_field_dataconcept_group.py to 0038_auto__del_field_datafield_group__del_field_dataconcept_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0034_auto__add_field_datafield_type.py to 0034_auto__add_field_datafield_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0021_auto.py to 0021_auto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0040_auto__del_field_datafield_internal__del_field_dataconcept_internal__de.py to 0040_auto__del_field_datafield_internal__del_field_dataconcept_internal__de.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0032_auto__add_field_datafield_label_field_name__add_field_datafield_search.py to 0032_auto__add_field_datafield_label_field_name__add_field_datafield_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0026_auto__add_field_revision_changes.py to 0026_auto__add_field_revision_changes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0037_auto__del_field_dataquery_record_count__del_field_dataquery_distinct_c.py to 0037_auto__del_field_dataquery_record_count__del_field_dataquery_distinct_c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0023_set_viewable_from_formatter_name.py to 0023_set_viewable_from_formatter_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0017_auto__del_field_dataconcept_queryview.py to 0017_auto__del_field_dataconcept_queryview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/0022_auto__add_field_dataconcept_viewable.py to 0022_auto__add_field_dataconcept_viewable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/south_migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/commands/avocado.py to avocado.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands/check.py to check.cpython-39.pyc File "/usr/lib/python3.9/site-packages/avocado/management/subcommands/check.py", line 61 print template.render(Context(context)) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands/migration.py to migration.cpython-39.pyc File "/usr/lib/python3.9/site-packages/avocado/management/subcommands/migration.py", line 82 except ImproperlyConfigured, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands/history.py to history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands/data.py to data.cpython-39.pyc File "/usr/lib/python3.9/site-packages/avocado/management/subcommands/data.py", line 30 print 'Nothing to do.' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Nothing to do.')? byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/base.py to base.cpython-39.pyc File "/usr/lib/python3.9/site-packages/avocado/management/base.py", line 14 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export/_sas.py to _sas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export/_r.py to _r.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export/_json.py to _json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export/_excel.py to _excel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export/_html.py to _html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export/_csv.py to _csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/export/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templatetags/colorize.py to colorize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templatetags/avocado_tags.py to avocado_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/history/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/history/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/history/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/history/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/history/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/formatters.py to formatters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/async/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/async/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/cache/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/cache/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/cache/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/cache/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/cache/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/loader.py to loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/backup.py to backup.cpython-39.pyc File "/usr/lib/python3.9/site-packages/avocado/core/backup.py", line 116 except (DatabaseError, IntegrityError), e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/structures.py to structures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/stats/agg.py to agg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/stats/kmeans.py to kmeans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/stats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpdtnz653y.py' /usr/bin/python3 /tmp/tmpdtnz653y.py File "/usr/lib/python3.9/site-packages/avocado/events/usage.py", line 28 def log(event, async=True, **kwargs): ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/avocado/management/subcommands/check.py", line 61 print template.render(Context(context)) ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/avocado/management/subcommands/migration.py", line 82 except ImproperlyConfigured, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/avocado/management/subcommands/data.py", line 30 print 'Nothing to do.' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Nothing to do.')? File "/usr/lib/python3.9/site-packages/avocado/management/base.py", line 14 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/avocado/core/backup.py", line 116 except (DatabaseError, IntegrityError), e: ^ SyntaxError: invalid syntax removing /tmp/tmpdtnz653y.py running install_egg_info running egg_info writing avocado.egg-info/PKG-INFO writing dependency_links to avocado.egg-info/dependency_links.txt writing requirements to avocado.egg-info/requires.txt writing top-level names to avocado.egg-info/top_level.txt reading manifest file 'avocado.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG' warning: no previously-included files matching '.DS_Store' found anywhere in distribution no previously-included directories found matching 'tests' adding license file 'LICENSE' writing manifest file 'avocado.egg-info/SOURCES.txt' Copying avocado.egg-info to /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado-2.4.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64//usr/share/doc/python-avocado + '[' -d doc ']' ~/build/BUILDROOT/python-avocado-2.4.3-1.x86_64 ~/build/BUILD/avocado-2.4.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/avocado-2.4.3 + mv /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.4.3-1 --unique-debug-suffix -2.4.3-1.x86_64 --unique-debug-src-base python-avocado-2.4.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/avocado-2.4.3 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-avocado-2.4.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/core/backup.py'... File "/usr/lib/python3.9/site-packages/avocado/core/backup.py", line 116 except (DatabaseError, IntegrityError), e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/events/usage.py'... File "/usr/lib/python3.9/site-packages/avocado/events/usage.py", line 28 def log(event, async=True, **kwargs): ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/base.py'... File "/usr/lib/python3.9/site-packages/avocado/management/base.py", line 14 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands/check.py'... File "/usr/lib/python3.9/site-packages/avocado/management/subcommands/check.py", line 61 print template.render(Context(context)) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands/data.py'... File "/usr/lib/python3.9/site-packages/avocado/management/subcommands/data.py", line 30 print 'Nothing to do.' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Nothing to do.')? *** Error compiling '/builddir/build/BUILDROOT/python-avocado-2.4.3-1.x86_64/usr/lib/python3.9/site-packages/avocado/management/subcommands/migration.py'... File "/usr/lib/python3.9/site-packages/avocado/management/subcommands/migration.py", line 82 except ImproperlyConfigured, e: ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.WUJIa7 (%install) Bad exit status from /var/tmp/rpm-tmp.WUJIa7 (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-avocado.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-avocado.spec