Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase unpacking source archive /nix/store/fvnz2xqfhpjlpx37hs9iaaccwhqfnw18-nixbot_effects source root is nixbot_effects setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "nixbot_effects/pyproject.toml" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... * Building wheel... Successfully built nixbot_effects-0.0.1-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for nixbot_effects-0.0.1-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed nixbot_effects-0.0.1-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase checking for references to /nix/var/nix/builds/nix-80942-173794007/ in /nix/store/7lfhfs79xdfdhrhpc271kslq1mqcy5f3-python3.14-nixbot-effects-tests... patching script interpreter paths in /nix/store/7lfhfs79xdfdhrhpc271kslq1mqcy5f3-python3.14-nixbot-effects-tests stripping (with command strip and flags -S) in /nix/store/7lfhfs79xdfdhrhpc271kslq1mqcy5f3-python3.14-nixbot-effects-tests/lib checking for references to /nix/var/nix/builds/nix-80942-173794007/ in /nix/store/2dg3pnfphk2bmj9qgg6hrj913dx2z7w4-python3.14-nixbot-effects-tests-dist... patching script interpreter paths in /nix/store/2dg3pnfphk2bmj9qgg6hrj913dx2z7w4-python3.14-nixbot-effects-tests-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Running phase: pytestCheckPhase Executing pytestCheckPhase pytest flags: -m pytest ============================= test session starts ============================== platform darwin -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.0 rootdir: /nix/var/nix/builds/nix-80942-173794007/nixbot_effects configfile: pyproject.toml plugins: asyncio-1.4.0, timeout-2.4.0, anyio-4.14.2 asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function timeout: 60.0s timeout method: signal timeout func_only: False collected 54 items nixbot_effects/tests/test_ci_systems.py . [ 1%] nixbot_effects/tests/test_daemon_proxy.py .. [ 5%] nixbot_effects/tests/test_e2e_flake_ref.py ... [ 11%] nixbot_effects/tests/test_effect_checkout.py .......... [ 29%] nixbot_effects/tests/test_flake_args.py ...... [ 40%] nixbot_effects/tests/test_gated_effect.py .. [ 44%] nixbot_effects/tests/test_graph.py ... [ 50%] nixbot_effects/tests/test_on_event.py ....... [ 62%] nixbot_effects/tests/test_secrets.py .................... [100%] ============================== 54 passed in 6.15s ============================== Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase