Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-gencove.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686362058.339151/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-gencove.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-gencove-2.4.7-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-gencove.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686362058.339151/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-gencove.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-gencove-2.4.7-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-gencove.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686362058.339151/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-gencove.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nk2EEm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gencove-2.4.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/gencove-2.4.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gencove-2.4.7 + /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.TAKQzc + umask 022 + cd /builddir/build/BUILD + cd gencove-2.4.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/gencove copying gencove/cli.py -> build/lib/gencove copying gencove/constants.py -> build/lib/gencove copying gencove/__init__.py -> build/lib/gencove copying gencove/utils.py -> build/lib/gencove copying gencove/exceptions.py -> build/lib/gencove copying gencove/models.py -> build/lib/gencove copying gencove/logger.py -> build/lib/gencove copying gencove/client.py -> build/lib/gencove copying gencove/version.py -> build/lib/gencove creating build/lib/gencove/tests copying gencove/tests/__init__.py -> build/lib/gencove/tests copying gencove/tests/utils.py -> build/lib/gencove/tests copying gencove/tests/filters.py -> build/lib/gencove/tests copying gencove/tests/conftest.py -> build/lib/gencove/tests copying gencove/tests/test_utils.py -> build/lib/gencove/tests copying gencove/tests/decorators.py -> build/lib/gencove/tests copying gencove/tests/test_logger.py -> build/lib/gencove/tests creating build/lib/gencove/command copying gencove/command/__init__.py -> build/lib/gencove/command copying gencove/command/utils.py -> build/lib/gencove/command copying gencove/command/base.py -> build/lib/gencove/command copying gencove/command/common_cli_options.py -> build/lib/gencove/command creating build/lib/gencove/tests/s3_imports copying gencove/tests/s3_imports/test_s3_autoimports_create.py -> build/lib/gencove/tests/s3_imports copying gencove/tests/s3_imports/test_s3_autoimports_list.py -> build/lib/gencove/tests/s3_imports copying gencove/tests/s3_imports/__init__.py -> build/lib/gencove/tests/s3_imports copying gencove/tests/s3_imports/test_s3_uri_import.py -> build/lib/gencove/tests/s3_imports creating build/lib/gencove/tests/upload copying gencove/tests/upload/__init__.py -> build/lib/gencove/tests/upload copying gencove/tests/upload/test_cli_upload.py -> build/lib/gencove/tests/upload creating build/lib/gencove/tests/webhook copying gencove/tests/webhook/__init__.py -> build/lib/gencove/tests/webhook copying gencove/tests/webhook/test_webhook_verify.py -> build/lib/gencove/tests/webhook creating build/lib/gencove/tests/download copying gencove/tests/download/__init__.py -> build/lib/gencove/tests/download copying gencove/tests/download/test_cli_download.py -> build/lib/gencove/tests/download creating build/lib/gencove/tests/uploads copying gencove/tests/uploads/__init__.py -> build/lib/gencove/tests/uploads copying gencove/tests/uploads/test_uploads_list.py -> build/lib/gencove/tests/uploads creating build/lib/gencove/tests/samples copying gencove/tests/samples/__init__.py -> build/lib/gencove/tests/samples copying gencove/tests/samples/test_samples_get_metadata.py -> build/lib/gencove/tests/samples copying gencove/tests/samples/test_samples_set_metadata.py -> build/lib/gencove/tests/samples copying gencove/tests/samples/test_samples_download_file.py -> build/lib/gencove/tests/samples creating build/lib/gencove/tests/basespace copying gencove/tests/basespace/__init__.py -> build/lib/gencove/tests/basespace copying gencove/tests/basespace/test_basespace_biosamples_list.py -> build/lib/gencove/tests/basespace copying gencove/tests/basespace/test_basespace_autoimports_list.py -> build/lib/gencove/tests/basespace copying gencove/tests/basespace/test_basespace_projects_import.py -> build/lib/gencove/tests/basespace copying gencove/tests/basespace/test_basespace_autoimports_create.py -> build/lib/gencove/tests/basespace copying gencove/tests/basespace/test_basespace_projects_list.py -> build/lib/gencove/tests/basespace creating build/lib/gencove/tests/files copying gencove/tests/files/__init__.py -> build/lib/gencove/tests/files copying gencove/tests/files/test_file_types_list.py -> build/lib/gencove/tests/files creating build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_restore_samples.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/__init__.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_batches_list.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_create_merged_vcf.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_batch_types_list.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_import_existing_samples.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_samples_list.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_batches_create.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_run_prefix.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_batch_get.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_delete_samples.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_status_merged_vcf.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_pipeline_capabilities_list.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_list.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_create.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_pipelines_list.py -> build/lib/gencove/tests/projects copying gencove/tests/projects/test_projects_get_merged_vcf.py -> build/lib/gencove/tests/projects creating build/lib/gencove/tests/s3_imports/vcr copying gencove/tests/s3_imports/vcr/__init__.py -> build/lib/gencove/tests/s3_imports/vcr creating build/lib/gencove/tests/upload/vcr copying gencove/tests/upload/vcr/__init__.py -> build/lib/gencove/tests/upload/vcr copying gencove/tests/upload/vcr/filters.py -> build/lib/gencove/tests/upload/vcr creating build/lib/gencove/tests/download/vcr copying gencove/tests/download/vcr/__init__.py -> build/lib/gencove/tests/download/vcr copying gencove/tests/download/vcr/filters.py -> build/lib/gencove/tests/download/vcr creating build/lib/gencove/tests/uploads/vcr copying gencove/tests/uploads/vcr/__init__.py -> build/lib/gencove/tests/uploads/vcr creating build/lib/gencove/tests/samples/vcr copying gencove/tests/samples/vcr/__init__.py -> build/lib/gencove/tests/samples/vcr copying gencove/tests/samples/vcr/filters.py -> build/lib/gencove/tests/samples/vcr creating build/lib/gencove/tests/basespace/vcr copying gencove/tests/basespace/vcr/__init__.py -> build/lib/gencove/tests/basespace/vcr creating build/lib/gencove/tests/files/vcr copying gencove/tests/files/vcr/__init__.py -> build/lib/gencove/tests/files/vcr creating build/lib/gencove/tests/projects/vcr copying gencove/tests/projects/vcr/__init__.py -> build/lib/gencove/tests/projects/vcr copying gencove/tests/projects/vcr/filters.py -> build/lib/gencove/tests/projects/vcr creating build/lib/gencove/command/s3_imports copying gencove/command/s3_imports/cli.py -> build/lib/gencove/command/s3_imports copying gencove/command/s3_imports/__init__.py -> build/lib/gencove/command/s3_imports creating build/lib/gencove/command/upload copying gencove/command/upload/cli.py -> build/lib/gencove/command/upload copying gencove/command/upload/constants.py -> build/lib/gencove/command/upload copying gencove/command/upload/multi_file_reader.py -> build/lib/gencove/command/upload copying gencove/command/upload/__init__.py -> build/lib/gencove/command/upload copying gencove/command/upload/main.py -> build/lib/gencove/command/upload copying gencove/command/upload/utils.py -> build/lib/gencove/command/upload copying gencove/command/upload/exceptions.py -> build/lib/gencove/command/upload creating build/lib/gencove/command/webhook copying gencove/command/webhook/cli.py -> build/lib/gencove/command/webhook copying gencove/command/webhook/__init__.py -> build/lib/gencove/command/webhook creating build/lib/gencove/command/download copying gencove/command/download/cli.py -> build/lib/gencove/command/download copying gencove/command/download/constants.py -> build/lib/gencove/command/download copying gencove/command/download/__init__.py -> build/lib/gencove/command/download copying gencove/command/download/main.py -> build/lib/gencove/command/download copying gencove/command/download/utils.py -> build/lib/gencove/command/download copying gencove/command/download/exceptions.py -> build/lib/gencove/command/download creating build/lib/gencove/command/uploads copying gencove/command/uploads/cli.py -> build/lib/gencove/command/uploads copying gencove/command/uploads/__init__.py -> build/lib/gencove/command/uploads creating build/lib/gencove/command/samples copying gencove/command/samples/cli.py -> build/lib/gencove/command/samples copying gencove/command/samples/__init__.py -> build/lib/gencove/command/samples creating build/lib/gencove/command/basespace copying gencove/command/basespace/cli.py -> build/lib/gencove/command/basespace copying gencove/command/basespace/__init__.py -> build/lib/gencove/command/basespace creating build/lib/gencove/command/files copying gencove/command/files/cli.py -> build/lib/gencove/command/files copying gencove/command/files/__init__.py -> build/lib/gencove/command/files copying gencove/command/files/main.py -> build/lib/gencove/command/files copying gencove/command/files/utils.py -> build/lib/gencove/command/files creating build/lib/gencove/command/projects copying gencove/command/projects/cli.py -> build/lib/gencove/command/projects copying gencove/command/projects/__init__.py -> build/lib/gencove/command/projects creating build/lib/gencove/command/s3_imports/s3_import copying gencove/command/s3_imports/s3_import/cli.py -> build/lib/gencove/command/s3_imports/s3_import copying gencove/command/s3_imports/s3_import/constants.py -> build/lib/gencove/command/s3_imports/s3_import copying gencove/command/s3_imports/s3_import/__init__.py -> build/lib/gencove/command/s3_imports/s3_import copying gencove/command/s3_imports/s3_import/main.py -> build/lib/gencove/command/s3_imports/s3_import creating build/lib/gencove/command/s3_imports/autoimports copying gencove/command/s3_imports/autoimports/cli.py -> build/lib/gencove/command/s3_imports/autoimports copying gencove/command/s3_imports/autoimports/__init__.py -> build/lib/gencove/command/s3_imports/autoimports creating build/lib/gencove/command/s3_imports/autoimports/create copying gencove/command/s3_imports/autoimports/create/cli.py -> build/lib/gencove/command/s3_imports/autoimports/create copying gencove/command/s3_imports/autoimports/create/constants.py -> build/lib/gencove/command/s3_imports/autoimports/create copying gencove/command/s3_imports/autoimports/create/__init__.py -> build/lib/gencove/command/s3_imports/autoimports/create copying gencove/command/s3_imports/autoimports/create/main.py -> build/lib/gencove/command/s3_imports/autoimports/create creating build/lib/gencove/command/s3_imports/autoimports/autoimport_list copying gencove/command/s3_imports/autoimports/autoimport_list/cli.py -> build/lib/gencove/command/s3_imports/autoimports/autoimport_list copying gencove/command/s3_imports/autoimports/autoimport_list/__init__.py -> build/lib/gencove/command/s3_imports/autoimports/autoimport_list copying gencove/command/s3_imports/autoimports/autoimport_list/main.py -> build/lib/gencove/command/s3_imports/autoimports/autoimport_list copying gencove/command/s3_imports/autoimports/autoimport_list/utils.py -> build/lib/gencove/command/s3_imports/autoimports/autoimport_list creating build/lib/gencove/command/webhook/verify copying gencove/command/webhook/verify/cli.py -> build/lib/gencove/command/webhook/verify copying gencove/command/webhook/verify/__init__.py -> build/lib/gencove/command/webhook/verify copying gencove/command/webhook/verify/utils.py -> build/lib/gencove/command/webhook/verify creating build/lib/gencove/command/uploads/list copying gencove/command/uploads/list/cli.py -> build/lib/gencove/command/uploads/list copying gencove/command/uploads/list/constants.py -> build/lib/gencove/command/uploads/list copying gencove/command/uploads/list/__init__.py -> build/lib/gencove/command/uploads/list copying gencove/command/uploads/list/main.py -> build/lib/gencove/command/uploads/list copying gencove/command/uploads/list/utils.py -> build/lib/gencove/command/uploads/list creating build/lib/gencove/command/samples/get_metadata copying gencove/command/samples/get_metadata/cli.py -> build/lib/gencove/command/samples/get_metadata copying gencove/command/samples/get_metadata/__init__.py -> build/lib/gencove/command/samples/get_metadata copying gencove/command/samples/get_metadata/main.py -> build/lib/gencove/command/samples/get_metadata creating build/lib/gencove/command/samples/download_file copying gencove/command/samples/download_file/cli.py -> build/lib/gencove/command/samples/download_file copying gencove/command/samples/download_file/constants.py -> build/lib/gencove/command/samples/download_file copying gencove/command/samples/download_file/__init__.py -> build/lib/gencove/command/samples/download_file copying gencove/command/samples/download_file/main.py -> build/lib/gencove/command/samples/download_file copying gencove/command/samples/download_file/utils.py -> build/lib/gencove/command/samples/download_file creating build/lib/gencove/command/samples/set_metadata copying gencove/command/samples/set_metadata/cli.py -> build/lib/gencove/command/samples/set_metadata copying gencove/command/samples/set_metadata/__init__.py -> build/lib/gencove/command/samples/set_metadata copying gencove/command/samples/set_metadata/main.py -> build/lib/gencove/command/samples/set_metadata creating build/lib/gencove/command/basespace/biosamples copying gencove/command/basespace/biosamples/cli.py -> build/lib/gencove/command/basespace/biosamples copying gencove/command/basespace/biosamples/__init__.py -> build/lib/gencove/command/basespace/biosamples creating build/lib/gencove/command/basespace/autoimports copying gencove/command/basespace/autoimports/cli.py -> build/lib/gencove/command/basespace/autoimports copying gencove/command/basespace/autoimports/__init__.py -> build/lib/gencove/command/basespace/autoimports creating build/lib/gencove/command/basespace/projects copying gencove/command/basespace/projects/cli.py -> build/lib/gencove/command/basespace/projects copying gencove/command/basespace/projects/__init__.py -> build/lib/gencove/command/basespace/projects creating build/lib/gencove/command/basespace/biosamples/biosamples_list copying gencove/command/basespace/biosamples/biosamples_list/cli.py -> build/lib/gencove/command/basespace/biosamples/biosamples_list copying gencove/command/basespace/biosamples/biosamples_list/__init__.py -> build/lib/gencove/command/basespace/biosamples/biosamples_list copying gencove/command/basespace/biosamples/biosamples_list/main.py -> build/lib/gencove/command/basespace/biosamples/biosamples_list copying gencove/command/basespace/biosamples/biosamples_list/utils.py -> build/lib/gencove/command/basespace/biosamples/biosamples_list creating build/lib/gencove/command/basespace/autoimports/create copying gencove/command/basespace/autoimports/create/cli.py -> build/lib/gencove/command/basespace/autoimports/create copying gencove/command/basespace/autoimports/create/constants.py -> build/lib/gencove/command/basespace/autoimports/create copying gencove/command/basespace/autoimports/create/__init__.py -> build/lib/gencove/command/basespace/autoimports/create copying gencove/command/basespace/autoimports/create/main.py -> build/lib/gencove/command/basespace/autoimports/create creating build/lib/gencove/command/basespace/autoimports/autoimport_list copying gencove/command/basespace/autoimports/autoimport_list/cli.py -> build/lib/gencove/command/basespace/autoimports/autoimport_list copying gencove/command/basespace/autoimports/autoimport_list/__init__.py -> build/lib/gencove/command/basespace/autoimports/autoimport_list copying gencove/command/basespace/autoimports/autoimport_list/main.py -> build/lib/gencove/command/basespace/autoimports/autoimport_list copying gencove/command/basespace/autoimports/autoimport_list/utils.py -> build/lib/gencove/command/basespace/autoimports/autoimport_list creating build/lib/gencove/command/basespace/projects/basespace_list copying gencove/command/basespace/projects/basespace_list/cli.py -> build/lib/gencove/command/basespace/projects/basespace_list copying gencove/command/basespace/projects/basespace_list/__init__.py -> build/lib/gencove/command/basespace/projects/basespace_list copying gencove/command/basespace/projects/basespace_list/main.py -> build/lib/gencove/command/basespace/projects/basespace_list copying gencove/command/basespace/projects/basespace_list/utils.py -> build/lib/gencove/command/basespace/projects/basespace_list creating build/lib/gencove/command/basespace/projects/basespace_import copying gencove/command/basespace/projects/basespace_import/cli.py -> build/lib/gencove/command/basespace/projects/basespace_import copying gencove/command/basespace/projects/basespace_import/constants.py -> build/lib/gencove/command/basespace/projects/basespace_import copying gencove/command/basespace/projects/basespace_import/__init__.py -> build/lib/gencove/command/basespace/projects/basespace_import copying gencove/command/basespace/projects/basespace_import/main.py -> build/lib/gencove/command/basespace/projects/basespace_import creating build/lib/gencove/command/projects/delete_samples copying gencove/command/projects/delete_samples/cli.py -> build/lib/gencove/command/projects/delete_samples copying gencove/command/projects/delete_samples/__init__.py -> build/lib/gencove/command/projects/delete_samples copying gencove/command/projects/delete_samples/main.py -> build/lib/gencove/command/projects/delete_samples creating build/lib/gencove/command/projects/list copying gencove/command/projects/list/cli.py -> build/lib/gencove/command/projects/list copying gencove/command/projects/list/__init__.py -> build/lib/gencove/command/projects/list copying gencove/command/projects/list/main.py -> build/lib/gencove/command/projects/list copying gencove/command/projects/list/utils.py -> build/lib/gencove/command/projects/list creating build/lib/gencove/command/projects/status_merged_vcf copying gencove/command/projects/status_merged_vcf/cli.py -> build/lib/gencove/command/projects/status_merged_vcf copying gencove/command/projects/status_merged_vcf/__init__.py -> build/lib/gencove/command/projects/status_merged_vcf copying gencove/command/projects/status_merged_vcf/main.py -> build/lib/gencove/command/projects/status_merged_vcf copying gencove/command/projects/status_merged_vcf/utils.py -> build/lib/gencove/command/projects/status_merged_vcf creating build/lib/gencove/command/projects/create_batch copying gencove/command/projects/create_batch/cli.py -> build/lib/gencove/command/projects/create_batch copying gencove/command/projects/create_batch/__init__.py -> build/lib/gencove/command/projects/create_batch copying gencove/command/projects/create_batch/main.py -> build/lib/gencove/command/projects/create_batch creating build/lib/gencove/command/projects/get_batch copying gencove/command/projects/get_batch/cli.py -> build/lib/gencove/command/projects/get_batch copying gencove/command/projects/get_batch/__init__.py -> build/lib/gencove/command/projects/get_batch copying gencove/command/projects/get_batch/main.py -> build/lib/gencove/command/projects/get_batch creating build/lib/gencove/command/projects/create_merged_vcf copying gencove/command/projects/create_merged_vcf/cli.py -> build/lib/gencove/command/projects/create_merged_vcf copying gencove/command/projects/create_merged_vcf/__init__.py -> build/lib/gencove/command/projects/create_merged_vcf copying gencove/command/projects/create_merged_vcf/main.py -> build/lib/gencove/command/projects/create_merged_vcf creating build/lib/gencove/command/projects/get_merged_vcf copying gencove/command/projects/get_merged_vcf/cli.py -> build/lib/gencove/command/projects/get_merged_vcf copying gencove/command/projects/get_merged_vcf/__init__.py -> build/lib/gencove/command/projects/get_merged_vcf copying gencove/command/projects/get_merged_vcf/main.py -> build/lib/gencove/command/projects/get_merged_vcf creating build/lib/gencove/command/projects/list_batches copying gencove/command/projects/list_batches/cli.py -> build/lib/gencove/command/projects/list_batches copying gencove/command/projects/list_batches/__init__.py -> build/lib/gencove/command/projects/list_batches copying gencove/command/projects/list_batches/main.py -> build/lib/gencove/command/projects/list_batches copying gencove/command/projects/list_batches/utils.py -> build/lib/gencove/command/projects/list_batches creating build/lib/gencove/command/projects/samples copying gencove/command/projects/samples/cli.py -> build/lib/gencove/command/projects/samples copying gencove/command/projects/samples/constants.py -> build/lib/gencove/command/projects/samples copying gencove/command/projects/samples/__init__.py -> build/lib/gencove/command/projects/samples copying gencove/command/projects/samples/main.py -> build/lib/gencove/command/projects/samples copying gencove/command/projects/samples/utils.py -> build/lib/gencove/command/projects/samples creating build/lib/gencove/command/projects/import_existing_samples copying gencove/command/projects/import_existing_samples/cli.py -> build/lib/gencove/command/projects/import_existing_samples copying gencove/command/projects/import_existing_samples/constants.py -> build/lib/gencove/command/projects/import_existing_samples copying gencove/command/projects/import_existing_samples/__init__.py -> build/lib/gencove/command/projects/import_existing_samples copying gencove/command/projects/import_existing_samples/main.py -> build/lib/gencove/command/projects/import_existing_samples copying gencove/command/projects/import_existing_samples/utils.py -> build/lib/gencove/command/projects/import_existing_samples creating build/lib/gencove/command/projects/list_batch_types copying gencove/command/projects/list_batch_types/cli.py -> build/lib/gencove/command/projects/list_batch_types copying gencove/command/projects/list_batch_types/__init__.py -> build/lib/gencove/command/projects/list_batch_types copying gencove/command/projects/list_batch_types/main.py -> build/lib/gencove/command/projects/list_batch_types copying gencove/command/projects/list_batch_types/utils.py -> build/lib/gencove/command/projects/list_batch_types creating build/lib/gencove/command/projects/list_pipelines copying gencove/command/projects/list_pipelines/cli.py -> build/lib/gencove/command/projects/list_pipelines copying gencove/command/projects/list_pipelines/__init__.py -> build/lib/gencove/command/projects/list_pipelines copying gencove/command/projects/list_pipelines/main.py -> build/lib/gencove/command/projects/list_pipelines copying gencove/command/projects/list_pipelines/utils.py -> build/lib/gencove/command/projects/list_pipelines creating build/lib/gencove/command/projects/restore_samples copying gencove/command/projects/restore_samples/cli.py -> build/lib/gencove/command/projects/restore_samples copying gencove/command/projects/restore_samples/__init__.py -> build/lib/gencove/command/projects/restore_samples copying gencove/command/projects/restore_samples/main.py -> build/lib/gencove/command/projects/restore_samples creating build/lib/gencove/command/projects/run_prefix copying gencove/command/projects/run_prefix/cli.py -> build/lib/gencove/command/projects/run_prefix copying gencove/command/projects/run_prefix/constants.py -> build/lib/gencove/command/projects/run_prefix copying gencove/command/projects/run_prefix/__init__.py -> build/lib/gencove/command/projects/run_prefix copying gencove/command/projects/run_prefix/main.py -> build/lib/gencove/command/projects/run_prefix creating build/lib/gencove/command/projects/create copying gencove/command/projects/create/cli.py -> build/lib/gencove/command/projects/create copying gencove/command/projects/create/__init__.py -> build/lib/gencove/command/projects/create copying gencove/command/projects/create/main.py -> build/lib/gencove/command/projects/create copying gencove/command/projects/create/utils.py -> build/lib/gencove/command/projects/create creating build/lib/gencove/command/projects/list_pipeline_capabilities copying gencove/command/projects/list_pipeline_capabilities/cli.py -> build/lib/gencove/command/projects/list_pipeline_capabilities copying gencove/command/projects/list_pipeline_capabilities/__init__.py -> build/lib/gencove/command/projects/list_pipeline_capabilities copying gencove/command/projects/list_pipeline_capabilities/main.py -> build/lib/gencove/command/projects/list_pipeline_capabilities copying gencove/command/projects/list_pipeline_capabilities/utils.py -> build/lib/gencove/command/projects/list_pipeline_capabilities creating build/lib/gencove/version copying gencove/version/C-patch -> build/lib/gencove/version copying gencove/version/A-major -> build/lib/gencove/version copying gencove/version/B-minor -> build/lib/gencove/version creating build/lib/gencove/description copying gencove/description/pypi_readme.md -> build/lib/gencove/description + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pd4GQt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64 + cd gencove-2.4.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-gencove-2.4.7-1.x86_64/usr creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove copying build/lib/gencove/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove copying build/lib/gencove/constants.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/description copying build/lib/gencove/description/pypi_readme.md -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/description copying build/lib/gencove/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove copying build/lib/gencove/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove copying build/lib/gencove/exceptions.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/s3_imports copying build/lib/gencove/tests/s3_imports/test_s3_autoimports_create.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/s3_imports copying build/lib/gencove/tests/s3_imports/test_s3_autoimports_list.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/s3_imports copying build/lib/gencove/tests/s3_imports/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/s3_imports copying build/lib/gencove/tests/s3_imports/test_s3_uri_import.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/s3_imports creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/s3_imports/vcr copying build/lib/gencove/tests/s3_imports/vcr/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/s3_imports/vcr creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/upload copying build/lib/gencove/tests/upload/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/upload creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/upload/vcr copying build/lib/gencove/tests/upload/vcr/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/upload/vcr copying build/lib/gencove/tests/upload/vcr/filters.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/upload/vcr copying build/lib/gencove/tests/upload/test_cli_upload.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/upload copying build/lib/gencove/tests/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/webhook copying build/lib/gencove/tests/webhook/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/webhook copying build/lib/gencove/tests/webhook/test_webhook_verify.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/webhook copying build/lib/gencove/tests/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/download copying build/lib/gencove/tests/download/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/download creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/download/vcr copying build/lib/gencove/tests/download/vcr/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/download/vcr copying build/lib/gencove/tests/download/vcr/filters.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/download/vcr copying build/lib/gencove/tests/download/test_cli_download.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/download creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/uploads copying build/lib/gencove/tests/uploads/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/uploads copying build/lib/gencove/tests/uploads/test_uploads_list.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/uploads creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/uploads/vcr copying build/lib/gencove/tests/uploads/vcr/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/uploads/vcr creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/samples copying build/lib/gencove/tests/samples/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/samples copying build/lib/gencove/tests/samples/test_samples_get_metadata.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/samples copying build/lib/gencove/tests/samples/test_samples_set_metadata.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/samples creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/samples/vcr copying build/lib/gencove/tests/samples/vcr/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/samples/vcr copying build/lib/gencove/tests/samples/vcr/filters.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/samples/vcr copying build/lib/gencove/tests/samples/test_samples_download_file.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/samples copying build/lib/gencove/tests/filters.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests copying build/lib/gencove/tests/conftest.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace copying build/lib/gencove/tests/basespace/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace copying build/lib/gencove/tests/basespace/test_basespace_biosamples_list.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace/vcr copying build/lib/gencove/tests/basespace/vcr/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace/vcr copying build/lib/gencove/tests/basespace/test_basespace_autoimports_list.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace copying build/lib/gencove/tests/basespace/test_basespace_projects_import.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace copying build/lib/gencove/tests/basespace/test_basespace_autoimports_create.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace copying build/lib/gencove/tests/basespace/test_basespace_projects_list.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/files copying build/lib/gencove/tests/files/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/files copying build/lib/gencove/tests/files/test_file_types_list.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/files creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/files/vcr copying build/lib/gencove/tests/files/vcr/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/files/vcr copying build/lib/gencove/tests/test_utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/test_projects_restore_samples.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/test_projects_batches_list.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/test_projects_create_merged_vcf.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/test_projects_batch_types_list.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/test_projects_import_existing_samples.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/test_projects_samples_list.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/test_projects_batches_create.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/test_projects_run_prefix.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/test_projects_batch_get.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/vcr copying build/lib/gencove/tests/projects/vcr/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/vcr copying build/lib/gencove/tests/projects/vcr/filters.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/vcr copying build/lib/gencove/tests/projects/test_projects_delete_samples.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/test_projects_status_merged_vcf.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/test_projects_pipeline_capabilities_list.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/test_projects_list.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/test_projects_create.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/test_projects_pipelines_list.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/projects/test_projects_get_merged_vcf.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects copying build/lib/gencove/tests/decorators.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests copying build/lib/gencove/tests/test_logger.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports copying build/lib/gencove/command/s3_imports/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports copying build/lib/gencove/command/s3_imports/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/s3_import copying build/lib/gencove/command/s3_imports/s3_import/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/s3_import copying build/lib/gencove/command/s3_imports/s3_import/constants.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/s3_import copying build/lib/gencove/command/s3_imports/s3_import/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/s3_import copying build/lib/gencove/command/s3_imports/s3_import/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/s3_import creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports copying build/lib/gencove/command/s3_imports/autoimports/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports copying build/lib/gencove/command/s3_imports/autoimports/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/create copying build/lib/gencove/command/s3_imports/autoimports/create/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/create copying build/lib/gencove/command/s3_imports/autoimports/create/constants.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/create copying build/lib/gencove/command/s3_imports/autoimports/create/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/create copying build/lib/gencove/command/s3_imports/autoimports/create/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/create creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/autoimport_list copying build/lib/gencove/command/s3_imports/autoimports/autoimport_list/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/autoimport_list copying build/lib/gencove/command/s3_imports/autoimports/autoimport_list/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/autoimport_list copying build/lib/gencove/command/s3_imports/autoimports/autoimport_list/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/autoimport_list copying build/lib/gencove/command/s3_imports/autoimports/autoimport_list/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/autoimport_list creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/upload copying build/lib/gencove/command/upload/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/upload copying build/lib/gencove/command/upload/constants.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/upload copying build/lib/gencove/command/upload/multi_file_reader.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/upload copying build/lib/gencove/command/upload/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/upload copying build/lib/gencove/command/upload/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/upload copying build/lib/gencove/command/upload/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/upload copying build/lib/gencove/command/upload/exceptions.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/upload copying build/lib/gencove/command/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/webhook copying build/lib/gencove/command/webhook/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/webhook copying build/lib/gencove/command/webhook/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/webhook creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/webhook/verify copying build/lib/gencove/command/webhook/verify/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/webhook/verify copying build/lib/gencove/command/webhook/verify/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/webhook/verify copying build/lib/gencove/command/webhook/verify/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/webhook/verify copying build/lib/gencove/command/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/download copying build/lib/gencove/command/download/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/download copying build/lib/gencove/command/download/constants.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/download copying build/lib/gencove/command/download/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/download copying build/lib/gencove/command/download/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/download copying build/lib/gencove/command/download/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/download copying build/lib/gencove/command/download/exceptions.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/download creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads copying build/lib/gencove/command/uploads/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads copying build/lib/gencove/command/uploads/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads/list copying build/lib/gencove/command/uploads/list/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads/list copying build/lib/gencove/command/uploads/list/constants.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads/list copying build/lib/gencove/command/uploads/list/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads/list copying build/lib/gencove/command/uploads/list/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads/list copying build/lib/gencove/command/uploads/list/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads/list copying build/lib/gencove/command/base.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples copying build/lib/gencove/command/samples/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples copying build/lib/gencove/command/samples/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/get_metadata copying build/lib/gencove/command/samples/get_metadata/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/get_metadata copying build/lib/gencove/command/samples/get_metadata/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/get_metadata copying build/lib/gencove/command/samples/get_metadata/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/get_metadata creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/download_file copying build/lib/gencove/command/samples/download_file/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/download_file copying build/lib/gencove/command/samples/download_file/constants.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/download_file copying build/lib/gencove/command/samples/download_file/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/download_file copying build/lib/gencove/command/samples/download_file/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/download_file copying build/lib/gencove/command/samples/download_file/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/download_file creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/set_metadata copying build/lib/gencove/command/samples/set_metadata/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/set_metadata copying build/lib/gencove/command/samples/set_metadata/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/set_metadata copying build/lib/gencove/command/samples/set_metadata/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/set_metadata copying build/lib/gencove/command/common_cli_options.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace copying build/lib/gencove/command/basespace/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace copying build/lib/gencove/command/basespace/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/biosamples copying build/lib/gencove/command/basespace/biosamples/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/biosamples copying build/lib/gencove/command/basespace/biosamples/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/biosamples creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/biosamples/biosamples_list copying build/lib/gencove/command/basespace/biosamples/biosamples_list/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/biosamples/biosamples_list copying build/lib/gencove/command/basespace/biosamples/biosamples_list/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/biosamples/biosamples_list copying build/lib/gencove/command/basespace/biosamples/biosamples_list/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/biosamples/biosamples_list copying build/lib/gencove/command/basespace/biosamples/biosamples_list/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/biosamples/biosamples_list creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports copying build/lib/gencove/command/basespace/autoimports/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports copying build/lib/gencove/command/basespace/autoimports/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/create copying build/lib/gencove/command/basespace/autoimports/create/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/create copying build/lib/gencove/command/basespace/autoimports/create/constants.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/create copying build/lib/gencove/command/basespace/autoimports/create/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/create copying build/lib/gencove/command/basespace/autoimports/create/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/create creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/autoimport_list copying build/lib/gencove/command/basespace/autoimports/autoimport_list/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/autoimport_list copying build/lib/gencove/command/basespace/autoimports/autoimport_list/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/autoimport_list copying build/lib/gencove/command/basespace/autoimports/autoimport_list/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/autoimport_list copying build/lib/gencove/command/basespace/autoimports/autoimport_list/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/autoimport_list creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects copying build/lib/gencove/command/basespace/projects/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects copying build/lib/gencove/command/basespace/projects/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_list copying build/lib/gencove/command/basespace/projects/basespace_list/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_list copying build/lib/gencove/command/basespace/projects/basespace_list/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_list copying build/lib/gencove/command/basespace/projects/basespace_list/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_list copying build/lib/gencove/command/basespace/projects/basespace_list/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_list creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_import copying build/lib/gencove/command/basespace/projects/basespace_import/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_import copying build/lib/gencove/command/basespace/projects/basespace_import/constants.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_import copying build/lib/gencove/command/basespace/projects/basespace_import/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_import copying build/lib/gencove/command/basespace/projects/basespace_import/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_import creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/files copying build/lib/gencove/command/files/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/files copying build/lib/gencove/command/files/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/files copying build/lib/gencove/command/files/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/files copying build/lib/gencove/command/files/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/files creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects copying build/lib/gencove/command/projects/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects copying build/lib/gencove/command/projects/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/delete_samples copying build/lib/gencove/command/projects/delete_samples/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/delete_samples copying build/lib/gencove/command/projects/delete_samples/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/delete_samples copying build/lib/gencove/command/projects/delete_samples/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/delete_samples creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list copying build/lib/gencove/command/projects/list/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list copying build/lib/gencove/command/projects/list/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list copying build/lib/gencove/command/projects/list/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list copying build/lib/gencove/command/projects/list/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/status_merged_vcf copying build/lib/gencove/command/projects/status_merged_vcf/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/status_merged_vcf copying build/lib/gencove/command/projects/status_merged_vcf/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/status_merged_vcf copying build/lib/gencove/command/projects/status_merged_vcf/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/status_merged_vcf copying build/lib/gencove/command/projects/status_merged_vcf/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/status_merged_vcf creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create_batch copying build/lib/gencove/command/projects/create_batch/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create_batch copying build/lib/gencove/command/projects/create_batch/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create_batch copying build/lib/gencove/command/projects/create_batch/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create_batch creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/get_batch copying build/lib/gencove/command/projects/get_batch/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/get_batch copying build/lib/gencove/command/projects/get_batch/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/get_batch copying build/lib/gencove/command/projects/get_batch/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/get_batch creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create_merged_vcf copying build/lib/gencove/command/projects/create_merged_vcf/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create_merged_vcf copying build/lib/gencove/command/projects/create_merged_vcf/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create_merged_vcf copying build/lib/gencove/command/projects/create_merged_vcf/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create_merged_vcf creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/get_merged_vcf copying build/lib/gencove/command/projects/get_merged_vcf/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/get_merged_vcf copying build/lib/gencove/command/projects/get_merged_vcf/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/get_merged_vcf copying build/lib/gencove/command/projects/get_merged_vcf/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/get_merged_vcf creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batches copying build/lib/gencove/command/projects/list_batches/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batches copying build/lib/gencove/command/projects/list_batches/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batches copying build/lib/gencove/command/projects/list_batches/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batches copying build/lib/gencove/command/projects/list_batches/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batches creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/samples copying build/lib/gencove/command/projects/samples/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/samples copying build/lib/gencove/command/projects/samples/constants.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/samples copying build/lib/gencove/command/projects/samples/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/samples copying build/lib/gencove/command/projects/samples/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/samples copying build/lib/gencove/command/projects/samples/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/samples creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/import_existing_samples copying build/lib/gencove/command/projects/import_existing_samples/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/import_existing_samples copying build/lib/gencove/command/projects/import_existing_samples/constants.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/import_existing_samples copying build/lib/gencove/command/projects/import_existing_samples/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/import_existing_samples copying build/lib/gencove/command/projects/import_existing_samples/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/import_existing_samples copying build/lib/gencove/command/projects/import_existing_samples/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/import_existing_samples creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batch_types copying build/lib/gencove/command/projects/list_batch_types/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batch_types copying build/lib/gencove/command/projects/list_batch_types/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batch_types copying build/lib/gencove/command/projects/list_batch_types/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batch_types copying build/lib/gencove/command/projects/list_batch_types/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batch_types creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipelines copying build/lib/gencove/command/projects/list_pipelines/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipelines copying build/lib/gencove/command/projects/list_pipelines/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipelines copying build/lib/gencove/command/projects/list_pipelines/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipelines copying build/lib/gencove/command/projects/list_pipelines/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipelines creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/restore_samples copying build/lib/gencove/command/projects/restore_samples/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/restore_samples copying build/lib/gencove/command/projects/restore_samples/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/restore_samples copying build/lib/gencove/command/projects/restore_samples/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/restore_samples creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/run_prefix copying build/lib/gencove/command/projects/run_prefix/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/run_prefix copying build/lib/gencove/command/projects/run_prefix/constants.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/run_prefix copying build/lib/gencove/command/projects/run_prefix/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/run_prefix copying build/lib/gencove/command/projects/run_prefix/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/run_prefix creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create copying build/lib/gencove/command/projects/create/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create copying build/lib/gencove/command/projects/create/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create copying build/lib/gencove/command/projects/create/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create copying build/lib/gencove/command/projects/create/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipeline_capabilities copying build/lib/gencove/command/projects/list_pipeline_capabilities/cli.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipeline_capabilities copying build/lib/gencove/command/projects/list_pipeline_capabilities/__init__.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipeline_capabilities copying build/lib/gencove/command/projects/list_pipeline_capabilities/main.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipeline_capabilities copying build/lib/gencove/command/projects/list_pipeline_capabilities/utils.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipeline_capabilities creating /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/version copying build/lib/gencove/version/C-patch -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/version copying build/lib/gencove/version/A-major -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/version copying build/lib/gencove/version/B-minor -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/version copying build/lib/gencove/models.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove copying build/lib/gencove/logger.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove copying build/lib/gencove/client.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove copying build/lib/gencove/version.py -> /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/s3_imports/test_s3_autoimports_create.py to test_s3_autoimports_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/s3_imports/test_s3_autoimports_list.py to test_s3_autoimports_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/s3_imports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/s3_imports/test_s3_uri_import.py to test_s3_uri_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/s3_imports/vcr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/upload/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/upload/vcr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/upload/vcr/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/upload/test_cli_upload.py to test_cli_upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/webhook/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/webhook/test_webhook_verify.py to test_webhook_verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/download/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/download/vcr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/download/vcr/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/download/test_cli_download.py to test_cli_download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/uploads/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/uploads/test_uploads_list.py to test_uploads_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/uploads/vcr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/samples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/samples/test_samples_get_metadata.py to test_samples_get_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/samples/test_samples_set_metadata.py to test_samples_set_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/samples/vcr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/samples/vcr/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/samples/test_samples_download_file.py to test_samples_download_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace/test_basespace_biosamples_list.py to test_basespace_biosamples_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace/vcr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace/test_basespace_autoimports_list.py to test_basespace_autoimports_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace/test_basespace_projects_import.py to test_basespace_projects_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace/test_basespace_autoimports_create.py to test_basespace_autoimports_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/basespace/test_basespace_projects_list.py to test_basespace_projects_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/files/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/files/test_file_types_list.py to test_file_types_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/files/vcr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_restore_samples.py to test_projects_restore_samples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_batches_list.py to test_projects_batches_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_create_merged_vcf.py to test_projects_create_merged_vcf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_batch_types_list.py to test_projects_batch_types_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_import_existing_samples.py to test_projects_import_existing_samples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_samples_list.py to test_projects_samples_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_batches_create.py to test_projects_batches_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_run_prefix.py to test_projects_run_prefix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_batch_get.py to test_projects_batch_get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/vcr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/vcr/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_delete_samples.py to test_projects_delete_samples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_status_merged_vcf.py to test_projects_status_merged_vcf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_pipeline_capabilities_list.py to test_projects_pipeline_capabilities_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_list.py to test_projects_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_create.py to test_projects_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_pipelines_list.py to test_projects_pipelines_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/projects/test_projects_get_merged_vcf.py to test_projects_get_merged_vcf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/tests/test_logger.py to test_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/s3_import/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/s3_import/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/s3_import/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/s3_import/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/create/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/create/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/create/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/create/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/autoimport_list/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/autoimport_list/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/autoimport_list/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/s3_imports/autoimports/autoimport_list/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/upload/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/upload/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/upload/multi_file_reader.py to multi_file_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/upload/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/upload/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/upload/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/upload/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/webhook/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/webhook/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/webhook/verify/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/webhook/verify/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/webhook/verify/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/download/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/download/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/download/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/download/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/download/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/download/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads/list/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads/list/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads/list/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads/list/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/uploads/list/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/get_metadata/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/get_metadata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/get_metadata/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/download_file/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/download_file/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/download_file/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/download_file/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/download_file/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/set_metadata/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/set_metadata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/samples/set_metadata/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/common_cli_options.py to common_cli_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/biosamples/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/biosamples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/biosamples/biosamples_list/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/biosamples/biosamples_list/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/biosamples/biosamples_list/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/biosamples/biosamples_list/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/create/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/create/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/create/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/create/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/autoimport_list/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/autoimport_list/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/autoimport_list/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/autoimports/autoimport_list/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_list/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_list/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_list/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_list/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_import/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_import/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_import/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/basespace/projects/basespace_import/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/files/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/files/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/files/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/files/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/delete_samples/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/delete_samples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/delete_samples/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/status_merged_vcf/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/status_merged_vcf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/status_merged_vcf/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/status_merged_vcf/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create_batch/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create_batch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create_batch/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/get_batch/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/get_batch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/get_batch/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create_merged_vcf/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create_merged_vcf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create_merged_vcf/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/get_merged_vcf/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/get_merged_vcf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/get_merged_vcf/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batches/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batches/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batches/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batches/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/samples/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/samples/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/samples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/samples/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/samples/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/import_existing_samples/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/import_existing_samples/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/import_existing_samples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/import_existing_samples/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/import_existing_samples/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batch_types/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batch_types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batch_types/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_batch_types/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipelines/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipelines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipelines/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipelines/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/restore_samples/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/restore_samples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/restore_samples/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/run_prefix/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/run_prefix/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/run_prefix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/run_prefix/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/create/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipeline_capabilities/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipeline_capabilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipeline_capabilities/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/command/projects/list_pipeline_capabilities/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove/version.py to version.cpython-39.pyc writing byte-compilation script '/tmp/tmp0ndhbsst.py' /usr/bin/python3 /tmp/tmp0ndhbsst.py removing /tmp/tmp0ndhbsst.py running install_egg_info running egg_info writing gencove.egg-info/PKG-INFO writing dependency_links to gencove.egg-info/dependency_links.txt writing entry points to gencove.egg-info/entry_points.txt writing requirements to gencove.egg-info/requires.txt writing top-level names to gencove.egg-info/top_level.txt reading manifest file 'gencove.egg-info/SOURCES.txt' writing manifest file 'gencove.egg-info/SOURCES.txt' Copying gencove.egg-info to /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/lib/python3.9/site-packages/gencove-2.4.7-py3.9.egg-info running install_scripts Installing gencove script to /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64//usr/share/doc/python-gencove + '[' -d doc ']' ~/build/BUILDROOT/python-gencove-2.4.7-1.x86_64 ~/build/BUILD/gencove-2.4.7 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64 + '[' -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 ']' + popd ~/build/BUILD/gencove-2.4.7 + mv /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.4.7-1 --unique-debug-suffix -2.4.7-1.x86_64 --unique-debug-src-base python-gencove-2.4.7-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/gencove-2.4.7 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-gencove-2.4.7-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-gencove-2.4.7-1.noarch Provides: python-gencove python3-gencove = 2.4.7-1 python3.9dist(gencove) = 2.4.7 python3dist(gencove) = 2.4.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(backoff) <= 2.2.1 python3.9dist(boto3) >= 1.17.97 python3.9dist(click) >= 7 python3.9dist(progressbar2) = 3.55 python3.9dist(pydantic) = 1.9.2 python3.9dist(python-dateutil) >= 2.2 python3.9dist(requests) >= 2.19.1 python3.9dist(setuptools) python3.9dist(six) >= 1.5 Processing files: python-gencove-help-2.4.7-1.noarch warning: Empty %files file /builddir/build/BUILD/gencove-2.4.7/doclist.lst Provides: python-gencove-help = 2.4.7-1 python3-gencove-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-gencove-2.4.7-1.x86_64 Wrote: /builddir/build/RPMS/python-gencove-help-2.4.7-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-gencove-2.4.7-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YIqB0a + umask 022 + cd /builddir/build/BUILD + cd gencove-2.4.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gencove-2.4.7-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0