python3.14-agent-client-protocol-0.9.0
default.checks.x86_64-linux.nixos-eve
· build #394
· raw
1tribuchet: building on jamie2structuredAttrs is enabled3Sourcing python-remove-tests-dir-hook4Sourcing python-catch-conflicts-hook.sh5Sourcing python-remove-bin-bytecode-hook.sh6Sourcing pypa-build-hook7Using pypaBuildPhase8Sourcing python-runtime-deps-check-hook9Using pythonRuntimeDepsCheckHook10Sourcing pypa-install-hook11Using pypaInstallPhase12Sourcing python-imports-check-hook.sh13Using pythonImportsCheckPhase14Sourcing python-metadata-check-hook.sh15Using pythonMetadataCheckPhase16Sourcing python-namespaces-hook17Sourcing python-catch-conflicts-hook.sh18Sourcing pytest-check-hook19Using pytestCheckPhase
unpackPhase
20unpacking source archive /nix/store/ccd9kn0gjdgcbch6qizsgn1h4wh33r1i-source21source root is source22setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/uv.lock"configurePhase
23no configure script, doing nothingbuildPhase
24Executing pypaBuildPhase25Setting PDM_BUILD_SCM_VERSION to 0.9.026Creating a wheel...27pypa build flags: --no-isolation --outdir dist/ --wheel28* Getting build dependencies for wheel...29* Building wheel...30 - Adding src/acp/__init__.py -> acp/__init__.py31 - Adding src/acp/agent/__init__.py -> acp/agent/__init__.py32 - Adding src/acp/agent/connection.py -> acp/agent/connection.py33 - Adding src/acp/agent/router.py -> acp/agent/router.py34 - Adding src/acp/client/__init__.py -> acp/client/__init__.py35 - Adding src/acp/client/connection.py -> acp/client/connection.py36 - Adding src/acp/client/router.py -> acp/client/router.py37 - Adding src/acp/connection.py -> acp/connection.py38 - Adding src/acp/contrib/__init__.py -> acp/contrib/__init__.py39 - Adding src/acp/contrib/permissions.py -> acp/contrib/permissions.py40 - Adding src/acp/contrib/session_state.py -> acp/contrib/session_state.py41 - Adding src/acp/contrib/tool_calls.py -> acp/contrib/tool_calls.py42 - Adding src/acp/core.py -> acp/core.py43 - Adding src/acp/exceptions.py -> acp/exceptions.py44 - Adding src/acp/helpers.py -> acp/helpers.py45 - Adding src/acp/interfaces.py -> acp/interfaces.py46 - Adding src/acp/meta.py -> acp/meta.py47 - Adding src/acp/py.typed -> acp/py.typed48 - Adding src/acp/router.py -> acp/router.py49 - Adding src/acp/schema.py -> acp/schema.py50 - Adding src/acp/stdio.py -> acp/stdio.py51 - Adding src/acp/task/__init__.py -> acp/task/__init__.py52 - Adding src/acp/task/dispatcher.py -> acp/task/dispatcher.py53 - Adding src/acp/task/queue.py -> acp/task/queue.py54 - Adding src/acp/task/sender.py -> acp/task/sender.py55 - Adding src/acp/task/state.py -> acp/task/state.py56 - Adding src/acp/task/supervisor.py -> acp/task/supervisor.py57 - Adding src/acp/telemetry.py -> acp/telemetry.py58 - Adding src/acp/transports.py -> acp/transports.py59 - Adding src/acp/utils.py -> acp/utils.py60 - Adding .pdm-build/agent_client_protocol-0.9.0.dist-info/METADATA -> agent_client_protocol-0.9.0.dist-info/METADATA61 - Adding .pdm-build/agent_client_protocol-0.9.0.dist-info/WHEEL -> agent_client_protocol-0.9.0.dist-info/WHEEL62 - Adding .pdm-build/agent_client_protocol-0.9.0.dist-info/entry_points.txt -> agent_client_protocol-0.9.0.dist-info/entry_points.txt63 - Adding .pdm-build/agent_client_protocol-0.9.0.dist-info/licenses/LICENSE -> agent_client_protocol-0.9.0.dist-info/licenses/LICENSE64 - Adding agent_client_protocol-0.9.0.dist-info/RECORD -> agent_client_protocol-0.9.0.dist-info/RECORD65Successfully built agent_client_protocol-0.9.0-py3-none-any.whl66Finished creating a wheel...67Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
68Executing pythonRuntimeDepsCheck69Checking runtime dependencies for agent_client_protocol-0.9.0-py3-none-any.whl70Finished executing pythonRuntimeDepsCheckinstallPhase
71Executing pypaInstallPhase72Successfully installed agent_client_protocol-0.9.0-py3-none-any.whl73Finished executing pypaInstallPhasepythonOutputDistPhase
74Executing pythonOutputDistPhase75Finished executing pythonOutputDistPhasefixupPhase
76shrinking RPATHs of ELF executables and libraries in /nix/store/mviql7h5i9i4x5c45gw0hiijxzm2izcv-python3.14-agent-client-protocol-0.9.0-dist77checking for references to /build/ in /nix/store/mviql7h5i9i4x5c45gw0hiijxzm2izcv-python3.14-agent-client-protocol-0.9.0-dist...78patching script interpreter paths in /nix/store/mviql7h5i9i4x5c45gw0hiijxzm2izcv-python3.14-agent-client-protocol-0.9.0-dist79shrinking RPATHs of ELF executables and libraries in /nix/store/w1xy1r7vrwjh2v55s72268is9shpjkqk-python3.14-agent-client-protocol-0.9.080checking for references to /build/ in /nix/store/w1xy1r7vrwjh2v55s72268is9shpjkqk-python3.14-agent-client-protocol-0.9.0...81patching script interpreter paths in /nix/store/w1xy1r7vrwjh2v55s72268is9shpjkqk-python3.14-agent-client-protocol-0.9.082stripping (with command strip and flags -S -p) in /nix/store/w1xy1r7vrwjh2v55s72268is9shpjkqk-python3.14-agent-client-protocol-0.9.0/lib83Executing pythonRemoveTestsDir84Finished executing pythonRemoveTestsDirinstallCheckPhase
85no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
86Executing pythonImportsCheckPhase87Check whether the following modules can be imported: acppythonMetadataCheckPhase
88Executing pythonMetadataCheckPhasepytestCheckPhase
89Executing pytestCheckPhase90pytest flags: -m pytest -k not\ \(test_spawn_agent_process_roundtrip\)\ and\ not\ \(test_run_agent_stdio_buffer_limit\)91============================= test session starts ==============================92platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.093rootdir: /build/source94configfile: pyproject.toml95testpaths: tests96plugins: asyncio-1.4.097asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function98collected 103 items / 2 deselected / 101 selected99100tests/contrib/test_contrib_permissions.py ... [ 2%]101tests/contrib/test_contrib_session_state.py ..... [ 7%]102tests/contrib/test_contrib_tool_calls.py .. [ 9%]103tests/real_user/test_cancel_prompt_flow.py . [ 10%]104tests/real_user/test_mcp_servers_optional.py . [ 11%]105tests/real_user/test_permission_flow.py . [ 12%]106tests/real_user/test_stdio_limits.py .. [ 14%]107tests/test_compatibility.py .. [ 16%]108tests/test_gemini_example.py s [ 17%]109tests/test_golden.py ................................................... [ 68%]110...... [ 74%]111tests/test_rpc.py ............... [ 89%]112tests/test_unstable.py .. [ 91%]113tests/test_utils.py ......... [100%]114115================= 100 passed, 1 skipped, 2 deselected in 0.43s =================116Finished executing pytestCheckPhase