Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-apollo.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686628682.933455/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-apollo.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-apollo-4.2.13-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-apollo.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686628682.933455/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-apollo.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-apollo-4.2.13-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-apollo.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686628682.933455/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-apollo.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.tPbbVS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf apollo-4.2.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/apollo-4.2.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd apollo-4.2.13 + /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.tmg3aC + umask 022 + cd /builddir/build/BUILD + cd apollo-4.2.13 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/apollo copying apollo/__init__.py -> build/lib/apollo copying apollo/exceptions.py -> build/lib/apollo copying apollo/decorators.py -> build/lib/apollo copying apollo/util.py -> build/lib/apollo copying apollo/client.py -> build/lib/apollo creating build/lib/arrow copying arrow/config.py -> build/lib/arrow copying arrow/__init__.py -> build/lib/arrow copying arrow/decorators.py -> build/lib/arrow copying arrow/io.py -> build/lib/arrow copying arrow/cli.py -> build/lib/arrow copying arrow/apollo.py -> build/lib/arrow creating build/lib/arrow/commands creating build/lib/arrow/commands/io copying arrow/commands/io/download.py -> build/lib/arrow/commands/io copying arrow/commands/io/write_text.py -> build/lib/arrow/commands/io copying arrow/commands/io/__init__.py -> build/lib/arrow/commands/io copying arrow/commands/io/write_downloadable.py -> build/lib/arrow/commands/io creating build/lib/arrow/commands/remote copying arrow/commands/remote/delete_track.py -> build/lib/arrow/commands/remote copying arrow/commands/remote/add_organism.py -> build/lib/arrow/commands/remote copying arrow/commands/remote/update_track.py -> build/lib/arrow/commands/remote copying arrow/commands/remote/delete_organism.py -> build/lib/arrow/commands/remote copying arrow/commands/remote/__init__.py -> build/lib/arrow/commands/remote copying arrow/commands/remote/add_track.py -> build/lib/arrow/commands/remote copying arrow/commands/remote/update_organism.py -> build/lib/arrow/commands/remote creating build/lib/arrow/commands/cannedcomments copying arrow/commands/cannedcomments/get_comments.py -> build/lib/arrow/commands/cannedcomments copying arrow/commands/cannedcomments/__init__.py -> build/lib/arrow/commands/cannedcomments copying arrow/commands/cannedcomments/show_comment.py -> build/lib/arrow/commands/cannedcomments copying arrow/commands/cannedcomments/update_comment.py -> build/lib/arrow/commands/cannedcomments copying arrow/commands/cannedcomments/delete_comment.py -> build/lib/arrow/commands/cannedcomments copying arrow/commands/cannedcomments/add_comment.py -> build/lib/arrow/commands/cannedcomments creating build/lib/arrow/commands/groups copying arrow/commands/groups/get_group_creator.py -> build/lib/arrow/commands/groups copying arrow/commands/groups/update_group.py -> build/lib/arrow/commands/groups copying arrow/commands/groups/get_groups.py -> build/lib/arrow/commands/groups copying arrow/commands/groups/get_group_admin.py -> build/lib/arrow/commands/groups copying arrow/commands/groups/__init__.py -> build/lib/arrow/commands/groups copying arrow/commands/groups/update_group_admin.py -> build/lib/arrow/commands/groups copying arrow/commands/groups/update_organism_permissions.py -> build/lib/arrow/commands/groups copying arrow/commands/groups/show_group.py -> build/lib/arrow/commands/groups copying arrow/commands/groups/update_membership.py -> build/lib/arrow/commands/groups copying arrow/commands/groups/create_group.py -> build/lib/arrow/commands/groups copying arrow/commands/groups/delete_group.py -> build/lib/arrow/commands/groups copying arrow/commands/groups/get_organism_permissions.py -> build/lib/arrow/commands/groups creating build/lib/arrow/commands/status copying arrow/commands/status/delete_status.py -> build/lib/arrow/commands/status copying arrow/commands/status/show_status.py -> build/lib/arrow/commands/status copying arrow/commands/status/add_status.py -> build/lib/arrow/commands/status copying arrow/commands/status/update_status.py -> build/lib/arrow/commands/status copying arrow/commands/status/__init__.py -> build/lib/arrow/commands/status copying arrow/commands/status/get_statuses.py -> build/lib/arrow/commands/status creating build/lib/arrow/commands/organisms copying arrow/commands/organisms/add_organism.py -> build/lib/arrow/commands/organisms copying arrow/commands/organisms/get_sequences.py -> build/lib/arrow/commands/organisms copying arrow/commands/organisms/show_organism.py -> build/lib/arrow/commands/organisms copying arrow/commands/organisms/delete_organism.py -> build/lib/arrow/commands/organisms copying arrow/commands/organisms/__init__.py -> build/lib/arrow/commands/organisms copying arrow/commands/organisms/update_metadata.py -> build/lib/arrow/commands/organisms copying arrow/commands/organisms/delete_features.py -> build/lib/arrow/commands/organisms copying arrow/commands/organisms/update_organism.py -> build/lib/arrow/commands/organisms copying arrow/commands/organisms/get_organism_creator.py -> build/lib/arrow/commands/organisms copying arrow/commands/organisms/get_organisms.py -> build/lib/arrow/commands/organisms creating build/lib/arrow/commands/cannedvalues copying arrow/commands/cannedvalues/get_values.py -> build/lib/arrow/commands/cannedvalues copying arrow/commands/cannedvalues/show_value.py -> build/lib/arrow/commands/cannedvalues copying arrow/commands/cannedvalues/update_value.py -> build/lib/arrow/commands/cannedvalues copying arrow/commands/cannedvalues/__init__.py -> build/lib/arrow/commands/cannedvalues copying arrow/commands/cannedvalues/delete_value.py -> build/lib/arrow/commands/cannedvalues copying arrow/commands/cannedvalues/add_value.py -> build/lib/arrow/commands/cannedvalues creating build/lib/arrow/commands/cannedkeys copying arrow/commands/cannedkeys/__init__.py -> build/lib/arrow/commands/cannedkeys copying arrow/commands/cannedkeys/get_keys.py -> build/lib/arrow/commands/cannedkeys copying arrow/commands/cannedkeys/add_key.py -> build/lib/arrow/commands/cannedkeys copying arrow/commands/cannedkeys/update_key.py -> build/lib/arrow/commands/cannedkeys copying arrow/commands/cannedkeys/show_key.py -> build/lib/arrow/commands/cannedkeys copying arrow/commands/cannedkeys/delete_key.py -> build/lib/arrow/commands/cannedkeys creating build/lib/arrow/commands/annotations copying arrow/commands/annotations/update_attribute.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/delete_dbxref.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/delete_attribute.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/get_feature_sequence.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/load_legacy_gff3.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/get_comments.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/delete_feature.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/get_sequence_alterations.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/duplicate_transcript.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/set_name.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/add_feature.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/set_longest_orf.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/__init__.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/get_gff3.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/set_description.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/set_symbol.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/get_features.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/set_translation_start.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/update_dbxref.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/add_attribute.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/load_gff3.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/add_dbxref.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/add_transcript.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/set_translation_end.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/set_readthrough_stop_codon.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/set_sequence.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/delete_sequence_alteration.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/add_transcripts.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/add_features.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/get_search_tools.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/flip_strand.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/set_status.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/add_comment.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/set_boundaries.py -> build/lib/arrow/commands/annotations copying arrow/commands/annotations/merge_exons.py -> build/lib/arrow/commands/annotations creating build/lib/arrow/commands/users copying arrow/commands/users/get_users.py -> build/lib/arrow/commands/users copying arrow/commands/users/activate_user.py -> build/lib/arrow/commands/users copying arrow/commands/users/remove_from_group.py -> build/lib/arrow/commands/users copying arrow/commands/users/show_user.py -> build/lib/arrow/commands/users copying arrow/commands/users/inactivate_user.py -> build/lib/arrow/commands/users copying arrow/commands/users/__init__.py -> build/lib/arrow/commands/users copying arrow/commands/users/create_user.py -> build/lib/arrow/commands/users copying arrow/commands/users/update_user.py -> build/lib/arrow/commands/users copying arrow/commands/users/update_organism_permissions.py -> build/lib/arrow/commands/users copying arrow/commands/users/delete_user.py -> build/lib/arrow/commands/users copying arrow/commands/users/add_to_group.py -> build/lib/arrow/commands/users copying arrow/commands/users/get_user_creator.py -> build/lib/arrow/commands/users copying arrow/commands/users/get_organism_permissions.py -> build/lib/arrow/commands/users creating build/lib/arrow/commands/metrics copying arrow/commands/metrics/get_metrics.py -> build/lib/arrow/commands/metrics copying arrow/commands/metrics/__init__.py -> build/lib/arrow/commands/metrics creating build/lib/apollo/io copying apollo/io/__init__.py -> build/lib/apollo/io creating build/lib/apollo/remote copying apollo/remote/__init__.py -> build/lib/apollo/remote creating build/lib/apollo/cannedcomments copying apollo/cannedcomments/__init__.py -> build/lib/apollo/cannedcomments creating build/lib/apollo/groups copying apollo/groups/__init__.py -> build/lib/apollo/groups creating build/lib/apollo/status copying apollo/status/__init__.py -> build/lib/apollo/status creating build/lib/apollo/organisms copying apollo/organisms/__init__.py -> build/lib/apollo/organisms creating build/lib/apollo/cannedvalues copying apollo/cannedvalues/__init__.py -> build/lib/apollo/cannedvalues creating build/lib/apollo/cannedkeys copying apollo/cannedkeys/__init__.py -> build/lib/apollo/cannedkeys creating build/lib/apollo/annotations copying apollo/annotations/__init__.py -> build/lib/apollo/annotations creating build/lib/apollo/users copying apollo/users/__init__.py -> build/lib/apollo/users creating build/lib/apollo/metrics copying apollo/metrics/__init__.py -> build/lib/apollo/metrics copying arrow/commands/cmd_organisms.py -> build/lib/arrow/commands copying arrow/commands/cmd_cannedcomments.py -> build/lib/arrow/commands copying arrow/commands/cmd_status.py -> build/lib/arrow/commands copying arrow/commands/cmd_annotations.py -> build/lib/arrow/commands copying arrow/commands/cmd_groups.py -> build/lib/arrow/commands copying arrow/commands/__init__.py -> build/lib/arrow/commands copying arrow/commands/cmd_io.py -> build/lib/arrow/commands copying arrow/commands/cmd_cannedvalues.py -> build/lib/arrow/commands copying arrow/commands/cmd_remote.py -> build/lib/arrow/commands copying arrow/commands/cmd_metrics.py -> build/lib/arrow/commands copying arrow/commands/cmd_cannedkeys.py -> build/lib/arrow/commands copying arrow/commands/cmd_init.py -> build/lib/arrow/commands copying arrow/commands/cmd_users.py -> build/lib/arrow/commands + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BcyvJ9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64 + cd apollo-4.2.13 + 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-apollo-4.2.13-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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-apollo-4.2.13-1.aarch64/usr creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/io copying build/lib/apollo/io/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/io creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/remote copying build/lib/apollo/remote/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/remote creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/cannedcomments copying build/lib/apollo/cannedcomments/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/cannedcomments copying build/lib/apollo/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/groups copying build/lib/apollo/groups/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/groups creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/status copying build/lib/apollo/status/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/status creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/organisms copying build/lib/apollo/organisms/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/organisms creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/cannedvalues copying build/lib/apollo/cannedvalues/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/cannedvalues copying build/lib/apollo/exceptions.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo copying build/lib/apollo/decorators.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo copying build/lib/apollo/util.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo copying build/lib/apollo/client.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/cannedkeys copying build/lib/apollo/cannedkeys/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/cannedkeys creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/annotations copying build/lib/apollo/annotations/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/annotations creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/users copying build/lib/apollo/users/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/users creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/metrics copying build/lib/apollo/metrics/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/metrics creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow copying build/lib/arrow/config.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow copying build/lib/arrow/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/io copying build/lib/arrow/commands/io/download.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/io copying build/lib/arrow/commands/io/write_text.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/io copying build/lib/arrow/commands/io/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/io copying build/lib/arrow/commands/io/write_downloadable.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/io copying build/lib/arrow/commands/cmd_organisms.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands copying build/lib/arrow/commands/cmd_cannedcomments.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/remote copying build/lib/arrow/commands/remote/delete_track.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/remote copying build/lib/arrow/commands/remote/add_organism.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/remote copying build/lib/arrow/commands/remote/update_track.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/remote copying build/lib/arrow/commands/remote/delete_organism.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/remote copying build/lib/arrow/commands/remote/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/remote copying build/lib/arrow/commands/remote/add_track.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/remote copying build/lib/arrow/commands/remote/update_organism.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/remote copying build/lib/arrow/commands/cmd_status.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedcomments copying build/lib/arrow/commands/cannedcomments/get_comments.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedcomments copying build/lib/arrow/commands/cannedcomments/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedcomments copying build/lib/arrow/commands/cannedcomments/show_comment.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedcomments copying build/lib/arrow/commands/cannedcomments/update_comment.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedcomments copying build/lib/arrow/commands/cannedcomments/delete_comment.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedcomments copying build/lib/arrow/commands/cannedcomments/add_comment.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedcomments copying build/lib/arrow/commands/cmd_annotations.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands copying build/lib/arrow/commands/cmd_groups.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands copying build/lib/arrow/commands/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups copying build/lib/arrow/commands/groups/get_group_creator.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups copying build/lib/arrow/commands/groups/update_group.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups copying build/lib/arrow/commands/groups/get_groups.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups copying build/lib/arrow/commands/groups/get_group_admin.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups copying build/lib/arrow/commands/groups/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups copying build/lib/arrow/commands/groups/update_group_admin.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups copying build/lib/arrow/commands/groups/update_organism_permissions.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups copying build/lib/arrow/commands/groups/show_group.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups copying build/lib/arrow/commands/groups/update_membership.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups copying build/lib/arrow/commands/groups/create_group.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups copying build/lib/arrow/commands/groups/delete_group.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups copying build/lib/arrow/commands/groups/get_organism_permissions.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/status copying build/lib/arrow/commands/status/delete_status.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/status copying build/lib/arrow/commands/status/show_status.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/status copying build/lib/arrow/commands/status/add_status.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/status copying build/lib/arrow/commands/status/update_status.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/status copying build/lib/arrow/commands/status/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/status copying build/lib/arrow/commands/status/get_statuses.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/status copying build/lib/arrow/commands/cmd_io.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms copying build/lib/arrow/commands/organisms/add_organism.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms copying build/lib/arrow/commands/organisms/get_sequences.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms copying build/lib/arrow/commands/organisms/show_organism.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms copying build/lib/arrow/commands/organisms/delete_organism.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms copying build/lib/arrow/commands/organisms/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms copying build/lib/arrow/commands/organisms/update_metadata.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms copying build/lib/arrow/commands/organisms/delete_features.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms copying build/lib/arrow/commands/organisms/update_organism.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms copying build/lib/arrow/commands/organisms/get_organism_creator.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms copying build/lib/arrow/commands/organisms/get_organisms.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms copying build/lib/arrow/commands/cmd_cannedvalues.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedvalues copying build/lib/arrow/commands/cannedvalues/get_values.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedvalues copying build/lib/arrow/commands/cannedvalues/show_value.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedvalues copying build/lib/arrow/commands/cannedvalues/update_value.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedvalues copying build/lib/arrow/commands/cannedvalues/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedvalues copying build/lib/arrow/commands/cannedvalues/delete_value.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedvalues copying build/lib/arrow/commands/cannedvalues/add_value.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedvalues copying build/lib/arrow/commands/cmd_remote.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands copying build/lib/arrow/commands/cmd_metrics.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands copying build/lib/arrow/commands/cmd_cannedkeys.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedkeys copying build/lib/arrow/commands/cannedkeys/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedkeys copying build/lib/arrow/commands/cannedkeys/get_keys.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedkeys copying build/lib/arrow/commands/cannedkeys/add_key.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedkeys copying build/lib/arrow/commands/cannedkeys/update_key.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedkeys copying build/lib/arrow/commands/cannedkeys/show_key.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedkeys copying build/lib/arrow/commands/cannedkeys/delete_key.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedkeys copying build/lib/arrow/commands/cmd_init.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/update_attribute.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/delete_dbxref.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/delete_attribute.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/get_feature_sequence.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/load_legacy_gff3.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/get_comments.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/delete_feature.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/get_sequence_alterations.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/duplicate_transcript.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/set_name.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/add_feature.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/set_longest_orf.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/get_gff3.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/set_description.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/set_symbol.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/get_features.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/set_translation_start.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/update_dbxref.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/add_attribute.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/load_gff3.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/add_dbxref.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/add_transcript.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/set_translation_end.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/set_readthrough_stop_codon.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/set_sequence.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/delete_sequence_alteration.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/add_transcripts.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/add_features.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/get_search_tools.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/flip_strand.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/set_status.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/add_comment.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/set_boundaries.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations copying build/lib/arrow/commands/annotations/merge_exons.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users copying build/lib/arrow/commands/users/get_users.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users copying build/lib/arrow/commands/users/activate_user.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users copying build/lib/arrow/commands/users/remove_from_group.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users copying build/lib/arrow/commands/users/show_user.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users copying build/lib/arrow/commands/users/inactivate_user.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users copying build/lib/arrow/commands/users/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users copying build/lib/arrow/commands/users/create_user.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users copying build/lib/arrow/commands/users/update_user.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users copying build/lib/arrow/commands/users/update_organism_permissions.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users copying build/lib/arrow/commands/users/delete_user.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users copying build/lib/arrow/commands/users/add_to_group.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users copying build/lib/arrow/commands/users/get_user_creator.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users copying build/lib/arrow/commands/users/get_organism_permissions.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users creating /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/metrics copying build/lib/arrow/commands/metrics/get_metrics.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/metrics copying build/lib/arrow/commands/metrics/__init__.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/metrics copying build/lib/arrow/commands/cmd_users.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands copying build/lib/arrow/decorators.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow copying build/lib/arrow/io.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow copying build/lib/arrow/cli.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow copying build/lib/arrow/apollo.py -> /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/remote/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/cannedcomments/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/groups/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/status/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/organisms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/cannedvalues/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/cannedkeys/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/annotations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/users/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo/metrics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/io/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/io/write_text.py to write_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/io/write_downloadable.py to write_downloadable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cmd_organisms.py to cmd_organisms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cmd_cannedcomments.py to cmd_cannedcomments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/remote/delete_track.py to delete_track.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/remote/add_organism.py to add_organism.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/remote/update_track.py to update_track.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/remote/delete_organism.py to delete_organism.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/remote/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/remote/add_track.py to add_track.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/remote/update_organism.py to update_organism.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cmd_status.py to cmd_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedcomments/get_comments.py to get_comments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedcomments/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedcomments/show_comment.py to show_comment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedcomments/update_comment.py to update_comment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedcomments/delete_comment.py to delete_comment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedcomments/add_comment.py to add_comment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cmd_annotations.py to cmd_annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cmd_groups.py to cmd_groups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups/get_group_creator.py to get_group_creator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups/update_group.py to update_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups/get_groups.py to get_groups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups/get_group_admin.py to get_group_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups/update_group_admin.py to update_group_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups/update_organism_permissions.py to update_organism_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups/show_group.py to show_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups/update_membership.py to update_membership.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups/create_group.py to create_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups/delete_group.py to delete_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/groups/get_organism_permissions.py to get_organism_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/status/delete_status.py to delete_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/status/show_status.py to show_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/status/add_status.py to add_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/status/update_status.py to update_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/status/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/status/get_statuses.py to get_statuses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cmd_io.py to cmd_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms/add_organism.py to add_organism.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms/get_sequences.py to get_sequences.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms/show_organism.py to show_organism.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms/delete_organism.py to delete_organism.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms/update_metadata.py to update_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms/delete_features.py to delete_features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms/update_organism.py to update_organism.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms/get_organism_creator.py to get_organism_creator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/organisms/get_organisms.py to get_organisms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cmd_cannedvalues.py to cmd_cannedvalues.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedvalues/get_values.py to get_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedvalues/show_value.py to show_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedvalues/update_value.py to update_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedvalues/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedvalues/delete_value.py to delete_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedvalues/add_value.py to add_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cmd_remote.py to cmd_remote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cmd_metrics.py to cmd_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cmd_cannedkeys.py to cmd_cannedkeys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedkeys/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedkeys/get_keys.py to get_keys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedkeys/add_key.py to add_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedkeys/update_key.py to update_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedkeys/show_key.py to show_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cannedkeys/delete_key.py to delete_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cmd_init.py to cmd_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/update_attribute.py to update_attribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/delete_dbxref.py to delete_dbxref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/delete_attribute.py to delete_attribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/get_feature_sequence.py to get_feature_sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/load_legacy_gff3.py to load_legacy_gff3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/get_comments.py to get_comments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/delete_feature.py to delete_feature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/get_sequence_alterations.py to get_sequence_alterations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/duplicate_transcript.py to duplicate_transcript.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/set_name.py to set_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/add_feature.py to add_feature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/set_longest_orf.py to set_longest_orf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/get_gff3.py to get_gff3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/set_description.py to set_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/set_symbol.py to set_symbol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/get_features.py to get_features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/set_translation_start.py to set_translation_start.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/update_dbxref.py to update_dbxref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/add_attribute.py to add_attribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/load_gff3.py to load_gff3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/add_dbxref.py to add_dbxref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/add_transcript.py to add_transcript.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/set_translation_end.py to set_translation_end.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/set_readthrough_stop_codon.py to set_readthrough_stop_codon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/set_sequence.py to set_sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/delete_sequence_alteration.py to delete_sequence_alteration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/add_transcripts.py to add_transcripts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/add_features.py to add_features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/get_search_tools.py to get_search_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/flip_strand.py to flip_strand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/set_status.py to set_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/add_comment.py to add_comment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/set_boundaries.py to set_boundaries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/annotations/merge_exons.py to merge_exons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users/get_users.py to get_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users/activate_user.py to activate_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users/remove_from_group.py to remove_from_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users/show_user.py to show_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users/inactivate_user.py to inactivate_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users/create_user.py to create_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users/update_user.py to update_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users/update_organism_permissions.py to update_organism_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users/delete_user.py to delete_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users/add_to_group.py to add_to_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users/get_user_creator.py to get_user_creator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/users/get_organism_permissions.py to get_organism_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/metrics/get_metrics.py to get_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/metrics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/commands/cmd_users.py to cmd_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/arrow/apollo.py to apollo.cpython-39.pyc writing byte-compilation script '/tmp/tmpey77ejf3.py' /usr/bin/python3 /tmp/tmpey77ejf3.py removing /tmp/tmpey77ejf3.py running install_egg_info running egg_info writing apollo.egg-info/PKG-INFO writing dependency_links to apollo.egg-info/dependency_links.txt writing entry points to apollo.egg-info/entry_points.txt writing requirements to apollo.egg-info/requires.txt writing top-level names to apollo.egg-info/top_level.txt reading manifest file 'apollo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'apollo.egg-info/SOURCES.txt' Copying apollo.egg-info to /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/lib/python3.9/site-packages/apollo-4.2.13-py3.9.egg-info running install_scripts Installing arrow script to /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64//usr/share/doc/python-apollo + '[' -d doc ']' ~/build/BUILDROOT/python-apollo-4.2.13-1.aarch64 ~/build/BUILD/apollo-4.2.13 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/apollo-4.2.13 + popd + mv /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.2.13-1 --unique-debug-suffix -4.2.13-1.aarch64 --unique-debug-src-base python-apollo-4.2.13-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/apollo-4.2.13 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-apollo-4.2.13-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-apollo-4.2.13-1.noarch Provides: python-apollo python3-apollo = 4.2.13-1 python3.9dist(apollo) = 4.2.13 python3dist(apollo) = 4.2.13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(bcbio-gff) >= 0.6.6 python3.9dist(biopython) >= 1.77 python3.9dist(cachetools) < 4 python3.9dist(click) >= 6.7 python3.9dist(decorator) python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(setuptools) python3.9dist(wrapt) Processing files: python-apollo-help-4.2.13-1.noarch warning: Empty %files file /builddir/build/BUILD/apollo-4.2.13/doclist.lst Provides: python-apollo-help = 4.2.13-1 python3-apollo-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64 Wrote: /builddir/build/RPMS/python-apollo-help-4.2.13-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-apollo-4.2.13-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pB6TTg + umask 022 + cd /builddir/build/BUILD + cd apollo-4.2.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-apollo-4.2.13-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0