Files
chimera-gfx-Public/manifests/retroarch/phase-1.0bx-changed-files-timeout-and-read-only-fixture-gate.json
T
Chimera GFX release export a6037502d7
phase0-ci / build-and-audit (push) Successful in 2m14s
Publish Chimera GFX source
2026-09-03 03:27:14 +02:00

75 lines
2.4 KiB
JSON

{
"schema_version": 1,
"phase": "PHASE_1_0BX_CHANGED_FILES_TIMEOUT_AND_READ_ONLY_FIXTURE_GATE",
"status": "BW_CONSUMED_CHANGED_FILES_TIMEOUT_WINDOWS_GIT_STAGE_FIXTURE_ALLOWED",
"date": "2026-07-30",
"source_bindings": {
"phase10bw_manifest_sha256": "82f7f20d6cf829ce3a7621ade6ca5124e12c35a79898d4cb1eb9df93d1643f4d",
"retroarch_commit": "3974ee13ddac828109b3f558067378be3515f10b"
},
"consumed_attempt": {
"attempts": 1,
"exit_code": 1,
"completed_operations": [
"verify_sdl_commit",
"verify_sdl_clean",
"create_detached_stage",
"smoke_patch_check",
"smoke_patch_apply",
"early_diag_patch_check",
"early_diag_patch_apply"
],
"failed_operation": "verify_changed_files",
"failure": "process timeout: verify_changed_files",
"timeout_seconds": 10,
"process_group_terminated": true,
"stage_exists_after": true,
"build_absent_after": true,
"archive_absent_after": true,
"cmake_invoked": false,
"sdl_build_invoked": false,
"retroarch_build_invoked": false,
"device_action_invoked": false
},
"fixture": {
"attempts_authorized": 1,
"working_directory": "/mnt/c/Projects/chimera-retroarch-phase10az",
"argv": [
"/mnt/c/Program Files/Git/cmd/git.exe",
"-C",
"C:/Projects/chimera-retroarch-phase10az/build/phase10bd/sdl-source",
"diff",
"--name-only"
],
"timeout_seconds": 30,
"output_limit": 4096,
"expected_changed_files": [
"src/audio/ps5/SDL_ps5audio.c",
"src/dynapi/SDL_dynapi.h",
"src/joystick/ps5/SDL_ps5joystick.c",
"src/video/ps5/SDL_ps5video.c"
],
"automatic_retry": false
},
"authorizations": {
"exact_windows_git_read_only_fixture_authorized": true,
"request_graph_source_change_authorized": false,
"stage_cleanup_authorized": false,
"output_path_reuse_authorized": false,
"materializer_invocation_authorized": false,
"cmake_invocation_authorized": false,
"sdl_build_authorized": false,
"retroarch_target_build_authorized": false,
"ps5_connection_authorized": false,
"device_transfer_authorized": false,
"device_execution_authorized": false
},
"decision": {
"fixture_allowed_once": true,
"cleanup_allowed": false,
"materialization_allowed": false,
"device_action_allowed": false,
"next_step": "RUN_EXACT_READ_ONLY_STAGE_DIFF_FIXTURE_ONCE"
}
}