rebase_stacked_service_patches__vvr9SjL

Status: Passed
Started: 3/19 10:48
Execution: 56.9s
Test: 12.1s
2026-03-19 02:49:32.829	DEBUG	native:1	Pochi	pochi v0.6.0
2026-03-19 02:49:33.219	DEBUG	/$bunfs/root/pochi:503027	loadAgents	Loaded 4 custom agents (4 valid, 0 invalid)
2026-03-19 02:49:33.221	DEBUG	/$bunfs/root/pochi:503028	loadSkills	Loaded 2 skills (2 valid, 0 invalid)
2026-03-19 02:49:33.415	DEBUG	/$bunfs/root/pochi:439288	PochiVendor	JWT is expiring or missing, fetching a new one
2026-03-19 02:49:34.900	DEBUG	/$bunfs/root/pochi:415701	MCPHub	MCP servers configuration changed via signal:
2026-03-19 02:49:34.901	DEBUG	/$bunfs/root/pochi:415813	MCPHub	Build MCPHub Status
2026-03-19 02:49:35.001	DEBUG	/$bunfs/root/pochi:502453	TaskRunner	Starting TaskRunner...
2026-03-19 02:49:35.091	DEBUG	/$bunfs/root/pochi:454195	listFiles	Listing workspace files from /home/user with maxItems 500
2026-03-19 02:49:35.283	DEBUG	/$bunfs/root/pochi:496495	generateTaskTitle	Generating task title, old: null, new: # Rebase Stacked Service Patches onto Updated Infrastructure Base
2026-03-19 02:49:44.815	DEBUG	/$bunfs/root/pochi:454195	listFiles	Listing workspace files from /home/user with maxItems 500
2026-03-19 02:49:47.107	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:49:49.363	DEBUG	/$bunfs/root/pochi:454195	listFiles	Listing workspace files from /home/user with maxItems 500
2026-03-19 02:49:51.600	DEBUG	/$bunfs/root/pochi:454195	listFiles	Listing workspace files from /home/user with maxItems 500
2026-03-19 02:49:53.281	DEBUG	/$bunfs/root/pochi:496495	generateTaskTitle	Generating task title, old: # Rebase Stacked Service Patches onto Updated Infrastructure Base, new: Rebase stacked service patches onto updated infrastructure base
2026-03-19 02:49:54.558	DEBUG	/$bunfs/root/pochi:454195	listFiles	Listing workspace files from /home/user with maxItems 500
2026-03-19 02:49:56.506	DEBUG	/$bunfs/root/pochi:454195	listFiles	Listing workspace files from /home/user with maxItems 500
2026-03-19 02:49:56.821	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:49:59.360	DEBUG	/$bunfs/root/pochi:454195	listFiles	Listing workspace files from /home/user with maxItems 500
2026-03-19 02:50:01.205	DEBUG	/$bunfs/root/pochi:454195	listFiles	Listing workspace files from /home/user with maxItems 500
2026-03-19 02:50:01.371	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:50:03.607	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:50:06.562	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:50:06.602	DEBUG	/$bunfs/root/pochi:454195	listFiles	Listing workspace files from /home/user with maxItems 500
2026-03-19 02:50:08.517	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:50:08.722	DEBUG	/$bunfs/root/pochi:454195	listFiles	Listing workspace files from /home/user with maxItems 500
2026-03-19 02:50:11.366	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:50:11.650	DEBUG	/$bunfs/root/pochi:454195	listFiles	Listing workspace files from /home/user with maxItems 500
2026-03-19 02:50:13.213	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:50:13.989	DEBUG	/$bunfs/root/pochi:454195	listFiles	Listing workspace files from /home/user with maxItems 500
2026-03-19 02:50:16.864	DEBUG	/$bunfs/root/pochi:454195	listFiles	Listing workspace files from /home/user with maxItems 500
2026-03-19 02:50:18.619	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:50:19.592	DEBUG	/$bunfs/root/pochi:454195	listFiles	Listing workspace files from /home/user with maxItems 500
2026-03-19 02:50:20.732	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:50:22.655	DEBUG	/$bunfs/root/pochi:454195	listFiles	Listing workspace files from /home/user with maxItems 500
2026-03-19 02:50:23.657	WARN		GitStatus	readGitStatus timed out after 12000ms, returning undefined
2026-03-19 02:50:26.001	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 20 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 19ms
============================= 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 1 item

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

==================================== PASSES ====================================
=========================== short test summary info ============================
PASSED ../../tests/test_outputs.py::test_outputs
============================== 1 passed in 0.00s ===============================