nixbot

builds

succeeded python3.14-agent-client-protocol-0.9.0 aarch64-linux.pkgs-hermes-agent · build #2758 · raw

1structuredAttrs is enabled2Sourcing python-remove-tests-dir-hook3Sourcing python-catch-conflicts-hook.sh4Sourcing python-remove-bin-bytecode-hook.sh5Sourcing pypa-build-hook6Using pypaBuildPhase7Sourcing python-runtime-deps-check-hook8Using pythonRuntimeDepsCheckHook9Sourcing pypa-install-hook10Using pypaInstallPhase11Sourcing python-imports-check-hook.sh12Using pythonImportsCheckPhase13Sourcing python-metadata-check-hook.sh14Using pythonMetadataCheckPhase15Sourcing python-namespaces-hook16Sourcing python-catch-conflicts-hook.sh17Sourcing pytest-check-hook18Using pytestCheckPhase
unpackPhase
19unpacking source archive /nix/store/ccd9kn0gjdgcbch6qizsgn1h4wh33r1i-source20source root is source21setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/uv.lock"
configurePhase
22no configure script, doing nothing
buildPhase
23Executing pypaBuildPhase24Setting PDM_BUILD_SCM_VERSION to 0.9.025Creating a wheel...26pypa build flags: --no-isolation --outdir dist/ --wheel27* Getting build dependencies for wheel...28* Building wheel...29 - Adding src/acp/__init__.py -> acp/__init__.py30 - Adding src/acp/agent/__init__.py -> acp/agent/__init__.py31 - Adding src/acp/agent/connection.py -> acp/agent/connection.py32 - Adding src/acp/agent/router.py -> acp/agent/router.py33 - Adding src/acp/client/__init__.py -> acp/client/__init__.py34 - Adding src/acp/client/connection.py -> acp/client/connection.py35 - Adding src/acp/client/router.py -> acp/client/router.py36 - Adding src/acp/connection.py -> acp/connection.py37 - Adding src/acp/contrib/__init__.py -> acp/contrib/__init__.py38 - Adding src/acp/contrib/permissions.py -> acp/contrib/permissions.py39 - Adding src/acp/contrib/session_state.py -> acp/contrib/session_state.py40 - Adding src/acp/contrib/tool_calls.py -> acp/contrib/tool_calls.py41 - Adding src/acp/core.py -> acp/core.py42 - Adding src/acp/exceptions.py -> acp/exceptions.py43 - Adding src/acp/helpers.py -> acp/helpers.py44 - Adding src/acp/interfaces.py -> acp/interfaces.py45 - Adding src/acp/meta.py -> acp/meta.py46 - Adding src/acp/py.typed -> acp/py.typed47 - Adding src/acp/router.py -> acp/router.py48 - Adding src/acp/schema.py -> acp/schema.py49 - Adding src/acp/stdio.py -> acp/stdio.py50 - Adding src/acp/task/__init__.py -> acp/task/__init__.py51 - Adding src/acp/task/dispatcher.py -> acp/task/dispatcher.py52 - Adding src/acp/task/queue.py -> acp/task/queue.py53 - Adding src/acp/task/sender.py -> acp/task/sender.py54 - Adding src/acp/task/state.py -> acp/task/state.py55 - Adding src/acp/task/supervisor.py -> acp/task/supervisor.py56 - Adding src/acp/telemetry.py -> acp/telemetry.py57 - Adding src/acp/transports.py -> acp/transports.py58 - Adding src/acp/utils.py -> acp/utils.py59 - Adding .pdm-build/agent_client_protocol-0.9.0.dist-info/METADATA -> agent_client_protocol-0.9.0.dist-info/METADATA60 - Adding .pdm-build/agent_client_protocol-0.9.0.dist-info/WHEEL -> agent_client_protocol-0.9.0.dist-info/WHEEL61 - Adding .pdm-build/agent_client_protocol-0.9.0.dist-info/entry_points.txt -> agent_client_protocol-0.9.0.dist-info/entry_points.txt62 - Adding .pdm-build/agent_client_protocol-0.9.0.dist-info/licenses/LICENSE -> agent_client_protocol-0.9.0.dist-info/licenses/LICENSE63 - Adding agent_client_protocol-0.9.0.dist-info/RECORD -> agent_client_protocol-0.9.0.dist-info/RECORD64Successfully built agent_client_protocol-0.9.0-py3-none-any.whl65Finished creating a wheel...66Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
67Executing pythonRuntimeDepsCheck68Checking runtime dependencies for agent_client_protocol-0.9.0-py3-none-any.whl69Finished executing pythonRuntimeDepsCheck
installPhase
70Executing pypaInstallPhase71Successfully installed agent_client_protocol-0.9.0-py3-none-any.whl72Finished executing pypaInstallPhase
pythonOutputDistPhase
73Executing pythonOutputDistPhase74Finished executing pythonOutputDistPhase
fixupPhase
75shrinking RPATHs of ELF executables and libraries in /nix/store/43j8wzjxx8jj2qg0hr8dvh64n9gh6g8q-python3.14-agent-client-protocol-0.9.0-dist76checking for references to /build/ in /nix/store/43j8wzjxx8jj2qg0hr8dvh64n9gh6g8q-python3.14-agent-client-protocol-0.9.0-dist...77patching script interpreter paths in /nix/store/43j8wzjxx8jj2qg0hr8dvh64n9gh6g8q-python3.14-agent-client-protocol-0.9.0-dist78shrinking RPATHs of ELF executables and libraries in /nix/store/fj9fsa4kf23psgj86phnbjfr3qb4v8p2-python3.14-agent-client-protocol-0.9.079checking for references to /build/ in /nix/store/fj9fsa4kf23psgj86phnbjfr3qb4v8p2-python3.14-agent-client-protocol-0.9.0...80patching script interpreter paths in /nix/store/fj9fsa4kf23psgj86phnbjfr3qb4v8p2-python3.14-agent-client-protocol-0.9.081stripping (with command strip and flags -S -p) in /nix/store/fj9fsa4kf23psgj86phnbjfr3qb4v8p2-python3.14-agent-client-protocol-0.9.0/lib82Executing pythonRemoveTestsDir83Finished executing pythonRemoveTestsDir
installCheckPhase
84no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
85Executing pythonImportsCheckPhase86Check whether the following modules can be imported: acp
pythonMetadataCheckPhase
87Executing pythonMetadataCheckPhase
pytestCheckPhase
88Executing pytestCheckPhase89pytest flags: -m pytest -k not\ \(test_spawn_agent_process_roundtrip\)\ and\ not\ \(test_run_agent_stdio_buffer_limit\)90============================= test session starts ==============================91platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.092rootdir: /build/source93configfile: pyproject.toml94testpaths: tests95plugins: asyncio-1.4.096asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function97collected 103 items / 2 deselected / 101 selected 9899tests/contrib/test_contrib_permissions.py ... [ 2%]100tests/contrib/test_contrib_session_state.py ..... [ 7%]101tests/contrib/test_contrib_tool_calls.py .. [ 9%]102tests/real_user/test_cancel_prompt_flow.py . [ 10%]103tests/real_user/test_mcp_servers_optional.py . [ 11%]104tests/real_user/test_permission_flow.py . [ 12%]105tests/real_user/test_stdio_limits.py .. [ 14%]106tests/test_compatibility.py .. [ 16%]107tests/test_gemini_example.py s [ 17%]108tests/test_golden.py ................................................... [ 68%]109...... [ 74%]110tests/test_rpc.py ............... [ 89%]111tests/test_unstable.py .. [ 91%]112tests/test_utils.py ......... [100%]113114================= 100 passed, 1 skipped, 2 deselected in 2.28s =================115Finished executing pytestCheckPhase