gitignore_untrack__wqWmiDo

Status: Passed
Started: 3/19 10:48
Execution: 44.2s
Test: 9.7s
2026-03-19 02:48:32.394	DEBUG	native:1	Pochi	pochi v0.6.0
2026-03-19 02:48:32.399	DEBUG	native:7	PochiConfigManager	add workspace config: /root/.pochi/config.jsonc
2026-03-19 02:48:32.500	DEBUG	/$bunfs/pochi:503027	loadAgents	Loaded 4 custom agents (4 valid, 0 invalid)
2026-03-19 02:48:32.501	DEBUG	/$bunfs/pochi:503028	loadSkills	Loaded 2 skills (2 valid, 0 invalid)
2026-03-19 02:48:32.699	DEBUG	/$bunfs/pochi:439288	PochiVendor	JWT is expiring or missing, fetching a new one
2026-03-19 02:48:34.394	DEBUG	/$bunfs/pochi:415701	MCPHub	MCP servers configuration changed via signal:
2026-03-19 02:48:34.394	DEBUG	/$bunfs/pochi:415813	MCPHub	Build MCPHub Status
2026-03-19 02:48:34.499	DEBUG	/$bunfs/pochi:502453	TaskRunner	Starting TaskRunner...
2026-03-19 02:48:34.581	DEBUG	/$bunfs/pochi:454195	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 02:48:34.696	DEBUG	/$bunfs/pochi:496495	generateTaskTitle	Generating task title, old: null, new: # Managing .gitignore and Untracking Files in jj
2026-03-19 02:48:45.252	DEBUG	/$bunfs/pochi:454195	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 02:48:46.596	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:48:47.226	DEBUG	/$bunfs/pochi:454171	listFiles	handling listFile with dirPath /home/user/myrepo and recursive true
2026-03-19 02:48:47.234	DEBUG	/$bunfs/pochi:454195	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 02:48:49.414	DEBUG	/$bunfs/pochi:454195	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 02:48:51.431	DEBUG	/$bunfs/pochi:496495	generateTaskTitle	Generating task title, old: # Managing .gitignore and Untracking Files in jj, new: Manage .gitignore and untrack files in jj
2026-03-19 02:48:54.689	DEBUG	/$bunfs/pochi:454195	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 02:48:56.620	DEBUG	/$bunfs/pochi:454195	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 02:48:57.266	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:48:58.650	DEBUG	/$bunfs/pochi:454195	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 02:48:59.290	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:49:01.264	DEBUG	/$bunfs/pochi:454195	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 02:49:01.490	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:49:03.294	DEBUG	/$bunfs/pochi:454195	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 02:49:05.850	DEBUG	/$bunfs/pochi:454195	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 02:49:06.703	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:49:07.854	DEBUG	/$bunfs/pochi:454195	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 02:49:08.631	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:49:10.537	DEBUG	/$bunfs/pochi:454195	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 02:49:10.730	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:49:13.278	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
curl is already the newest version (7.81.0-1ubuntu1.23).
0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded.
downloading uv 0.9.7 x86_64-unknown-linux-gnu
no checksums to verify
installing to /root/.local/bin
  uv
  uvx
everything's installed!

To add $HOME/.local/bin to your PATH, either restart your shell or run:

    source $HOME/.local/bin/env (sh, bash, zsh)
    source $HOME/.local/bin/env.fish (fish)
Downloading pygments (1.2MiB)
 Downloading pygments
Installed 9 packages in 17ms
============================= test session starts ==============================
platform linux -- Python 3.10.12, pytest-8.4.1, pluggy-1.6.0
rootdir: /tests
plugins: json-ctrf-0.3.5
collected 7 items

../tests/test_final_state.py .......                                     [100%]

==================================== PASSES ====================================
=========================== short test summary info ============================
PASSED ../tests/test_final_state.py::test_gitignore_file_exists
PASSED ../tests/test_final_state.py::test_gitignore_contains_build_pattern
PASSED ../tests/test_final_state.py::test_build_output_bin_still_on_disk
PASSED ../tests/test_final_state.py::test_build_output_bin_not_tracked
PASSED ../tests/test_final_state.py::test_src_main_py_still_tracked
PASSED ../tests/test_final_state.py::test_gitignore_tracked
PASSED ../tests/test_final_state.py::test_jj_status_does_not_show_build_artifact
============================== 7 passed in 0.08s ===============================