Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-hpogrid.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686334719.723799/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-hpogrid.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-hpogrid-1.3.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-hpogrid.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686334719.723799/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-hpogrid.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-hpogrid-1.3.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-hpogrid.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686334719.723799/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-hpogrid.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ECpvFf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hpogrid-1.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/hpogrid-1.3.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hpogrid-1.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IEJRC6 + umask 022 + cd /builddir/build/BUILD + cd hpogrid-1.3.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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/hpogrid copying hpogrid/__init__.py -> build/lib/hpogrid copying hpogrid/_version.py -> build/lib/hpogrid copying hpogrid/decorators.py -> build/lib/hpogrid creating build/lib/hpogrid/interface copying hpogrid/interface/__init__.py -> build/lib/hpogrid/interface creating build/lib/hpogrid/schedulers copying hpogrid/schedulers/asynchyperband_scheduler.py -> build/lib/hpogrid/schedulers copying hpogrid/schedulers/bohbhyperband_scheduler.py -> build/lib/hpogrid/schedulers copying hpogrid/schedulers/__init__.py -> build/lib/hpogrid/schedulers copying hpogrid/schedulers/pbt_scheduler.py -> build/lib/hpogrid/schedulers creating build/lib/hpogrid/core copying hpogrid/core/__init__.py -> build/lib/hpogrid/core copying hpogrid/core/environment_settings.py -> build/lib/hpogrid/core copying hpogrid/core/decorators.py -> build/lib/hpogrid/core copying hpogrid/core/config_manager.py -> build/lib/hpogrid/core copying hpogrid/core/defaults.py -> build/lib/hpogrid/core creating build/lib/hpogrid/future copying hpogrid/future/__init__.py -> build/lib/hpogrid/future copying hpogrid/future/rucio.py -> build/lib/hpogrid/future creating build/lib/hpogrid/utils copying hpogrid/utils/__init__.py -> build/lib/hpogrid/utils copying hpogrid/utils/logger.py -> build/lib/hpogrid/utils copying hpogrid/utils/io.py -> build/lib/hpogrid/utils copying hpogrid/utils/stylus.py -> build/lib/hpogrid/utils copying hpogrid/utils/helper.py -> build/lib/hpogrid/utils creating build/lib/hpogrid/tests copying hpogrid/tests/__init__.py -> build/lib/hpogrid/tests copying hpogrid/tests/generator_test.py -> build/lib/hpogrid/tests creating build/lib/hpogrid/components copying hpogrid/components/grid_site_info.py -> build/lib/hpogrid/components copying hpogrid/components/validation.py -> build/lib/hpogrid/components copying hpogrid/components/__init__.py -> build/lib/hpogrid/components copying hpogrid/components/abstract_object.py -> build/lib/hpogrid/components copying hpogrid/components/hpo_task.py -> build/lib/hpogrid/components copying hpogrid/components/hpo_report.py -> build/lib/hpogrid/components copying hpogrid/components/grid_handler.py -> build/lib/hpogrid/components creating build/lib/hpogrid/search_space copying hpogrid/search_space/bohb_space.py -> build/lib/hpogrid/search_space copying hpogrid/search_space/ax_space.py -> build/lib/hpogrid/search_space copying hpogrid/search_space/skopt_space.py -> build/lib/hpogrid/search_space copying hpogrid/search_space/__init__.py -> build/lib/hpogrid/search_space copying hpogrid/search_space/base_space.py -> build/lib/hpogrid/search_space copying hpogrid/search_space/optuna_space.py -> build/lib/hpogrid/search_space copying hpogrid/search_space/pbt_space.py -> build/lib/hpogrid/search_space copying hpogrid/search_space/hyperopt_space.py -> build/lib/hpogrid/search_space copying hpogrid/search_space/nevergrad_space.py -> build/lib/hpogrid/search_space copying hpogrid/search_space/tune_space.py -> build/lib/hpogrid/search_space creating build/lib/hpogrid/algorithms copying hpogrid/algorithms/bohb_algorithm.py -> build/lib/hpogrid/algorithms copying hpogrid/algorithms/optuna_algorithm.py -> build/lib/hpogrid/algorithms copying hpogrid/algorithms/nevergrad_algorithm.py -> build/lib/hpogrid/algorithms copying hpogrid/algorithms/__init__.py -> build/lib/hpogrid/algorithms copying hpogrid/algorithms/base_algorithm.py -> build/lib/hpogrid/algorithms copying hpogrid/algorithms/skopt_algorithm.py -> build/lib/hpogrid/algorithms copying hpogrid/algorithms/hyperopt_algorithm.py -> build/lib/hpogrid/algorithms copying hpogrid/algorithms/ax_algorithm.py -> build/lib/hpogrid/algorithms creating build/lib/hpogrid/configuration copying hpogrid/configuration/project_configuration.py -> build/lib/hpogrid/configuration copying hpogrid/configuration/search_space_configuration.py -> build/lib/hpogrid/configuration copying hpogrid/configuration/hpo_configuration.py -> build/lib/hpogrid/configuration copying hpogrid/configuration/configuration_base.py -> build/lib/hpogrid/configuration copying hpogrid/configuration/__init__.py -> build/lib/hpogrid/configuration copying hpogrid/configuration/grid_configuration.py -> build/lib/hpogrid/configuration copying hpogrid/configuration/model_configuration.py -> build/lib/hpogrid/configuration creating build/lib/hpogrid/generators copying hpogrid/generators/bohb_generator.py -> build/lib/hpogrid/generators copying hpogrid/generators/skopt_generator.py -> build/lib/hpogrid/generators copying hpogrid/generators/base_generator.py -> build/lib/hpogrid/generators copying hpogrid/generators/__init__.py -> build/lib/hpogrid/generators copying hpogrid/generators/ax_generator.py -> build/lib/hpogrid/generators copying hpogrid/generators/optuna_generator.py -> build/lib/hpogrid/generators copying hpogrid/generators/grid_generator.py -> build/lib/hpogrid/generators copying hpogrid/generators/hyperopt_generator.py -> build/lib/hpogrid/generators copying hpogrid/generators/nevergrad_generator.py -> build/lib/hpogrid/generators creating build/lib/hpogrid/clis copying hpogrid/clis/configuration.py -> build/lib/hpogrid/clis copying hpogrid/clis/__init__.py -> build/lib/hpogrid/clis copying hpogrid/clis/core.py -> build/lib/hpogrid/clis copying hpogrid/clis/tasks.py -> build/lib/hpogrid/clis creating build/lib/hpogrid/interface/panda copying hpogrid/interface/panda/__init__.py -> build/lib/hpogrid/interface/panda copying hpogrid/interface/panda/panda_task_report.py -> build/lib/hpogrid/interface/panda copying hpogrid/interface/panda/panda_task_manager.py -> build/lib/hpogrid/interface/panda creating build/lib/hpogrid/interface/tune copying hpogrid/interface/tune/__init__.py -> build/lib/hpogrid/interface/tune copying hpogrid/interface/tune/wrappers.py -> build/lib/hpogrid/interface/tune copying hpogrid/interface/tune/callbacks.py -> build/lib/hpogrid/interface/tune creating build/lib/hpogrid/interface/idds copying hpogrid/interface/idds/steering.py -> build/lib/hpogrid/interface/idds copying hpogrid/interface/idds/main.py -> build/lib/hpogrid/interface/idds copying hpogrid/interface/idds/__init__.py -> build/lib/hpogrid/interface/idds creating build/lib/hpogrid/userdata creating build/lib/hpogrid/userdata/hpo copying hpogrid/userdata/hpo/.keep -> build/lib/hpogrid/userdata/hpo creating build/lib/hpogrid/userdata/model copying hpogrid/userdata/model/.keep -> build/lib/hpogrid/userdata/model creating build/lib/hpogrid/userdata/search_space copying hpogrid/userdata/search_space/.keep -> build/lib/hpogrid/userdata/search_space creating build/lib/hpogrid/userdata/grid copying hpogrid/userdata/grid/.keep -> build/lib/hpogrid/userdata/grid creating build/lib/hpogrid/userdata/projects copying hpogrid/userdata/projects/.keep -> build/lib/hpogrid/userdata/projects creating build/lib/hpogrid/resources copying hpogrid/resources/idds.cfg -> build/lib/hpogrid/resources running build_scripts creating build/scripts-3.9 copying and adjusting bin/hpogrid -> build/scripts-3.9 changing mode of build/scripts-3.9/hpogrid from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cCbLaZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64 + cd hpogrid-1.3.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-hpogrid-1.3.3-1.aarch64 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-hpogrid-1.3.3-1.aarch64/usr creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/panda copying build/lib/hpogrid/interface/panda/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/panda copying build/lib/hpogrid/interface/panda/panda_task_report.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/panda copying build/lib/hpogrid/interface/panda/panda_task_manager.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/panda creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/tune copying build/lib/hpogrid/interface/tune/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/tune copying build/lib/hpogrid/interface/tune/wrappers.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/tune copying build/lib/hpogrid/interface/tune/callbacks.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/tune copying build/lib/hpogrid/interface/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/idds copying build/lib/hpogrid/interface/idds/steering.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/idds copying build/lib/hpogrid/interface/idds/main.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/idds copying build/lib/hpogrid/interface/idds/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/idds creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/schedulers copying build/lib/hpogrid/schedulers/asynchyperband_scheduler.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/schedulers copying build/lib/hpogrid/schedulers/bohbhyperband_scheduler.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/schedulers copying build/lib/hpogrid/schedulers/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/schedulers copying build/lib/hpogrid/schedulers/pbt_scheduler.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/schedulers creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/core copying build/lib/hpogrid/core/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/core copying build/lib/hpogrid/core/environment_settings.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/core copying build/lib/hpogrid/core/decorators.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/core copying build/lib/hpogrid/core/config_manager.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/core copying build/lib/hpogrid/core/defaults.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/core creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/future copying build/lib/hpogrid/future/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/future copying build/lib/hpogrid/future/rucio.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/future creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/utils copying build/lib/hpogrid/utils/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/utils copying build/lib/hpogrid/utils/logger.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/utils copying build/lib/hpogrid/utils/io.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/utils copying build/lib/hpogrid/utils/stylus.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/utils copying build/lib/hpogrid/utils/helper.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/utils creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/resources copying build/lib/hpogrid/resources/idds.cfg -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/resources creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/tests copying build/lib/hpogrid/tests/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/tests copying build/lib/hpogrid/tests/generator_test.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/tests copying build/lib/hpogrid/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/components copying build/lib/hpogrid/components/grid_site_info.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/components copying build/lib/hpogrid/components/validation.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/components copying build/lib/hpogrid/components/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/components copying build/lib/hpogrid/components/abstract_object.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/components copying build/lib/hpogrid/components/hpo_task.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/components copying build/lib/hpogrid/components/hpo_report.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/components copying build/lib/hpogrid/components/grid_handler.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/components creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/userdata creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/userdata/hpo copying build/lib/hpogrid/userdata/hpo/.keep -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/userdata/hpo creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/userdata/model copying build/lib/hpogrid/userdata/model/.keep -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/userdata/model creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/userdata/search_space copying build/lib/hpogrid/userdata/search_space/.keep -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/userdata/search_space creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/userdata/grid copying build/lib/hpogrid/userdata/grid/.keep -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/userdata/grid creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/userdata/projects copying build/lib/hpogrid/userdata/projects/.keep -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/userdata/projects creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space copying build/lib/hpogrid/search_space/bohb_space.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space copying build/lib/hpogrid/search_space/ax_space.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space copying build/lib/hpogrid/search_space/skopt_space.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space copying build/lib/hpogrid/search_space/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space copying build/lib/hpogrid/search_space/base_space.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space copying build/lib/hpogrid/search_space/optuna_space.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space copying build/lib/hpogrid/search_space/pbt_space.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space copying build/lib/hpogrid/search_space/hyperopt_space.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space copying build/lib/hpogrid/search_space/nevergrad_space.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space copying build/lib/hpogrid/search_space/tune_space.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space copying build/lib/hpogrid/_version.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid copying build/lib/hpogrid/decorators.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms copying build/lib/hpogrid/algorithms/bohb_algorithm.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms copying build/lib/hpogrid/algorithms/optuna_algorithm.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms copying build/lib/hpogrid/algorithms/nevergrad_algorithm.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms copying build/lib/hpogrid/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms copying build/lib/hpogrid/algorithms/base_algorithm.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms copying build/lib/hpogrid/algorithms/skopt_algorithm.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms copying build/lib/hpogrid/algorithms/hyperopt_algorithm.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms copying build/lib/hpogrid/algorithms/ax_algorithm.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/configuration copying build/lib/hpogrid/configuration/project_configuration.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/configuration copying build/lib/hpogrid/configuration/search_space_configuration.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/configuration copying build/lib/hpogrid/configuration/hpo_configuration.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/configuration copying build/lib/hpogrid/configuration/configuration_base.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/configuration copying build/lib/hpogrid/configuration/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/configuration copying build/lib/hpogrid/configuration/grid_configuration.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/configuration copying build/lib/hpogrid/configuration/model_configuration.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/configuration creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators copying build/lib/hpogrid/generators/bohb_generator.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators copying build/lib/hpogrid/generators/skopt_generator.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators copying build/lib/hpogrid/generators/base_generator.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators copying build/lib/hpogrid/generators/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators copying build/lib/hpogrid/generators/ax_generator.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators copying build/lib/hpogrid/generators/optuna_generator.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators copying build/lib/hpogrid/generators/grid_generator.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators copying build/lib/hpogrid/generators/hyperopt_generator.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators copying build/lib/hpogrid/generators/nevergrad_generator.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/clis copying build/lib/hpogrid/clis/configuration.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/clis copying build/lib/hpogrid/clis/__init__.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/clis copying build/lib/hpogrid/clis/core.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/clis copying build/lib/hpogrid/clis/tasks.py -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/clis byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/panda/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/panda/panda_task_report.py to panda_task_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/panda/panda_task_manager.py to panda_task_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/tune/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/tune/wrappers.py to wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/tune/callbacks.py to callbacks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/idds/steering.py to steering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/idds/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/interface/idds/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/schedulers/asynchyperband_scheduler.py to asynchyperband_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/schedulers/bohbhyperband_scheduler.py to bohbhyperband_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/schedulers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/schedulers/pbt_scheduler.py to pbt_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/core/environment_settings.py to environment_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/core/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/core/config_manager.py to config_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/core/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/future/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/future/rucio.py to rucio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/utils/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/utils/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/utils/stylus.py to stylus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/utils/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/tests/generator_test.py to generator_test.cpython-39.pyc File "/usr/lib/python3.9/site-packages/hpogrid/tests/generator_test.py", line 1 SyntaxError: import * only allowed at module level byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/components/grid_site_info.py to grid_site_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/components/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/components/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/components/abstract_object.py to abstract_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/components/hpo_task.py to hpo_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/components/hpo_report.py to hpo_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/components/grid_handler.py to grid_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space/bohb_space.py to bohb_space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space/ax_space.py to ax_space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space/skopt_space.py to skopt_space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space/base_space.py to base_space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space/optuna_space.py to optuna_space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space/pbt_space.py to pbt_space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space/hyperopt_space.py to hyperopt_space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space/nevergrad_space.py to nevergrad_space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/search_space/tune_space.py to tune_space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms/bohb_algorithm.py to bohb_algorithm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms/optuna_algorithm.py to optuna_algorithm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms/nevergrad_algorithm.py to nevergrad_algorithm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms/base_algorithm.py to base_algorithm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms/skopt_algorithm.py to skopt_algorithm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms/hyperopt_algorithm.py to hyperopt_algorithm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/algorithms/ax_algorithm.py to ax_algorithm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/configuration/project_configuration.py to project_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/configuration/search_space_configuration.py to search_space_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/configuration/hpo_configuration.py to hpo_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/configuration/configuration_base.py to configuration_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/configuration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/configuration/grid_configuration.py to grid_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/configuration/model_configuration.py to model_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators/bohb_generator.py to bohb_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators/skopt_generator.py to skopt_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators/base_generator.py to base_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators/ax_generator.py to ax_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators/optuna_generator.py to optuna_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators/grid_generator.py to grid_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators/hyperopt_generator.py to hyperopt_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/generators/nevergrad_generator.py to nevergrad_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/clis/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/clis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/clis/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/clis/tasks.py to tasks.cpython-39.pyc writing byte-compilation script '/tmp/tmptbvzt74z.py' /usr/bin/python3 /tmp/tmptbvzt74z.py File "/usr/lib/python3.9/site-packages/hpogrid/tests/generator_test.py", line 1 SyntaxError: import * only allowed at module level removing /tmp/tmptbvzt74z.py running install_egg_info running egg_info writing hpogrid.egg-info/PKG-INFO writing dependency_links to hpogrid.egg-info/dependency_links.txt writing requirements to hpogrid.egg-info/requires.txt writing top-level names to hpogrid.egg-info/top_level.txt reading manifest file 'hpogrid.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'hpogrid.egg-info/SOURCES.txt' Copying hpogrid.egg-info to /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid-1.3.3-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/bin copying build/scripts-3.9/hpogrid -> /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/bin changing mode of /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/bin/hpogrid to 755 + install -d -m755 /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64//usr/share/doc/python-hpogrid + '[' -d doc ']' ~/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64 ~/build/BUILD/hpogrid-1.3.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/hpogrid-1.3.3 + mv /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.3.3-1 --unique-debug-suffix -1.3.3-1.aarch64 --unique-debug-src-base python-hpogrid-1.3.3-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/hpogrid-1.3.3 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-hpogrid-1.3.3-1.aarch64/usr/lib/python3.9/site-packages/hpogrid/tests/generator_test.py'... File "/usr/lib/python3.9/site-packages/hpogrid/tests/generator_test.py", line 1 SyntaxError: import * only allowed at module level error: Bad exit status from /var/tmp/rpm-tmp.cCbLaZ (%install) Bad exit status from /var/tmp/rpm-tmp.cCbLaZ (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-hpogrid.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-hpogrid.spec