Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pydantic.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678407002.678102/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=0gid=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-pydantic.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-pydantic-1.10.6-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-pydantic.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678407002.678102/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=0gid=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-pydantic.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-pydantic-1.10.6-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-pydantic.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678407002.678102/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=0gid=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-pydantic.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.oM3Ken + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pydantic-1.10.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/pydantic-1.10.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pydantic-1.10.6 + /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.l2mnxk + umask 022 + cd /builddir/build/BUILD + cd pydantic-1.10.6 + 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/pydantic copying pydantic/fields.py -> build/lib/pydantic copying pydantic/class_validators.py -> build/lib/pydantic copying pydantic/annotated_types.py -> build/lib/pydantic copying pydantic/dataclasses.py -> build/lib/pydantic copying pydantic/main.py -> build/lib/pydantic copying pydantic/errors.py -> build/lib/pydantic copying pydantic/error_wrappers.py -> build/lib/pydantic copying pydantic/json.py -> build/lib/pydantic copying pydantic/version.py -> build/lib/pydantic copying pydantic/__init__.py -> build/lib/pydantic copying pydantic/mypy.py -> build/lib/pydantic copying pydantic/env_settings.py -> build/lib/pydantic copying pydantic/decorator.py -> build/lib/pydantic copying pydantic/validators.py -> build/lib/pydantic copying pydantic/parse.py -> build/lib/pydantic copying pydantic/schema.py -> build/lib/pydantic copying pydantic/types.py -> build/lib/pydantic copying pydantic/config.py -> build/lib/pydantic copying pydantic/color.py -> build/lib/pydantic copying pydantic/generics.py -> build/lib/pydantic copying pydantic/datetime_parse.py -> build/lib/pydantic copying pydantic/_hypothesis_plugin.py -> build/lib/pydantic copying pydantic/utils.py -> build/lib/pydantic copying pydantic/tools.py -> build/lib/pydantic copying pydantic/networks.py -> build/lib/pydantic copying pydantic/typing.py -> build/lib/pydantic copying pydantic/py.typed -> build/lib/pydantic + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.M9CkmO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64 + cd pydantic-1.10.6 + 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-pydantic-1.10.6-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-pydantic-1.10.6-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/fields.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/class_validators.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/annotated_types.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/dataclasses.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/py.typed -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/main.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/errors.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/error_wrappers.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/json.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/version.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/__init__.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/mypy.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/env_settings.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/decorator.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/validators.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/parse.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/schema.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/types.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/config.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/color.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/generics.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/datetime_parse.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/_hypothesis_plugin.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/utils.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/tools.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/networks.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic copying build/lib/pydantic/typing.py -> /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/class_validators.py to class_validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/annotated_types.py to annotated_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/dataclasses.py to dataclasses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/error_wrappers.py to error_wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/mypy.py to mypy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/env_settings.py to env_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/decorator.py to decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/parse.py to parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/color.py to color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/generics.py to generics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/datetime_parse.py to datetime_parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/_hypothesis_plugin.py to _hypothesis_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/tools.py to tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/networks.py to networks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic/typing.py to typing.cpython-39.pyc writing byte-compilation script '/tmp/tmp_r09vx1p.py' /usr/bin/python3 /tmp/tmp_r09vx1p.py removing /tmp/tmp_r09vx1p.py running install_egg_info running egg_info writing pydantic.egg-info/PKG-INFO writing dependency_links to pydantic.egg-info/dependency_links.txt writing entry points to pydantic.egg-info/entry_points.txt writing requirements to pydantic.egg-info/requires.txt writing top-level names to pydantic.egg-info/top_level.txt reading manifest file 'pydantic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pydantic.egg-info/SOURCES.txt' Copying pydantic.egg-info to /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib/python3.9/site-packages/pydantic-1.10.6-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64//usr/share/doc/python-pydantic + '[' -d doc ']' ~/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64 ~/build/BUILD/pydantic-1.10.6 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64 + '[' -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 ']' ~/build/BUILD/pydantic-1.10.6 + popd + mv /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j32 --strict-build-id -i --build-id-seed 1.10.6-1 --unique-debug-suffix -1.10.6-1.x86_64 --unique-debug-src-base python-pydantic-1.10.6-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pydantic-1.10.6 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-pydantic-1.10.6-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pydantic-1.10.6-1.x86_64 error: Directory not found: /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib64/python3.9/site-packages/* RPM build errors: Directory not found: /builddir/build/BUILDROOT/python-pydantic-1.10.6-1.x86_64/usr/lib64/python3.9/site-packages/* 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-pydantic.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-pydantic.spec