Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pulp-2to3-migration.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685380545.620098/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-pulp-2to3-migration.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-pulp-2to3-migration-0.17.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-pulp-2to3-migration.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685380545.620098/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-pulp-2to3-migration.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-pulp-2to3-migration-0.17.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-pulp-2to3-migration.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685380545.620098/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-pulp-2to3-migration.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.LOF8jL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pulp-2to3-migration-0.17.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pulp-2to3-migration-0.17.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pulp-2to3-migration-0.17.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.lkJI5k + umask 022 + cd /builddir/build/BUILD + cd pulp-2to3-migration-0.17.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' Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/pulp_2to3_migration copying pulp_2to3_migration/exceptions.py -> build/lib/pulp_2to3_migration copying pulp_2to3_migration/__init__.py -> build/lib/pulp_2to3_migration creating build/lib/pulp_2to3_migration/pulp2 copying pulp_2to3_migration/pulp2/connection.py -> build/lib/pulp_2to3_migration/pulp2 copying pulp_2to3_migration/pulp2/base.py -> build/lib/pulp_2to3_migration/pulp2 copying pulp_2to3_migration/pulp2/__init__.py -> build/lib/pulp_2to3_migration/pulp2 creating build/lib/pulp_2to3_migration/app copying pulp_2to3_migration/app/constants.py -> build/lib/pulp_2to3_migration/app copying pulp_2to3_migration/app/migration.py -> build/lib/pulp_2to3_migration/app copying pulp_2to3_migration/app/serializers.py -> build/lib/pulp_2to3_migration/app copying pulp_2to3_migration/app/json_schema.py -> build/lib/pulp_2to3_migration/app copying pulp_2to3_migration/app/__init__.py -> build/lib/pulp_2to3_migration/app copying pulp_2to3_migration/app/viewsets.py -> build/lib/pulp_2to3_migration/app copying pulp_2to3_migration/app/settings.py -> build/lib/pulp_2to3_migration/app copying pulp_2to3_migration/app/pre_migration.py -> build/lib/pulp_2to3_migration/app creating build/lib/pulp_2to3_migration/tests copying pulp_2to3_migration/tests/__init__.py -> build/lib/pulp_2to3_migration/tests creating build/lib/pulp_2to3_migration/app/plugin copying pulp_2to3_migration/app/plugin/migrator.py -> build/lib/pulp_2to3_migration/app/plugin copying pulp_2to3_migration/app/plugin/content.py -> build/lib/pulp_2to3_migration/app/plugin copying pulp_2to3_migration/app/plugin/repository.py -> build/lib/pulp_2to3_migration/app/plugin copying pulp_2to3_migration/app/plugin/api.py -> build/lib/pulp_2to3_migration/app/plugin copying pulp_2to3_migration/app/plugin/__init__.py -> build/lib/pulp_2to3_migration/app/plugin creating build/lib/pulp_2to3_migration/app/models copying pulp_2to3_migration/app/models/content.py -> build/lib/pulp_2to3_migration/app/models copying pulp_2to3_migration/app/models/repository.py -> build/lib/pulp_2to3_migration/app/models copying pulp_2to3_migration/app/models/base.py -> build/lib/pulp_2to3_migration/app/models copying pulp_2to3_migration/app/models/__init__.py -> build/lib/pulp_2to3_migration/app/models creating build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0027_pulp2repocontent_created_index.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0016_type_index.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0001_initial.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0011_lce_revision.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0025_remove_p2content_dups.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0024_reposetup.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0026_p2content_UQ.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0015_add_created_updated.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0003_pulp2lazycatalog_indices.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0004_modularity_metafile_erratum_rpm.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0006_pulp2_comps.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0008_pulp2srpm.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0020_fix_defaults.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0012_size_bigint.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0002_remove_pulp2distributor_pulp2_auto_publish.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0031_add_repoid_to_deb_types.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0007_pulp2repository_pulp3_repository.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0030_update_json_field.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0014_gzip_repodata.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0019_remove_pulp2_repository.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0029_distribution_change.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0013_fix_file_remote_migration.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0021_pulp2content_add_subid.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0018_pulp2distributor_pulp2_repos.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0022_add_structured_deb_types.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0005_pulp2distribution.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/__init__.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0023_remove_pulp2importer_repo_field.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0017_pulp2debpackage.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0028_create_missing_indices.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0010_pulp2lazycatalog_is_migrated.py -> build/lib/pulp_2to3_migration/app/migrations copying pulp_2to3_migration/app/migrations/0009_pulp2erratum_allow_null.py -> build/lib/pulp_2to3_migration/app/migrations creating build/lib/pulp_2to3_migration/app/tasks copying pulp_2to3_migration/app/tasks/__init__.py -> build/lib/pulp_2to3_migration/app/tasks copying pulp_2to3_migration/app/tasks/reset.py -> build/lib/pulp_2to3_migration/app/tasks copying pulp_2to3_migration/app/tasks/migrate.py -> build/lib/pulp_2to3_migration/app/tasks creating build/lib/pulp_2to3_migration/app/plugin/rpm copying pulp_2to3_migration/app/plugin/rpm/xml_utils.py -> build/lib/pulp_2to3_migration/app/plugin/rpm copying pulp_2to3_migration/app/plugin/rpm/migrator.py -> build/lib/pulp_2to3_migration/app/plugin/rpm copying pulp_2to3_migration/app/plugin/rpm/package_utils.py -> build/lib/pulp_2to3_migration/app/plugin/rpm copying pulp_2to3_migration/app/plugin/rpm/comps_utils.py -> build/lib/pulp_2to3_migration/app/plugin/rpm copying pulp_2to3_migration/app/plugin/rpm/pulp2_models.py -> build/lib/pulp_2to3_migration/app/plugin/rpm copying pulp_2to3_migration/app/plugin/rpm/repository.py -> build/lib/pulp_2to3_migration/app/plugin/rpm copying pulp_2to3_migration/app/plugin/rpm/utils.py -> build/lib/pulp_2to3_migration/app/plugin/rpm copying pulp_2to3_migration/app/plugin/rpm/__init__.py -> build/lib/pulp_2to3_migration/app/plugin/rpm copying pulp_2to3_migration/app/plugin/rpm/erratum.py -> build/lib/pulp_2to3_migration/app/plugin/rpm copying pulp_2to3_migration/app/plugin/rpm/pulp_2to3_models.py -> build/lib/pulp_2to3_migration/app/plugin/rpm creating build/lib/pulp_2to3_migration/app/plugin/deb copying pulp_2to3_migration/app/plugin/deb/migrator.py -> build/lib/pulp_2to3_migration/app/plugin/deb copying pulp_2to3_migration/app/plugin/deb/pulp2_models.py -> build/lib/pulp_2to3_migration/app/plugin/deb copying pulp_2to3_migration/app/plugin/deb/repository.py -> build/lib/pulp_2to3_migration/app/plugin/deb copying pulp_2to3_migration/app/plugin/deb/__init__.py -> build/lib/pulp_2to3_migration/app/plugin/deb copying pulp_2to3_migration/app/plugin/deb/pulp_2to3_models.py -> build/lib/pulp_2to3_migration/app/plugin/deb creating build/lib/pulp_2to3_migration/app/plugin/iso copying pulp_2to3_migration/app/plugin/iso/migrator.py -> build/lib/pulp_2to3_migration/app/plugin/iso copying pulp_2to3_migration/app/plugin/iso/pulp2_models.py -> build/lib/pulp_2to3_migration/app/plugin/iso copying pulp_2to3_migration/app/plugin/iso/repository.py -> build/lib/pulp_2to3_migration/app/plugin/iso copying pulp_2to3_migration/app/plugin/iso/__init__.py -> build/lib/pulp_2to3_migration/app/plugin/iso copying pulp_2to3_migration/app/plugin/iso/pulp_2to3_models.py -> build/lib/pulp_2to3_migration/app/plugin/iso creating build/lib/pulp_2to3_migration/app/plugin/docker copying pulp_2to3_migration/app/plugin/docker/migrator.py -> build/lib/pulp_2to3_migration/app/plugin/docker copying pulp_2to3_migration/app/plugin/docker/pulp2_models.py -> build/lib/pulp_2to3_migration/app/plugin/docker copying pulp_2to3_migration/app/plugin/docker/repository.py -> build/lib/pulp_2to3_migration/app/plugin/docker copying pulp_2to3_migration/app/plugin/docker/utils.py -> build/lib/pulp_2to3_migration/app/plugin/docker copying pulp_2to3_migration/app/plugin/docker/__init__.py -> build/lib/pulp_2to3_migration/app/plugin/docker copying pulp_2to3_migration/app/plugin/docker/pulp_2to3_models.py -> build/lib/pulp_2to3_migration/app/plugin/docker creating build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/constants.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/deb_base.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/test_migration_plan_changes.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/test_multiple_plugins.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/test_file_reset.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/dynaconf_config.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/test_rpm_rerun.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/util.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/test_migration_behaviour.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/common_plans.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/test_rpm_repo.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/test_deb_repo.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/rpm_base.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/test_file_migration.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/__init__.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/file_base.py -> build/lib/pulp_2to3_migration/tests/functional copying pulp_2to3_migration/tests/functional/test_migration_plan.py -> build/lib/pulp_2to3_migration/tests/functional creating build/lib/pulp_2to3_migration/tests/unit copying pulp_2to3_migration/tests/unit/test_schema_parse.py -> build/lib/pulp_2to3_migration/tests/unit copying pulp_2to3_migration/tests/unit/__init__.py -> build/lib/pulp_2to3_migration/tests/unit copying pulp_2to3_migration/tests/unit/test_nothing.py -> build/lib/pulp_2to3_migration/tests/unit running egg_info writing pulp_2to3_migration.egg-info/PKG-INFO writing dependency_links to pulp_2to3_migration.egg-info/dependency_links.txt writing entry points to pulp_2to3_migration.egg-info/entry_points.txt writing requirements to pulp_2to3_migration.egg-info/requires.txt writing top-level names to pulp_2to3_migration.egg-info/top_level.txt reading manifest file 'pulp_2to3_migration.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pulp_2to3_migration.egg-info/SOURCES.txt' creating build/lib/pulp_2to3_migration/tests/functional/scripts copying pulp_2to3_migration/tests/functional/scripts/set_pulp2.sh -> build/lib/pulp_2to3_migration/tests/functional/scripts + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.K1441y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64 + cd pulp-2to3-migration-0.17.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-pulp-2to3-migration-0.17.0-1.aarch64 Warning: 'classifiers' should be a list, got type 'tuple' 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-pulp-2to3-migration-0.17.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration copying build/lib/pulp_2to3_migration/exceptions.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/pulp2 copying build/lib/pulp_2to3_migration/pulp2/connection.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/pulp2 copying build/lib/pulp_2to3_migration/pulp2/base.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/pulp2 copying build/lib/pulp_2to3_migration/pulp2/__init__.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/pulp2 creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app copying build/lib/pulp_2to3_migration/app/constants.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm copying build/lib/pulp_2to3_migration/app/plugin/rpm/xml_utils.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm copying build/lib/pulp_2to3_migration/app/plugin/rpm/migrator.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm copying build/lib/pulp_2to3_migration/app/plugin/rpm/package_utils.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm copying build/lib/pulp_2to3_migration/app/plugin/rpm/comps_utils.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm copying build/lib/pulp_2to3_migration/app/plugin/rpm/pulp2_models.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm copying build/lib/pulp_2to3_migration/app/plugin/rpm/repository.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm copying build/lib/pulp_2to3_migration/app/plugin/rpm/utils.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm copying build/lib/pulp_2to3_migration/app/plugin/rpm/__init__.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm copying build/lib/pulp_2to3_migration/app/plugin/rpm/erratum.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm copying build/lib/pulp_2to3_migration/app/plugin/rpm/pulp_2to3_models.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm copying build/lib/pulp_2to3_migration/app/plugin/migrator.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/deb copying build/lib/pulp_2to3_migration/app/plugin/deb/migrator.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/deb copying build/lib/pulp_2to3_migration/app/plugin/deb/pulp2_models.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/deb copying build/lib/pulp_2to3_migration/app/plugin/deb/repository.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/deb copying build/lib/pulp_2to3_migration/app/plugin/deb/__init__.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/deb copying build/lib/pulp_2to3_migration/app/plugin/deb/pulp_2to3_models.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/deb creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/iso copying build/lib/pulp_2to3_migration/app/plugin/iso/migrator.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/iso copying build/lib/pulp_2to3_migration/app/plugin/iso/pulp2_models.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/iso copying build/lib/pulp_2to3_migration/app/plugin/iso/repository.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/iso copying build/lib/pulp_2to3_migration/app/plugin/iso/__init__.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/iso copying build/lib/pulp_2to3_migration/app/plugin/iso/pulp_2to3_models.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/iso copying build/lib/pulp_2to3_migration/app/plugin/content.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin copying build/lib/pulp_2to3_migration/app/plugin/repository.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin copying build/lib/pulp_2to3_migration/app/plugin/api.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/docker copying build/lib/pulp_2to3_migration/app/plugin/docker/migrator.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/docker copying build/lib/pulp_2to3_migration/app/plugin/docker/pulp2_models.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/docker copying build/lib/pulp_2to3_migration/app/plugin/docker/repository.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/docker copying build/lib/pulp_2to3_migration/app/plugin/docker/utils.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/docker copying build/lib/pulp_2to3_migration/app/plugin/docker/__init__.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/docker copying build/lib/pulp_2to3_migration/app/plugin/docker/pulp_2to3_models.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/docker copying build/lib/pulp_2to3_migration/app/plugin/__init__.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/models copying build/lib/pulp_2to3_migration/app/models/content.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/models copying build/lib/pulp_2to3_migration/app/models/repository.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/models copying build/lib/pulp_2to3_migration/app/models/base.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/models copying build/lib/pulp_2to3_migration/app/models/__init__.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/models copying build/lib/pulp_2to3_migration/app/migration.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app copying build/lib/pulp_2to3_migration/app/serializers.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app copying build/lib/pulp_2to3_migration/app/json_schema.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0027_pulp2repocontent_created_index.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0016_type_index.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0011_lce_revision.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0025_remove_p2content_dups.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0024_reposetup.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0026_p2content_UQ.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0015_add_created_updated.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0003_pulp2lazycatalog_indices.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0004_modularity_metafile_erratum_rpm.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0006_pulp2_comps.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0008_pulp2srpm.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0020_fix_defaults.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0012_size_bigint.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0002_remove_pulp2distributor_pulp2_auto_publish.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0031_add_repoid_to_deb_types.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0007_pulp2repository_pulp3_repository.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0030_update_json_field.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0014_gzip_repodata.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0019_remove_pulp2_repository.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0029_distribution_change.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0013_fix_file_remote_migration.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0021_pulp2content_add_subid.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0018_pulp2distributor_pulp2_repos.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0022_add_structured_deb_types.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0005_pulp2distribution.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/__init__.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0023_remove_pulp2importer_repo_field.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0017_pulp2debpackage.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0028_create_missing_indices.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0010_pulp2lazycatalog_is_migrated.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/migrations/0009_pulp2erratum_allow_null.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations copying build/lib/pulp_2to3_migration/app/__init__.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app copying build/lib/pulp_2to3_migration/app/viewsets.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/tasks copying build/lib/pulp_2to3_migration/app/tasks/__init__.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/tasks copying build/lib/pulp_2to3_migration/app/tasks/reset.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/tasks copying build/lib/pulp_2to3_migration/app/tasks/migrate.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/tasks copying build/lib/pulp_2to3_migration/app/settings.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app copying build/lib/pulp_2to3_migration/app/pre_migration.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/constants.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/deb_base.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/test_migration_plan_changes.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/test_multiple_plugins.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/test_file_reset.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/dynaconf_config.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/test_rpm_rerun.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/scripts copying build/lib/pulp_2to3_migration/tests/functional/scripts/set_pulp2.sh -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/scripts copying build/lib/pulp_2to3_migration/tests/functional/util.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/test_migration_behaviour.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/common_plans.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/test_rpm_repo.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/test_deb_repo.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/rpm_base.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/test_file_migration.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/file_base.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/functional/test_migration_plan.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional copying build/lib/pulp_2to3_migration/tests/__init__.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests creating /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/unit copying build/lib/pulp_2to3_migration/tests/unit/test_schema_parse.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/unit copying build/lib/pulp_2to3_migration/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/unit copying build/lib/pulp_2to3_migration/tests/unit/test_nothing.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/unit copying build/lib/pulp_2to3_migration/__init__.py -> /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/pulp2/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/pulp2/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/pulp2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm/xml_utils.py to xml_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm/migrator.py to migrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm/package_utils.py to package_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm/comps_utils.py to comps_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm/pulp2_models.py to pulp2_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm/repository.py to repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm/erratum.py to erratum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/rpm/pulp_2to3_models.py to pulp_2to3_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/migrator.py to migrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/deb/migrator.py to migrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/deb/pulp2_models.py to pulp2_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/deb/repository.py to repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/deb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/deb/pulp_2to3_models.py to pulp_2to3_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/iso/migrator.py to migrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/iso/pulp2_models.py to pulp2_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/iso/repository.py to repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/iso/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/iso/pulp_2to3_models.py to pulp_2to3_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/content.py to content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/repository.py to repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/docker/migrator.py to migrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/docker/pulp2_models.py to pulp2_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/docker/repository.py to repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/docker/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/docker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/docker/pulp_2to3_models.py to pulp_2to3_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/models/content.py to content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/models/repository.py to repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/models/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migration.py to migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/json_schema.py to json_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0027_pulp2repocontent_created_index.py to 0027_pulp2repocontent_created_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0016_type_index.py to 0016_type_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0011_lce_revision.py to 0011_lce_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0025_remove_p2content_dups.py to 0025_remove_p2content_dups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0024_reposetup.py to 0024_reposetup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0026_p2content_UQ.py to 0026_p2content_UQ.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0015_add_created_updated.py to 0015_add_created_updated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0003_pulp2lazycatalog_indices.py to 0003_pulp2lazycatalog_indices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0004_modularity_metafile_erratum_rpm.py to 0004_modularity_metafile_erratum_rpm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0006_pulp2_comps.py to 0006_pulp2_comps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0008_pulp2srpm.py to 0008_pulp2srpm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0020_fix_defaults.py to 0020_fix_defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0012_size_bigint.py to 0012_size_bigint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0002_remove_pulp2distributor_pulp2_auto_publish.py to 0002_remove_pulp2distributor_pulp2_auto_publish.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0031_add_repoid_to_deb_types.py to 0031_add_repoid_to_deb_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0007_pulp2repository_pulp3_repository.py to 0007_pulp2repository_pulp3_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0030_update_json_field.py to 0030_update_json_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0014_gzip_repodata.py to 0014_gzip_repodata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0019_remove_pulp2_repository.py to 0019_remove_pulp2_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0029_distribution_change.py to 0029_distribution_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0013_fix_file_remote_migration.py to 0013_fix_file_remote_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0021_pulp2content_add_subid.py to 0021_pulp2content_add_subid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0018_pulp2distributor_pulp2_repos.py to 0018_pulp2distributor_pulp2_repos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0022_add_structured_deb_types.py to 0022_add_structured_deb_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0005_pulp2distribution.py to 0005_pulp2distribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0023_remove_pulp2importer_repo_field.py to 0023_remove_pulp2importer_repo_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0017_pulp2debpackage.py to 0017_pulp2debpackage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0028_create_missing_indices.py to 0028_create_missing_indices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0010_pulp2lazycatalog_is_migrated.py to 0010_pulp2lazycatalog_is_migrated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/migrations/0009_pulp2erratum_allow_null.py to 0009_pulp2erratum_allow_null.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/viewsets.py to viewsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/tasks/reset.py to reset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/tasks/migrate.py to migrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/app/pre_migration.py to pre_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/deb_base.py to deb_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/test_migration_plan_changes.py to test_migration_plan_changes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/test_multiple_plugins.py to test_multiple_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/test_file_reset.py to test_file_reset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/dynaconf_config.py to dynaconf_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/test_rpm_rerun.py to test_rpm_rerun.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/test_migration_behaviour.py to test_migration_behaviour.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/common_plans.py to common_plans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/test_rpm_repo.py to test_rpm_repo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/test_deb_repo.py to test_deb_repo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/rpm_base.py to rpm_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/test_file_migration.py to test_file_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/file_base.py to file_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/functional/test_migration_plan.py to test_migration_plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/unit/test_schema_parse.py to test_schema_parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/tests/unit/test_nothing.py to test_nothing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpq7tsb4z0.py' /usr/bin/python3 /tmp/tmpq7tsb4z0.py removing /tmp/tmpq7tsb4z0.py running install_egg_info running egg_info writing pulp_2to3_migration.egg-info/PKG-INFO writing dependency_links to pulp_2to3_migration.egg-info/dependency_links.txt writing entry points to pulp_2to3_migration.egg-info/entry_points.txt writing requirements to pulp_2to3_migration.egg-info/requires.txt writing top-level names to pulp_2to3_migration.egg-info/top_level.txt reading manifest file 'pulp_2to3_migration.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pulp_2to3_migration.egg-info/SOURCES.txt' Copying pulp_2to3_migration.egg-info to /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9/site-packages/pulp_2to3_migration-0.17.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64//usr/share/doc/python-pulp-2to3-migration + '[' -d doc ']' ~/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64 ~/build/BUILD/pulp-2to3-migration-0.17.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/pulp-2to3-migration-0.17.0 + popd + mv /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pulp-2to3-migration-0.17.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.17.0-1 --unique-debug-suffix -0.17.0-1.aarch64 --unique-debug-src-base python-pulp-2to3-migration-0.17.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/pulp-2to3-migration-0.17.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-pulp-2to3-migration-0.17.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pulp-2to3-migration-0.17.0-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.20 Provides: python-pulp-2to3-migration python3-pulp-2to3-migration = 0.17.0-1 python3.9dist(pulp-2to3-migration) = 0.17 python3dist(pulp-2to3-migration) = 0.17 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: python(abi) = 3.9 python3.9dist(jsonschema) python3.9dist(mongoengine) python3.9dist(pulpcore) >= 3.18 python3.9dist(pulpcore) < 3.20 python3.9dist(pymongo) < 4 python3.9dist(semantic-version) < 2.11 python3.9dist(semantic-version) >= 2.8 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.20 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pulp-2to3-migration.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pulp-2to3-migration.spec