Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/originals/matrix-synapse.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/originals/matrix-synapse.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 error: Bad source: /builddir/build/SOURCES/synapse-1.80.0.tar.gz: No such file or directory Building target platforms: x86_64 Building for target x86_64 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/originals/matrix-synapse.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 -bs --noclean --target x86_64 --nodeps /builddir/build/originals/matrix-synapse.spec Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/matrix-synapse.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.H7nIMw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.n2SLMV + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Import error: No module named 'toml' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.E4pKon + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.VAtusV + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Handling poetry-core>=1.0.0 from build-system.requires Requirement not satisfied: poetry-core>=1.0.0 Exiting dependency generation pass: build backend + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.H2gpPO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.72nI9U + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Handling poetry-core>=1.0.0 from build-system.requires Requirement satisfied: poetry-core>=1.0.0 (installed: poetry-core 1.0.7) Handling Jinja2 (>=3.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Jinja2 (>=3.0) Handling Pillow (>=5.4.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Pillow (>=5.4.0) Handling PyYAML (>=3.11) from hook generated metadata: Requires-Dist Requirement not satisfied: PyYAML (>=3.11) Handling Pympler; extra == "cache_memory" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: Pympler; extra == "cache_memory" or extra == "all" Handling Twisted[tls] (>=18.9.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Twisted[tls] (>=18.9.0) Handling attrs (>=19.2.0,!=21.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: attrs (>=19.2.0,!=21.1.0) Handling authlib (>=0.14.0); extra == "oidc" or extra == "jwt" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: authlib (>=0.14.0); extra == "oidc" or extra == "jwt" or extra == "all" Handling bcrypt (>=3.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: bcrypt (>=3.1.0) Handling bleach (>=1.4.3) from hook generated metadata: Requires-Dist Requirement not satisfied: bleach (>=1.4.3) Handling canonicaljson (>=1.5.0,<2.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: canonicaljson (>=1.5.0,<2.0.0) Handling cryptography (>=3.4.7) from hook generated metadata: Requires-Dist Requirement not satisfied: cryptography (>=3.4.7) Handling frozendict (>=1,!=2.1.2) from hook generated metadata: Requires-Dist Requirement not satisfied: frozendict (>=1,!=2.1.2) Handling hiredis; extra == "redis" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: hiredis; extra == "redis" or extra == "all" Handling idna (>=2.5); extra == "test" from hook generated metadata: Requires-Dist Requirement not satisfied: idna (>=2.5); extra == "test" Handling ijson (>=3.1.4) from hook generated metadata: Requires-Dist Requirement not satisfied: ijson (>=3.1.4) Handling importlib_metadata (>=1.4); python_version < "3.8" from hook generated metadata: Requires-Dist Ignoring alien requirement: importlib_metadata (>=1.4); python_version < "3.8" Handling jaeger-client (>=4.0.0); extra == "opentracing" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: jaeger-client (>=4.0.0); extra == "opentracing" or extra == "all" Handling jsonschema (>=3.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: jsonschema (>=3.0.0) Handling lxml (>=4.2.0); extra == "url_preview" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: lxml (>=4.2.0); extra == "url_preview" or extra == "all" Handling matrix-common (>=1.2.1,<2.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: matrix-common (>=1.2.1,<2.0.0) Handling matrix-synapse-ldap3 (>=0.1); extra == "matrix-synapse-ldap3" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: matrix-synapse-ldap3 (>=0.1); extra == "matrix-synapse-ldap3" or extra == "all" Handling msgpack (>=0.5.2) from hook generated metadata: Requires-Dist Requirement not satisfied: msgpack (>=0.5.2) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist Requirement not satisfied: netaddr (>=0.7.18) Handling opentracing (>=2.2.0); extra == "opentracing" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: opentracing (>=2.2.0); extra == "opentracing" or extra == "all" Handling packaging (>=16.1) from hook generated metadata: Requires-Dist Requirement satisfied: packaging (>=16.1) (installed: packaging 20.9) Handling parameterized (>=0.7.4); extra == "test" from hook generated metadata: Requires-Dist Requirement not satisfied: parameterized (>=0.7.4); extra == "test" Handling phonenumbers (>=8.2.0) from hook generated metadata: Requires-Dist Requirement not satisfied: phonenumbers (>=8.2.0) Handling prometheus-client (>=0.4.0) from hook generated metadata: Requires-Dist Requirement not satisfied: prometheus-client (>=0.4.0) Handling psycopg2 (>=2.8); (platform_python_implementation != "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Requirement not satisfied: psycopg2 (>=2.8); (platform_python_implementation != "PyPy") and (extra == "postgres" or extra == "all") Handling psycopg2cffi (>=2.8); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Ignoring alien requirement: psycopg2cffi (>=2.8); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") Handling psycopg2cffi-compat (==1.1); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Ignoring alien requirement: psycopg2cffi-compat (==1.1); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") Handling pyOpenSSL (>=16.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: pyOpenSSL (>=16.0.0) Handling pyasn1 (>=0.1.9) from hook generated metadata: Requires-Dist Requirement not satisfied: pyasn1 (>=0.1.9) Handling pyasn1-modules (>=0.0.7) from hook generated metadata: Requires-Dist Requirement not satisfied: pyasn1-modules (>=0.0.7) Handling pydantic (>=1.7.4) from hook generated metadata: Requires-Dist Requirement not satisfied: pydantic (>=1.7.4) Handling pymacaroons (>=0.13.0) from hook generated metadata: Requires-Dist Requirement not satisfied: pymacaroons (>=0.13.0) Handling pysaml2 (>=4.5.0); extra == "saml2" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: pysaml2 (>=4.5.0); extra == "saml2" or extra == "all" Handling sentry-sdk (>=0.7.2); extra == "sentry" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: sentry-sdk (>=0.7.2); extra == "sentry" or extra == "all" Handling service-identity (>=18.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: service-identity (>=18.1.0) Handling signedjson (>=1.1.0,<2.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: signedjson (>=1.1.0,<2.0.0) Handling sortedcontainers (>=1.4.4) from hook generated metadata: Requires-Dist Requirement not satisfied: sortedcontainers (>=1.4.4) Handling systemd-python (>=231); extra == "systemd" from hook generated metadata: Requires-Dist Requirement not satisfied: systemd-python (>=231); extra == "systemd" Handling treq (>=15.1) from hook generated metadata: Requires-Dist Requirement not satisfied: treq (>=15.1) Handling txredisapi (>=1.4.7); extra == "redis" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: txredisapi (>=1.4.7); extra == "redis" or extra == "all" Handling typing-extensions (>=3.10.0.1) from hook generated metadata: Requires-Dist Requirement not satisfied: typing-extensions (>=3.10.0.1) Handling unpaddedbase64 (>=2.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: unpaddedbase64 (>=2.1.0) + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/matrix-synapse.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kuiuz8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.GZLXsP + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Import error: No module named 'toml' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.77r8yj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.WBNWkL + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Handling poetry-core>=1.0.0 from build-system.requires Requirement not satisfied: poetry-core>=1.0.0 Exiting dependency generation pass: build backend + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oWXSPt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.7dUOvq + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Handling poetry-core>=1.0.0 from build-system.requires Requirement satisfied: poetry-core>=1.0.0 (installed: poetry-core 1.0.7) Handling Jinja2 (>=3.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Jinja2 (>=3.0) Handling Pillow (>=5.4.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Pillow (>=5.4.0) Handling PyYAML (>=3.11) from hook generated metadata: Requires-Dist Requirement not satisfied: PyYAML (>=3.11) Handling Pympler; extra == "cache_memory" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: Pympler; extra == "cache_memory" or extra == "all" Handling Twisted[tls] (>=18.9.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Twisted[tls] (>=18.9.0) Handling attrs (>=19.2.0,!=21.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: attrs (>=19.2.0,!=21.1.0) Handling authlib (>=0.14.0); extra == "oidc" or extra == "jwt" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: authlib (>=0.14.0); extra == "oidc" or extra == "jwt" or extra == "all" Handling bcrypt (>=3.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: bcrypt (>=3.1.0) Handling bleach (>=1.4.3) from hook generated metadata: Requires-Dist Requirement not satisfied: bleach (>=1.4.3) Handling canonicaljson (>=1.5.0,<2.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: canonicaljson (>=1.5.0,<2.0.0) Handling cryptography (>=3.4.7) from hook generated metadata: Requires-Dist Requirement not satisfied: cryptography (>=3.4.7) Handling frozendict (>=1,!=2.1.2) from hook generated metadata: Requires-Dist Requirement not satisfied: frozendict (>=1,!=2.1.2) Handling hiredis; extra == "redis" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: hiredis; extra == "redis" or extra == "all" Handling idna (>=2.5); extra == "test" from hook generated metadata: Requires-Dist Requirement not satisfied: idna (>=2.5); extra == "test" Handling ijson (>=3.1.4) from hook generated metadata: Requires-Dist Requirement not satisfied: ijson (>=3.1.4) Handling importlib_metadata (>=1.4); python_version < "3.8" from hook generated metadata: Requires-Dist Ignoring alien requirement: importlib_metadata (>=1.4); python_version < "3.8" Handling jaeger-client (>=4.0.0); extra == "opentracing" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: jaeger-client (>=4.0.0); extra == "opentracing" or extra == "all" Handling jsonschema (>=3.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: jsonschema (>=3.0.0) Handling lxml (>=4.2.0); extra == "url_preview" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: lxml (>=4.2.0); extra == "url_preview" or extra == "all" Handling matrix-common (>=1.2.1,<2.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: matrix-common (>=1.2.1,<2.0.0) Handling matrix-synapse-ldap3 (>=0.1); extra == "matrix-synapse-ldap3" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: matrix-synapse-ldap3 (>=0.1); extra == "matrix-synapse-ldap3" or extra == "all" Handling msgpack (>=0.5.2) from hook generated metadata: Requires-Dist Requirement not satisfied: msgpack (>=0.5.2) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist Requirement not satisfied: netaddr (>=0.7.18) Handling opentracing (>=2.2.0); extra == "opentracing" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: opentracing (>=2.2.0); extra == "opentracing" or extra == "all" Handling packaging (>=16.1) from hook generated metadata: Requires-Dist Requirement satisfied: packaging (>=16.1) (installed: packaging 20.9) Handling parameterized (>=0.7.4); extra == "test" from hook generated metadata: Requires-Dist Requirement not satisfied: parameterized (>=0.7.4); extra == "test" Handling phonenumbers (>=8.2.0) from hook generated metadata: Requires-Dist Requirement not satisfied: phonenumbers (>=8.2.0) Handling prometheus-client (>=0.4.0) from hook generated metadata: Requires-Dist Requirement not satisfied: prometheus-client (>=0.4.0) Handling psycopg2 (>=2.8); (platform_python_implementation != "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Requirement not satisfied: psycopg2 (>=2.8); (platform_python_implementation != "PyPy") and (extra == "postgres" or extra == "all") Handling psycopg2cffi (>=2.8); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Ignoring alien requirement: psycopg2cffi (>=2.8); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") Handling psycopg2cffi-compat (==1.1); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Ignoring alien requirement: psycopg2cffi-compat (==1.1); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") Handling pyOpenSSL (>=16.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: pyOpenSSL (>=16.0.0) Handling pyasn1 (>=0.1.9) from hook generated metadata: Requires-Dist Requirement not satisfied: pyasn1 (>=0.1.9) Handling pyasn1-modules (>=0.0.7) from hook generated metadata: Requires-Dist Requirement not satisfied: pyasn1-modules (>=0.0.7) Handling pydantic (>=1.7.4) from hook generated metadata: Requires-Dist Requirement not satisfied: pydantic (>=1.7.4) Handling pymacaroons (>=0.13.0) from hook generated metadata: Requires-Dist Requirement not satisfied: pymacaroons (>=0.13.0) Handling pysaml2 (>=4.5.0); extra == "saml2" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: pysaml2 (>=4.5.0); extra == "saml2" or extra == "all" Handling sentry-sdk (>=0.7.2); extra == "sentry" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: sentry-sdk (>=0.7.2); extra == "sentry" or extra == "all" Handling service-identity (>=18.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: service-identity (>=18.1.0) Handling signedjson (>=1.1.0,<2.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: signedjson (>=1.1.0,<2.0.0) Handling sortedcontainers (>=1.4.4) from hook generated metadata: Requires-Dist Requirement not satisfied: sortedcontainers (>=1.4.4) Handling systemd-python (>=231); extra == "systemd" from hook generated metadata: Requires-Dist Requirement not satisfied: systemd-python (>=231); extra == "systemd" Handling treq (>=15.1) from hook generated metadata: Requires-Dist Requirement not satisfied: treq (>=15.1) Handling txredisapi (>=1.4.7); extra == "redis" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: txredisapi (>=1.4.7); extra == "redis" or extra == "all" Handling typing-extensions (>=3.10.0.1) from hook generated metadata: Requires-Dist Requirement not satisfied: typing-extensions (>=3.10.0.1) Handling unpaddedbase64 (>=2.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: unpaddedbase64 (>=2.1.0) + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/matrix-synapse.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9UEQKg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.OJ0bLM + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Import error: No module named 'toml' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kaHMvm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.jt69sc + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Handling poetry-core>=1.0.0 from build-system.requires Requirement not satisfied: poetry-core>=1.0.0 Exiting dependency generation pass: build backend + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HwlkaJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.zCJc0F + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Handling poetry-core>=1.0.0 from build-system.requires Requirement satisfied: poetry-core>=1.0.0 (installed: poetry-core 1.0.7) Handling Jinja2 (>=3.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Jinja2 (>=3.0) Handling Pillow (>=5.4.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Pillow (>=5.4.0) Handling PyYAML (>=3.11) from hook generated metadata: Requires-Dist Requirement not satisfied: PyYAML (>=3.11) Handling Pympler; extra == "cache_memory" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: Pympler; extra == "cache_memory" or extra == "all" Handling Twisted[tls] (>=18.9.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Twisted[tls] (>=18.9.0) Handling attrs (>=19.2.0,!=21.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: attrs (>=19.2.0,!=21.1.0) Handling authlib (>=0.14.0); extra == "oidc" or extra == "jwt" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: authlib (>=0.14.0); extra == "oidc" or extra == "jwt" or extra == "all" Handling bcrypt (>=3.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: bcrypt (>=3.1.0) Handling bleach (>=1.4.3) from hook generated metadata: Requires-Dist Requirement not satisfied: bleach (>=1.4.3) Handling canonicaljson (>=1.5.0,<2.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: canonicaljson (>=1.5.0,<2.0.0) Handling cryptography (>=3.4.7) from hook generated metadata: Requires-Dist Requirement not satisfied: cryptography (>=3.4.7) Handling frozendict (>=1,!=2.1.2) from hook generated metadata: Requires-Dist Requirement not satisfied: frozendict (>=1,!=2.1.2) Handling hiredis; extra == "redis" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: hiredis; extra == "redis" or extra == "all" Handling idna (>=2.5); extra == "test" from hook generated metadata: Requires-Dist Requirement not satisfied: idna (>=2.5); extra == "test" Handling ijson (>=3.1.4) from hook generated metadata: Requires-Dist Requirement not satisfied: ijson (>=3.1.4) Handling importlib_metadata (>=1.4); python_version < "3.8" from hook generated metadata: Requires-Dist Ignoring alien requirement: importlib_metadata (>=1.4); python_version < "3.8" Handling jaeger-client (>=4.0.0); extra == "opentracing" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: jaeger-client (>=4.0.0); extra == "opentracing" or extra == "all" Handling jsonschema (>=3.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: jsonschema (>=3.0.0) Handling lxml (>=4.2.0); extra == "url_preview" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: lxml (>=4.2.0); extra == "url_preview" or extra == "all" Handling matrix-common (>=1.2.1,<2.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: matrix-common (>=1.2.1,<2.0.0) Handling matrix-synapse-ldap3 (>=0.1); extra == "matrix-synapse-ldap3" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: matrix-synapse-ldap3 (>=0.1); extra == "matrix-synapse-ldap3" or extra == "all" Handling msgpack (>=0.5.2) from hook generated metadata: Requires-Dist Requirement not satisfied: msgpack (>=0.5.2) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist Requirement not satisfied: netaddr (>=0.7.18) Handling opentracing (>=2.2.0); extra == "opentracing" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: opentracing (>=2.2.0); extra == "opentracing" or extra == "all" Handling packaging (>=16.1) from hook generated metadata: Requires-Dist Requirement satisfied: packaging (>=16.1) (installed: packaging 20.9) Handling parameterized (>=0.7.4); extra == "test" from hook generated metadata: Requires-Dist Requirement not satisfied: parameterized (>=0.7.4); extra == "test" Handling phonenumbers (>=8.2.0) from hook generated metadata: Requires-Dist Requirement not satisfied: phonenumbers (>=8.2.0) Handling prometheus-client (>=0.4.0) from hook generated metadata: Requires-Dist Requirement not satisfied: prometheus-client (>=0.4.0) Handling psycopg2 (>=2.8); (platform_python_implementation != "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Requirement not satisfied: psycopg2 (>=2.8); (platform_python_implementation != "PyPy") and (extra == "postgres" or extra == "all") Handling psycopg2cffi (>=2.8); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Ignoring alien requirement: psycopg2cffi (>=2.8); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") Handling psycopg2cffi-compat (==1.1); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Ignoring alien requirement: psycopg2cffi-compat (==1.1); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") Handling pyOpenSSL (>=16.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: pyOpenSSL (>=16.0.0) Handling pyasn1 (>=0.1.9) from hook generated metadata: Requires-Dist Requirement not satisfied: pyasn1 (>=0.1.9) Handling pyasn1-modules (>=0.0.7) from hook generated metadata: Requires-Dist Requirement not satisfied: pyasn1-modules (>=0.0.7) Handling pydantic (>=1.7.4) from hook generated metadata: Requires-Dist Requirement not satisfied: pydantic (>=1.7.4) Handling pymacaroons (>=0.13.0) from hook generated metadata: Requires-Dist Requirement not satisfied: pymacaroons (>=0.13.0) Handling pysaml2 (>=4.5.0); extra == "saml2" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: pysaml2 (>=4.5.0); extra == "saml2" or extra == "all" Handling sentry-sdk (>=0.7.2); extra == "sentry" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: sentry-sdk (>=0.7.2); extra == "sentry" or extra == "all" Handling service-identity (>=18.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: service-identity (>=18.1.0) Handling signedjson (>=1.1.0,<2.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: signedjson (>=1.1.0,<2.0.0) Handling sortedcontainers (>=1.4.4) from hook generated metadata: Requires-Dist Requirement not satisfied: sortedcontainers (>=1.4.4) Handling systemd-python (>=231); extra == "systemd" from hook generated metadata: Requires-Dist Requirement not satisfied: systemd-python (>=231); extra == "systemd" Handling treq (>=15.1) from hook generated metadata: Requires-Dist Requirement not satisfied: treq (>=15.1) Handling txredisapi (>=1.4.7); extra == "redis" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: txredisapi (>=1.4.7); extra == "redis" or extra == "all" Handling typing-extensions (>=3.10.0.1) from hook generated metadata: Requires-Dist Requirement not satisfied: typing-extensions (>=3.10.0.1) Handling unpaddedbase64 (>=2.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: unpaddedbase64 (>=2.1.0) + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/matrix-synapse.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kE2eE6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.vIkGgj + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Import error: No module named 'toml' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0Y1pw0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.505mCi + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Handling poetry-core>=1.0.0 from build-system.requires Requirement not satisfied: poetry-core>=1.0.0 Exiting dependency generation pass: build backend + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sauPeq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.BcH3kX + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Handling poetry-core>=1.0.0 from build-system.requires Requirement satisfied: poetry-core>=1.0.0 (installed: poetry-core 1.0.7) Handling Jinja2 (>=3.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Jinja2 (>=3.0) Handling Pillow (>=5.4.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Pillow (>=5.4.0) Handling PyYAML (>=3.11) from hook generated metadata: Requires-Dist Requirement not satisfied: PyYAML (>=3.11) Handling Pympler; extra == "cache_memory" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: Pympler; extra == "cache_memory" or extra == "all" Handling Twisted[tls] (>=18.9.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Twisted[tls] (>=18.9.0) Handling attrs (>=19.2.0,!=21.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: attrs (>=19.2.0,!=21.1.0) Handling authlib (>=0.14.0); extra == "oidc" or extra == "jwt" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: authlib (>=0.14.0); extra == "oidc" or extra == "jwt" or extra == "all" Handling bcrypt (>=3.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: bcrypt (>=3.1.0) Handling bleach (>=1.4.3) from hook generated metadata: Requires-Dist Requirement not satisfied: bleach (>=1.4.3) Handling canonicaljson (>=1.5.0,<2.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: canonicaljson (>=1.5.0,<2.0.0) Handling cryptography (>=3.4.7) from hook generated metadata: Requires-Dist Requirement not satisfied: cryptography (>=3.4.7) Handling frozendict (>=1,!=2.1.2) from hook generated metadata: Requires-Dist Requirement not satisfied: frozendict (>=1,!=2.1.2) Handling hiredis; extra == "redis" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: hiredis; extra == "redis" or extra == "all" Handling idna (>=2.5); extra == "test" from hook generated metadata: Requires-Dist Requirement not satisfied: idna (>=2.5); extra == "test" Handling ijson (>=3.1.4) from hook generated metadata: Requires-Dist Requirement not satisfied: ijson (>=3.1.4) Handling importlib_metadata (>=1.4); python_version < "3.8" from hook generated metadata: Requires-Dist Ignoring alien requirement: importlib_metadata (>=1.4); python_version < "3.8" Handling jaeger-client (>=4.0.0); extra == "opentracing" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: jaeger-client (>=4.0.0); extra == "opentracing" or extra == "all" Handling jsonschema (>=3.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: jsonschema (>=3.0.0) Handling lxml (>=4.2.0); extra == "url_preview" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: lxml (>=4.2.0); extra == "url_preview" or extra == "all" Handling matrix-common (>=1.2.1,<2.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: matrix-common (>=1.2.1,<2.0.0) Handling matrix-synapse-ldap3 (>=0.1); extra == "matrix-synapse-ldap3" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: matrix-synapse-ldap3 (>=0.1); extra == "matrix-synapse-ldap3" or extra == "all" Handling msgpack (>=0.5.2) from hook generated metadata: Requires-Dist Requirement not satisfied: msgpack (>=0.5.2) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist Requirement not satisfied: netaddr (>=0.7.18) Handling opentracing (>=2.2.0); extra == "opentracing" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: opentracing (>=2.2.0); extra == "opentracing" or extra == "all" Handling packaging (>=16.1) from hook generated metadata: Requires-Dist Requirement satisfied: packaging (>=16.1) (installed: packaging 20.9) Handling parameterized (>=0.7.4); extra == "test" from hook generated metadata: Requires-Dist Requirement not satisfied: parameterized (>=0.7.4); extra == "test" Handling phonenumbers (>=8.2.0) from hook generated metadata: Requires-Dist Requirement not satisfied: phonenumbers (>=8.2.0) Handling prometheus-client (>=0.4.0) from hook generated metadata: Requires-Dist Requirement not satisfied: prometheus-client (>=0.4.0) Handling psycopg2 (>=2.8); (platform_python_implementation != "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Requirement not satisfied: psycopg2 (>=2.8); (platform_python_implementation != "PyPy") and (extra == "postgres" or extra == "all") Handling psycopg2cffi (>=2.8); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Ignoring alien requirement: psycopg2cffi (>=2.8); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") Handling psycopg2cffi-compat (==1.1); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Ignoring alien requirement: psycopg2cffi-compat (==1.1); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") Handling pyOpenSSL (>=16.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: pyOpenSSL (>=16.0.0) Handling pyasn1 (>=0.1.9) from hook generated metadata: Requires-Dist Requirement not satisfied: pyasn1 (>=0.1.9) Handling pyasn1-modules (>=0.0.7) from hook generated metadata: Requires-Dist Requirement not satisfied: pyasn1-modules (>=0.0.7) Handling pydantic (>=1.7.4) from hook generated metadata: Requires-Dist Requirement not satisfied: pydantic (>=1.7.4) Handling pymacaroons (>=0.13.0) from hook generated metadata: Requires-Dist Requirement not satisfied: pymacaroons (>=0.13.0) Handling pysaml2 (>=4.5.0); extra == "saml2" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: pysaml2 (>=4.5.0); extra == "saml2" or extra == "all" Handling sentry-sdk (>=0.7.2); extra == "sentry" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: sentry-sdk (>=0.7.2); extra == "sentry" or extra == "all" Handling service-identity (>=18.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: service-identity (>=18.1.0) Handling signedjson (>=1.1.0,<2.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: signedjson (>=1.1.0,<2.0.0) Handling sortedcontainers (>=1.4.4) from hook generated metadata: Requires-Dist Requirement not satisfied: sortedcontainers (>=1.4.4) Handling systemd-python (>=231); extra == "systemd" from hook generated metadata: Requires-Dist Requirement not satisfied: systemd-python (>=231); extra == "systemd" Handling treq (>=15.1) from hook generated metadata: Requires-Dist Requirement not satisfied: treq (>=15.1) Handling txredisapi (>=1.4.7); extra == "redis" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: txredisapi (>=1.4.7); extra == "redis" or extra == "all" Handling typing-extensions (>=3.10.0.1) from hook generated metadata: Requires-Dist Requirement not satisfied: typing-extensions (>=3.10.0.1) Handling unpaddedbase64 (>=2.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: unpaddedbase64 (>=2.1.0) + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/matrix-synapse.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IQ43GK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.FNAcwf + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Import error: No module named 'toml' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0hTq6E + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.yh6Fqb + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Handling poetry-core>=1.0.0 from build-system.requires Requirement not satisfied: poetry-core>=1.0.0 Exiting dependency generation pass: build backend + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NnUUyl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.I1dvKs + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Handling poetry-core>=1.0.0 from build-system.requires Requirement satisfied: poetry-core>=1.0.0 (installed: poetry-core 1.0.7) Handling Jinja2 (>=3.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Jinja2 (>=3.0) Handling Pillow (>=5.4.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Pillow (>=5.4.0) Handling PyYAML (>=3.11) from hook generated metadata: Requires-Dist Requirement not satisfied: PyYAML (>=3.11) Handling Pympler; extra == "cache_memory" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: Pympler; extra == "cache_memory" or extra == "all" Handling Twisted[tls] (>=18.9.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Twisted[tls] (>=18.9.0) Handling attrs (>=19.2.0,!=21.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: attrs (>=19.2.0,!=21.1.0) Handling authlib (>=0.14.0); extra == "oidc" or extra == "jwt" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: authlib (>=0.14.0); extra == "oidc" or extra == "jwt" or extra == "all" Handling bcrypt (>=3.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: bcrypt (>=3.1.0) Handling bleach (>=1.4.3) from hook generated metadata: Requires-Dist Requirement not satisfied: bleach (>=1.4.3) Handling canonicaljson (>=1.5.0,<2.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: canonicaljson (>=1.5.0,<2.0.0) Handling cryptography (>=3.4.7) from hook generated metadata: Requires-Dist Requirement not satisfied: cryptography (>=3.4.7) Handling frozendict (>=1,!=2.1.2) from hook generated metadata: Requires-Dist Requirement not satisfied: frozendict (>=1,!=2.1.2) Handling hiredis; extra == "redis" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: hiredis; extra == "redis" or extra == "all" Handling idna (>=2.5); extra == "test" from hook generated metadata: Requires-Dist Requirement not satisfied: idna (>=2.5); extra == "test" Handling ijson (>=3.1.4) from hook generated metadata: Requires-Dist Requirement not satisfied: ijson (>=3.1.4) Handling importlib_metadata (>=1.4); python_version < "3.8" from hook generated metadata: Requires-Dist Ignoring alien requirement: importlib_metadata (>=1.4); python_version < "3.8" Handling jaeger-client (>=4.0.0); extra == "opentracing" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: jaeger-client (>=4.0.0); extra == "opentracing" or extra == "all" Handling jsonschema (>=3.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: jsonschema (>=3.0.0) Handling lxml (>=4.2.0); extra == "url_preview" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: lxml (>=4.2.0); extra == "url_preview" or extra == "all" Handling matrix-common (>=1.2.1,<2.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: matrix-common (>=1.2.1,<2.0.0) Handling matrix-synapse-ldap3 (>=0.1); extra == "matrix-synapse-ldap3" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: matrix-synapse-ldap3 (>=0.1); extra == "matrix-synapse-ldap3" or extra == "all" Handling msgpack (>=0.5.2) from hook generated metadata: Requires-Dist Requirement not satisfied: msgpack (>=0.5.2) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist Requirement not satisfied: netaddr (>=0.7.18) Handling opentracing (>=2.2.0); extra == "opentracing" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: opentracing (>=2.2.0); extra == "opentracing" or extra == "all" Handling packaging (>=16.1) from hook generated metadata: Requires-Dist Requirement satisfied: packaging (>=16.1) (installed: packaging 20.9) Handling parameterized (>=0.7.4); extra == "test" from hook generated metadata: Requires-Dist Requirement not satisfied: parameterized (>=0.7.4); extra == "test" Handling phonenumbers (>=8.2.0) from hook generated metadata: Requires-Dist Requirement not satisfied: phonenumbers (>=8.2.0) Handling prometheus-client (>=0.4.0) from hook generated metadata: Requires-Dist Requirement not satisfied: prometheus-client (>=0.4.0) Handling psycopg2 (>=2.8); (platform_python_implementation != "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Requirement not satisfied: psycopg2 (>=2.8); (platform_python_implementation != "PyPy") and (extra == "postgres" or extra == "all") Handling psycopg2cffi (>=2.8); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Ignoring alien requirement: psycopg2cffi (>=2.8); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") Handling psycopg2cffi-compat (==1.1); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Ignoring alien requirement: psycopg2cffi-compat (==1.1); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") Handling pyOpenSSL (>=16.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: pyOpenSSL (>=16.0.0) Handling pyasn1 (>=0.1.9) from hook generated metadata: Requires-Dist Requirement not satisfied: pyasn1 (>=0.1.9) Handling pyasn1-modules (>=0.0.7) from hook generated metadata: Requires-Dist Requirement not satisfied: pyasn1-modules (>=0.0.7) Handling pydantic (>=1.7.4) from hook generated metadata: Requires-Dist Requirement not satisfied: pydantic (>=1.7.4) Handling pymacaroons (>=0.13.0) from hook generated metadata: Requires-Dist Requirement not satisfied: pymacaroons (>=0.13.0) Handling pysaml2 (>=4.5.0); extra == "saml2" or extra == "all" from hook generated metadata: Requires-Dist Requirement not satisfied: pysaml2 (>=4.5.0); extra == "saml2" or extra == "all" Handling sentry-sdk (>=0.7.2); extra == "sentry" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: sentry-sdk (>=0.7.2); extra == "sentry" or extra == "all" Handling service-identity (>=18.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: service-identity (>=18.1.0) Handling signedjson (>=1.1.0,<2.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: signedjson (>=1.1.0,<2.0.0) Handling sortedcontainers (>=1.4.4) from hook generated metadata: Requires-Dist Requirement not satisfied: sortedcontainers (>=1.4.4) Handling systemd-python (>=231); extra == "systemd" from hook generated metadata: Requires-Dist Requirement not satisfied: systemd-python (>=231); extra == "systemd" Handling treq (>=15.1) from hook generated metadata: Requires-Dist Requirement not satisfied: treq (>=15.1) Handling txredisapi (>=1.4.7); extra == "redis" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: txredisapi (>=1.4.7); extra == "redis" or extra == "all" Handling typing-extensions (>=3.10.0.1) from hook generated metadata: Requires-Dist Requirement not satisfied: typing-extensions (>=3.10.0.1) Handling unpaddedbase64 (>=2.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: unpaddedbase64 (>=2.1.0) + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fQPtYA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.66.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.66.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.66.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.bP3RfB + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Handling poetry-core>=1.0.0 from build-system.requires Requirement satisfied: poetry-core>=1.0.0 (installed: poetry-core 1.0.7) Handling Jinja2 (>=3.0) from hook generated metadata: Requires-Dist Requirement satisfied: Jinja2 (>=3.0) (installed: Jinja2 3.0.1) Handling Pillow (>=5.4.0) from hook generated metadata: Requires-Dist Requirement satisfied: Pillow (>=5.4.0) (installed: Pillow 9.1.1) Handling PyYAML (>=3.11) from hook generated metadata: Requires-Dist Requirement satisfied: PyYAML (>=3.11) (installed: PyYAML 5.4.1) Handling Pympler; extra == "cache_memory" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: Pympler; extra == "cache_memory" or extra == "all" Handling Twisted[tls] (>=18.9.0) from hook generated metadata: Requires-Dist Requirement satisfied: Twisted[tls] (>=18.9.0) (installed: Twisted 22.10.0) (extras are currently not checked) Handling attrs (>=19.2.0,!=21.1.0) from hook generated metadata: Requires-Dist Requirement satisfied: attrs (>=19.2.0,!=21.1.0) (installed: attrs 20.3.0) Handling authlib (>=0.14.0); extra == "oidc" or extra == "jwt" or extra == "all" from hook generated metadata: Requires-Dist Requirement satisfied: authlib (>=0.14.0); extra == "oidc" or extra == "jwt" or extra == "all" (installed: authlib 1.0.1) Handling bcrypt (>=3.1.0) from hook generated metadata: Requires-Dist Requirement satisfied: bcrypt (>=3.1.0) (installed: bcrypt 3.2.2) Handling bleach (>=1.4.3) from hook generated metadata: Requires-Dist Requirement satisfied: bleach (>=1.4.3) (installed: bleach 4.0.0) Handling canonicaljson (>=1.5.0,<2.0.0) from hook generated metadata: Requires-Dist Requirement satisfied: canonicaljson (>=1.5.0,<2.0.0) (installed: canonicaljson 1.6.2) Handling cryptography (>=3.4.7) from hook generated metadata: Requires-Dist Requirement satisfied: cryptography (>=3.4.7) (installed: cryptography 36.0.1) Handling frozendict (>=1,!=2.1.2) from hook generated metadata: Requires-Dist Requirement satisfied: frozendict (>=1,!=2.1.2) (installed: frozendict 1.2) Handling hiredis; extra == "redis" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: hiredis; extra == "redis" or extra == "all" Handling idna (>=2.5); extra == "test" from hook generated metadata: Requires-Dist Requirement satisfied: idna (>=2.5); extra == "test" (installed: idna 2.10) Handling ijson (>=3.1.4) from hook generated metadata: Requires-Dist Requirement satisfied: ijson (>=3.1.4) (installed: ijson 3.1.4) Handling importlib_metadata (>=1.4); python_version < "3.8" from hook generated metadata: Requires-Dist Ignoring alien requirement: importlib_metadata (>=1.4); python_version < "3.8" Handling jaeger-client (>=4.0.0); extra == "opentracing" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: jaeger-client (>=4.0.0); extra == "opentracing" or extra == "all" Handling jsonschema (>=3.0.0) from hook generated metadata: Requires-Dist Requirement satisfied: jsonschema (>=3.0.0) (installed: jsonschema 3.2.0) Handling lxml (>=4.2.0); extra == "url_preview" or extra == "all" from hook generated metadata: Requires-Dist Requirement satisfied: lxml (>=4.2.0); extra == "url_preview" or extra == "all" (installed: lxml 4.6.5) Handling matrix-common (>=1.2.1,<2.0.0) from hook generated metadata: Requires-Dist Requirement satisfied: matrix-common (>=1.2.1,<2.0.0) (installed: matrix-common 1.2.1) Handling matrix-synapse-ldap3 (>=0.1); extra == "matrix-synapse-ldap3" or extra == "all" from hook generated metadata: Requires-Dist Requirement satisfied: matrix-synapse-ldap3 (>=0.1); extra == "matrix-synapse-ldap3" or extra == "all" (installed: matrix-synapse-ldap3 0.1.5) Handling msgpack (>=0.5.2) from hook generated metadata: Requires-Dist Requirement satisfied: msgpack (>=0.5.2) (installed: msgpack 1.0.3) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.8.0) Handling opentracing (>=2.2.0); extra == "opentracing" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: opentracing (>=2.2.0); extra == "opentracing" or extra == "all" Handling packaging (>=16.1) from hook generated metadata: Requires-Dist Requirement satisfied: packaging (>=16.1) (installed: packaging 20.9) Handling parameterized (>=0.7.4); extra == "test" from hook generated metadata: Requires-Dist Requirement satisfied: parameterized (>=0.7.4); extra == "test" (installed: parameterized 0.8.1) Handling phonenumbers (>=8.2.0) from hook generated metadata: Requires-Dist Requirement satisfied: phonenumbers (>=8.2.0) (installed: phonenumbers 8.12.6) Handling prometheus-client (>=0.4.0) from hook generated metadata: Requires-Dist Requirement satisfied: prometheus-client (>=0.4.0) (installed: prometheus-client 0.13.1) Handling psycopg2 (>=2.8); (platform_python_implementation != "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Requirement satisfied: psycopg2 (>=2.8); (platform_python_implementation != "PyPy") and (extra == "postgres" or extra == "all") (installed: psycopg2 2.8.6) Handling psycopg2cffi (>=2.8); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Ignoring alien requirement: psycopg2cffi (>=2.8); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") Handling psycopg2cffi-compat (==1.1); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Ignoring alien requirement: psycopg2cffi-compat (==1.1); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") Handling pyOpenSSL (>=16.0.0) from hook generated metadata: Requires-Dist Requirement satisfied: pyOpenSSL (>=16.0.0) (installed: pyOpenSSL 21.0.0) Handling pyasn1 (>=0.1.9) from hook generated metadata: Requires-Dist Requirement satisfied: pyasn1 (>=0.1.9) (installed: pyasn1 0.4.8) Handling pyasn1-modules (>=0.0.7) from hook generated metadata: Requires-Dist Requirement satisfied: pyasn1-modules (>=0.0.7) (installed: pyasn1-modules 0.2.8) Handling pydantic (>=1.7.4) from hook generated metadata: Requires-Dist Requirement satisfied: pydantic (>=1.7.4) (installed: pydantic 1.9.0) Handling pymacaroons (>=0.13.0) from hook generated metadata: Requires-Dist Requirement satisfied: pymacaroons (>=0.13.0) (installed: pymacaroons 0.13.0) Handling pysaml2 (>=4.5.0); extra == "saml2" or extra == "all" from hook generated metadata: Requires-Dist Requirement satisfied: pysaml2 (>=4.5.0); extra == "saml2" or extra == "all" (installed: pysaml2 6.1.0) Handling sentry-sdk (>=0.7.2); extra == "sentry" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: sentry-sdk (>=0.7.2); extra == "sentry" or extra == "all" Handling service-identity (>=18.1.0) from hook generated metadata: Requires-Dist Requirement satisfied: service-identity (>=18.1.0) (installed: service-identity 21.1.0) Handling signedjson (>=1.1.0,<2.0.0) from hook generated metadata: Requires-Dist Requirement satisfied: signedjson (>=1.1.0,<2.0.0) (installed: signedjson 1.1.1) Handling sortedcontainers (>=1.4.4) from hook generated metadata: Requires-Dist Requirement satisfied: sortedcontainers (>=1.4.4) (installed: sortedcontainers 2.4.0) Handling systemd-python (>=231); extra == "systemd" from hook generated metadata: Requires-Dist Requirement satisfied: systemd-python (>=231); extra == "systemd" (installed: systemd-python 234) Handling treq (>=15.1) from hook generated metadata: Requires-Dist Requirement satisfied: treq (>=15.1) (installed: treq 21.5.0) Handling txredisapi (>=1.4.7); extra == "redis" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: txredisapi (>=1.4.7); extra == "redis" or extra == "all" Handling typing-extensions (>=3.10.0.1) from hook generated metadata: Requires-Dist Requirement satisfied: typing-extensions (>=3.10.0.1) (installed: typing-extensions 4.4.0) Handling unpaddedbase64 (>=2.1.0) from hook generated metadata: Requires-Dist Requirement satisfied: unpaddedbase64 (>=2.1.0) (installed: unpaddedbase64 2.1.0) + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -ba --noprep --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -ba --noprep --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/matrix-synapse.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1662508800 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.AtXKrK + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv matrix_synapse-1.66.0.dist-info/ removed 'matrix_synapse-1.66.0.dist-info/WHEEL' removed 'matrix_synapse-1.66.0.dist-info/METADATA' removed 'matrix_synapse-1.66.0.dist-info/entry_points.txt' removed directory 'matrix_synapse-1.66.0.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir -x test,matrix-synapse-ldap3,postgres,saml2,oidc,systemd,url_preview,jwt Handling poetry-core>=1.0.0 from build-system.requires Requirement satisfied: poetry-core>=1.0.0 (installed: poetry-core 1.0.7) Handling Jinja2 (>=3.0) from hook generated metadata: Requires-Dist Requirement satisfied: Jinja2 (>=3.0) (installed: Jinja2 3.0.1) Handling Pillow (>=5.4.0) from hook generated metadata: Requires-Dist Requirement satisfied: Pillow (>=5.4.0) (installed: Pillow 9.1.1) Handling PyYAML (>=3.11) from hook generated metadata: Requires-Dist Requirement satisfied: PyYAML (>=3.11) (installed: PyYAML 5.4.1) Handling Pympler; extra == "cache_memory" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: Pympler; extra == "cache_memory" or extra == "all" Handling Twisted[tls] (>=18.9.0) from hook generated metadata: Requires-Dist Requirement satisfied: Twisted[tls] (>=18.9.0) (installed: Twisted 22.10.0) (extras are currently not checked) Handling attrs (>=19.2.0,!=21.1.0) from hook generated metadata: Requires-Dist Requirement satisfied: attrs (>=19.2.0,!=21.1.0) (installed: attrs 20.3.0) Handling authlib (>=0.14.0); extra == "oidc" or extra == "jwt" or extra == "all" from hook generated metadata: Requires-Dist Requirement satisfied: authlib (>=0.14.0); extra == "oidc" or extra == "jwt" or extra == "all" (installed: authlib 1.0.1) Handling bcrypt (>=3.1.0) from hook generated metadata: Requires-Dist Requirement satisfied: bcrypt (>=3.1.0) (installed: bcrypt 3.2.2) Handling bleach (>=1.4.3) from hook generated metadata: Requires-Dist Requirement satisfied: bleach (>=1.4.3) (installed: bleach 4.0.0) Handling canonicaljson (>=1.5.0,<2.0.0) from hook generated metadata: Requires-Dist Requirement satisfied: canonicaljson (>=1.5.0,<2.0.0) (installed: canonicaljson 1.6.2) Handling cryptography (>=3.4.7) from hook generated metadata: Requires-Dist Requirement satisfied: cryptography (>=3.4.7) (installed: cryptography 36.0.1) Handling frozendict (>=1,!=2.1.2) from hook generated metadata: Requires-Dist Requirement satisfied: frozendict (>=1,!=2.1.2) (installed: frozendict 1.2) Handling hiredis; extra == "redis" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: hiredis; extra == "redis" or extra == "all" Handling idna (>=2.5); extra == "test" from hook generated metadata: Requires-Dist Requirement satisfied: idna (>=2.5); extra == "test" (installed: idna 2.10) Handling ijson (>=3.1.4) from hook generated metadata: Requires-Dist Requirement satisfied: ijson (>=3.1.4) (installed: ijson 3.1.4) Handling importlib_metadata (>=1.4); python_version < "3.8" from hook generated metadata: Requires-Dist Ignoring alien requirement: importlib_metadata (>=1.4); python_version < "3.8" Handling jaeger-client (>=4.0.0); extra == "opentracing" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: jaeger-client (>=4.0.0); extra == "opentracing" or extra == "all" Handling jsonschema (>=3.0.0) from hook generated metadata: Requires-Dist Requirement satisfied: jsonschema (>=3.0.0) (installed: jsonschema 3.2.0) Handling lxml (>=4.2.0); extra == "url_preview" or extra == "all" from hook generated metadata: Requires-Dist Requirement satisfied: lxml (>=4.2.0); extra == "url_preview" or extra == "all" (installed: lxml 4.6.5) Handling matrix-common (>=1.2.1,<2.0.0) from hook generated metadata: Requires-Dist Requirement satisfied: matrix-common (>=1.2.1,<2.0.0) (installed: matrix-common 1.2.1) Handling matrix-synapse-ldap3 (>=0.1); extra == "matrix-synapse-ldap3" or extra == "all" from hook generated metadata: Requires-Dist Requirement satisfied: matrix-synapse-ldap3 (>=0.1); extra == "matrix-synapse-ldap3" or extra == "all" (installed: matrix-synapse-ldap3 0.1.5) Handling msgpack (>=0.5.2) from hook generated metadata: Requires-Dist Requirement satisfied: msgpack (>=0.5.2) (installed: msgpack 1.0.3) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.8.0) Handling opentracing (>=2.2.0); extra == "opentracing" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: opentracing (>=2.2.0); extra == "opentracing" or extra == "all" Handling packaging (>=16.1) from hook generated metadata: Requires-Dist Requirement satisfied: packaging (>=16.1) (installed: packaging 20.9) Handling parameterized (>=0.7.4); extra == "test" from hook generated metadata: Requires-Dist Requirement satisfied: parameterized (>=0.7.4); extra == "test" (installed: parameterized 0.8.1) Handling phonenumbers (>=8.2.0) from hook generated metadata: Requires-Dist Requirement satisfied: phonenumbers (>=8.2.0) (installed: phonenumbers 8.12.6) Handling prometheus-client (>=0.4.0) from hook generated metadata: Requires-Dist Requirement satisfied: prometheus-client (>=0.4.0) (installed: prometheus-client 0.13.1) Handling psycopg2 (>=2.8); (platform_python_implementation != "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Requirement satisfied: psycopg2 (>=2.8); (platform_python_implementation != "PyPy") and (extra == "postgres" or extra == "all") (installed: psycopg2 2.8.6) Handling psycopg2cffi (>=2.8); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Ignoring alien requirement: psycopg2cffi (>=2.8); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") Handling psycopg2cffi-compat (==1.1); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") from hook generated metadata: Requires-Dist Ignoring alien requirement: psycopg2cffi-compat (==1.1); (platform_python_implementation == "PyPy") and (extra == "postgres" or extra == "all") Handling pyOpenSSL (>=16.0.0) from hook generated metadata: Requires-Dist Requirement satisfied: pyOpenSSL (>=16.0.0) (installed: pyOpenSSL 21.0.0) Handling pyasn1 (>=0.1.9) from hook generated metadata: Requires-Dist Requirement satisfied: pyasn1 (>=0.1.9) (installed: pyasn1 0.4.8) Handling pyasn1-modules (>=0.0.7) from hook generated metadata: Requires-Dist Requirement satisfied: pyasn1-modules (>=0.0.7) (installed: pyasn1-modules 0.2.8) Handling pydantic (>=1.7.4) from hook generated metadata: Requires-Dist Requirement satisfied: pydantic (>=1.7.4) (installed: pydantic 1.9.0) Handling pymacaroons (>=0.13.0) from hook generated metadata: Requires-Dist Requirement satisfied: pymacaroons (>=0.13.0) (installed: pymacaroons 0.13.0) Handling pysaml2 (>=4.5.0); extra == "saml2" or extra == "all" from hook generated metadata: Requires-Dist Requirement satisfied: pysaml2 (>=4.5.0); extra == "saml2" or extra == "all" (installed: pysaml2 6.1.0) Handling sentry-sdk (>=0.7.2); extra == "sentry" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: sentry-sdk (>=0.7.2); extra == "sentry" or extra == "all" Handling service-identity (>=18.1.0) from hook generated metadata: Requires-Dist Requirement satisfied: service-identity (>=18.1.0) (installed: service-identity 21.1.0) Handling signedjson (>=1.1.0,<2.0.0) from hook generated metadata: Requires-Dist Requirement satisfied: signedjson (>=1.1.0,<2.0.0) (installed: signedjson 1.1.1) Handling sortedcontainers (>=1.4.4) from hook generated metadata: Requires-Dist Requirement satisfied: sortedcontainers (>=1.4.4) (installed: sortedcontainers 2.4.0) Handling systemd-python (>=231); extra == "systemd" from hook generated metadata: Requires-Dist Requirement satisfied: systemd-python (>=231); extra == "systemd" (installed: systemd-python 234) Handling treq (>=15.1) from hook generated metadata: Requires-Dist Requirement satisfied: treq (>=15.1) (installed: treq 21.5.0) Handling txredisapi (>=1.4.7); extra == "redis" or extra == "all" from hook generated metadata: Requires-Dist Ignoring alien requirement: txredisapi (>=1.4.7); extra == "redis" or extra == "all" Handling typing-extensions (>=3.10.0.1) from hook generated metadata: Requires-Dist Requirement satisfied: typing-extensions (>=3.10.0.1) (installed: typing-extensions 4.4.0) Handling unpaddedbase64 (>=2.1.0) from hook generated metadata: Requires-Dist Requirement satisfied: unpaddedbase64 (>=2.1.0) (installed: unpaddedbase64 2.1.0) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.54bxyd + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + mkdir -p /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir Processing /builddir/build/BUILD/synapse-1.66.0 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir/tmphgo7l63e Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: matrix-synapse Building wheel for matrix-synapse (PEP 517): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir/tmpmmf90_rj Building wheel for matrix-synapse (PEP 517): finished with status 'done' Created wheel for matrix-synapse: filename=matrix_synapse-1.66.0-py3-none-any.whl size=2116195 sha256=b861b4bfded1398e31c7fd01c301e0f0e951407d1f963874b0863f21680f7749 Stored in directory: /builddir/.cache/pip/wheels/84/d4/3c/b3101a9a77385b6e4d856630ba302b9ffbd8f77a68dbb83db1 Successfully built matrix-synapse + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1sCSIy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64 + cd synapse-1.66.0 ++ ls /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir/matrix_synapse-1.66.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=matrix_synapse==1.66.0 + TMPDIR=/builddir/build/BUILD/synapse-1.66.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir matrix_synapse==1.66.0 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/synapse-1.66.0/pyproject-wheeldir Processing ./pyproject-wheeldir/matrix_synapse-1.66.0-py3-none-any.whl Installing collected packages: matrix-synapse Creating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/export_signing_key to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/generate_config to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/generate_log_config to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/generate_signing_key to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/hash_password to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/register_new_matrix_user to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/synapse_homeserver to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/synapse_port_db to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/synapse_review_recent_signups to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/synapse_worker to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/synctl to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/update_synapse_database to 755 Successfully installed matrix-synapse-1.66.0 + '[' -d /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin ']' + '[' -f /usr/bin/pathfix3.9.py ']' + pathfix=/usr/bin/pathfix3.9.py + '[' -z s ']' + shebang_flags=-kas + /usr/bin/pathfix3.9.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/export_signing_key /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/generate_config /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/generate_log_config /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/generate_signing_key /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/hash_password /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/register_new_matrix_user /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/synapse_homeserver /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/synapse_port_db /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/synapse_review_recent_signups /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/synapse_worker /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/synctl /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/update_synapse_database /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/export_signing_key: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/generate_config: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/generate_log_config: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/generate_signing_key: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/hash_password: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/register_new_matrix_user: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/synapse_homeserver: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/synapse_port_db: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/synapse_review_recent_signups: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/synapse_worker: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/synctl: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/update_synapse_database: updating + rm -rfv /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/matrix-synapse-1.66.0-1.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/matrix_synapse-1.66.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/matrix_synapse-1.66.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64 --record /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/matrix_synapse-1.66.0.dist-info/RECORD --output /builddir/build/BUILD/matrix-synapse-1.66.0-1.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/matrix_synapse-1.66.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/matrix_synapse-1.66.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/matrix_synapse-1.66.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/matrix_synapse-1.66.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/matrix-synapse-1.66.0-1.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + '[' -f /usr/bin/pathfix3.9.py ']' + pathfix=/usr/bin/pathfix3.9.py + '[' -z s ']' + shebang_flags=-kas + /usr/bin/pathfix3.9.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/synapse/_scripts recursedown('/builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/synapse/_scripts') recursedown('/builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/synapse/_scripts/__pycache__') /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/synapse/_scripts/__init__.py: no change /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/synapse/_scripts/export_signing_key.py: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/synapse/_scripts/generate_config.py: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/synapse/_scripts/generate_log_config.py: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/synapse/_scripts/generate_signing_key.py: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/synapse/_scripts/hash_password.py: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/synapse/_scripts/move_remote_media_to_new_store.py: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/synapse/_scripts/register_new_matrix_user.py: no change /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/synapse/_scripts/review_recent_signups.py: no change /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/synapse/_scripts/synapse_port_db.py: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/synapse/_scripts/synctl.py: updating /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9/site-packages/synapse/_scripts/update_synapse_database.py: updating + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/matrix-synapse-1.66.0-1.el9.x86_64-pyproject-files --output-modules /builddir/build/BUILD/matrix-synapse-1.66.0-1.el9.x86_64-pyproject-modules --buildroot /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64 --sitelib /usr/lib/python3.9/site-packages --sitearch /usr/lib64/python3.9/site-packages --python-version 3.9 --pyproject-record /builddir/build/BUILD/matrix-synapse-1.66.0-1.el9.x86_64-pyproject-record --prefix /usr synapse + install -p -D -T -m 0644 contrib/systemd/log_config.yaml /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/etc/synapse/log_config.yaml + install -p -D -T -m 0644 /builddir/build/SOURCES/synapse.sysconfig /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/etc/sysconfig/synapse + install -p -D -T -m 0644 /builddir/build/SOURCES/synapse.service /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/systemd/system/synapse.service + install -p -d -m 755 /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64//var/lib/synapse + install -p -D -m 0644 /builddir/build/SOURCES/matrix-synapse.sysusers /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/sysusers.d/matrix-synapse.conf + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.66.0-1.el9 --unique-debug-suffix -1.66.0-1.el9.x86_64 --unique-debug-src-base matrix-synapse-1.66.0-1.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/synapse-1.66.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.op9QQB Processing files: matrix-synapse-1.66.0-1.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3pEwx9 + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + DOCDIR=/builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/share/doc/matrix-synapse + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/share/doc/matrix-synapse + cp -pr AUTHORS.rst README.rst UPGRADE.rst /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/share/doc/matrix-synapse + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Npp2vj + umask 022 + cd /builddir/build/BUILD + cd synapse-1.66.0 + LICENSEDIR=/builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/share/licenses/matrix-synapse + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/share/licenses/matrix-synapse + cp -pr LICENSE /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64/usr/share/licenses/matrix-synapse + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(matrix-synapse) = 1.66.0-1.el9 group(synapse) matrix-synapse = 1.66.0-1.el9 python3.9dist(matrix-synapse) = 1.66 python3dist(matrix-synapse) = 1.66 user(synapse) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: ((python3.9dist(attrs) < 21.1 or python3.9dist(attrs) > 21.1) with python3.9dist(attrs) >= 19.2) ((python3.9dist(frozendict) < 2.1.2 or python3.9dist(frozendict) > 2.1.2) with python3.9dist(frozendict) >= 1) (python3.9dist(canonicaljson) < 2 with python3.9dist(canonicaljson) >= 1.5) (python3.9dist(matrix-common) < 2 with python3.9dist(matrix-common) >= 1.2.1) (python3.9dist(signedjson) < 2 with python3.9dist(signedjson) >= 1.1) /usr/bin/python3 python(abi) = 3.9 python3.9dist(bcrypt) >= 3.1 python3.9dist(bleach) >= 1.4.3 python3.9dist(cryptography) >= 3.4.7 python3.9dist(ijson) >= 3.1.4 python3.9dist(jinja2) >= 3 python3.9dist(jsonschema) >= 3 python3.9dist(msgpack) >= 0.5.2 python3.9dist(netaddr) >= 0.7.18 python3.9dist(packaging) >= 16.1 python3.9dist(phonenumbers) >= 8.2 python3.9dist(pillow) >= 5.4 python3.9dist(prometheus-client) >= 0.4 python3.9dist(pyasn1) >= 0.1.9 python3.9dist(pyasn1-modules) >= 0.0.7 python3.9dist(pydantic) >= 1.7.4 python3.9dist(pymacaroons) >= 0.13 python3.9dist(pyopenssl) >= 16 python3.9dist(pyyaml) >= 3.11 python3.9dist(service-identity) >= 18.1 python3.9dist(sortedcontainers) >= 1.4.4 python3.9dist(treq) >= 15.1 python3.9dist(twisted) >= 18.9 python3.9dist(twisted[tls]) >= 18.9 python3.9dist(typing-extensions) >= 3.10.0.1 python3.9dist(unpaddedbase64) >= 2.1 Recommends: matrix-synapse+postgres matrix-synapse+systemd Processing files: matrix-synapse+matrix-synapse-ldap3-1.66.0-1.el9.noarch Provides: matrix-synapse+matrix-synapse-ldap3 = 1.66.0-1.el9 python3.9dist(matrix-synapse[matrix-synapse-ldap3]) = 1.66 python3dist(matrix-synapse[matrix-synapse-ldap3]) = 1.66 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(matrix-synapse-ldap3) >= 0.1 Processing files: matrix-synapse+postgres-1.66.0-1.el9.noarch Provides: matrix-synapse+postgres = 1.66.0-1.el9 python3.9dist(matrix-synapse[postgres]) = 1.66 python3dist(matrix-synapse[postgres]) = 1.66 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(psycopg2) >= 2.8 Processing files: matrix-synapse+saml2-1.66.0-1.el9.noarch Provides: matrix-synapse+saml2 = 1.66.0-1.el9 python3.9dist(matrix-synapse[saml2]) = 1.66 python3dist(matrix-synapse[saml2]) = 1.66 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(pysaml2) >= 4.5 Processing files: matrix-synapse+oidc-1.66.0-1.el9.noarch Provides: matrix-synapse+oidc = 1.66.0-1.el9 python3.9dist(matrix-synapse[oidc]) = 1.66 python3dist(matrix-synapse[oidc]) = 1.66 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(authlib) >= 0.14 Processing files: matrix-synapse+systemd-1.66.0-1.el9.noarch Provides: matrix-synapse+systemd = 1.66.0-1.el9 python3.9dist(matrix-synapse[systemd]) = 1.66 python3dist(matrix-synapse[systemd]) = 1.66 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(systemd-python) >= 231 Processing files: matrix-synapse+url_preview-1.66.0-1.el9.noarch Provides: matrix-synapse+url_preview = 1.66.0-1.el9 python3.9dist(matrix-synapse[url_preview]) = 1.66 python3dist(matrix-synapse[url_preview]) = 1.66 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(lxml) >= 4.2 Processing files: matrix-synapse+jwt-1.66.0-1.el9.noarch Provides: matrix-synapse+jwt = 1.66.0-1.el9 python3.9dist(matrix-synapse[jwt]) = 1.66 python3dist(matrix-synapse[jwt]) = 1.66 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(authlib) >= 0.14 Processing files: matrix-synapse+cache_memory-1.66.0-1.el9.noarch Provides: matrix-synapse+cache_memory = 1.66.0-1.el9 python3.9dist(matrix-synapse[cache_memory]) = 1.66 python3dist(matrix-synapse[cache_memory]) = 1.66 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(pympler) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/matrix-synapse-1.66.0-1.el9.x86_64 Wrote: /builddir/build/SRPMS/matrix-synapse-1.66.0-1.el9.src.rpm Wrote: /builddir/build/RPMS/matrix-synapse+systemd-1.66.0-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/matrix-synapse+postgres-1.66.0-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/matrix-synapse+matrix-synapse-ldap3-1.66.0-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/matrix-synapse+saml2-1.66.0-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/matrix-synapse+oidc-1.66.0-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/matrix-synapse+url_preview-1.66.0-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/matrix-synapse+jwt-1.66.0-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/matrix-synapse+cache_memory-1.66.0-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/matrix-synapse-1.66.0-1.el9.noarch.rpm Child return code was: 0