Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-OWSLib.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-106308-66771/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-OWSLib.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-OWSLib-0.30.0-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-OWSLib.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-106308-66771/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-OWSLib.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.K6IJ9O + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf OWSLib-0.30.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/OWSLib-0.30.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd OWSLib-0.30.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -r -i 's/[-]-cov[^[:blank:]]*[[:blank:]][^[[:blank:]]+//g' tox.ini + sed -r -e '/^(flake8|pytest-cov|twine|coverage|coveralls)\b/d' requirements-dev.txt + tee requirements-dev-filtered.txt -r requirements.txt pytest>=3.8 Pillow tox wheel + find examples -type f -name '*.py' -exec gawk '/^#!/ { print FILENAME }; { nextfile }' '{}' + + xargs -r sed -r -i '1{/^#!/d}' + chmod -v a-x examples/csw-client.py examples/csw-harvest.py examples/iso-getcodelist.py examples/wcs-thredds-prism.py examples/wfs-wei-script.py examples/wms-getfeatureinfo.py examples/wps-birdhouse.py examples/wps-ceda-script.py examples/wps-client.py examples/wps-pml-script-1.py examples/wps-pml-script-2.py examples/wps-usgs-script.py mode of 'examples/csw-client.py' retained as 0644 (rw-r--r--) mode of 'examples/csw-harvest.py' retained as 0644 (rw-r--r--) mode of 'examples/iso-getcodelist.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/wcs-thredds-prism.py' retained as 0644 (rw-r--r--) mode of 'examples/wfs-wei-script.py' retained as 0644 (rw-r--r--) mode of 'examples/wms-getfeatureinfo.py' retained as 0644 (rw-r--r--) mode of 'examples/wps-birdhouse.py' retained as 0644 (rw-r--r--) mode of 'examples/wps-ceda-script.py' retained as 0644 (rw-r--r--) mode of 'examples/wps-client.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/wps-pml-script-1.py' retained as 0644 (rw-r--r--) mode of 'examples/wps-pml-script-2.py' retained as 0644 (rw-r--r--) mode of 'examples/wps-usgs-script.py' retained as 0644 (rw-r--r--) + echo 'nbsphinx_allow_errors = True' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NSTsGI + umask 022 + cd /builddir/build/BUILD + cd OWSLib-0.30.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 requirements-dev-filtered.txt Handling dataclasses; python_version < '3.7' from requirements file requirements-dev-filtered.txt Ignoring alien requirement: dataclasses; python_version < '3.7' Handling lxml from requirements file requirements-dev-filtered.txt Requirement not satisfied: lxml Handling python-dateutil>=1.5 from requirements file requirements-dev-filtered.txt Requirement not satisfied: python-dateutil>=1.5 Handling pytz from requirements file requirements-dev-filtered.txt Requirement not satisfied: pytz Handling pyyaml from requirements file requirements-dev-filtered.txt Requirement not satisfied: pyyaml Handling requests>=1.0 from requirements file requirements-dev-filtered.txt Requirement satisfied: requests>=1.0 (installed: requests 2.28.2) Handling pytest>=3.8 from requirements file requirements-dev-filtered.txt Requirement not satisfied: pytest>=3.8 Handling Pillow from requirements file requirements-dev-filtered.txt Requirement not satisfied: Pillow Handling tox from requirements file requirements-dev-filtered.txt Requirement not satisfied: tox Handling wheel from requirements file requirements-dev-filtered.txt Requirement not satisfied: wheel Exiting dependency generation pass: all requirements files + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-OWSLib-0.30.0-1.oc9.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 noarch --nodeps /builddir/build/SPECS/python-OWSLib.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-106308-66771/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-OWSLib.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.G7gHj7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf OWSLib-0.30.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/OWSLib-0.30.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd OWSLib-0.30.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -r -i 's/[-]-cov[^[:blank:]]*[[:blank:]][^[[:blank:]]+//g' tox.ini + sed -r -e '/^(flake8|pytest-cov|twine|coverage|coveralls)\b/d' requirements-dev.txt + tee requirements-dev-filtered.txt -r requirements.txt pytest>=3.8 Pillow tox wheel + find examples -type f -name '*.py' -exec gawk '/^#!/ { print FILENAME }; { nextfile }' '{}' + + xargs -r sed -r -i '1{/^#!/d}' + chmod -v a-x examples/csw-client.py examples/csw-harvest.py examples/iso-getcodelist.py examples/wcs-thredds-prism.py examples/wfs-wei-script.py examples/wms-getfeatureinfo.py examples/wps-birdhouse.py examples/wps-ceda-script.py examples/wps-client.py examples/wps-pml-script-1.py examples/wps-pml-script-2.py examples/wps-usgs-script.py mode of 'examples/csw-client.py' retained as 0644 (rw-r--r--) mode of 'examples/csw-harvest.py' retained as 0644 (rw-r--r--) mode of 'examples/iso-getcodelist.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/wcs-thredds-prism.py' retained as 0644 (rw-r--r--) mode of 'examples/wfs-wei-script.py' retained as 0644 (rw-r--r--) mode of 'examples/wms-getfeatureinfo.py' retained as 0644 (rw-r--r--) mode of 'examples/wps-birdhouse.py' retained as 0644 (rw-r--r--) mode of 'examples/wps-ceda-script.py' retained as 0644 (rw-r--r--) mode of 'examples/wps-client.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/wps-pml-script-1.py' retained as 0644 (rw-r--r--) mode of 'examples/wps-pml-script-2.py' retained as 0644 (rw-r--r--) mode of 'examples/wps-usgs-script.py' retained as 0644 (rw-r--r--) + echo 'nbsphinx_allow_errors = True' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.vrJpJS + umask 022 + cd /builddir/build/BUILD + cd OWSLib-0.30.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 requirements-dev-filtered.txt Handling dataclasses; python_version < '3.7' from requirements file requirements-dev-filtered.txt Ignoring alien requirement: dataclasses; python_version < '3.7' Handling lxml from requirements file requirements-dev-filtered.txt Requirement satisfied: lxml (installed: lxml 4.9.3) Handling python-dateutil>=1.5 from requirements file requirements-dev-filtered.txt Requirement satisfied: python-dateutil>=1.5 (installed: python-dateutil 2.8.2) Handling pytz from requirements file requirements-dev-filtered.txt Requirement satisfied: pytz (installed: pytz 2022.7.1) Handling pyyaml from requirements file requirements-dev-filtered.txt Requirement satisfied: pyyaml (installed: pyyaml 6.0.1) Handling requests>=1.0 from requirements file requirements-dev-filtered.txt Requirement satisfied: requests>=1.0 (installed: requests 2.28.2) Handling pytest>=3.8 from requirements file requirements-dev-filtered.txt Requirement satisfied: pytest>=3.8 (installed: pytest 7.4.0) Handling Pillow from requirements file requirements-dev-filtered.txt Requirement satisfied: Pillow (installed: Pillow 10.2.0) Handling tox from requirements file requirements-dev-filtered.txt Requirement satisfied: tox (installed: tox 4.10.0) Handling wheel from requirements file requirements-dev-filtered.txt Requirement satisfied: wheel (installed: wheel 0.41.2) Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.41.2) HOOK STDOUT: running egg_info HOOK STDOUT: creating OWSLib.egg-info HOOK STDOUT: writing OWSLib.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to OWSLib.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to OWSLib.egg-info/requires.txt HOOK STDOUT: writing top-level names to OWSLib.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'OWSLib.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'OWSLib.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'AUTHORS.rst' HOOK STDOUT: writing manifest file 'OWSLib.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling lxml from wheel metadata: Requires-Dist Requirement satisfied: lxml (installed: lxml 4.9.3) Handling python-dateutil >=1.5 from wheel metadata: Requires-Dist Requirement satisfied: python-dateutil >=1.5 (installed: python-dateutil 2.8.2) Handling pytz from wheel metadata: Requires-Dist Requirement satisfied: pytz (installed: pytz 2022.7.1) Handling pyyaml from wheel metadata: Requires-Dist Requirement satisfied: pyyaml (installed: pyyaml 6.0.1) Handling requests >=1.0 from wheel metadata: Requires-Dist Requirement satisfied: requests >=1.0 (installed: requests 2.28.2) Handling dataclasses ; python_version < "3.7" from wheel metadata: Requires-Dist Ignoring alien requirement: dataclasses ; python_version < "3.7" + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-OWSLib-0.30.0-1.oc9.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 noarch --nodeps /builddir/build/SPECS/python-OWSLib.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-106308-66771/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-OWSLib.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: noarch Building for target noarch Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.kJ9qfB + umask 022 + cd /builddir/build/BUILD + cd OWSLib-0.30.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv OWSLib-0.30.0.dist-info/ removed 'OWSLib-0.30.0.dist-info/AUTHORS.rst' removed 'OWSLib-0.30.0.dist-info/METADATA' removed 'OWSLib-0.30.0.dist-info/top_level.txt' removed 'OWSLib-0.30.0.dist-info/LICENSE' removed directory 'OWSLib-0.30.0.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 requirements-dev-filtered.txt Handling dataclasses; python_version < '3.7' from requirements file requirements-dev-filtered.txt Ignoring alien requirement: dataclasses; python_version < '3.7' Handling lxml from requirements file requirements-dev-filtered.txt Requirement satisfied: lxml (installed: lxml 4.9.3) Handling python-dateutil>=1.5 from requirements file requirements-dev-filtered.txt Requirement satisfied: python-dateutil>=1.5 (installed: python-dateutil 2.8.2) Handling pytz from requirements file requirements-dev-filtered.txt Requirement satisfied: pytz (installed: pytz 2022.7.1) Handling pyyaml from requirements file requirements-dev-filtered.txt Requirement satisfied: pyyaml (installed: pyyaml 6.0.1) Handling requests>=1.0 from requirements file requirements-dev-filtered.txt Requirement satisfied: requests>=1.0 (installed: requests 2.28.2) Handling pytest>=3.8 from requirements file requirements-dev-filtered.txt Requirement satisfied: pytest>=3.8 (installed: pytest 7.4.0) Handling Pillow from requirements file requirements-dev-filtered.txt Requirement satisfied: Pillow (installed: Pillow 10.2.0) Handling tox from requirements file requirements-dev-filtered.txt Requirement satisfied: tox (installed: tox 4.10.0) Handling wheel from requirements file requirements-dev-filtered.txt Requirement satisfied: wheel (installed: wheel 0.41.2) Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.41.2) HOOK STDOUT: running egg_info HOOK STDOUT: writing OWSLib.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to OWSLib.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to OWSLib.egg-info/requires.txt HOOK STDOUT: writing top-level names to OWSLib.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'OWSLib.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'AUTHORS.rst' HOOK STDOUT: writing manifest file 'OWSLib.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling lxml from wheel metadata: Requires-Dist Requirement satisfied: lxml (installed: lxml 4.9.3) Handling python-dateutil >=1.5 from wheel metadata: Requires-Dist Requirement satisfied: python-dateutil >=1.5 (installed: python-dateutil 2.8.2) Handling pytz from wheel metadata: Requires-Dist Requirement satisfied: pytz (installed: pytz 2022.7.1) Handling pyyaml from wheel metadata: Requires-Dist Requirement satisfied: pyyaml (installed: pyyaml 6.0.1) Handling requests >=1.0 from wheel metadata: Requires-Dist Requirement satisfied: requests >=1.0 (installed: requests 2.28.2) Handling dataclasses ; python_version < "3.7" from wheel metadata: Requires-Dist Ignoring alien requirement: dataclasses ; python_version < "3.7" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IoQKRm + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd OWSLib-0.30.0 + mkdir -p /builddir/build/BUILD/OWSLib-0.30.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + TMPDIR=/builddir/build/BUILD/OWSLib-0.30.0/.pyproject-builddir + /usr/bin/python3 -m pip wheel --wheel-dir /builddir/build/BUILD/OWSLib-0.30.0/pyproject-wheeldir --no-deps --use-pep517 --no-build-isolation --disable-pip-version-check --no-clean --progress-bar off --verbose . Processing /builddir/build/BUILD/OWSLib-0.30.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /builddir/build/BUILD/OWSLib-0.30.0/.pyproject-builddir/pip-modern-metadata-3f9p3gmn/OWSLib.egg-info writing /builddir/build/BUILD/OWSLib-0.30.0/.pyproject-builddir/pip-modern-metadata-3f9p3gmn/OWSLib.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/OWSLib-0.30.0/.pyproject-builddir/pip-modern-metadata-3f9p3gmn/OWSLib.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/OWSLib-0.30.0/.pyproject-builddir/pip-modern-metadata-3f9p3gmn/OWSLib.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/OWSLib-0.30.0/.pyproject-builddir/pip-modern-metadata-3f9p3gmn/OWSLib.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/OWSLib-0.30.0/.pyproject-builddir/pip-modern-metadata-3f9p3gmn/OWSLib.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/OWSLib-0.30.0/.pyproject-builddir/pip-modern-metadata-3f9p3gmn/OWSLib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file '/builddir/build/BUILD/OWSLib-0.30.0/.pyproject-builddir/pip-modern-metadata-3f9p3gmn/OWSLib.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/OWSLib-0.30.0/.pyproject-builddir/pip-modern-metadata-3f9p3gmn/OWSLib-0.30.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: OWSLib Building wheel for OWSLib (pyproject.toml): started Running command Building wheel for OWSLib (pyproject.toml) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/owslib copying owslib/fes2.py -> build/lib/owslib copying owslib/opensearch.py -> build/lib/owslib copying owslib/iso.py -> build/lib/owslib copying owslib/util.py -> build/lib/owslib copying owslib/sos.py -> build/lib/owslib copying owslib/__init__.py -> build/lib/owslib copying owslib/interfaces.py -> build/lib/owslib copying owslib/wmc.py -> build/lib/owslib copying owslib/fes.py -> build/lib/owslib copying owslib/tms.py -> build/lib/owslib copying owslib/iso_che.py -> build/lib/owslib copying owslib/namespaces.py -> build/lib/owslib copying owslib/wfs.py -> build/lib/owslib copying owslib/csw.py -> build/lib/owslib copying owslib/ows.py -> build/lib/owslib copying owslib/gm03.py -> build/lib/owslib copying owslib/gml.py -> build/lib/owslib copying owslib/etree.py -> build/lib/owslib copying owslib/fgdc.py -> build/lib/owslib copying owslib/wcs.py -> build/lib/owslib copying owslib/crs.py -> build/lib/owslib copying owslib/wmts.py -> build/lib/owslib copying owslib/wms.py -> build/lib/owslib copying owslib/dif.py -> build/lib/owslib copying owslib/wps.py -> build/lib/owslib creating build/lib/owslib/swe copying owslib/swe/__init__.py -> build/lib/owslib/swe copying owslib/swe/common.py -> build/lib/owslib/swe creating build/lib/owslib/coverage copying owslib/coverage/wcs200.py -> build/lib/owslib/coverage copying owslib/coverage/wcsBase.py -> build/lib/owslib/coverage copying owslib/coverage/wcs201.py -> build/lib/owslib/coverage copying owslib/coverage/__init__.py -> build/lib/owslib/coverage copying owslib/coverage/wcsdecoder.py -> build/lib/owslib/coverage copying owslib/coverage/wcs111.py -> build/lib/owslib/coverage copying owslib/coverage/wcs110.py -> build/lib/owslib/coverage copying owslib/coverage/wcs100.py -> build/lib/owslib/coverage creating build/lib/owslib/owscontext copying owslib/owscontext/__init__.py -> build/lib/owslib/owscontext copying owslib/owscontext/geojson.py -> build/lib/owslib/owscontext copying owslib/owscontext/atom.py -> build/lib/owslib/owscontext copying owslib/owscontext/common.py -> build/lib/owslib/owscontext copying owslib/owscontext/core.py -> build/lib/owslib/owscontext creating build/lib/owslib/feature copying owslib/feature/schema.py -> build/lib/owslib/feature copying owslib/feature/__init__.py -> build/lib/owslib/feature copying owslib/feature/wfs200.py -> build/lib/owslib/feature copying owslib/feature/wfs100.py -> build/lib/owslib/feature copying owslib/feature/common.py -> build/lib/owslib/feature copying owslib/feature/postrequest.py -> build/lib/owslib/feature copying owslib/feature/wfs110.py -> build/lib/owslib/feature creating build/lib/owslib/waterml copying owslib/waterml/__init__.py -> build/lib/owslib/waterml copying owslib/waterml/wml.py -> build/lib/owslib/waterml copying owslib/waterml/wml10.py -> build/lib/owslib/waterml copying owslib/waterml/wml11.py -> build/lib/owslib/waterml creating build/lib/owslib/ogcapi copying owslib/ogcapi/maps.py -> build/lib/owslib/ogcapi copying owslib/ogcapi/processes.py -> build/lib/owslib/ogcapi copying owslib/ogcapi/__init__.py -> build/lib/owslib/ogcapi copying owslib/ogcapi/coverages.py -> build/lib/owslib/ogcapi copying owslib/ogcapi/features.py -> build/lib/owslib/ogcapi copying owslib/ogcapi/edr.py -> build/lib/owslib/ogcapi copying owslib/ogcapi/records.py -> build/lib/owslib/ogcapi creating build/lib/owslib/catalogue copying owslib/catalogue/csw2.py -> build/lib/owslib/catalogue copying owslib/catalogue/csw3.py -> build/lib/owslib/catalogue copying owslib/catalogue/__init__.py -> build/lib/owslib/catalogue creating build/lib/owslib/map copying owslib/map/__init__.py -> build/lib/owslib/map copying owslib/map/common.py -> build/lib/owslib/map copying owslib/map/wms111.py -> build/lib/owslib/map copying owslib/map/wms130.py -> build/lib/owslib/map creating build/lib/owslib/swe/sensor copying owslib/swe/sensor/__init__.py -> build/lib/owslib/swe/sensor copying owslib/swe/sensor/sml.py -> build/lib/owslib/swe/sensor creating build/lib/owslib/swe/observation copying owslib/swe/observation/__init__.py -> build/lib/owslib/swe/observation copying owslib/swe/observation/sos100.py -> build/lib/owslib/swe/observation copying owslib/swe/observation/waterml2.py -> build/lib/owslib/swe/observation copying owslib/swe/observation/om.py -> build/lib/owslib/swe/observation copying owslib/swe/observation/sos200.py -> build/lib/owslib/swe/observation installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/fes2.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/opensearch.py -> build/bdist.linux-x86_64/wheel/owslib creating build/bdist.linux-x86_64/wheel/owslib/swe copying build/lib/owslib/swe/__init__.py -> build/bdist.linux-x86_64/wheel/owslib/swe creating build/bdist.linux-x86_64/wheel/owslib/swe/sensor copying build/lib/owslib/swe/sensor/__init__.py -> build/bdist.linux-x86_64/wheel/owslib/swe/sensor copying build/lib/owslib/swe/sensor/sml.py -> build/bdist.linux-x86_64/wheel/owslib/swe/sensor copying build/lib/owslib/swe/common.py -> build/bdist.linux-x86_64/wheel/owslib/swe creating build/bdist.linux-x86_64/wheel/owslib/swe/observation copying build/lib/owslib/swe/observation/__init__.py -> build/bdist.linux-x86_64/wheel/owslib/swe/observation copying build/lib/owslib/swe/observation/sos100.py -> build/bdist.linux-x86_64/wheel/owslib/swe/observation copying build/lib/owslib/swe/observation/waterml2.py -> build/bdist.linux-x86_64/wheel/owslib/swe/observation copying build/lib/owslib/swe/observation/om.py -> build/bdist.linux-x86_64/wheel/owslib/swe/observation copying build/lib/owslib/swe/observation/sos200.py -> build/bdist.linux-x86_64/wheel/owslib/swe/observation copying build/lib/owslib/iso.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/util.py -> build/bdist.linux-x86_64/wheel/owslib creating build/bdist.linux-x86_64/wheel/owslib/coverage copying build/lib/owslib/coverage/wcs200.py -> build/bdist.linux-x86_64/wheel/owslib/coverage copying build/lib/owslib/coverage/wcsBase.py -> build/bdist.linux-x86_64/wheel/owslib/coverage copying build/lib/owslib/coverage/wcs201.py -> build/bdist.linux-x86_64/wheel/owslib/coverage copying build/lib/owslib/coverage/__init__.py -> build/bdist.linux-x86_64/wheel/owslib/coverage copying build/lib/owslib/coverage/wcsdecoder.py -> build/bdist.linux-x86_64/wheel/owslib/coverage copying build/lib/owslib/coverage/wcs111.py -> build/bdist.linux-x86_64/wheel/owslib/coverage copying build/lib/owslib/coverage/wcs110.py -> build/bdist.linux-x86_64/wheel/owslib/coverage copying build/lib/owslib/coverage/wcs100.py -> build/bdist.linux-x86_64/wheel/owslib/coverage copying build/lib/owslib/sos.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/__init__.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/interfaces.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/wmc.py -> build/bdist.linux-x86_64/wheel/owslib creating build/bdist.linux-x86_64/wheel/owslib/owscontext copying build/lib/owslib/owscontext/__init__.py -> build/bdist.linux-x86_64/wheel/owslib/owscontext copying build/lib/owslib/owscontext/geojson.py -> build/bdist.linux-x86_64/wheel/owslib/owscontext copying build/lib/owslib/owscontext/atom.py -> build/bdist.linux-x86_64/wheel/owslib/owscontext copying build/lib/owslib/owscontext/common.py -> build/bdist.linux-x86_64/wheel/owslib/owscontext copying build/lib/owslib/owscontext/core.py -> build/bdist.linux-x86_64/wheel/owslib/owscontext copying build/lib/owslib/fes.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/tms.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/iso_che.py -> build/bdist.linux-x86_64/wheel/owslib creating build/bdist.linux-x86_64/wheel/owslib/feature copying build/lib/owslib/feature/schema.py -> build/bdist.linux-x86_64/wheel/owslib/feature copying build/lib/owslib/feature/__init__.py -> build/bdist.linux-x86_64/wheel/owslib/feature copying build/lib/owslib/feature/wfs200.py -> build/bdist.linux-x86_64/wheel/owslib/feature copying build/lib/owslib/feature/wfs100.py -> build/bdist.linux-x86_64/wheel/owslib/feature copying build/lib/owslib/feature/common.py -> build/bdist.linux-x86_64/wheel/owslib/feature copying build/lib/owslib/feature/postrequest.py -> build/bdist.linux-x86_64/wheel/owslib/feature copying build/lib/owslib/feature/wfs110.py -> build/bdist.linux-x86_64/wheel/owslib/feature copying build/lib/owslib/namespaces.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/wfs.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/csw.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/ows.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/gm03.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/gml.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/etree.py -> build/bdist.linux-x86_64/wheel/owslib creating build/bdist.linux-x86_64/wheel/owslib/waterml copying build/lib/owslib/waterml/__init__.py -> build/bdist.linux-x86_64/wheel/owslib/waterml copying build/lib/owslib/waterml/wml.py -> build/bdist.linux-x86_64/wheel/owslib/waterml copying build/lib/owslib/waterml/wml10.py -> build/bdist.linux-x86_64/wheel/owslib/waterml copying build/lib/owslib/waterml/wml11.py -> build/bdist.linux-x86_64/wheel/owslib/waterml copying build/lib/owslib/fgdc.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/wcs.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/crs.py -> build/bdist.linux-x86_64/wheel/owslib creating build/bdist.linux-x86_64/wheel/owslib/ogcapi copying build/lib/owslib/ogcapi/maps.py -> build/bdist.linux-x86_64/wheel/owslib/ogcapi copying build/lib/owslib/ogcapi/processes.py -> build/bdist.linux-x86_64/wheel/owslib/ogcapi copying build/lib/owslib/ogcapi/__init__.py -> build/bdist.linux-x86_64/wheel/owslib/ogcapi copying build/lib/owslib/ogcapi/coverages.py -> build/bdist.linux-x86_64/wheel/owslib/ogcapi copying build/lib/owslib/ogcapi/features.py -> build/bdist.linux-x86_64/wheel/owslib/ogcapi copying build/lib/owslib/ogcapi/edr.py -> build/bdist.linux-x86_64/wheel/owslib/ogcapi copying build/lib/owslib/ogcapi/records.py -> build/bdist.linux-x86_64/wheel/owslib/ogcapi copying build/lib/owslib/wmts.py -> build/bdist.linux-x86_64/wheel/owslib creating build/bdist.linux-x86_64/wheel/owslib/catalogue copying build/lib/owslib/catalogue/csw2.py -> build/bdist.linux-x86_64/wheel/owslib/catalogue copying build/lib/owslib/catalogue/csw3.py -> build/bdist.linux-x86_64/wheel/owslib/catalogue copying build/lib/owslib/catalogue/__init__.py -> build/bdist.linux-x86_64/wheel/owslib/catalogue copying build/lib/owslib/wms.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/dif.py -> build/bdist.linux-x86_64/wheel/owslib copying build/lib/owslib/wps.py -> build/bdist.linux-x86_64/wheel/owslib creating build/bdist.linux-x86_64/wheel/owslib/map copying build/lib/owslib/map/__init__.py -> build/bdist.linux-x86_64/wheel/owslib/map copying build/lib/owslib/map/common.py -> build/bdist.linux-x86_64/wheel/owslib/map copying build/lib/owslib/map/wms111.py -> build/bdist.linux-x86_64/wheel/owslib/map copying build/lib/owslib/map/wms130.py -> build/bdist.linux-x86_64/wheel/owslib/map running install_egg_info running egg_info writing OWSLib.egg-info/PKG-INFO writing dependency_links to OWSLib.egg-info/dependency_links.txt writing requirements to OWSLib.egg-info/requires.txt writing top-level names to OWSLib.egg-info/top_level.txt reading manifest file 'OWSLib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'OWSLib.egg-info/SOURCES.txt' Copying OWSLib.egg-info to build/bdist.linux-x86_64/wheel/OWSLib-0.30.0-py3.11.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/OWSLib-0.30.0.dist-info/WHEEL creating '/builddir/build/BUILD/OWSLib-0.30.0/.pyproject-builddir/pip-wheel-6dowfa11/.tmp-q7r_cqsy/OWSLib-0.30.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'owslib/__init__.py' adding 'owslib/crs.py' adding 'owslib/csw.py' adding 'owslib/dif.py' adding 'owslib/etree.py' adding 'owslib/fes.py' adding 'owslib/fes2.py' adding 'owslib/fgdc.py' adding 'owslib/gm03.py' adding 'owslib/gml.py' adding 'owslib/interfaces.py' adding 'owslib/iso.py' adding 'owslib/iso_che.py' adding 'owslib/namespaces.py' adding 'owslib/opensearch.py' adding 'owslib/ows.py' adding 'owslib/sos.py' adding 'owslib/tms.py' adding 'owslib/util.py' adding 'owslib/wcs.py' adding 'owslib/wfs.py' adding 'owslib/wmc.py' adding 'owslib/wms.py' adding 'owslib/wmts.py' adding 'owslib/wps.py' adding 'owslib/catalogue/__init__.py' adding 'owslib/catalogue/csw2.py' adding 'owslib/catalogue/csw3.py' adding 'owslib/coverage/__init__.py' adding 'owslib/coverage/wcs100.py' adding 'owslib/coverage/wcs110.py' adding 'owslib/coverage/wcs111.py' adding 'owslib/coverage/wcs200.py' adding 'owslib/coverage/wcs201.py' adding 'owslib/coverage/wcsBase.py' adding 'owslib/coverage/wcsdecoder.py' adding 'owslib/feature/__init__.py' adding 'owslib/feature/common.py' adding 'owslib/feature/postrequest.py' adding 'owslib/feature/schema.py' adding 'owslib/feature/wfs100.py' adding 'owslib/feature/wfs110.py' adding 'owslib/feature/wfs200.py' adding 'owslib/map/__init__.py' adding 'owslib/map/common.py' adding 'owslib/map/wms111.py' adding 'owslib/map/wms130.py' adding 'owslib/ogcapi/__init__.py' adding 'owslib/ogcapi/coverages.py' adding 'owslib/ogcapi/edr.py' adding 'owslib/ogcapi/features.py' adding 'owslib/ogcapi/maps.py' adding 'owslib/ogcapi/processes.py' adding 'owslib/ogcapi/records.py' adding 'owslib/owscontext/__init__.py' adding 'owslib/owscontext/atom.py' adding 'owslib/owscontext/common.py' adding 'owslib/owscontext/core.py' adding 'owslib/owscontext/geojson.py' adding 'owslib/swe/__init__.py' adding 'owslib/swe/common.py' adding 'owslib/swe/observation/__init__.py' adding 'owslib/swe/observation/om.py' adding 'owslib/swe/observation/sos100.py' adding 'owslib/swe/observation/sos200.py' adding 'owslib/swe/observation/waterml2.py' adding 'owslib/swe/sensor/__init__.py' adding 'owslib/swe/sensor/sml.py' adding 'owslib/waterml/__init__.py' adding 'owslib/waterml/wml.py' adding 'owslib/waterml/wml10.py' adding 'owslib/waterml/wml11.py' adding 'OWSLib-0.30.0.dist-info/AUTHORS.rst' adding 'OWSLib-0.30.0.dist-info/LICENSE' adding 'OWSLib-0.30.0.dist-info/METADATA' adding 'OWSLib-0.30.0.dist-info/WHEEL' adding 'OWSLib-0.30.0.dist-info/top_level.txt' adding 'OWSLib-0.30.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for OWSLib (pyproject.toml): finished with status 'done' Created wheel for OWSLib: filename=OWSLib-0.30.0-py3-none-any.whl size=222758 sha256=349ffe95f8f6dd749bd94d9a0cc27e06200d6ed8e2f6a67931000173b12b9fe2 Stored in directory: /builddir/.cache/pip/wheels/ee/58/bb/0cd3ad8cb8271c9c967dfc94feb4cfa8c371cbf610f4385ae2 Successfully built OWSLib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mulvgA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch ++ dirname /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch + cd OWSLib-0.30.0 ++ ls /builddir/build/BUILD/OWSLib-0.30.0/pyproject-wheeldir/OWSLib-0.30.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=OWSLib==0.30.0 + TMPDIR=/builddir/build/BUILD/OWSLib-0.30.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch --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/OWSLib-0.30.0/pyproject-wheeldir OWSLib==0.30.0 Using pip 23.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/OWSLib-0.30.0/pyproject-wheeldir Processing ./pyproject-wheeldir/OWSLib-0.30.0-py3-none-any.whl Installing collected packages: OWSLib Successfully installed OWSLib-0.30.0 + '[' -d /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/OWSLib-0.30.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/lib/python3.11/site-packages/OWSLib-0.30.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/OpenCloudOS + /usr/bin/python3 -B /usr/lib/rpm/OpenCloudOS/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch --record /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/lib/python3.11/site-packages/OWSLib-0.30.0.dist-info/RECORD --output /builddir/build/BUILD/pyproject-record + rm -fv /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/lib/python3.11/site-packages/OWSLib-0.30.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/lib/python3.11/site-packages/OWSLib-0.30.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/lib/python3.11/site-packages/OWSLib-0.30.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/lib/python3.11/site-packages/OWSLib-0.30.0.dist-info/REQUESTED' + /usr/bin/python3 /usr/lib/rpm/OpenCloudOS/pyproject_save_files.py --output-files /builddir/build/BUILD/pyproject-files --output-modules /builddir/build/BUILD/pyproject-modules --buildroot /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/pyproject-record --prefix /usr owslib + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.30.0-1.oc9 --unique-debug-suffix -0.30.0-1.oc9.noarch --unique-debug-src-base python-OWSLib-0.30.0-1.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/OWSLib-0.30.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Xh5bqI + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd OWSLib-0.30.0 + rm -rf owslib + k='not wms_geoserver_mass_gis.txt' + k='not wms_geoserver_mass_gis.txt and not wfs_MapServerWFSFeature.txt' + k='not wms_geoserver_mass_gis.txt and not wfs_MapServerWFSFeature.txt and not wfs_MapServerWFSCapabilities.txt' + k='not wms_geoserver_mass_gis.txt and not wfs_MapServerWFSFeature.txt and not wfs_MapServerWFSCapabilities.txt and not wfs2_storedqueries.txt' + k='not wms_geoserver_mass_gis.txt and not wfs_MapServerWFSFeature.txt and not wfs_MapServerWFSCapabilities.txt and not wfs2_storedqueries.txt and not wfs1_generic.txt' + k='not wms_geoserver_mass_gis.txt and not wfs_MapServerWFSFeature.txt and not wfs_MapServerWFSCapabilities.txt and not wfs2_storedqueries.txt and not wfs1_generic.txt and not wcs_thredds.txt' + k='not wms_geoserver_mass_gis.txt and not wfs_MapServerWFSFeature.txt and not wfs_MapServerWFSCapabilities.txt and not wfs2_storedqueries.txt and not wfs1_generic.txt and not wcs_thredds.txt and not test_wmts_example_informatievlaanderen' + k='not wms_geoserver_mass_gis.txt and not wfs_MapServerWFSFeature.txt and not wfs_MapServerWFSCapabilities.txt and not wfs2_storedqueries.txt and not wfs1_generic.txt and not wcs_thredds.txt and not test_wmts_example_informatievlaanderen and not namespaces.txt' + k='not wms_geoserver_mass_gis.txt and not wfs_MapServerWFSFeature.txt and not wfs_MapServerWFSCapabilities.txt and not wfs2_storedqueries.txt and not wfs1_generic.txt and not wcs_thredds.txt and not test_wmts_example_informatievlaanderen and not namespaces.txt and not (TestOffline and test_wfs_110_remotemd_parse_all)' + k='not wms_geoserver_mass_gis.txt and not wfs_MapServerWFSFeature.txt and not wfs_MapServerWFSCapabilities.txt and not wfs2_storedqueries.txt and not wfs1_generic.txt and not wcs_thredds.txt and not test_wmts_example_informatievlaanderen and not namespaces.txt and not (TestOffline and test_wfs_110_remotemd_parse_all) and not (TestOffline and test_wfs_110_remotemd_parse_single)' + k='not wms_geoserver_mass_gis.txt and not wfs_MapServerWFSFeature.txt and not wfs_MapServerWFSCapabilities.txt and not wfs2_storedqueries.txt and not wfs1_generic.txt and not wcs_thredds.txt and not test_wmts_example_informatievlaanderen and not namespaces.txt and not (TestOffline and test_wfs_110_remotemd_parse_all) and not (TestOffline and test_wfs_110_remotemd_parse_single) and not (TestOffline and test_wfs_200_remotemd_parse_all)' + k='not wms_geoserver_mass_gis.txt and not wfs_MapServerWFSFeature.txt and not wfs_MapServerWFSCapabilities.txt and not wfs2_storedqueries.txt and not wfs1_generic.txt and not wcs_thredds.txt and not test_wmts_example_informatievlaanderen and not namespaces.txt and not (TestOffline and test_wfs_110_remotemd_parse_all) and not (TestOffline and test_wfs_110_remotemd_parse_single) and not (TestOffline and test_wfs_200_remotemd_parse_all) and not (TestOffline and test_wfs_200_remotemd_parse_single)' + k='not wms_geoserver_mass_gis.txt and not wfs_MapServerWFSFeature.txt and not wfs_MapServerWFSCapabilities.txt and not wfs2_storedqueries.txt and not wfs1_generic.txt and not wcs_thredds.txt and not test_wmts_example_informatievlaanderen and not namespaces.txt and not (TestOffline and test_wfs_110_remotemd_parse_all) and not (TestOffline and test_wfs_110_remotemd_parse_single) and not (TestOffline and test_wfs_200_remotemd_parse_all) and not (TestOffline and test_wfs_200_remotemd_parse_single) and not (TestOffline and test_wms_130_remotemd_parse_all)' + k='not wms_geoserver_mass_gis.txt and not wfs_MapServerWFSFeature.txt and not wfs_MapServerWFSCapabilities.txt and not wfs2_storedqueries.txt and not wfs1_generic.txt and not wcs_thredds.txt and not test_wmts_example_informatievlaanderen and not namespaces.txt and not (TestOffline and test_wfs_110_remotemd_parse_all) and not (TestOffline and test_wfs_110_remotemd_parse_single) and not (TestOffline and test_wfs_200_remotemd_parse_all) and not (TestOffline and test_wfs_200_remotemd_parse_single) and not (TestOffline and test_wms_130_remotemd_parse_all) and not (TestOffline and test_wms_130_remotemd_parse_single)' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + PATH=/builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/OWSLib-0.30.0/.pyproject-builddir' + /usr/bin/pytest -m 'not online' -k 'not wms_geoserver_mass_gis.txt and not wfs_MapServerWFSFeature.txt and not wfs_MapServerWFSCapabilities.txt and not wfs2_storedqueries.txt and not wfs1_generic.txt and not wcs_thredds.txt and not test_wmts_example_informatievlaanderen and not namespaces.txt and not (TestOffline and test_wfs_110_remotemd_parse_all) and not (TestOffline and test_wfs_110_remotemd_parse_single) and not (TestOffline and test_wfs_200_remotemd_parse_all) and not (TestOffline and test_wfs_200_remotemd_parse_single) and not (TestOffline and test_wms_130_remotemd_parse_all) and not (TestOffline and test_wms_130_remotemd_parse_single)' ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.0, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/OWSLib-0.30.0 configfile: tox.ini collecting ... collected 215 items / 79 deselected / 136 selected build/lib/owslib/namespaces.py::owslib.namespaces.Namespaces.get_namespace PASSED build/lib/owslib/namespaces.py::owslib.namespaces.Namespaces.get_namespaces PASSED build/lib/owslib/namespaces.py::owslib.namespaces.Namespaces.get_versioned_namespace PASSED tests/test_csw_headers.py::test_csw_sends_headers PASSED tests/test_fes2.py::test_raw_filter PASSED tests/test_gm03.py::test_gm03 PASSED tests/test_iso_parsing.py::test_md_parsing_dov PASSED tests/test_iso_parsing.py::test_md_parsing_geobretagne PASSED tests/test_iso_parsing.py::test_md_parsing_19115_2 PASSED tests/test_iso_parsing.py::test_md_parsing_keywords_anchor PASSED tests/test_iso_parsing.py::test_md_parsing_keywords_no_anchor PASSED tests/test_namespaces.py::test_namespaces PASSED tests/test_ows.py::test_ows_bbox PASSED tests/test_ows.py::test_ows_bbox_with_namespaces PASSED tests/test_ows_interfaces.py::test_ows_interfaces_wms PASSED tests/test_ows_interfaces.py::test_ows_interfaces_wfs PASSED tests/test_owscontext_atomxml.py::test_load_feeds_bulk PASSED tests/test_owscontext_atomxml.py::test_single_atomxml_coding PASSED tests/test_owscontext_geojson.py::test_time_interval_format PASSED tests/test_owscontext_geojson.py::test_extract_p PASSED tests/test_owscontext_geojson.py::test_json_decode PASSED tests/test_owscontext_geojson.py::test_decode_single_json PASSED tests/test_owscontext_geojson.py::test_encode_json_small PASSED tests/test_owscontext_geojson.py::test_decode_json_small PASSED tests/test_owscontext_geojson.py::test_load_parse PASSED tests/test_owscontext_geojson.py::test_decode_full_json1 PASSED tests/test_owscontext_geojson.py::test_decode_full_json2 PASSED tests/test_owscontext_geojson.py::test_decode_full_json3 PASSED tests/test_owscontext_geojson.py::test_load_bulk PASSED tests/test_remote_metadata.py::TestOffline::test_wfs_100_noremotemd_parse_all PASSED tests/test_remote_metadata.py::TestOffline::test_wfs_100_noremotemd_parse_single PASSED tests/test_remote_metadata.py::TestOffline::test_wfs_100_noremotemd_parse_none PASSED tests/test_remote_metadata.py::TestOffline::test_wfs_110_noremotemd_parse_all PASSED tests/test_remote_metadata.py::TestOffline::test_wfs_110_noremotemd_parse_single PASSED tests/test_remote_metadata.py::TestOffline::test_wfs_110_noremotemd_parse_none PASSED tests/test_remote_metadata.py::TestOffline::test_wfs_110_remotemd_parse_none PASSED tests/test_remote_metadata.py::TestOffline::test_wfs_200_noremotemd_parse_all PASSED tests/test_remote_metadata.py::TestOffline::test_wfs_200_noremotemd_parse_single PASSED tests/test_remote_metadata.py::TestOffline::test_wfs_200_noremotemd_parse_none PASSED tests/test_remote_metadata.py::TestOffline::test_wfs_200_remotemd_parse_none PASSED tests/test_remote_metadata.py::TestOffline::test_wms_111_noremotemd_parse_all PASSED tests/test_remote_metadata.py::TestOffline::test_wms_111_noremotemd_parse_single PASSED tests/test_remote_metadata.py::TestOffline::test_wms_111_noremotemd_parse_none PASSED tests/test_remote_metadata.py::TestOffline::test_wms_130_remotemd_parse_none PASSED tests/test_remote_metadata.py::TestOffline::test_wms_130_noremotemd_parse_all PASSED tests/test_remote_metadata.py::TestOffline::test_wms_130_noremotemd_parse_single PASSED tests/test_remote_metadata.py::TestOffline::test_wms_130_noremotemd_parse_none PASSED tests/test_util.py::test_strip_bom PASSED tests/test_util.py::test_clean_ows_url PASSED tests/test_util.py::test_build_get_url PASSED tests/test_util.py::test_build_get_url_overwrite PASSED tests/test_wfs_generic.py::test_caps_info PASSED tests/test_wfs_generic.py::test_getfeature PASSED tests/test_wfs_generic.py::test_verbOptions_wfs_100 PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_1_1_0::test_minimal_query PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_1_1_0::test_basic_query PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_1_1_0::test_featureid_query_single PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_1_1_0::test_featureid_query_multiple PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_1_1_0::test_sortby_query_single PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_1_1_0::test_sortby_query_multiple PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_1_1_0::test_bbox_query PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_1_1_0::test_filter_query PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_2_0_0::test_minimal_query PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_2_0_0::test_basic_query PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_2_0_0::test_create_storedquery PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_2_0_0::test_featureid_query_single PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_2_0_0::test_featureid_query_multiple PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_2_0_0::test_sortby_query_single PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_2_0_0::test_sortby_query_multiple PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_2_0_0::test_bbox_query PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_2_0_0::test_filter_query PASSED tests/test_wfs_postrequest.py::TestPostRequest_v_2_0_0::test_filter_root_query PASSED tests/test_wfs_schema.py::TestOffline::test_get_schema PASSED tests/test_wfs_schema.py::TestOffline::test_schema_result PASSED tests/test_wfs_schema.py::TestOffline::test_get_schema_typename_eq_attribute PASSED tests/test_wms_datageo_130.py::test_wms_capabilities PASSED tests/test_wms_getmap.py::test_wms_sends_headers[1.1.1] PASSED tests/test_wms_getmap.py::test_wms_sends_headers[1.3.0] PASSED tests/test_wms_jpl_capabilities.py::test_wms_capabilities PASSED tests/test_wms_jpl_capabilities.py::test_wms_capabilities_style_without_title PASSED tests/test_wps.py::test_wps_getOperationByName PASSED tests/test_wps.py::test_wps_checkStatus PASSED tests/test_wps.py::test_wps_process_representation PASSED tests/test_wps.py::test_wps_process_properties PASSED tests/test_wps.py::test_wps_process_with_invalid_identifier PASSED tests/test_wps.py::test_wps_literal_data_input_parsing_references PASSED tests/test_wps.py::test_wps_response_with_lineage PASSED tests/test_wps.py::test_is_reference PASSED tests/test_wps_describeprocess_bbox.py::test_wps_describeprocess_bbox PASSED tests/test_wps_describeprocess_ceda.py::test_wps_describeprocess_ceda PASSED tests/test_wps_describeprocess_emu_all.py::test_wps_describeprocess_emu_all PASSED tests/test_wps_describeprocess_language.py::test_wps_describeprocess_language PASSED tests/test_wps_describeprocess_usgs.py::test_wps_describeprocess_usgs PASSED tests/test_wps_execute.py::test_wps_execute PASSED tests/test_wps_execute_invalid_request.py::test_wps_execute_invalid_request PASSED tests/test_wps_execute_language.py::test_wps_execute_language PASSED tests/test_wps_getcapabilities_52n.py::test_wps_getcapabilities_52n PASSED tests/test_wps_getcapabilities_ceda.py::test_wps_getcapabilities_ceda PASSED tests/test_wps_getcapabilities_language.py::test_wps_getcapabilities_language PASSED tests/test_wps_getcapabilities_language.py::test_wps_getcapabilities_parse_languages PASSED tests/test_wps_getcapabilities_usgs.py::test_wps_getcapabilities_usgs PASSED tests/test_wps_request10.py::test_wps_request10 PASSED tests/test_wps_request11_bbox.py::test_wps_request11_bbox PASSED tests/test_wps_request2.py::test_wps_request2 PASSED tests/test_wps_request3.py::test_wps_request3 PASSED tests/test_wps_request4.py::test_wps_request4 PASSED tests/test_wps_request5.py::test_wps_request5 PASSED tests/test_wps_request6.py::test_wps_request6 PASSED tests/test_wps_request7.py::test_wps_request7 PASSED tests/test_wps_request8.py::test_wps_request8 PASSED tests/test_wps_request9.py::test_wps_request9 PASSED tests/test_wps_response6.py::test_wps_response6 PASSED tests/test_wps_response6.py::test_wps_response_local_file PASSED tests/doctests/crs.txt::crs.txt PASSED tests/doctests/fes_ogc_filters.txt::fes_ogc_filters.txt PASSED tests/doctests/iso_codelist.txt::iso_codelist.txt PASSED tests/doctests/iso_creation.txt::iso_creation.txt PASSED tests/doctests/iso_keywords.txt::iso_keywords.txt PASSED tests/doctests/iso_parse.txt::iso_parse.txt PASSED tests/doctests/owscontext.txt::owscontext.txt PASSED tests/doctests/sml_52n_network.txt::sml_52n_network.txt PASSED tests/doctests/sml_ndbc_station.txt::sml_ndbc_station.txt PASSED tests/doctests/sos_10_getcapabilities.txt::sos_10_getcapabilities.txt PASSED tests/doctests/sos_ngmp.txt::sos_ngmp.txt PASSED tests/doctests/sos_ngwd.txt::sos_ngwd.txt PASSED tests/doctests/swe_common_20.txt::swe_common_20.txt PASSED tests/doctests/wml10_cuahsi.txt::wml10_cuahsi.txt PASSED tests/doctests/wml11_cuahsi.txt::wml11_cuahsi.txt PASSED tests/doctests/wms_GeoServerCapabilities.txt::wms_GeoServerCapabilities.txt PASSED tests/doctests/wms_MesonetCapabilities.txt::wms_MesonetCapabilities.txt PASSED tests/doctests/wms_MesonetCapabilities_130.txt::wms_MesonetCapabilities_130.txt PASSED tests/doctests/wms_MesonetCapabilities_130_bom.txt::wms_MesonetCapabilities_130_bom.txt PASSED tests/doctests/wms_TelaCapabilities.txt::wms_TelaCapabilities.txt PASSED tests/doctests/wms_nationalatlas_getcapabilities_130.txt::wms_nationalatlas_getcapabilities_130.txt PASSED tests/doctests/wms_nccs_nasa_getcapabilities.txt::wms_nccs_nasa_getcapabilities.txt PASSED tests/doctests/wmts_EOSDISWMTSCapabilities.txt::wmts_EOSDISWMTSCapabilities.txt PASSED =============================== warnings summary =============================== tests/test_wms_jpl_capabilities.py::test_wms_capabilities_style_without_title /builddir/build/BUILD/OWSLib-0.30.0/build/lib/owslib/map/wms111.py:542: UserWarning: missing name or title warnings.warn('%s missing name or title' % (s,)) tests/test_wms_jpl_capabilities.py::test_wms_capabilities_style_without_title /builddir/build/BUILD/OWSLib-0.30.0/build/lib/owslib/map/wms111.py:542: UserWarning: missing name or title warnings.warn('%s missing name or title' % (s,)) tests/doctests/wmts_EOSDISWMTSCapabilities.txt::wmts_EOSDISWMTSCapabilities.txt /builddir/build/BUILD/OWSLib-0.30.0/build/lib/owslib/wmts.py:872: UserWarning: The 'tilematrixsets' attribute has been deprecated and will be removed in a future version of OWSLib. Please use 'tilematrixsetlinks' instead. warnings.warn("The 'tilematrixsets' attribute has been deprecated" -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================ 136 passed, 79 deselected, 3 warnings in 1.80s ================ + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-OWSLib-0.30.0-1.oc9.noarch Provides: python-OWSLib = 0.30.0-1.oc9 python3-OWSLib = 0.30.0-1.oc9 python3.11-OWSLib = 0.30.0-1.oc9 python3.11dist(owslib) = 0.30 python3dist(owslib) = 0.30 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: python(abi) = 3.11 python3.11dist(lxml) python3.11dist(python-dateutil) >= 1.5 python3.11dist(pytz) python3.11dist(pyyaml) python3.11dist(requests) >= 1 Obsoletes: python3.11-OWSLib < 0.30.0-1.oc9 Processing files: python-OWSLib-doc-0.30.0-1.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.if2eSr + umask 022 + cd /builddir/build/BUILD + cd OWSLib-0.30.0 + DOCDIR=/builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/share/doc/python-OWSLib-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/share/doc/python-OWSLib-doc + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/share/doc/python-OWSLib-doc + cp -pr README.md /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/share/doc/python-OWSLib-doc + cp -pr examples/ /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/share/doc/python-OWSLib-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZC2zWC + umask 022 + cd /builddir/build/BUILD + cd OWSLib-0.30.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/share/licenses/python-OWSLib-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/share/licenses/python-OWSLib-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch/usr/share/licenses/python-OWSLib-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-OWSLib-doc = 0.30.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-OWSLib-0.30.0-1.oc9.noarch Wrote: /builddir/build/SRPMS/python-OWSLib-0.30.0-1.oc9.src.rpm Wrote: /builddir/build/RPMS/python-OWSLib-doc-0.30.0-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/python3-OWSLib-0.30.0-1.oc9.noarch.rpm Child return code was: 0