===== bootstrap-pr-report-check-pr177-gr9lv-archive-artifacts-pod.log ===== [pod/bootstrap-pr-report-check-pr177-gr9lv-archive-artifacts-pod/prepare] 2026-07-09T22:37:32.247587622-05:00 2026/07/10 03:37:32 Entrypoint initialization [pod/bootstrap-pr-report-check-pr177-gr9lv-archive-artifacts-pod/place-scripts] 2026-07-09T22:37:32.713978332-05:00 2026/07/10 03:37:32 Decoded script /tekton/scripts/script-0-g5jg6 [pod/bootstrap-pr-report-check-pr177-gr9lv-archive-artifacts-pod/step-upload-artifacts] 2026-07-09T22:37:37.068287241-05:00 ==> uploading /workspace/shared/artifacts/ -> s3://tekton-logs/storeminder-ai/bootstrap/pr-177/bootstrap-pr-report-check-pr177-gr9lv/artifacts/ (endpoint http://10.10.0.10:9000) ===== bootstrap-pr-report-check-pr177-gr9lv-archive-logs-pod.log ===== [pod/bootstrap-pr-report-check-pr177-gr9lv-archive-logs-pod/prepare] 2026-07-09T22:37:31.912595319-05:00 2026/07/10 03:37:31 Entrypoint initialization [pod/bootstrap-pr-report-check-pr177-gr9lv-archive-logs-pod/place-scripts] 2026-07-09T22:37:32.729941023-05:00 2026/07/10 03:37:32 Decoded script /tekton/scripts/script-0-cxx5t [pod/bootstrap-pr-report-check-pr177-gr9lv-archive-logs-pod/place-scripts] 2026-07-09T22:37:32.751656187-05:00 2026/07/10 03:37:32 Decoded script /tekton/scripts/script-1-5wcjc [pod/bootstrap-pr-report-check-pr177-gr9lv-archive-logs-pod/step-collect-logs] 2026-07-09T22:37:37.087234553-05:00 ==> collecting pod logs for PipelineRun=bootstrap-pr-report-check-pr177-gr9lv ===== bootstrap-pr-report-check-pr177-gr9lv-clone-pod.log ===== [pod/bootstrap-pr-report-check-pr177-gr9lv-clone-pod/prepare] 2026-07-09T22:19:48.842953256-05:00 2026/07/10 03:19:48 Entrypoint initialization [pod/bootstrap-pr-report-check-pr177-gr9lv-clone-pod/place-scripts] 2026-07-09T22:19:50.033707847-05:00 2026/07/10 03:19:50 Decoded script /tekton/scripts/script-0-x9tgk [pod/bootstrap-pr-report-check-pr177-gr9lv-clone-pod/step-clone] 2026-07-09T22:19:54.281854179-05:00 From https://github.com/storeminder-ai/bootstrap [pod/bootstrap-pr-report-check-pr177-gr9lv-clone-pod/step-clone] 2026-07-09T22:19:54.281889239-05:00 * branch 83af340237f9b0df04fc23e5955a9ac4b8e51203 -> FETCH_HEAD [pod/bootstrap-pr-report-check-pr177-gr9lv-clone-pod/step-clone] 2026-07-09T22:19:54.300588131-05:00 Cloned 83af340237f9b0df04fc23e5955a9ac4b8e51203 ===== bootstrap-pr-report-check-pr177-gr9lv-live-build-pod.log ===== [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/place-scripts] 2026-07-09T22:20:12.823401645-05:00 2026/07/10 03:20:12 Decoded script /tekton/scripts/script-0-7p8lr [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/place-scripts] 2026-07-09T22:20:12.891217453-05:00 2026/07/10 03:20:12 Decoded script /tekton/scripts/script-2-jnx79 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-prepare-dockerfile] 2026-07-09T22:20:17.097551899-05:00 Wrote Dockerfile.reportcheck: [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-prepare-dockerfile] 2026-07-09T22:20:17.098370972-05:00 # Throwaway PR image for the D2 live report build. Layers the PR checkout [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-prepare-dockerfile] 2026-07-09T22:20:17.098390622-05:00 # (src + tests + fixtures + notebooks) over the prod runtime so the D1 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-prepare-dockerfile] 2026-07-09T22:20:17.098396032-05:00 # trait suite can run with real deps + real secrets (mounted by the Job). [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-prepare-dockerfile] 2026-07-09T22:20:17.098400392-05:00 FROM registry.storeminder.ai/images/storeminder:latest [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-prepare-dockerfile] 2026-07-09T22:20:17.098405752-05:00 COPY . /prsrc [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-prepare-dockerfile] 2026-07-09T22:20:17.098411632-05:00 WORKDIR /prsrc [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-prepare-dockerfile] 2026-07-09T22:20:17.098418012-05:00 # Overlay the PR package over the baked one (deps already resolved in the [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-prepare-dockerfile] 2026-07-09T22:20:17.098421932-05:00 # base), then add the test runner. Prefer the [test] extra (D1/#90 adds [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-prepare-dockerfile] 2026-07-09T22:20:17.098428752-05:00 # papermill/nbclient/scrapbook there); fall back to bare pytest pre-D1. [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-prepare-dockerfile] 2026-07-09T22:20:17.098432962-05:00 RUN pip install --no-cache-dir --no-deps -e /prsrc && (pip install --no-cache-dir -e ".[test]" || pip install --no-cache-dir pytest) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:17.318910291-05:00 INFO[0000] Retrieving image manifest registry.storeminder.ai/images/storeminder:latest [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:17.318961001-05:00 INFO[0000] Retrieving image registry.storeminder.ai/images/storeminder:latest from registry registry.storeminder.ai [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:17.383092483-05:00 INFO[0000] Retrieving image manifest registry.storeminder.ai/images/storeminder:latest [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:17.383105243-05:00 INFO[0000] Returning cached image manifest [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:17.401784279-05:00 INFO[0000] Built cross stage deps: map[] [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:17.401798509-05:00 INFO[0000] Retrieving image manifest registry.storeminder.ai/images/storeminder:latest [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:17.401802879-05:00 INFO[0000] Returning cached image manifest [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:17.401810799-05:00 INFO[0000] Retrieving image manifest registry.storeminder.ai/images/storeminder:latest [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:17.401815339-05:00 INFO[0000] Returning cached image manifest [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:17.401933139-05:00 INFO[0000] Executing 0 build triggers [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:17.402222060-05:00 INFO[0000] Building stage 'registry.storeminder.ai/images/storeminder:latest' [idx: '0', base-idx: '-1'] [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:17.414554347-05:00 INFO[0000] Checking for cached layer registry.storeminder.ai/images/cache:cf938eec7930a1cab6c395606398ef6d90f7e045e28bdd3830cb10b1554361b7... [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:17.454271406-05:00 INFO[0000] No cached layer found for cmd RUN pip install --no-cache-dir --no-deps -e /prsrc && (pip install --no-cache-dir -e ".[test]" || pip install --no-cache-dir pytest) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:17.454361206-05:00 INFO[0000] Unpacking rootfs as cmd COPY . /prsrc requires it. [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:26.099349824-05:00 INFO[0008] COPY . /prsrc [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:26.128308857-05:00 INFO[0008] Taking snapshot of files... [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:26.180016935-05:00 INFO[0008] WORKDIR /prsrc [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:26.180123756-05:00 INFO[0008] Cmd: workdir [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:26.180129876-05:00 INFO[0008] Changed working directory to /prsrc [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:26.180143406-05:00 INFO[0008] No files changed in this command, skipping snapshotting. [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:26.180148996-05:00 INFO[0008] RUN pip install --no-cache-dir --no-deps -e /prsrc && (pip install --no-cache-dir -e ".[test]" || pip install --no-cache-dir pytest) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:26.180159226-05:00 INFO[0008] Initializing snapshotter ... [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:26.180163856-05:00 INFO[0008] Taking snapshot of full filesystem... [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:33.822095147-05:00 INFO[0016] Cmd: /bin/sh [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:33.822219347-05:00 INFO[0016] Args: [-c pip install --no-cache-dir --no-deps -e /prsrc && (pip install --no-cache-dir -e ".[test]" || pip install --no-cache-dir pytest)] [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:33.822241647-05:00 INFO[0016] Running: [/bin/sh -c pip install --no-cache-dir --no-deps -e /prsrc && (pip install --no-cache-dir -e ".[test]" || pip install --no-cache-dir pytest)] [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:34.175434345-05:00 Obtaining file:///prsrc [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:34.177451411-05:00 Installing build dependencies: started [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:36.273682142-05:00 Installing build dependencies: finished with status 'done' [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:36.274515834-05:00 Checking if build backend supports build_editable: started [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:36.408092610-05:00 Checking if build backend supports build_editable: finished with status 'done' [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:36.409234873-05:00 Getting requirements to build editable: started [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:36.566315323-05:00 Getting requirements to build editable: finished with status 'done' [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:36.567435536-05:00 Preparing editable metadata (pyproject.toml): started [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:36.734498603-05:00 Preparing editable metadata (pyproject.toml): finished with status 'done' [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:36.774082552-05:00 Building wheels for collected packages: storeminder [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:36.775051864-05:00 Building editable for storeminder (pyproject.toml): started [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.005063024-05:00 Building editable for storeminder (pyproject.toml): finished with status 'done' [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.006044396-05:00 Created wheel for storeminder: filename=storeminder-0.1.0-0.editable-py3-none-any.whl size=1873 sha256=9325cd236a534b3616584428e20f50015bfa45b1c0740edd86bce33f5e05b206 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.006162277-05:00 Stored in directory: /tmp/pip-ephem-wheel-cache-h6s9hoh0/wheels/12/13/ba/810e66e2be1a8a55fa7c56f5f12815f8d07be3aad27f734654 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.009467856-05:00 Successfully built storeminder [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.009714486-05:00 Installing collected packages: storeminder [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.009864807-05:00 Attempting uninstall: storeminder [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.055884652-05:00 Found existing installation: storeminder 0.1.0 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.061802208-05:00 Uninstalling storeminder-0.1.0: [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.063876474-05:00 Successfully uninstalled storeminder-0.1.0 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.129290912-05:00 Successfully installed storeminder-0.1.0 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.129597033-05:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.282367999-05:00 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.282540199-05:00 [notice] A new release of pip is available: 24.0 -> 26.1.2 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.282549129-05:00 [notice] To update, run: pip install --upgrade pip [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.764017621-05:00 Obtaining file:///prsrc [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:37.766142656-05:00 Installing build dependencies: started [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:39.917812869-05:00 Installing build dependencies: finished with status 'done' [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:39.918659002-05:00 Checking if build backend supports build_editable: started [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.023203923-05:00 Checking if build backend supports build_editable: finished with status 'done' [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.024133106-05:00 Getting requirements to build editable: started [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.201431142-05:00 Getting requirements to build editable: finished with status 'done' [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.203060856-05:00 Preparing editable metadata (pyproject.toml): started [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.397788469-05:00 Preparing editable metadata (pyproject.toml): finished with status 'done' [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.453108687-05:00 Requirement already satisfied: pandas>=1.5.0 in /usr/local/lib/python3.11/site-packages (from storeminder==0.1.0) (3.0.3) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.454028730-05:00 Requirement already satisfied: numpy>=1.23.0 in /usr/local/lib/python3.11/site-packages (from storeminder==0.1.0) (2.4.6) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.454802922-05:00 Requirement already satisfied: requests>=2.28.0 in /usr/local/lib/python3.11/site-packages (from storeminder==0.1.0) (2.34.2) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.455467824-05:00 Requirement already satisfied: openpyxl>=3.0.0 in /usr/local/lib/python3.11/site-packages (from storeminder==0.1.0) (3.1.5) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.456278656-05:00 Requirement already satisfied: anthropic>=0.25.0 in /usr/local/lib/python3.11/site-packages (from storeminder==0.1.0) (0.116.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.457232228-05:00 Requirement already satisfied: psycopg>=3.1 in /usr/local/lib/python3.11/site-packages (from psycopg[binary,pool]>=3.1->storeminder==0.1.0) (3.3.4) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.458573042-05:00 Requirement already satisfied: boto3>=1.34 in /usr/local/lib/python3.11/site-packages (from storeminder==0.1.0) (1.43.45) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.459249524-05:00 Requirement already satisfied: PyYAML>=6.0 in /usr/local/lib/python3.11/site-packages (from storeminder==0.1.0) (6.0.3) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.632664489-05:00 Collecting pytest>=7 (from storeminder==0.1.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.720892156-05:00 Downloading pytest-9.1.1-py3-none-any.whl.metadata (7.6 kB) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.734051061-05:00 Requirement already satisfied: anyio<5,>=3.5.0 in /usr/local/lib/python3.11/site-packages (from anthropic>=0.25.0->storeminder==0.1.0) (4.14.1) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.735294615-05:00 Requirement already satisfied: distro<2,>=1.7.0 in /usr/local/lib/python3.11/site-packages (from anthropic>=0.25.0->storeminder==0.1.0) (1.9.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.736228997-05:00 Requirement already satisfied: docstring-parser<1,>=0.15 in /usr/local/lib/python3.11/site-packages (from anthropic>=0.25.0->storeminder==0.1.0) (0.18.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.737266970-05:00 Requirement already satisfied: httpx<1,>=0.25.0 in /usr/local/lib/python3.11/site-packages (from anthropic>=0.25.0->storeminder==0.1.0) (0.28.1) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.738230363-05:00 Requirement already satisfied: jiter<1,>=0.4.0 in /usr/local/lib/python3.11/site-packages (from anthropic>=0.25.0->storeminder==0.1.0) (0.16.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.740642209-05:00 Requirement already satisfied: pydantic<3,>=1.9.0 in /usr/local/lib/python3.11/site-packages (from anthropic>=0.25.0->storeminder==0.1.0) (2.13.4) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.741301121-05:00 Requirement already satisfied: sniffio in /usr/local/lib/python3.11/site-packages (from anthropic>=0.25.0->storeminder==0.1.0) (1.3.1) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.742138723-05:00 Requirement already satisfied: typing-extensions<5,>=4.14 in /usr/local/lib/python3.11/site-packages (from anthropic>=0.25.0->storeminder==0.1.0) (4.16.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.746316124-05:00 Requirement already satisfied: botocore<1.44.0,>=1.43.45 in /usr/local/lib/python3.11/site-packages (from boto3>=1.34->storeminder==0.1.0) (1.43.45) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.747206447-05:00 Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.11/site-packages (from boto3>=1.34->storeminder==0.1.0) (1.1.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.747850388-05:00 Requirement already satisfied: s3transfer<0.20.0,>=0.19.0 in /usr/local/lib/python3.11/site-packages (from boto3>=1.34->storeminder==0.1.0) (0.19.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.750466195-05:00 Requirement already satisfied: et-xmlfile in /usr/local/lib/python3.11/site-packages (from openpyxl>=3.0.0->storeminder==0.1.0) (2.0.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.793335530-05:00 Requirement already satisfied: python-dateutil>=2.8.2 in /usr/local/lib/python3.11/site-packages (from pandas>=1.5.0->storeminder==0.1.0) (2.9.0.post0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.827549942-05:00 Requirement already satisfied: psycopg-binary==3.3.4 in /usr/local/lib/python3.11/site-packages (from psycopg[binary,pool]>=3.1->storeminder==0.1.0) (3.3.4) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.828469175-05:00 Requirement already satisfied: psycopg-pool in /usr/local/lib/python3.11/site-packages (from psycopg[binary,pool]>=3.1->storeminder==0.1.0) (3.3.1) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.877197396-05:00 Collecting iniconfig>=1.0.1 (from pytest>=7->storeminder==0.1.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.895221784-05:00 Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.897821041-05:00 Requirement already satisfied: packaging>=22 in /usr/local/lib/python3.11/site-packages (from pytest>=7->storeminder==0.1.0) (26.2) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.954554913-05:00 Collecting pluggy<2,>=1.5 (from pytest>=7->storeminder==0.1.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.974766838-05:00 Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.977177904-05:00 Requirement already satisfied: pygments>=2.7.2 in /usr/local/lib/python3.11/site-packages (from pytest>=7->storeminder==0.1.0) (2.20.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.984673204-05:00 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.11/site-packages (from requests>=2.28.0->storeminder==0.1.0) (3.4.9) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.985620687-05:00 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.11/site-packages (from requests>=2.28.0->storeminder==0.1.0) (3.18) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.986462739-05:00 Requirement already satisfied: urllib3<3,>=1.26 in /usr/local/lib/python3.11/site-packages (from requests>=2.28.0->storeminder==0.1.0) (2.7.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:40.987138311-05:00 Requirement already satisfied: certifi>=2023.5.7 in /usr/local/lib/python3.11/site-packages (from requests>=2.28.0->storeminder==0.1.0) (2026.6.17) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.014562194-05:00 Requirement already satisfied: httpcore==1.* in /usr/local/lib/python3.11/site-packages (from httpx<1,>=0.25.0->anthropic>=0.25.0->storeminder==0.1.0) (1.0.9) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.020367190-05:00 Requirement already satisfied: h11>=0.16 in /usr/local/lib/python3.11/site-packages (from httpcore==1.*->httpx<1,>=0.25.0->anthropic>=0.25.0->storeminder==0.1.0) (0.16.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.042198978-05:00 Requirement already satisfied: annotated-types>=0.6.0 in /usr/local/lib/python3.11/site-packages (from pydantic<3,>=1.9.0->anthropic>=0.25.0->storeminder==0.1.0) (0.7.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.042967070-05:00 Requirement already satisfied: pydantic-core==2.46.4 in /usr/local/lib/python3.11/site-packages (from pydantic<3,>=1.9.0->anthropic>=0.25.0->storeminder==0.1.0) (2.46.4) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.043882073-05:00 Requirement already satisfied: typing-inspection>=0.4.2 in /usr/local/lib/python3.11/site-packages (from pydantic<3,>=1.9.0->anthropic>=0.25.0->storeminder==0.1.0) (0.4.2) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.052926087-05:00 Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.11/site-packages (from python-dateutil>=2.8.2->pandas>=1.5.0->storeminder==0.1.0) (1.17.0) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.110241130-05:00 Downloading pytest-9.1.1-py3-none-any.whl (386 kB) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.170886372-05:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.5/386.5 kB 6.5 MB/s eta 0:00:00 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.193944583-05:00 Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.209960076-05:00 Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.214085977-05:00 Checking if build backend supports build_editable: started [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.324967983-05:00 Checking if build backend supports build_editable: finished with status 'done' [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.325480895-05:00 Building wheels for collected packages: storeminder [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.326467577-05:00 Building editable for storeminder (pyproject.toml): started [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.505579936-05:00 Building editable for storeminder (pyproject.toml): finished with status 'done' [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.506305928-05:00 Created wheel for storeminder: filename=storeminder-0.1.0-0.editable-py3-none-any.whl size=1873 sha256=9fe72024d967e469ebbcd8ad1da1b8c122cfa1e1802094b032620037577ebf18 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.506462158-05:00 Stored in directory: /tmp/pip-ephem-wheel-cache-xjlmz3nh/wheels/12/13/ba/810e66e2be1a8a55fa7c56f5f12815f8d07be3aad27f734654 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:41.508207023-05:00 Successfully built storeminder [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:42.240042954-05:00 Installing collected packages: pluggy, iniconfig, pytest, storeminder [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:42.465523214-05:00 Attempting uninstall: storeminder [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:42.506785524-05:00 Found existing installation: storeminder 0.1.0 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:42.508350448-05:00 Uninstalling storeminder-0.1.0: [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:42.682823681-05:00 Successfully uninstalled storeminder-0.1.0 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:42.859836042-05:00 Successfully installed iniconfig-2.3.0 pluggy-1.6.0 pytest-9.1.1 storeminder-0.1.0 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:42.860180353-05:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:43.020634009-05:00 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:43.020751950-05:00 [notice] A new release of pip is available: 24.0 -> 26.1.2 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:43.020758020-05:00 [notice] To update, run: pip install --upgrade pip [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:43.176101241-05:00 INFO[0025] Taking snapshot of full filesystem... [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:45.137813983-05:00 INFO[0027] Pushing layer registry.storeminder.ai/images/cache:cf938eec7930a1cab6c395606398ef6d90f7e045e28bdd3830cb10b1554361b7 to cache now [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:45.138055974-05:00 INFO[0027] Pushing image to registry.storeminder.ai/images/cache:cf938eec7930a1cab6c395606398ef6d90f7e045e28bdd3830cb10b1554361b7 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:45.313562603-05:00 INFO[0028] Pushed registry.storeminder.ai/images/cache@sha256:e5c829351d85dfaf090b492d74a73ab289f659b09a6cde827c6844ddc22b72dc [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:45.314285615-05:00 INFO[0028] Pushing image to registry.storeminder.ai/images/storeminder-report-check:pr177-83af340237f9b0df04fc23e5955a9ac4b8e51203 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-build-pr-image] 2026-07-09T22:20:45.531669045-05:00 INFO[0028] Pushed registry.storeminder.ai/images/storeminder-report-check@sha256:42af790a0f4102d14c9dcab936e81c8039e2a2868b8cdcc05fd6fcd34f45d716 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:20:46.502163230-05:00 /tekton/scripts/script-2-jnx79: line 25: steps.build-pr-image.exitCode.path: command not found [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:20:46.600439116-05:00 job.batch/report-live-pr177-83af340 created [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.874511224-05:00 ----- live Job logs (report-live-pr177-83af340) ----- [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947246481-05:00 Running live report trait suite (real Vertex + DB, DRY_RUN): tests/test_report_traits_live.py [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947263021-05:00 ============================= test session starts ============================== [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947267631-05:00 platform linux -- Python 3.11.15, pytest-9.1.1, pluggy-1.6.0 -- /usr/local/bin/python [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947274091-05:00 cachedir: .pytest_cache [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947277881-05:00 rootdir: /prsrc [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947281751-05:00 configfile: pyproject.toml [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947285351-05:00 plugins: anyio-4.14.1 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947289141-05:00 collecting ... collected 10 items [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947292621-05:00 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947296931-05:00 tests/test_report_traits_live.py::test_daily_builds_and_renders PASSED [ 10%] [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947300611-05:00 tests/test_report_traits_live.py::test_daily_is_sendable_and_no_weekly_leak PASSED [ 20%] [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947304781-05:00 tests/test_report_traits_live.py::test_daily_headline_labeled_total_sales PASSED [ 30%] [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947308421-05:00 tests/test_report_traits_live.py::test_daily_sms_not_truncated PASSED [ 40%] [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947312571-05:00 tests/test_report_traits_live.py::test_daily_artifact_bundle_written PASSED [ 50%] [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947316211-05:00 tests/test_report_traits_live.py::test_weekly_builds_and_renders PASSED [ 60%] [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947320371-05:00 tests/test_report_traits_live.py::test_weekly_is_sendable PASSED [ 70%] [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947323981-05:00 tests/test_report_traits_live.py::test_weekly_headline_labeled_total_sales PASSED [ 80%] [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947328051-05:00 tests/test_report_traits_live.py::test_weekly_sms_not_truncated PASSED [ 90%] [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947331671-05:00 tests/test_report_traits_live.py::test_weekly_artifact_bundle_written PASSED [100%] [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947335181-05:00 [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947338871-05:00 --------------------- generated xml file: /tmp/traits.xml ---------------------- [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947342451-05:00 ======================== 10 passed in 992.76s (0:16:32) ======================== [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947346111-05:00 ===JUNIT_BEGIN=== [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947350051-05:00 ===JUNIT_END=== [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.947364941-05:00 ----- end live Job logs ----- [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/step-run-live] 2026-07-09T22:37:28.949153496-05:00 ==> live build: status=Succeeded conclusion=success [pod/bootstrap-pr-report-check-pr177-gr9lv-live-build-pod/prepare] 2026-07-09T22:20:11.949828622-05:00 2026/07/10 03:20:11 Entrypoint initialization ===== bootstrap-pr-report-check-pr177-gr9lv-post-check-live-pod.log ===== [pod/bootstrap-pr-report-check-pr177-gr9lv-post-check-live-pod/prepare] 2026-07-09T22:37:34.483638242-05:00 2026/07/10 03:37:34 Entrypoint initialization [pod/bootstrap-pr-report-check-pr177-gr9lv-post-check-live-pod/place-scripts] 2026-07-09T22:37:35.096507590-05:00 2026/07/10 03:37:35 Decoded script /tekton/scripts/script-0-pmp75 ===== bootstrap-pr-report-check-pr177-gr9lv-post-check-pod.log ===== [pod/bootstrap-pr-report-check-pr177-gr9lv-post-check-pod/place-scripts] 2026-07-09T22:37:32.730085003-05:00 2026/07/10 03:37:32 Decoded script /tekton/scripts/script-0-twzvl [pod/bootstrap-pr-report-check-pr177-gr9lv-post-check-pod/step-post-check] 2026-07-09T22:37:36.896889528-05:00 Installing PyJWT + cryptography + requests… [pod/bootstrap-pr-report-check-pr177-gr9lv-post-check-pod/prepare] 2026-07-09T22:37:32.507831624-05:00 2026/07/10 03:37:32 Entrypoint initialization ===== bootstrap-pr-report-check-pr177-gr9lv-post-check-traits-pod.log ===== [pod/bootstrap-pr-report-check-pr177-gr9lv-post-check-traits-pod/prepare] 2026-07-09T22:37:34.003512986-05:00 2026/07/10 03:37:34 Entrypoint initialization [pod/bootstrap-pr-report-check-pr177-gr9lv-post-check-traits-pod/place-scripts] 2026-07-09T22:37:35.023230025-05:00 2026/07/10 03:37:35 Decoded script /tekton/scripts/script-0-nd6fm ===== bootstrap-pr-report-check-pr177-gr9lv-post-status-live-pod.log ===== [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-live-pod/prepare] 2026-07-09T22:37:32.880249392-05:00 2026/07/10 03:37:32 Entrypoint initialization [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-live-pod/place-scripts] 2026-07-09T22:37:33.871623131-05:00 2026/07/10 03:37:33 Decoded script /tekton/scripts/script-0-knfw2 ===== bootstrap-pr-report-check-pr177-gr9lv-post-status-pod.log ===== [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/prepare] 2026-07-09T22:37:32.462812192-05:00 2026/07/10 03:37:32 Entrypoint initialization [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/place-scripts] 2026-07-09T22:37:32.723420523-05:00 2026/07/10 03:37:32 Decoded script /tekton/scripts/script-0-4td84 [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.054656783-05:00 Posting commit status to GitHub [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.054712663-05:00 Repo: storeminder-ai/bootstrap [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.054717823-05:00 SHA: 83af340237f9b0df04fc23e5955a9ac4b8e51203 [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.054720693-05:00 State: success (Succeeded) [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.054723423-05:00 Target URL: https://ci-logs.storeminder.ai/storeminder-ai/bootstrap/pr-177/bootstrap-pr-report-check-pr177-gr9lv/logs.txt [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463225897-05:00 { [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463264496-05:00 "url": "https://api.github.com/repos/storeminder-ai/bootstrap/statuses/83af340237f9b0df04fc23e5955a9ac4b8e51203", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463271436-05:00 "avatar_url": "https://avatars.githubusercontent.com/u/702924?v=4", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463277196-05:00 "id": 50252991486, [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463282286-05:00 "node_id": "SC_kwDOSuVe4s8AAAALs0_L_g", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463287146-05:00 "state": "success", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463291906-05:00 "description": "Checks passed", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463296916-05:00 "target_url": "https://ci-logs.storeminder.ai/storeminder-ai/bootstrap/pr-177/bootstrap-pr-report-check-pr177-gr9lv/logs.txt", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463301816-05:00 "context": "tekton/report-build", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463306316-05:00 "created_at": "2026-07-10T03:37:37Z", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463311116-05:00 "updated_at": "2026-07-10T03:37:37Z", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463315656-05:00 "creator": { [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463320746-05:00 "login": "steveblackmon", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463325616-05:00 "id": 702924, [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463330246-05:00 "node_id": "MDQ6VXNlcjcwMjkyNA==", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463335476-05:00 "avatar_url": "https://avatars.githubusercontent.com/u/702924?v=4", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463340156-05:00 "gravatar_id": "", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463345186-05:00 "url": "https://api.github.com/users/steveblackmon", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463349996-05:00 "html_url": "https://github.com/steveblackmon", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463355486-05:00 "followers_url": "https://api.github.com/users/steveblackmon/followers", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463360386-05:00 "following_url": "https://api.github.com/users/steveblackmon/following{/other_user}", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463365226-05:00 "gists_url": "https://api.github.com/users/steveblackmon/gists{/gist_id}", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463369886-05:00 "starred_url": "https://api.github.com/users/steveblackmon/starred{/owner}{/repo}", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463375306-05:00 "subscriptions_url": "https://api.github.com/users/steveblackmon/subscriptions", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463379816-05:00 "organizations_url": "https://api.github.com/users/steveblackmon/orgs", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463384396-05:00 "repos_url": "https://api.github.com/users/steveblackmon/repos", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463389456-05:00 "events_url": "https://api.github.com/users/steveblackmon/events{/privacy}", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463393916-05:00 "received_events_url": "https://api.github.com/users/steveblackmon/received_events", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463399766-05:00 "type": "User", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463404506-05:00 "user_view_type": "public", [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463408986-05:00 "site_admin": false [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463413636-05:00 } [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.463418296-05:00 } [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.467559453-05:00 [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-pod/step-post-status] 2026-07-09T22:37:37.467648273-05:00 Status posted successfully ===== bootstrap-pr-report-check-pr177-gr9lv-post-status-traits-pod.log ===== [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-traits-pod/prepare] 2026-07-09T22:37:32.748634266-05:00 2026/07/10 03:37:32 Entrypoint initialization [pod/bootstrap-pr-report-check-pr177-gr9lv-post-status-traits-pod/place-scripts] 2026-07-09T22:37:33.834590364-05:00 2026/07/10 03:37:33 Decoded script /tekton/scripts/script-0-4ndnt ===== bootstrap-pr-report-check-pr177-gr9lv-reclaim-workspace-pod.log ===== [pod/bootstrap-pr-report-check-pr177-gr9lv-reclaim-workspace-pod/prepare] 2026-07-09T22:37:34.998492451-05:00 2026/07/10 03:37:34 Entrypoint initialization [pod/bootstrap-pr-report-check-pr177-gr9lv-reclaim-workspace-pod/place-scripts] 2026-07-09T22:37:36.178879535-05:00 2026/07/10 03:37:36 Decoded script /tekton/scripts/script-0-w6f7z Error from server (BadRequest): container "step-delete-run-pvcs" in pod "bootstrap-pr-report-check-pr177-gr9lv-reclaim-workspace-pod" is waiting to start: PodInitializing ===== bootstrap-pr-report-check-pr177-gr9lv-sendable-pod.log ===== [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/prepare] 2026-07-09T22:19:56.988302451-05:00 2026/07/10 03:19:56 Entrypoint initialization [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/place-scripts] 2026-07-09T22:19:57.634525094-05:00 2026/07/10 03:19:57 Decoded script /tekton/scripts/script-0-bb2xl [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:02.841825829-05:00 Installing pytest… [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.196702886-05:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.265475441-05:00 Neutralizing eager agent imports in src/storeminder/agents/__init__.py (hermetic checkout)… [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.266915065-05:00 Running report sendability guard: tests/test_report_validator_cadence.py [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.588177590-05:00 ============================= test session starts ============================== [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.588288261-05:00 platform linux -- Python 3.13.14, pytest-9.1.1, pluggy-1.6.0 -- /usr/local/bin/python [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.588294401-05:00 cachedir: .pytest_cache [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.588299911-05:00 rootdir: /workspace/source/source [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.588304541-05:00 configfile: pyproject.toml [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.588309281-05:00 plugins: cov-7.1.0 [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.636852453-05:00 collecting ... collected 6 items [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.636947953-05:00 [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.649729553-05:00 tests/test_report_validator_cadence.py::test_leaky_daily_is_not_sendable PASSED [ 16%] [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.651318658-05:00 tests/test_report_validator_cadence.py::test_clean_daily_passes_without_false_positives PASSED [ 33%] [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.652511672-05:00 tests/test_report_validator_cadence.py::test_four_week_benchmark_phrasing_is_allowed PASSED [ 50%] [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.654010276-05:00 tests/test_report_validator_cadence.py::test_weekly_report_is_not_guarded PASSED [ 66%] [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:07.655141200-05:00 tests/test_report_validator_cadence.py::test_dow_mismatch_in_headline PASSED [ 83%] [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:08.572820953-05:00 tests/test_report_validator_cadence.py::test_json_path_guard_scans_narrative_values_only PASSED [100%] [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:08.572942654-05:00 [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:08.572951324-05:00 ------ generated xml file: /workspace/source/artifacts/junit-sendable.xml ------ [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:08.572955834-05:00 ================================ tests coverage ================================ [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:08.572959844-05:00 _______________ coverage: platform linux, python 3.13.14-final-0 _______________ [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:08.572964634-05:00 [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:08.572969364-05:00 Coverage XML written to file /workspace/source/artifacts/coverage-sendable.xml [pod/bootstrap-pr-report-check-pr177-gr9lv-sendable-pod/step-pytest] 2026-07-09T22:20:08.572973334-05:00 ============================== 6 passed in 0.96s =============================== ===== bootstrap-pr-report-check-pr177-gr9lv-traits-pod.log ===== [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/prepare] 2026-07-09T22:19:57.737409341-05:00 2026/07/10 03:19:57 Entrypoint initialization [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/place-scripts] 2026-07-09T22:19:58.729562634-05:00 2026/07/10 03:19:58 Decoded script /tekton/scripts/script-0-xpt8t [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:03.095085758-05:00 Installing pytest… [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:05.896485400-05:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.006733528-05:00 Running deterministic report-trait catalog: tests/test_report_traits.py [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.438977077-05:00 ============================= test session starts ============================== [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.439010177-05:00 platform linux -- Python 3.11.15, pytest-9.1.1, pluggy-1.6.0 -- /usr/local/bin/python [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.439018277-05:00 cachedir: .pytest_cache [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.439023157-05:00 rootdir: /workspace/source/source [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.439027867-05:00 configfile: pyproject.toml [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.439032347-05:00 plugins: cov-7.1.0, anyio-4.14.1 [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.681231438-05:00 collecting ... collected 25 items [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.681252098-05:00 [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.694377559-05:00 tests/test_report_traits.py::test_pennycheck_inside_kpi_matches_journal PASSED [ 4%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.695392643-05:00 tests/test_report_traits.py::test_pennycheck_total_sales_cross_foots_fuel_plus_inside PASSED [ 8%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.696411826-05:00 tests/test_report_traits.py::test_pennycheck_fuel_gallons_kpi_matches_journal PASSED [ 12%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.697351219-05:00 tests/test_report_traits.py::test_pennycheck_scan_row_count_is_the_penny_day PASSED [ 16%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.703373308-05:00 tests/test_report_traits.py::test_daily_is_sendable_with_zero_weekly_markers PASSED [ 20%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.704875592-05:00 tests/test_report_traits.py::test_daily_rendered_markdown_has_no_weekly_structure PASSED [ 24%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.708474894-05:00 tests/test_report_traits.py::test_deliberately_leaked_daily_is_flagged_not_sendable PASSED [ 28%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.709839108-05:00 tests/test_report_traits.py::test_category_totals_reconcile_to_inside_sales[report_daily_fastime.json-Inside Sales] PASSED [ 32%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.711126902-05:00 tests/test_report_traits.py::test_category_totals_reconcile_to_inside_sales[report_weekly_fastime.json-Inside Sales] PASSED [ 36%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.712349066-05:00 tests/test_report_traits.py::test_unclassified_share_is_a_small_residual[report_daily_fastime.json] PASSED [ 40%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.713474389-05:00 tests/test_report_traits.py::test_unclassified_share_is_a_small_residual[report_weekly_fastime.json] PASSED [ 44%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.714606663-05:00 tests/test_report_traits.py::test_rendered_daily_categories_use_mj_taxonomy PASSED [ 48%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.715867297-05:00 tests/test_report_traits.py::test_rank_table_labels_its_comparison_basis PASSED [ 52%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.716976961-05:00 tests/test_report_traits.py::test_rank_deltas_are_bounded_for_staples PASSED [ 56%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.718469515-05:00 tests/test_report_traits.py::test_rank_arrows_reproduce_from_the_journal PASSED [ 60%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.719415258-05:00 tests/test_report_traits.py::test_daily_header_spells_out_correct_weekday PASSED [ 64%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.721448165-05:00 tests/test_report_traits.py::test_weekly_conversion_rows_carry_correct_weekday PASSED [ 68%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.722889549-05:00 tests/test_report_traits.py::test_all_weekday_date_pairs_are_internally_consistent PASSED [ 72%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.724154203-05:00 tests/test_report_traits.py::test_headline_reads_total_sales_on_every_surface[daily_md-$14,417.11] PASSED [ 76%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.725383517-05:00 tests/test_report_traits.py::test_headline_reads_total_sales_on_every_surface[weekly_md-$99,489.00] PASSED [ 80%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.727201863-05:00 tests/test_report_traits.py::test_sms_blocks_within_limits_and_never_trimmed[daily_md-daily] PASSED [ 84%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.728633847-05:00 tests/test_report_traits.py::test_sms_blocks_within_limits_and_never_trimmed[weekly_md-weekly] PASSED [ 88%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.730058382-05:00 tests/test_report_traits.py::test_sms_actions_block_keeps_whole_items_and_reply_prompt PASSED [ 92%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:06.739875272-05:00 tests/test_report_traits.py::test_store_events_are_configured_with_install_date PASSED [ 96%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.523092667-05:00 /usr/local/lib/python3.11/site-packages/coverage/report_core.py:113: CoverageWarning: Couldn't parse '/workspace/source/source/src/storeminder/data/loaders.py': Couldn't use data file '/workspace/source/source/.coverage': no such table: line_bits (couldnt-parse); see https://coverage.readthedocs.io/en/7.15.0/messages.html#warning-couldnt-parse [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.523205107-05:00 coverage._warn(msg, slug="couldnt-parse") [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.523253767-05:00 /usr/local/lib/python3.11/site-packages/coverage/report_core.py:113: CoverageWarning: Couldn't parse '/workspace/source/source/src/storeminder/data/preprocessor.py': Couldn't use data file '/workspace/source/source/.coverage': no such table: tracer (couldnt-parse); see https://coverage.readthedocs.io/en/7.15.0/messages.html#warning-couldnt-parse [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.523259517-05:00 coverage._warn(msg, slug="couldnt-parse") [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.523457738-05:00 /usr/local/lib/python3.11/site-packages/coverage/report_core.py:113: CoverageWarning: Couldn't parse '/workspace/source/source/src/storeminder/data/xml_parser.py': Couldn't use data file '/workspace/source/source/.coverage': no such table: tracer (couldnt-parse); see https://coverage.readthedocs.io/en/7.15.0/messages.html#warning-couldnt-parse [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.523465248-05:00 coverage._warn(msg, slug="couldnt-parse") [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.523653149-05:00 /usr/local/lib/python3.11/site-packages/coverage/report_core.py:113: CoverageWarning: Couldn't parse '/workspace/source/source/src/storeminder/db.py': Couldn't use data file '/workspace/source/source/.coverage': no such table: tracer (couldnt-parse); see https://coverage.readthedocs.io/en/7.15.0/messages.html#warning-couldnt-parse [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.523657769-05:00 coverage._warn(msg, slug="couldnt-parse") [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.523844279-05:00 /usr/local/lib/python3.11/site-packages/coverage/report_core.py:113: CoverageWarning: Couldn't parse '/workspace/source/source/src/storeminder/manage_api.py': Couldn't use data file '/workspace/source/source/.coverage': no such table: tracer (couldnt-parse); see https://coverage.readthedocs.io/en/7.15.0/messages.html#warning-couldnt-parse [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.523851059-05:00 coverage._warn(msg, slug="couldnt-parse") [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.524069990-05:00 /usr/local/lib/python3.11/site-packages/coverage/report_core.py:113: CoverageWarning: Couldn't parse '/workspace/source/source/src/storeminder/mcp_app.py': Couldn't use data file '/workspace/source/source/.coverage': no such table: tracer (couldnt-parse); see https://coverage.readthedocs.io/en/7.15.0/messages.html#warning-couldnt-parse [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.524084280-05:00 coverage._warn(msg, slug="couldnt-parse") [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.524246710-05:00 /usr/local/lib/python3.11/site-packages/coverage/report_core.py:113: CoverageWarning: Couldn't parse '/workspace/source/source/src/storeminder/params.py': Couldn't use data file '/workspace/source/source/.coverage': no such table: tracer (couldnt-parse); see https://coverage.readthedocs.io/en/7.15.0/messages.html#warning-couldnt-parse [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.524252750-05:00 coverage._warn(msg, slug="couldnt-parse") [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.524446761-05:00 /usr/local/lib/python3.11/site-packages/coverage/report_core.py:113: CoverageWarning: Couldn't parse '/workspace/source/source/src/storeminder/report_manager.py': Couldn't use data file '/workspace/source/source/.coverage': no such table: tracer (couldnt-parse); see https://coverage.readthedocs.io/en/7.15.0/messages.html#warning-couldnt-parse [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.524460671-05:00 coverage._warn(msg, slug="couldnt-parse") [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.524653012-05:00 /usr/local/lib/python3.11/site-packages/coverage/report_core.py:113: CoverageWarning: Couldn't parse '/workspace/source/source/src/storeminder/run.py': Couldn't use data file '/workspace/source/source/.coverage': no such table: tracer (couldnt-parse); see https://coverage.readthedocs.io/en/7.15.0/messages.html#warning-couldnt-parse [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.524665352-05:00 coverage._warn(msg, slug="couldnt-parse") [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.524837292-05:00 /usr/local/lib/python3.11/site-packages/coverage/report_core.py:113: CoverageWarning: Couldn't parse '/workspace/source/source/src/storeminder/runner.py': Couldn't use data file '/workspace/source/source/.coverage': no such table: tracer (couldnt-parse); see https://coverage.readthedocs.io/en/7.15.0/messages.html#warning-couldnt-parse [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.524841292-05:00 coverage._warn(msg, slug="couldnt-parse") [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.525043403-05:00 /usr/local/lib/python3.11/site-packages/coverage/report_core.py:113: CoverageWarning: Couldn't parse '/workspace/source/source/src/storeminder/s3sync.py': Couldn't use data file '/workspace/source/source/.coverage': no such table: tracer (couldnt-parse); see https://coverage.readthedocs.io/en/7.15.0/messages.html#warning-couldnt-parse [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.525050963-05:00 coverage._warn(msg, slug="couldnt-parse") [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.525234263-05:00 /usr/local/lib/python3.11/site-packages/coverage/report_core.py:113: CoverageWarning: Couldn't parse '/workspace/source/source/src/storeminder/slack.py': Couldn't use data file '/workspace/source/source/.coverage': no such table: tracer (couldnt-parse); see https://coverage.readthedocs.io/en/7.15.0/messages.html#warning-couldnt-parse [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.525237953-05:00 coverage._warn(msg, slug="couldnt-parse") [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.525424464-05:00 /usr/local/lib/python3.11/site-packages/coverage/report_core.py:113: CoverageWarning: Couldn't parse '/workspace/source/source/src/storeminder/sms.py': Couldn't use data file '/workspace/source/source/.coverage': no such table: tracer (couldnt-parse); see https://coverage.readthedocs.io/en/7.15.0/messages.html#warning-couldnt-parse [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.525427454-05:00 coverage._warn(msg, slug="couldnt-parse") [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.525655285-05:00 /usr/local/lib/python3.11/site-packages/coverage/report_core.py:113: CoverageWarning: Couldn't parse '/workspace/source/source/src/storeminder/twilio_app.py': Couldn't use data file '/workspace/source/source/.coverage': no such table: tracer (couldnt-parse); see https://coverage.readthedocs.io/en/7.15.0/messages.html#warning-couldnt-parse [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.525658915-05:00 coverage._warn(msg, slug="couldnt-parse") [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.525808965-05:00 /usr/local/lib/python3.11/site-packages/coverage/report_core.py:113: CoverageWarning: Couldn't parse '/workspace/source/source/src/storeminder/whatsapp.py': Couldn't use data file '/workspace/source/source/.coverage': no such table: tracer (couldnt-parse); see https://coverage.readthedocs.io/en/7.15.0/messages.html#warning-couldnt-parse [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.525815855-05:00 coverage._warn(msg, slug="couldnt-parse") [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.570135404-05:00 tests/test_report_traits.py::test_store_events_reach_the_synthesis_prompt PASSED [100%] [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.570214664-05:00 [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.570222284-05:00 ------- generated xml file: /workspace/source/artifacts/junit-traits.xml ------- [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.570230244-05:00 ================================ tests coverage ================================ [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.570234534-05:00 _______________ coverage: platform linux, python 3.11.15-final-0 _______________ [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.570238504-05:00 [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.570251634-05:00 Coverage XML written to file /workspace/source/artifacts/coverage-traits.xml [pod/bootstrap-pr-report-check-pr177-gr9lv-traits-pod/step-pytest] 2026-07-09T22:20:07.570254604-05:00 ============================== 25 passed in 1.10s ==============================