Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/7qsly732as5d99qprn1vb5yzwwpcj82g-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/zeep copying src/zeep/proxy.py -> build/lib/zeep copying src/zeep/client.py -> build/lib/zeep copying src/zeep/plugins.py -> build/lib/zeep copying src/zeep/__init__.py -> build/lib/zeep copying src/zeep/wsa.py -> build/lib/zeep copying src/zeep/helpers.py -> build/lib/zeep copying src/zeep/exceptions.py -> build/lib/zeep copying src/zeep/ns.py -> build/lib/zeep copying src/zeep/__main__.py -> build/lib/zeep copying src/zeep/settings.py -> build/lib/zeep copying src/zeep/transports.py -> build/lib/zeep copying src/zeep/utils.py -> build/lib/zeep copying src/zeep/cache.py -> build/lib/zeep copying src/zeep/loader.py -> build/lib/zeep running egg_info creating src/zeep.egg-info writing src/zeep.egg-info/PKG-INFO writing dependency_links to src/zeep.egg-info/dependency_links.txt writing requirements to src/zeep.egg-info/requires.txt writing top-level names to src/zeep.egg-info/top_level.txt writing manifest file 'src/zeep.egg-info/SOURCES.txt' reading manifest file 'src/zeep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'src/zeep.egg-info/SOURCES.txt' copying src/zeep/py.typed -> build/lib/zeep creating build/lib/zeep/wsdl copying src/zeep/wsdl/__init__.py -> build/lib/zeep/wsdl copying src/zeep/wsdl/attachments.py -> build/lib/zeep/wsdl copying src/zeep/wsdl/definitions.py -> build/lib/zeep/wsdl copying src/zeep/wsdl/parse.py -> build/lib/zeep/wsdl copying src/zeep/wsdl/utils.py -> build/lib/zeep/wsdl copying src/zeep/wsdl/wsdl.py -> build/lib/zeep/wsdl creating build/lib/zeep/wsdl/bindings copying src/zeep/wsdl/bindings/__init__.py -> build/lib/zeep/wsdl/bindings copying src/zeep/wsdl/bindings/http.py -> build/lib/zeep/wsdl/bindings copying src/zeep/wsdl/bindings/soap.py -> build/lib/zeep/wsdl/bindings creating build/lib/zeep/wsdl/messages copying src/zeep/wsdl/messages/__init__.py -> build/lib/zeep/wsdl/messages copying src/zeep/wsdl/messages/base.py -> build/lib/zeep/wsdl/messages copying src/zeep/wsdl/messages/http.py -> build/lib/zeep/wsdl/messages copying src/zeep/wsdl/messages/mime.py -> build/lib/zeep/wsdl/messages copying src/zeep/wsdl/messages/multiref.py -> build/lib/zeep/wsdl/messages copying src/zeep/wsdl/messages/soap.py -> build/lib/zeep/wsdl/messages copying src/zeep/wsdl/messages/xop.py -> build/lib/zeep/wsdl/messages creating build/lib/zeep/wsse copying src/zeep/wsse/__init__.py -> build/lib/zeep/wsse copying src/zeep/wsse/compose.py -> build/lib/zeep/wsse copying src/zeep/wsse/signature.py -> build/lib/zeep/wsse copying src/zeep/wsse/username.py -> build/lib/zeep/wsse copying src/zeep/wsse/utils.py -> build/lib/zeep/wsse creating build/lib/zeep/xsd copying src/zeep/xsd/__init__.py -> build/lib/zeep/xsd copying src/zeep/xsd/const.py -> build/lib/zeep/xsd copying src/zeep/xsd/context.py -> build/lib/zeep/xsd copying src/zeep/xsd/printer.py -> build/lib/zeep/xsd copying src/zeep/xsd/schema.py -> build/lib/zeep/xsd copying src/zeep/xsd/utils.py -> build/lib/zeep/xsd copying src/zeep/xsd/valueobjects.py -> build/lib/zeep/xsd copying src/zeep/xsd/visitor.py -> build/lib/zeep/xsd creating build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/__init__.py -> build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/any.py -> build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/attribute.py -> build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/base.py -> build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/builtins.py -> build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/element.py -> build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/indicators.py -> build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/references.py -> build/lib/zeep/xsd/elements creating build/lib/zeep/xsd/types copying src/zeep/xsd/types/__init__.py -> build/lib/zeep/xsd/types copying src/zeep/xsd/types/any.py -> build/lib/zeep/xsd/types copying src/zeep/xsd/types/base.py -> build/lib/zeep/xsd/types copying src/zeep/xsd/types/builtins.py -> build/lib/zeep/xsd/types copying src/zeep/xsd/types/collection.py -> build/lib/zeep/xsd/types copying src/zeep/xsd/types/complex.py -> build/lib/zeep/xsd/types copying src/zeep/xsd/types/simple.py -> build/lib/zeep/xsd/types copying src/zeep/xsd/types/unresolved.py -> build/lib/zeep/xsd/types 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/zeep copying build/lib/zeep/proxy.py -> build/bdist.linux-x86_64/wheel/zeep copying build/lib/zeep/client.py -> build/bdist.linux-x86_64/wheel/zeep copying build/lib/zeep/plugins.py -> build/bdist.linux-x86_64/wheel/zeep copying build/lib/zeep/__init__.py -> build/bdist.linux-x86_64/wheel/zeep copying build/lib/zeep/wsa.py -> build/bdist.linux-x86_64/wheel/zeep copying build/lib/zeep/helpers.py -> build/bdist.linux-x86_64/wheel/zeep copying build/lib/zeep/exceptions.py -> build/bdist.linux-x86_64/wheel/zeep copying build/lib/zeep/ns.py -> build/bdist.linux-x86_64/wheel/zeep copying build/lib/zeep/__main__.py -> build/bdist.linux-x86_64/wheel/zeep creating build/bdist.linux-x86_64/wheel/zeep/xsd copying build/lib/zeep/xsd/const.py -> build/bdist.linux-x86_64/wheel/zeep/xsd copying build/lib/zeep/xsd/__init__.py -> build/bdist.linux-x86_64/wheel/zeep/xsd creating build/bdist.linux-x86_64/wheel/zeep/xsd/elements copying build/lib/zeep/xsd/elements/indicators.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/elements copying build/lib/zeep/xsd/elements/__init__.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/elements copying build/lib/zeep/xsd/elements/element.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/elements copying build/lib/zeep/xsd/elements/any.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/elements copying build/lib/zeep/xsd/elements/base.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/elements copying build/lib/zeep/xsd/elements/references.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/elements copying build/lib/zeep/xsd/elements/builtins.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/elements copying build/lib/zeep/xsd/elements/attribute.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/elements copying build/lib/zeep/xsd/printer.py -> build/bdist.linux-x86_64/wheel/zeep/xsd copying build/lib/zeep/xsd/schema.py -> build/bdist.linux-x86_64/wheel/zeep/xsd copying build/lib/zeep/xsd/context.py -> build/bdist.linux-x86_64/wheel/zeep/xsd copying build/lib/zeep/xsd/valueobjects.py -> build/bdist.linux-x86_64/wheel/zeep/xsd copying build/lib/zeep/xsd/visitor.py -> build/bdist.linux-x86_64/wheel/zeep/xsd creating build/bdist.linux-x86_64/wheel/zeep/xsd/types copying build/lib/zeep/xsd/types/__init__.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/types copying build/lib/zeep/xsd/types/unresolved.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/types copying build/lib/zeep/xsd/types/collection.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/types copying build/lib/zeep/xsd/types/any.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/types copying build/lib/zeep/xsd/types/base.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/types copying build/lib/zeep/xsd/types/builtins.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/types copying build/lib/zeep/xsd/types/complex.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/types copying build/lib/zeep/xsd/types/simple.py -> build/bdist.linux-x86_64/wheel/zeep/xsd/types copying build/lib/zeep/xsd/utils.py -> build/bdist.linux-x86_64/wheel/zeep/xsd copying build/lib/zeep/settings.py -> build/bdist.linux-x86_64/wheel/zeep copying build/lib/zeep/py.typed -> build/bdist.linux-x86_64/wheel/zeep copying build/lib/zeep/transports.py -> build/bdist.linux-x86_64/wheel/zeep creating build/bdist.linux-x86_64/wheel/zeep/wsse copying build/lib/zeep/wsse/signature.py -> build/bdist.linux-x86_64/wheel/zeep/wsse copying build/lib/zeep/wsse/__init__.py -> build/bdist.linux-x86_64/wheel/zeep/wsse copying build/lib/zeep/wsse/utils.py -> build/bdist.linux-x86_64/wheel/zeep/wsse copying build/lib/zeep/wsse/compose.py -> build/bdist.linux-x86_64/wheel/zeep/wsse copying build/lib/zeep/wsse/username.py -> build/bdist.linux-x86_64/wheel/zeep/wsse copying build/lib/zeep/utils.py -> build/bdist.linux-x86_64/wheel/zeep copying build/lib/zeep/cache.py -> build/bdist.linux-x86_64/wheel/zeep copying build/lib/zeep/loader.py -> build/bdist.linux-x86_64/wheel/zeep creating build/bdist.linux-x86_64/wheel/zeep/wsdl creating build/bdist.linux-x86_64/wheel/zeep/wsdl/bindings copying build/lib/zeep/wsdl/bindings/__init__.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl/bindings copying build/lib/zeep/wsdl/bindings/soap.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl/bindings copying build/lib/zeep/wsdl/bindings/http.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl/bindings copying build/lib/zeep/wsdl/__init__.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl copying build/lib/zeep/wsdl/definitions.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl creating build/bdist.linux-x86_64/wheel/zeep/wsdl/messages copying build/lib/zeep/wsdl/messages/__init__.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl/messages copying build/lib/zeep/wsdl/messages/base.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl/messages copying build/lib/zeep/wsdl/messages/multiref.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl/messages copying build/lib/zeep/wsdl/messages/soap.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl/messages copying build/lib/zeep/wsdl/messages/mime.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl/messages copying build/lib/zeep/wsdl/messages/http.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl/messages copying build/lib/zeep/wsdl/messages/xop.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl/messages copying build/lib/zeep/wsdl/wsdl.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl copying build/lib/zeep/wsdl/utils.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl copying build/lib/zeep/wsdl/attachments.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl copying build/lib/zeep/wsdl/parse.py -> build/bdist.linux-x86_64/wheel/zeep/wsdl running install_egg_info Copying src/zeep.egg-info to build/bdist.linux-x86_64/wheel/zeep-4.0.0-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/zeep-4.0.0.dist-info/WHEEL creating 'dist/zeep-4.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'zeep/__init__.py' adding 'zeep/__main__.py' adding 'zeep/cache.py' adding 'zeep/client.py' adding 'zeep/exceptions.py' adding 'zeep/helpers.py' adding 'zeep/loader.py' adding 'zeep/ns.py' adding 'zeep/plugins.py' adding 'zeep/proxy.py' adding 'zeep/py.typed' adding 'zeep/settings.py' adding 'zeep/transports.py' adding 'zeep/utils.py' adding 'zeep/wsa.py' adding 'zeep/wsdl/__init__.py' adding 'zeep/wsdl/attachments.py' adding 'zeep/wsdl/definitions.py' adding 'zeep/wsdl/parse.py' adding 'zeep/wsdl/utils.py' adding 'zeep/wsdl/wsdl.py' adding 'zeep/wsdl/bindings/__init__.py' adding 'zeep/wsdl/bindings/http.py' adding 'zeep/wsdl/bindings/soap.py' adding 'zeep/wsdl/messages/__init__.py' adding 'zeep/wsdl/messages/base.py' adding 'zeep/wsdl/messages/http.py' adding 'zeep/wsdl/messages/mime.py' adding 'zeep/wsdl/messages/multiref.py' adding 'zeep/wsdl/messages/soap.py' adding 'zeep/wsdl/messages/xop.py' adding 'zeep/wsse/__init__.py' adding 'zeep/wsse/compose.py' adding 'zeep/wsse/signature.py' adding 'zeep/wsse/username.py' adding 'zeep/wsse/utils.py' adding 'zeep/xsd/__init__.py' adding 'zeep/xsd/const.py' adding 'zeep/xsd/context.py' adding 'zeep/xsd/printer.py' adding 'zeep/xsd/schema.py' adding 'zeep/xsd/utils.py' adding 'zeep/xsd/valueobjects.py' adding 'zeep/xsd/visitor.py' adding 'zeep/xsd/elements/__init__.py' adding 'zeep/xsd/elements/any.py' adding 'zeep/xsd/elements/attribute.py' adding 'zeep/xsd/elements/base.py' adding 'zeep/xsd/elements/builtins.py' adding 'zeep/xsd/elements/element.py' adding 'zeep/xsd/elements/indicators.py' adding 'zeep/xsd/elements/references.py' adding 'zeep/xsd/types/__init__.py' adding 'zeep/xsd/types/any.py' adding 'zeep/xsd/types/base.py' adding 'zeep/xsd/types/builtins.py' adding 'zeep/xsd/types/collection.py' adding 'zeep/xsd/types/complex.py' adding 'zeep/xsd/types/simple.py' adding 'zeep/xsd/types/unresolved.py' adding 'zeep-4.0.0.dist-info/LICENSE' adding 'zeep-4.0.0.dist-info/METADATA' adding 'zeep-4.0.0.dist-info/WHEEL' adding 'zeep-4.0.0.dist-info/top_level.txt' adding 'zeep-4.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./zeep-4.0.0-py2.py3-none-any.whl Requirement already satisfied: requests>=2.7.0 in /nix/store/0w93w6zyhx056gfkx0vcwsyp3kjn5ffk-python3.9-requests-2.25.1/lib/python3.9/site-packages (from zeep==4.0.0) (2.25.1) Requirement already satisfied: requests-toolbelt>=0.7.1 in /nix/store/k0c3xfh5y23zzfgi9jlgjrxlzc0bgnh0-python3.9-requests-toolbelt-0.9.1/lib/python3.9/site-packages (from zeep==4.0.0) (0.9.1) Requirement already satisfied: appdirs>=1.4.0 in /nix/store/phxlsinc890qz2glcq9fwl69x05jd4vr-python3.9-appdirs-1.4.4/lib/python3.9/site-packages (from zeep==4.0.0) (1.4.4) Requirement already satisfied: attrs>=17.2.0 in /nix/store/6aj0qxwpp5z8x11a670j3zfijg0gijdn-python3.9-attrs-21.2.0/lib/python3.9/site-packages (from zeep==4.0.0) (21.2.0) Requirement already satisfied: isodate>=0.5.4 in /nix/store/rmrffkikr8lrvx8i49ld0zamgx0gxm45-python3.9-isodate-0.6.0/lib/python3.9/site-packages (from zeep==4.0.0) (0.6.0) Requirement already satisfied: lxml>=3.1.0 in /nix/store/4j9iw776r3v6gkcwi67gcv1xf957ccb7-python3.9-lxml-4.6.3/lib/python3.9/site-packages (from zeep==4.0.0) (4.6.3) Requirement already satisfied: requests-file>=1.5.1 in /nix/store/z50y6gwp7k7c7ddmql5kjk6qz4502gdm-python3.9-requests-file-1.5.1/lib/python3.9/site-packages (from zeep==4.0.0) (1.5.1) Requirement already satisfied: pytz in /nix/store/hhja802vk91mnihljx85dsf1xhxp8lg1-python3.9-pytz-2021.1/lib/python3.9/site-packages (from zeep==4.0.0) (2021.1) Requirement already satisfied: cached-property>=1.3.0 in /nix/store/kwv0h7ai2raciy6p3bzwwqvkrq50m7yy-python3.9-cached-property-1.5.2/lib/python3.9/site-packages (from zeep==4.0.0) (1.5.2) Requirement already satisfied: defusedxml>=0.4.1 in /nix/store/yg7sw9zlsvs02cq02c742vh84p51972k-python3.9-defusedxml-0.7.1/lib/python3.9/site-packages (from zeep==4.0.0) (0.7.1) Requirement already satisfied: six in /nix/store/9l4zg32wa8amifgspdxb6yl1kabqvki8-python3.9-six-1.16.0/lib/python3.9/site-packages (from isodate>=0.5.4->zeep==4.0.0) (1.16.0) Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/8rzk96lgs49kcwr35vpz3s3ga30ryycj-python3.9-chardet-4.0.0/lib/python3.9/site-packages (from requests>=2.7.0->zeep==4.0.0) (4.0.0) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/a1xa81yfnkcbhz94q7ywfgavg529h9wy-python3.9-urllib3-1.26.6/lib/python3.9/site-packages (from requests>=2.7.0->zeep==4.0.0) (1.26.6) Requirement already satisfied: idna>=2.5 in /nix/store/l1wsx7bj7w7z5m7b6d52fcmn06p4vmpy-python3.9-idna-3.2/lib/python3.9/site-packages (from requests>=2.7.0->zeep==4.0.0) (3.2) Requirement already satisfied: certifi>=2017.4.17 in /nix/store/v0jiyb0y6ghgigf24xs8nyghj07b4zra-python3.9-certifi-2021.05.30/lib/python3.9/site-packages (from requests>=2.7.0->zeep==4.0.0) (2021.5.30) Installing collected packages: zeep Successfully installed zeep-4.0.0 /build/source Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/kyajrfswl69r6kj4j68x2qramsrd4r4y-python3.9-zeep-4.0.0 strip is /nix/store/fh9f7pr9kxfwvs8lm4479lvhrkzmmkdw-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/kyajrfswl69r6kj4j68x2qramsrd4r4y-python3.9-zeep-4.0.0/lib patching script interpreter paths in /nix/store/kyajrfswl69r6kj4j68x2qramsrd4r4y-python3.9-zeep-4.0.0 checking for references to /build/ in /nix/store/kyajrfswl69r6kj4j68x2qramsrd4r4y-python3.9-zeep-4.0.0... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: zeep @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.9.5, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /build/source, configfile: pyproject.toml, testpaths: tests plugins: asyncio-0.15.1, httpx-0.12.0, anyio-3.3.0, requests-mock-1.9.3 collecting ...  collecting 135 items  collecting 361 items  collected 481 items / 1 deselected / 480 selected  tests/test_async_transport.py ...... [ 1%] tests/test_cache.py ............ [ 3%] tests/test_client.py ...............s.... [ 7%] tests/test_client_factory.py ..... [ 8%] tests/test_helpers.py ..... [ 10%] tests/test_loader.py .. [ 10%] tests/test_main.py .. [ 10%] tests/test_pprint.py .. [ 11%] tests/test_response.py . [ 11%] tests/test_settings.py . [ 11%] tests/test_soap_multiref.py .. [ 12%] tests/test_soap_xop.py ... [ 12%] tests/test_transports.py ....s. [ 13%] tests/test_wsa.py ..... [ 15%] tests/test_wsdl.py .................... [ 19%] tests/test_wsdl_arrays.py ......... [ 21%] tests/test_wsdl_messages_document.py ................... [ 25%] tests/test_wsdl_messages_http.py ...... [ 26%] tests/test_wsdl_messages_rpc.py ....... [ 27%] tests/test_wsdl_no_output_message_part.py . [ 27%] tests/test_wsdl_soap.py ............ [ 30%] tests/test_wsse_signature.py ............ [ 32%] tests/test_wsse_username.py ....... [ 34%] tests/test_wsse_utils.py . [ 34%] tests/test_xsd.py ................. [ 38%] tests/test_xsd_any.py .............. [ 41%] tests/test_xsd_attributes.py ............ [ 43%] tests/test_xsd_builtins.py ............................................. [ 52%]  [ 52%] tests/test_xsd_complex_types.py ......... [ 54%] tests/test_xsd_element.py . [ 55%] tests/test_xsd_extension.py .............. [ 57%] tests/test_xsd_indicators_all.py .. [ 58%] tests/test_xsd_indicators_choice.py ............................... [ 64%] tests/test_xsd_indicators_group.py ............ [ 67%] tests/test_xsd_indicators_sequence.py ............. [ 70%] tests/test_xsd_integration.py ........................ [ 75%] tests/test_xsd_parse.py ............ [ 77%] tests/test_xsd_schemas.py ............................ [ 83%] tests/test_xsd_signatures.py ........ [ 85%] tests/test_xsd_simple_types.py ...... [ 86%] tests/test_xsd_types.py ............... [ 89%] tests/test_xsd_union.py .. [ 89%] tests/test_xsd_validation.py .. [ 90%] tests/test_xsd_valueobjects.py ..................... [ 94%] tests/test_xsd_visitor.py ...................... [ 99%] tests/integration/test_hello_world_recursive.py . [ 99%] tests/integration/test_http_post.py .. [ 99%] tests/integration/test_recursive_schema.py . [100%] =============================== warnings summary =============================== ../../nix/store/kyajrfswl69r6kj4j68x2qramsrd4r4y-python3.9-zeep-4.0.0/lib/python3.9/site-packages/zeep/loader.py:5 /nix/store/kyajrfswl69r6kj4j68x2qramsrd4r4y-python3.9-zeep-4.0.0/lib/python3.9/site-packages/zeep/loader.py:5: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import fromstring tests/conftest.py:23 /build/source/tests/conftest.py:23: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. @pytest.yield_fixture() tests/test_wsdl.py:162 /build/source/tests/test_wsdl.py:162: DeprecationWarning: invalid escape sequence \- """ tests/test_xsd_union.py:50 /build/source/tests/test_xsd_union.py:50: DeprecationWarning: invalid escape sequence \d """ tests/test_async_transport.py::test_post /nix/store/fam8d02qd8nzfii87xjklf26nlpfrlnd-python3.9-httpx-0.18.0/lib/python3.9/site-packages/httpx/_content.py:168: DeprecationWarning: Use 'content=<...>' to upload raw bytes/text content. warnings.warn(message, DeprecationWarning) -- Docs: https://docs.pytest.org/en/stable/warnings.html =========== 478 passed, 2 skipped, 1 deselected, 5 warnings in 2.80s =========== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase