Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-hpbandster.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681818735.017407/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-hpbandster.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-hpbandster-0.7.4-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-hpbandster.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681818735.017407/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-hpbandster.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-hpbandster-0.7.4-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-hpbandster.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681818735.017407/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-hpbandster.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.meInH3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hpbandster-0.7.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/hpbandster-0.7.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hpbandster-0.7.4 + /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.xy72cD + umask 022 + cd /builddir/build/BUILD + cd hpbandster-0.7.4 + 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/hpbandster copying hpbandster/utils.py -> build/lib/hpbandster copying hpbandster/visualization.py -> build/lib/hpbandster copying hpbandster/__init__.py -> build/lib/hpbandster creating build/lib/hpbandster/core copying hpbandster/core/__init__.py -> build/lib/hpbandster/core copying hpbandster/core/nameserver.py -> build/lib/hpbandster/core copying hpbandster/core/base_config_generator.py -> build/lib/hpbandster/core copying hpbandster/core/dispatcher.py -> build/lib/hpbandster/core copying hpbandster/core/base_iteration.py -> build/lib/hpbandster/core copying hpbandster/core/master.py -> build/lib/hpbandster/core copying hpbandster/core/result.py -> build/lib/hpbandster/core copying hpbandster/core/worker.py -> build/lib/hpbandster/core creating build/lib/hpbandster/workers copying hpbandster/workers/hpolibbenchmark.py -> build/lib/hpbandster/workers copying hpbandster/workers/__init__.py -> build/lib/hpbandster/workers creating build/lib/hpbandster/optimizers copying hpbandster/optimizers/__init__.py -> build/lib/hpbandster/optimizers copying hpbandster/optimizers/randomsearch.py -> build/lib/hpbandster/optimizers copying hpbandster/optimizers/h2bo.py -> build/lib/hpbandster/optimizers copying hpbandster/optimizers/hyperband.py -> build/lib/hpbandster/optimizers copying hpbandster/optimizers/bohb.py -> build/lib/hpbandster/optimizers copying hpbandster/optimizers/lcnet.py -> build/lib/hpbandster/optimizers creating build/lib/hpbandster/examples copying hpbandster/examples/example_2_local_parallel_threads.py -> build/lib/hpbandster/examples copying hpbandster/examples/example_5_mnist.py -> build/lib/hpbandster/examples copying hpbandster/examples/__init__.py -> build/lib/hpbandster/examples copying hpbandster/examples/plot_example_6_analysis.py -> build/lib/hpbandster/examples copying hpbandster/examples/example_3_local_parallel_processes.py -> build/lib/hpbandster/examples copying hpbandster/examples/example_8_mnist_continued.py -> build/lib/hpbandster/examples copying hpbandster/examples/plot_example_7_interactive_plot.py -> build/lib/hpbandster/examples copying hpbandster/examples/example_5_pytorch_worker.py -> build/lib/hpbandster/examples copying hpbandster/examples/example_1_local_sequential.py -> build/lib/hpbandster/examples copying hpbandster/examples/example_5_keras_worker.py -> build/lib/hpbandster/examples copying hpbandster/examples/example_4_cluster.py -> build/lib/hpbandster/examples copying hpbandster/examples/commons.py -> build/lib/hpbandster/examples creating build/lib/hpbandster/optimizers/kde copying hpbandster/optimizers/kde/mvkde.py -> build/lib/hpbandster/optimizers/kde copying hpbandster/optimizers/kde/__init__.py -> build/lib/hpbandster/optimizers/kde copying hpbandster/optimizers/kde/kernels.py -> build/lib/hpbandster/optimizers/kde creating build/lib/hpbandster/optimizers/iterations copying hpbandster/optimizers/iterations/successivehalving.py -> build/lib/hpbandster/optimizers/iterations copying hpbandster/optimizers/iterations/__init__.py -> build/lib/hpbandster/optimizers/iterations copying hpbandster/optimizers/iterations/successiveresampling.py -> build/lib/hpbandster/optimizers/iterations creating build/lib/hpbandster/optimizers/learning_curve_models copying hpbandster/optimizers/learning_curve_models/arif.py -> build/lib/hpbandster/optimizers/learning_curve_models copying hpbandster/optimizers/learning_curve_models/__init__.py -> build/lib/hpbandster/optimizers/learning_curve_models copying hpbandster/optimizers/learning_curve_models/base.py -> build/lib/hpbandster/optimizers/learning_curve_models copying hpbandster/optimizers/learning_curve_models/lcnet.py -> build/lib/hpbandster/optimizers/learning_curve_models creating build/lib/hpbandster/optimizers/config_generators copying hpbandster/optimizers/config_generators/__init__.py -> build/lib/hpbandster/optimizers/config_generators copying hpbandster/optimizers/config_generators/kde.py -> build/lib/hpbandster/optimizers/config_generators copying hpbandster/optimizers/config_generators/h2bo.py -> build/lib/hpbandster/optimizers/config_generators copying hpbandster/optimizers/config_generators/random_sampling.py -> build/lib/hpbandster/optimizers/config_generators copying hpbandster/optimizers/config_generators/bohb.py -> build/lib/hpbandster/optimizers/config_generators copying hpbandster/optimizers/config_generators/lcnet.py -> build/lib/hpbandster/optimizers/config_generators + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rVmWSD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64 + cd hpbandster-0.7.4 + 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-hpbandster-0.7.4-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-hpbandster-0.7.4-1.aarch64/usr creating /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster copying build/lib/hpbandster/utils.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster creating /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core copying build/lib/hpbandster/core/__init__.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core copying build/lib/hpbandster/core/nameserver.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core copying build/lib/hpbandster/core/base_config_generator.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core copying build/lib/hpbandster/core/dispatcher.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core copying build/lib/hpbandster/core/base_iteration.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core copying build/lib/hpbandster/core/master.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core copying build/lib/hpbandster/core/result.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core copying build/lib/hpbandster/core/worker.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core copying build/lib/hpbandster/visualization.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster copying build/lib/hpbandster/__init__.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster creating /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/workers copying build/lib/hpbandster/workers/hpolibbenchmark.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/workers copying build/lib/hpbandster/workers/__init__.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/workers creating /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers creating /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/kde copying build/lib/hpbandster/optimizers/kde/mvkde.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/kde copying build/lib/hpbandster/optimizers/kde/__init__.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/kde copying build/lib/hpbandster/optimizers/kde/kernels.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/kde copying build/lib/hpbandster/optimizers/__init__.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers copying build/lib/hpbandster/optimizers/randomsearch.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers copying build/lib/hpbandster/optimizers/h2bo.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers creating /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/iterations copying build/lib/hpbandster/optimizers/iterations/successivehalving.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/iterations copying build/lib/hpbandster/optimizers/iterations/__init__.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/iterations copying build/lib/hpbandster/optimizers/iterations/successiveresampling.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/iterations creating /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/learning_curve_models copying build/lib/hpbandster/optimizers/learning_curve_models/arif.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/learning_curve_models copying build/lib/hpbandster/optimizers/learning_curve_models/__init__.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/learning_curve_models copying build/lib/hpbandster/optimizers/learning_curve_models/base.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/learning_curve_models copying build/lib/hpbandster/optimizers/learning_curve_models/lcnet.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/learning_curve_models copying build/lib/hpbandster/optimizers/hyperband.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers creating /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/config_generators copying build/lib/hpbandster/optimizers/config_generators/__init__.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/config_generators copying build/lib/hpbandster/optimizers/config_generators/kde.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/config_generators copying build/lib/hpbandster/optimizers/config_generators/h2bo.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/config_generators copying build/lib/hpbandster/optimizers/config_generators/random_sampling.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/config_generators copying build/lib/hpbandster/optimizers/config_generators/bohb.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/config_generators copying build/lib/hpbandster/optimizers/config_generators/lcnet.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/config_generators copying build/lib/hpbandster/optimizers/bohb.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers copying build/lib/hpbandster/optimizers/lcnet.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers creating /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples copying build/lib/hpbandster/examples/example_2_local_parallel_threads.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples copying build/lib/hpbandster/examples/example_5_mnist.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples copying build/lib/hpbandster/examples/__init__.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples copying build/lib/hpbandster/examples/plot_example_6_analysis.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples copying build/lib/hpbandster/examples/example_3_local_parallel_processes.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples copying build/lib/hpbandster/examples/example_8_mnist_continued.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples copying build/lib/hpbandster/examples/plot_example_7_interactive_plot.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples copying build/lib/hpbandster/examples/example_5_pytorch_worker.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples copying build/lib/hpbandster/examples/example_1_local_sequential.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples copying build/lib/hpbandster/examples/example_5_keras_worker.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples copying build/lib/hpbandster/examples/example_4_cluster.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples copying build/lib/hpbandster/examples/commons.py -> /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core/nameserver.py to nameserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core/base_config_generator.py to base_config_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core/dispatcher.py to dispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core/base_iteration.py to base_iteration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core/master.py to master.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core/result.py to result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/core/worker.py to worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/visualization.py to visualization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/workers/hpolibbenchmark.py to hpolibbenchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/workers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/kde/mvkde.py to mvkde.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/kde/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/kde/kernels.py to kernels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/randomsearch.py to randomsearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/h2bo.py to h2bo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/iterations/successivehalving.py to successivehalving.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/iterations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/iterations/successiveresampling.py to successiveresampling.cpython-39.pyc Sorry: IndentationError: unexpected indent (successiveresampling.py, line 24) byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/learning_curve_models/arif.py to arif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/learning_curve_models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/learning_curve_models/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/learning_curve_models/lcnet.py to lcnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/hyperband.py to hyperband.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/config_generators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/config_generators/kde.py to kde.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/config_generators/h2bo.py to h2bo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/config_generators/random_sampling.py to random_sampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/config_generators/bohb.py to bohb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/config_generators/lcnet.py to lcnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/bohb.py to bohb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/lcnet.py to lcnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples/example_2_local_parallel_threads.py to example_2_local_parallel_threads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples/example_5_mnist.py to example_5_mnist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples/plot_example_6_analysis.py to plot_example_6_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples/example_3_local_parallel_processes.py to example_3_local_parallel_processes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples/example_8_mnist_continued.py to example_8_mnist_continued.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples/plot_example_7_interactive_plot.py to plot_example_7_interactive_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples/example_5_pytorch_worker.py to example_5_pytorch_worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples/example_1_local_sequential.py to example_1_local_sequential.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples/example_5_keras_worker.py to example_5_keras_worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples/example_4_cluster.py to example_4_cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/examples/commons.py to commons.cpython-39.pyc writing byte-compilation script '/tmp/tmpow951klk.py' /usr/bin/python3 /tmp/tmpow951klk.py Sorry: IndentationError: unexpected indent (successiveresampling.py, line 24) removing /tmp/tmpow951klk.py running install_egg_info running egg_info writing hpbandster.egg-info/PKG-INFO writing dependency_links to hpbandster.egg-info/dependency_links.txt writing requirements to hpbandster.egg-info/requires.txt writing top-level names to hpbandster.egg-info/top_level.txt reading manifest file 'hpbandster.egg-info/SOURCES.txt' writing manifest file 'hpbandster.egg-info/SOURCES.txt' Copying hpbandster.egg-info to /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster-0.7.4-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64//usr/share/doc/python-hpbandster + '[' -d doc ']' ~/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64 ~/build/BUILD/hpbandster-0.7.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/hpbandster-0.7.4 + mv /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.7.4-1 --unique-debug-suffix -0.7.4-1.aarch64 --unique-debug-src-base python-hpbandster-0.7.4-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/hpbandster-0.7.4 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-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-hpbandster-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/hpbandster/optimizers/iterations/successiveresampling.py'... Sorry: IndentationError: unexpected indent (successiveresampling.py, line 24) error: Bad exit status from /var/tmp/rpm-tmp.rVmWSD (%install) Bad exit status from /var/tmp/rpm-tmp.rVmWSD (%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-hpbandster.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-hpbandster.spec