Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dxpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681928057.833688/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-dxpy.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-dxpy-0.344.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dxpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681928057.833688/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-dxpy.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-dxpy-0.344.0-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-dxpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681928057.833688/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-dxpy.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.ZavG8d + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dxpy-0.344.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/dxpy-0.344.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dxpy-0.344.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YYp0Cp + umask 022 + cd /builddir/build/BUILD + cd dxpy-0.344.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/dxpy copying dxpy/exceptions.py -> build/lib/dxpy copying dxpy/asset_builder.py -> build/lib/dxpy copying dxpy/workflow_builder.py -> build/lib/dxpy copying dxpy/app_categories.py -> build/lib/dxpy copying dxpy/__init__.py -> build/lib/dxpy copying dxpy/toolkit_version.py -> build/lib/dxpy copying dxpy/compat.py -> build/lib/dxpy copying dxpy/app_builder.py -> build/lib/dxpy copying dxpy/ssh_tunnel_app_support.py -> build/lib/dxpy copying dxpy/api.py -> build/lib/dxpy copying dxpy/system_requirements.py -> build/lib/dxpy copying dxpy/executable_builder.py -> build/lib/dxpy copying dxpy/dxlog.py -> build/lib/dxpy creating build/lib/dxpy/scripts copying dxpy/scripts/dx_app_wizard.py -> build/lib/dxpy/scripts copying dxpy/scripts/dx_build_app.py -> build/lib/dxpy/scripts copying dxpy/scripts/dx.py -> build/lib/dxpy/scripts copying dxpy/scripts/dx_build_applet.py -> build/lib/dxpy/scripts copying dxpy/scripts/__init__.py -> build/lib/dxpy/scripts creating build/lib/dxpy/templating copying dxpy/templating/utils.py -> build/lib/dxpy/templating copying dxpy/templating/__init__.py -> build/lib/dxpy/templating copying dxpy/templating/bash.py -> build/lib/dxpy/templating copying dxpy/templating/python.py -> build/lib/dxpy/templating creating build/lib/dxpy/bindings copying dxpy/bindings/mount_all_inputs.py -> build/lib/dxpy/bindings copying dxpy/bindings/dxapp_container_functions.py -> build/lib/dxpy/bindings copying dxpy/bindings/dxapp.py -> build/lib/dxpy/bindings copying dxpy/bindings/dxglobalworkflow.py -> build/lib/dxpy/bindings copying dxpy/bindings/dxfile_functions.py -> build/lib/dxpy/bindings copying dxpy/bindings/dxdatabase.py -> build/lib/dxpy/bindings copying dxpy/bindings/search.py -> build/lib/dxpy/bindings copying dxpy/bindings/auth.py -> build/lib/dxpy/bindings copying dxpy/bindings/dxjob.py -> build/lib/dxpy/bindings copying dxpy/bindings/dxrecord.py -> build/lib/dxpy/bindings copying dxpy/bindings/__init__.py -> build/lib/dxpy/bindings copying dxpy/bindings/dxworkflow.py -> build/lib/dxpy/bindings copying dxpy/bindings/download_all_inputs.py -> build/lib/dxpy/bindings copying dxpy/bindings/dxdataobject_functions.py -> build/lib/dxpy/bindings copying dxpy/bindings/dxapplet.py -> build/lib/dxpy/bindings copying dxpy/bindings/dxdatabase_functions.py -> build/lib/dxpy/bindings copying dxpy/bindings/dxproject.py -> build/lib/dxpy/bindings copying dxpy/bindings/dxfile.py -> build/lib/dxpy/bindings copying dxpy/bindings/dxanalysis.py -> build/lib/dxpy/bindings creating build/lib/dxpy/nextflow copying dxpy/nextflow/__init__.py -> build/lib/dxpy/nextflow copying dxpy/nextflow/nextflow_templates.py -> build/lib/dxpy/nextflow copying dxpy/nextflow/nextflow_utils.py -> build/lib/dxpy/nextflow copying dxpy/nextflow/nextflow_builder.py -> build/lib/dxpy/nextflow creating build/lib/dxpy/utils copying dxpy/utils/executable_unbuilder.py -> build/lib/dxpy/utils copying dxpy/utils/local_exec_utils.py -> build/lib/dxpy/utils copying dxpy/utils/pretty_print.py -> build/lib/dxpy/utils copying dxpy/utils/config.py -> build/lib/dxpy/utils copying dxpy/utils/describe.py -> build/lib/dxpy/utils copying dxpy/utils/genomic_utils.py -> build/lib/dxpy/utils copying dxpy/utils/completer.py -> build/lib/dxpy/utils copying dxpy/utils/file_load_utils.py -> build/lib/dxpy/utils copying dxpy/utils/batch_utils.py -> build/lib/dxpy/utils copying dxpy/utils/pathmatch.py -> build/lib/dxpy/utils copying dxpy/utils/__init__.py -> build/lib/dxpy/utils copying dxpy/utils/exec_utils.py -> build/lib/dxpy/utils copying dxpy/utils/job_log_client.py -> build/lib/dxpy/utils copying dxpy/utils/resolver.py -> build/lib/dxpy/utils copying dxpy/utils/spelling_corrector.py -> build/lib/dxpy/utils copying dxpy/utils/printing.py -> build/lib/dxpy/utils copying dxpy/utils/file_handle.py -> build/lib/dxpy/utils creating build/lib/dxpy/cli copying dxpy/cli/exec_io.py -> build/lib/dxpy/cli copying dxpy/cli/org.py -> build/lib/dxpy/cli copying dxpy/cli/cp.py -> build/lib/dxpy/cli copying dxpy/cli/parsers.py -> build/lib/dxpy/cli copying dxpy/cli/__init__.py -> build/lib/dxpy/cli copying dxpy/cli/download.py -> build/lib/dxpy/cli copying dxpy/cli/workflow.py -> build/lib/dxpy/cli copying dxpy/cli/dataset_utilities.py -> build/lib/dxpy/cli creating build/lib/dxpy/packages copying dxpy/packages/__init__.py -> build/lib/dxpy/packages creating build/lib/dxpy/templating/templates copying dxpy/templating/templates/Readme.md -> build/lib/dxpy/templating/templates creating build/lib/dxpy/templating/templates/bash creating build/lib/dxpy/templating/templates/bash/basic copying dxpy/templating/templates/bash/basic/dxapp.json -> build/lib/dxpy/templating/templates/bash/basic creating build/lib/dxpy/templating/templates/bash/basic/src copying dxpy/templating/templates/bash/basic/src/code.sh -> build/lib/dxpy/templating/templates/bash/basic/src creating build/lib/dxpy/templating/templates/bash/parallelized copying dxpy/templating/templates/bash/parallelized/dxapp.json -> build/lib/dxpy/templating/templates/bash/parallelized creating build/lib/dxpy/templating/templates/bash/parallelized/src copying dxpy/templating/templates/bash/parallelized/src/code.sh -> build/lib/dxpy/templating/templates/bash/parallelized/src creating build/lib/dxpy/templating/templates/bash/scatter-process-gather copying dxpy/templating/templates/bash/scatter-process-gather/dxapp.json -> build/lib/dxpy/templating/templates/bash/scatter-process-gather creating build/lib/dxpy/templating/templates/bash/scatter-process-gather/src copying dxpy/templating/templates/bash/scatter-process-gather/src/code.sh -> build/lib/dxpy/templating/templates/bash/scatter-process-gather/src creating build/lib/dxpy/templating/templates/nextflow copying dxpy/templating/templates/nextflow/dxapp.json -> build/lib/dxpy/templating/templates/nextflow creating build/lib/dxpy/templating/templates/nextflow/src copying dxpy/templating/templates/nextflow/src/nextflow.sh -> build/lib/dxpy/templating/templates/nextflow/src creating build/lib/dxpy/templating/templates/python creating build/lib/dxpy/templating/templates/python/basic copying dxpy/templating/templates/python/basic/dxapp.json -> build/lib/dxpy/templating/templates/python/basic creating build/lib/dxpy/templating/templates/python/basic/src copying dxpy/templating/templates/python/basic/src/code.py -> build/lib/dxpy/templating/templates/python/basic/src creating build/lib/dxpy/templating/templates/python/basic/test copying dxpy/templating/templates/python/basic/test/test.py -> build/lib/dxpy/templating/templates/python/basic/test creating build/lib/dxpy/templating/templates/python/parallelized copying dxpy/templating/templates/python/parallelized/dxapp.json -> build/lib/dxpy/templating/templates/python/parallelized creating build/lib/dxpy/templating/templates/python/parallelized/src copying dxpy/templating/templates/python/parallelized/src/code.py -> build/lib/dxpy/templating/templates/python/parallelized/src creating build/lib/dxpy/templating/templates/python/parallelized/test copying dxpy/templating/templates/python/parallelized/test/test.py -> build/lib/dxpy/templating/templates/python/parallelized/test creating build/lib/dxpy/templating/templates/python/scatter-process-gather copying dxpy/templating/templates/python/scatter-process-gather/dxapp.json -> build/lib/dxpy/templating/templates/python/scatter-process-gather creating build/lib/dxpy/templating/templates/python/scatter-process-gather/src copying dxpy/templating/templates/python/scatter-process-gather/src/code.py -> build/lib/dxpy/templating/templates/python/scatter-process-gather/src creating build/lib/dxpy/templating/templates/python/scatter-process-gather/test copying dxpy/templating/templates/python/scatter-process-gather/test/test.py -> build/lib/dxpy/templating/templates/python/scatter-process-gather/test copying dxpy/nextflow/nextflow_assets.json -> build/lib/dxpy/nextflow copying dxpy/nextflow/nextaur_assets.json -> build/lib/dxpy/nextflow copying dxpy/nextflow/nextaur_assets.staging.json -> build/lib/dxpy/nextflow copying dxpy/nextflow/nextflow_assets.staging.json -> build/lib/dxpy/nextflow running build_scripts creating build/scripts-3.9 copying and adjusting /builddir/build/BUILD/dxpy-0.344.0/scripts/dx-jobutil-parse-link -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/dxpy-0.344.0/scripts/dx-generate-dxapp -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/dxpy-0.344.0/scripts/dx-jobutil-new-job -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/dxpy-0.344.0/scripts/dx-clone-asset -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/dxpy-0.344.0/scripts/dx-mount-all-inputs -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/dxpy-0.344.0/scripts/dx-jobutil-dxlink -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/dxpy-0.344.0/scripts/dx-fetch-bundled-depends -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/dxpy-0.344.0/scripts/dx-download-all-inputs -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/dxpy-0.344.0/scripts/dx-log-stream -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/dxpy-0.344.0/scripts/dx-jobutil-report-error -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/dxpy-0.344.0/scripts/dx-jobutil-add-output -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/dxpy-0.344.0/scripts/dx-docker -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/dxpy-0.344.0/scripts/dx-notebook-reconnect -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/dxpy-0.344.0/scripts/dx-upload-all-outputs -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/dxpy-0.344.0/scripts/dx-print-bash-vars -> build/scripts-3.9 changing mode of build/scripts-3.9/dx-jobutil-parse-link from 644 to 755 changing mode of build/scripts-3.9/dx-generate-dxapp from 644 to 755 changing mode of build/scripts-3.9/dx-jobutil-new-job from 644 to 755 changing mode of build/scripts-3.9/dx-clone-asset from 644 to 755 changing mode of build/scripts-3.9/dx-mount-all-inputs from 644 to 755 changing mode of build/scripts-3.9/dx-jobutil-dxlink from 644 to 755 changing mode of build/scripts-3.9/dx-fetch-bundled-depends from 644 to 755 changing mode of build/scripts-3.9/dx-download-all-inputs from 644 to 755 changing mode of build/scripts-3.9/dx-log-stream from 644 to 755 changing mode of build/scripts-3.9/dx-jobutil-report-error from 644 to 755 changing mode of build/scripts-3.9/dx-jobutil-add-output from 644 to 755 changing mode of build/scripts-3.9/dx-docker from 644 to 755 changing mode of build/scripts-3.9/dx-notebook-reconnect from 644 to 755 changing mode of build/scripts-3.9/dx-upload-all-outputs from 644 to 755 changing mode of build/scripts-3.9/dx-print-bash-vars from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RjqIxr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64 + cd dxpy-0.344.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-dxpy-0.344.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy copying build/lib/dxpy/exceptions.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/scripts copying build/lib/dxpy/scripts/dx_app_wizard.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/scripts copying build/lib/dxpy/scripts/dx_build_app.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/scripts copying build/lib/dxpy/scripts/dx.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/scripts copying build/lib/dxpy/scripts/dx_build_applet.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/scripts copying build/lib/dxpy/scripts/__init__.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/scripts creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating copying build/lib/dxpy/templating/utils.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating copying build/lib/dxpy/templating/__init__.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/bash creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/bash/basic creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/bash/basic/src copying build/lib/dxpy/templating/templates/bash/basic/src/code.sh -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/bash/basic/src copying build/lib/dxpy/templating/templates/bash/basic/dxapp.json -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/bash/basic creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/bash/parallelized creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/bash/parallelized/src copying build/lib/dxpy/templating/templates/bash/parallelized/src/code.sh -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/bash/parallelized/src copying build/lib/dxpy/templating/templates/bash/parallelized/dxapp.json -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/bash/parallelized creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/bash/scatter-process-gather creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/bash/scatter-process-gather/src copying build/lib/dxpy/templating/templates/bash/scatter-process-gather/src/code.sh -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/bash/scatter-process-gather/src copying build/lib/dxpy/templating/templates/bash/scatter-process-gather/dxapp.json -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/bash/scatter-process-gather creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/nextflow creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/nextflow/src copying build/lib/dxpy/templating/templates/nextflow/src/nextflow.sh -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/nextflow/src copying build/lib/dxpy/templating/templates/nextflow/dxapp.json -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/nextflow copying build/lib/dxpy/templating/templates/Readme.md -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/basic creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/basic/src copying build/lib/dxpy/templating/templates/python/basic/src/code.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/basic/src creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/basic/test copying build/lib/dxpy/templating/templates/python/basic/test/test.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/basic/test copying build/lib/dxpy/templating/templates/python/basic/dxapp.json -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/basic creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/parallelized creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/parallelized/src copying build/lib/dxpy/templating/templates/python/parallelized/src/code.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/parallelized/src creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/parallelized/test copying build/lib/dxpy/templating/templates/python/parallelized/test/test.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/parallelized/test copying build/lib/dxpy/templating/templates/python/parallelized/dxapp.json -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/parallelized creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/scatter-process-gather creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/scatter-process-gather/src copying build/lib/dxpy/templating/templates/python/scatter-process-gather/src/code.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/scatter-process-gather/src creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/scatter-process-gather/test copying build/lib/dxpy/templating/templates/python/scatter-process-gather/test/test.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/scatter-process-gather/test copying build/lib/dxpy/templating/templates/python/scatter-process-gather/dxapp.json -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/scatter-process-gather copying build/lib/dxpy/templating/bash.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating copying build/lib/dxpy/templating/python.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating copying build/lib/dxpy/asset_builder.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/mount_all_inputs.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/dxapp_container_functions.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/dxapp.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/dxglobalworkflow.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/dxfile_functions.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/dxdatabase.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/search.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/auth.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/dxjob.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/dxrecord.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/__init__.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/dxworkflow.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/download_all_inputs.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/dxdataobject_functions.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/dxapplet.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/dxdatabase_functions.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/dxproject.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/dxfile.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/bindings/dxanalysis.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings copying build/lib/dxpy/workflow_builder.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy copying build/lib/dxpy/app_categories.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/nextflow copying build/lib/dxpy/nextflow/nextflow_assets.json -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/nextflow copying build/lib/dxpy/nextflow/nextaur_assets.json -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/nextflow copying build/lib/dxpy/nextflow/__init__.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/nextflow copying build/lib/dxpy/nextflow/nextaur_assets.staging.json -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/nextflow copying build/lib/dxpy/nextflow/nextflow_templates.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/nextflow copying build/lib/dxpy/nextflow/nextflow_utils.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/nextflow copying build/lib/dxpy/nextflow/nextflow_assets.staging.json -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/nextflow copying build/lib/dxpy/nextflow/nextflow_builder.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/nextflow copying build/lib/dxpy/__init__.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy copying build/lib/dxpy/toolkit_version.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/executable_unbuilder.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/local_exec_utils.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/pretty_print.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/config.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/describe.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/genomic_utils.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/completer.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/file_load_utils.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/batch_utils.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/pathmatch.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/__init__.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/exec_utils.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/job_log_client.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/resolver.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/spelling_corrector.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/printing.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils copying build/lib/dxpy/utils/file_handle.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli copying build/lib/dxpy/cli/exec_io.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli copying build/lib/dxpy/cli/org.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli copying build/lib/dxpy/cli/cp.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli copying build/lib/dxpy/cli/parsers.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli copying build/lib/dxpy/cli/__init__.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli copying build/lib/dxpy/cli/download.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli copying build/lib/dxpy/cli/workflow.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli copying build/lib/dxpy/cli/dataset_utilities.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli copying build/lib/dxpy/compat.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy copying build/lib/dxpy/app_builder.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy copying build/lib/dxpy/ssh_tunnel_app_support.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy copying build/lib/dxpy/api.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/packages copying build/lib/dxpy/packages/__init__.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/packages copying build/lib/dxpy/system_requirements.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy copying build/lib/dxpy/executable_builder.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy copying build/lib/dxpy/dxlog.py -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/scripts/dx_app_wizard.py to dx_app_wizard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/scripts/dx_build_app.py to dx_build_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/scripts/dx.py to dx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/scripts/dx_build_applet.py to dx_build_applet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/basic/src/code.py to code.cpython-39.pyc Sorry: IndentationError: expected an indented block (code.py, line 19) byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/basic/test/test.py to test.cpython-39.pyc File "/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/basic/test/test.py", line 11 SyntaxError: from __future__ imports must occur at the beginning of the file byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/parallelized/src/code.py to code.cpython-39.pyc Sorry: IndentationError: expected an indented block (code.py, line 44) byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/parallelized/test/test.py to test.cpython-39.pyc File "/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/parallelized/test/test.py", line 11 SyntaxError: from __future__ imports must occur at the beginning of the file byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/scatter-process-gather/src/code.py to code.cpython-39.pyc Sorry: IndentationError: expected an indented block (code.py, line 109) byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/scatter-process-gather/test/test.py to test.cpython-39.pyc File "/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/scatter-process-gather/test/test.py", line 11 SyntaxError: from __future__ imports must occur at the beginning of the file byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/bash.py to bash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/python.py to python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/asset_builder.py to asset_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/mount_all_inputs.py to mount_all_inputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/dxapp_container_functions.py to dxapp_container_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/dxapp.py to dxapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/dxglobalworkflow.py to dxglobalworkflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/dxfile_functions.py to dxfile_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/dxdatabase.py to dxdatabase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/dxjob.py to dxjob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/dxrecord.py to dxrecord.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/dxworkflow.py to dxworkflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/download_all_inputs.py to download_all_inputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/dxdataobject_functions.py to dxdataobject_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/dxapplet.py to dxapplet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/dxdatabase_functions.py to dxdatabase_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/dxproject.py to dxproject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/dxfile.py to dxfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/bindings/dxanalysis.py to dxanalysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/workflow_builder.py to workflow_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/app_categories.py to app_categories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/nextflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/nextflow/nextflow_templates.py to nextflow_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/nextflow/nextflow_utils.py to nextflow_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/nextflow/nextflow_builder.py to nextflow_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/toolkit_version.py to toolkit_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/executable_unbuilder.py to executable_unbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/local_exec_utils.py to local_exec_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/pretty_print.py to pretty_print.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/describe.py to describe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/genomic_utils.py to genomic_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/completer.py to completer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/file_load_utils.py to file_load_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/batch_utils.py to batch_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/pathmatch.py to pathmatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/exec_utils.py to exec_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/job_log_client.py to job_log_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/resolver.py to resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/spelling_corrector.py to spelling_corrector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/printing.py to printing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/utils/file_handle.py to file_handle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli/exec_io.py to exec_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli/org.py to org.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli/cp.py to cp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli/parsers.py to parsers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli/workflow.py to workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/cli/dataset_utilities.py to dataset_utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/app_builder.py to app_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/ssh_tunnel_app_support.py to ssh_tunnel_app_support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/packages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/system_requirements.py to system_requirements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/executable_builder.py to executable_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/dxlog.py to dxlog.cpython-39.pyc writing byte-compilation script '/tmp/tmp14bpimt7.py' /usr/bin/python3 /tmp/tmp14bpimt7.py Sorry: IndentationError: expected an indented block (code.py, line 19) File "/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/basic/test/test.py", line 11 SyntaxError: from __future__ imports must occur at the beginning of the file Sorry: IndentationError: expected an indented block (code.py, line 44) File "/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/parallelized/test/test.py", line 11 SyntaxError: from __future__ imports must occur at the beginning of the file Sorry: IndentationError: expected an indented block (code.py, line 109) File "/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/scatter-process-gather/test/test.py", line 11 SyntaxError: from __future__ imports must occur at the beginning of the file removing /tmp/tmp14bpimt7.py running install_egg_info running egg_info writing dxpy.egg-info/PKG-INFO writing dependency_links to dxpy.egg-info/dependency_links.txt writing entry points to dxpy.egg-info/entry_points.txt writing requirements to dxpy.egg-info/requires.txt writing top-level names to dxpy.egg-info/top_level.txt reading manifest file 'dxpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dxpy.egg-info/SOURCES.txt' Copying dxpy.egg-info to /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy-0.344.0-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin copying build/scripts-3.9/dx-jobutil-parse-link -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin copying build/scripts-3.9/dx-generate-dxapp -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin copying build/scripts-3.9/dx-jobutil-new-job -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin copying build/scripts-3.9/dx-clone-asset -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin copying build/scripts-3.9/dx-mount-all-inputs -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin copying build/scripts-3.9/dx-jobutil-dxlink -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin copying build/scripts-3.9/dx-fetch-bundled-depends -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin copying build/scripts-3.9/dx-download-all-inputs -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin copying build/scripts-3.9/dx-log-stream -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin copying build/scripts-3.9/dx-jobutil-report-error -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin copying build/scripts-3.9/dx-jobutil-add-output -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin copying build/scripts-3.9/dx-docker -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin copying build/scripts-3.9/dx-notebook-reconnect -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin copying build/scripts-3.9/dx-upload-all-outputs -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin copying build/scripts-3.9/dx-print-bash-vars -> /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin/dx-jobutil-parse-link to 755 changing mode of /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin/dx-generate-dxapp to 755 changing mode of /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin/dx-jobutil-new-job to 755 changing mode of /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin/dx-clone-asset to 755 changing mode of /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin/dx-mount-all-inputs to 755 changing mode of /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin/dx-jobutil-dxlink to 755 changing mode of /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin/dx-fetch-bundled-depends to 755 changing mode of /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin/dx-download-all-inputs to 755 changing mode of /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin/dx-log-stream to 755 changing mode of /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin/dx-jobutil-report-error to 755 changing mode of /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin/dx-jobutil-add-output to 755 changing mode of /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin/dx-docker to 755 changing mode of /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin/dx-notebook-reconnect to 755 changing mode of /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin/dx-upload-all-outputs to 755 changing mode of /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin/dx-print-bash-vars to 755 Installing dx script to /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin Installing dx-app-wizard script to /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin Installing dx-build-app script to /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin Installing dx-build-applet script to /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64//usr/share/doc/python-dxpy + '[' -d doc ']' ~/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64 ~/build/BUILD/dxpy-0.344.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-dxpy-0.344.0-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 ']' ~/build/BUILD/dxpy-0.344.0 + popd + mv /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.344.0-1 --unique-debug-suffix -0.344.0-1.x86_64 --unique-debug-src-base python-dxpy-0.344.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/dxpy-0.344.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/basic/src/code.py'... Sorry: IndentationError: expected an indented block (code.py, line 19) *** Error compiling '/builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/basic/test/test.py'... File "/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/basic/test/test.py", line 11 SyntaxError: from __future__ imports must occur at the beginning of the file *** Error compiling '/builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/parallelized/src/code.py'... Sorry: IndentationError: expected an indented block (code.py, line 44) *** Error compiling '/builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/parallelized/test/test.py'... File "/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/parallelized/test/test.py", line 11 SyntaxError: from __future__ imports must occur at the beginning of the file *** Error compiling '/builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/scatter-process-gather/src/code.py'... Sorry: IndentationError: expected an indented block (code.py, line 109) *** Error compiling '/builddir/build/BUILDROOT/python-dxpy-0.344.0-1.x86_64/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/scatter-process-gather/test/test.py'... File "/usr/lib/python3.9/site-packages/dxpy/templating/templates/python/scatter-process-gather/test/test.py", line 11 SyntaxError: from __future__ imports must occur at the beginning of the file error: Bad exit status from /var/tmp/rpm-tmp.RjqIxr (%install) Bad exit status from /var/tmp/rpm-tmp.RjqIxr (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-dxpy.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-dxpy.spec