| RT | Client | Replies missed | Subject |
|---|---|---|---|
| 58617 | Internal | Icinga2 checks overdue | |
| 58549 | TCV | web4.tcv.org.uk volume usage /home | |
| 58545 | Sucden | interstar05/09.sucden.co.uk ntp timeout | |
| 58573 | Sucden | Sucden outage | |
| 58439 | Rotastat | 13 Jun | Server Connection |
| 58611 | Sucden | megastar03,04 down | |
| 58562 | Internal | Check for Security Notices and System Updates | |
| 58610 | Sucden | equistar03,4 down | |
| 58547 | Internal | Check for Security Notices and System Updates | |
| 58594 | Internal | Check for Security Notices and System Updates | |
| 58544 | Crystal Units | crylonlis001/002 ntp timeout | |
| 58593 | AskBio | Storage critical: /var on rtp-promptdv-01.askbio.com | |
| 58620 | Rotastat | 30 Jun | DOWN: gallus.rotastat.com |
| 58596 | ATA Group | SAP Services Dropped | |
| 58553 | AskBio | exim4 failed on edb-mull.askbio.com | |
| 58548 | Troika | tricky/tron.troika.lan down | |
| 58647 | Internal | 01 Jul | Check for Security Notices and System Updates |
| 58612 | OGT | CRITICAL: Puppet: Checking-in on manuel.internal.ogtip.com | |
| 58551 | AskBio | 02 Jul | WARNING: Storage: RAID on talisker.synpromics.com |
| 58550 | OGT | Storage warning: /srv/ngs on rodney.internal.ogtip.com | |
| 58568 | DLS Plastics | Peterborough site outage | |
| 58575 | Internal | WARNING: Cluster: Csync2 on ouse1/2.tiger-computing.co.uk | |
| 58543 | Sucden | CRITICAL: Networking: *.sucden.co.uk | |
| 58563 | BD Group | api.bdgroup.co.uk HTTP/HTTPS status code | |
| 58598 | Internal | [FIRING: 1 for tcl/calder] KubePersistentVolumeFillingUp in puppet | |
| 58569 | Internal | 24 Jun, 29 Jun | ogt/askbio sssd.conf mod issue - puppet changeloop |
| 58576 | OGT | mickey.internal.ogtip.com volume usage /var | |
| 58578 | OGT | Storage alert: /var on mickey.internal.ogtip.com | |
| 58450 | Internal | 19 Jun | Server with excess backups and no quota |
| 58554 | AskBio | exim4 failure on darkmatter.synpromics.com | |
| 58570 | TCV | mis.tcv.org.uk config loop | |
| 58613 | OGT | Storage warning: /var on mickey.internal.ogtip.com | |
| 58574 | Internal | Check for Security Notices and System Updates | |
| 58115 | OGT | 05 Jun, 20 Jun | Linux vulnerability: Copy fail (CVE-2026-31431) |
| 58589 | Internal | WARNING: NRPE Disk: All Disks on avon2.tcl.internal | |
| 58579 | OGT | Storage alert: /srv on blaney.internal.ogtip.com | |
| 58567 | OGT | Temperature | |
| 58556 | Midnight Hax | WARNING: Mail: Queue Length on woodlands.midnighthax.com | |
| 58605 | Internal | Check for Security Notices and System Updates | |
| 58582 | Internal | Check for Security Notices and System Updates | |
| 58572 | OGT | Basil access issues? | |
| 58557 | Crystal Units | Automatic patching services not running | |
| 58577 | Crystal Units | Sytems outage | |
| 58520 | Globecast | gcukscheddbdev.globecastne.com license check | |
| 58584 | Rotastat | gallus.rotastat.com unmerged configuration |
git hash: master (6c029d07)
Current Site Packages Directory:
/app/.venv/lib/python3.14/site-packages
| Package | Version | Homepage | Summary |
|---|---|---|---|
| alchemical | 1.0.3 | None | Modern SQLAlchemy simplified |
| alembic | 1.18.5 | None | A database migration tool for SQLAlchemy. |
| annotated-types | 0.7.0 | None | Reusable constraint types to use with typing.Annotated |
| anyio | 4.14.1 | None | High-level concurrency and networking framework on top of asyncio or Trio |
| ast_serialize | 0.6.0 | None | Python bindings for mypy AST serialization |
| asttokens | 3.0.1 | https://github.com/gristlabs/asttokens | Annotate AST trees with source code positions |
| backoff | 2.2.1 | https://github.com/litl/backoff | Function decoration for backoff and retry |
| blinker | 1.9.0 | None | Fast, simple object-to-object and broadcast signaling |
| Bootstrap-Flask | 2.5.0 | None | Bootstrap 4 & 5 helper for your Flask projects. |
| certifi | 2026.6.17 | https://github.com/certifi/python-certifi | Python package for providing Mozilla's CA Bundle. |
| charset-normalizer | 3.4.7 | None | The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. |
| click | 8.4.2 | None | Composable command line interface toolkit |
| colorlog | 6.10.1 | https://github.com/borntyping/python-colorlog | Add colours to the output of Python's logging module. |
| decorator | 5.3.1 | None | Decorators for Humans |
| executing | 2.2.1 | https://github.com/alexmojaki/executing | Get the currently executing AST node of a frame, and other information |
| Flask | 3.1.3 | None | A simple framework for building complex web applications. |
| Flask-DebugToolbar | 0.16.0 | None | A toolbar overlay for debugging Flask applications. |
| Flask-DebugToolbar-LineProfilerPanel | 1.0.2 | https://github.com/phleet/flask_debugtoolbar_lineprofilerpanel | Panel for the Flask Debug toolbar to capture and view line-by-line profiling stats |
| Flask-Migrate | 4.1.0 | None | SQLAlchemy database migrations for Flask applications using Alembic. |
| Flask-SQLAlchemy | 3.1.1 | None | Add SQLAlchemy support to your Flask application. |
| Flask-WTF | 1.3.0 | None | Form rendering, validation, and CSRF protection for Flask with WTForms. |
| freezegun | 1.5.5 | https://github.com/spulec/freezegun | Let your Python tests travel through time |
| gql | 4.0.0 | https://github.com/graphql-python/gql | GraphQL client for Python |
| graphql-core | 3.2.11 | https://github.com/graphql-python/graphql-core | GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL. |
| greenlet | 3.5.3 | None | Lightweight in-process concurrent programming |
| gunicorn | 26.0.0 | None | WSGI HTTP Server for UNIX |
| h11 | 0.16.0 | https://github.com/python-hyper/h11 | A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 |
| httpcore | 1.0.9 | None | A minimal low-level HTTP client. |
| httpx | 0.28.1 | None | The next generation HTTP client. |
| idna | 3.18 | None | Internationalized Domain Names in Applications (IDNA) |
| ilock | 1.0.3 | https://github.com/symonsoft/ilock | Inter-process named lock library |
| ipython | 9.15.0 | None | IPython: Productive Interactive Computing |
| ipython_pygments_lexers | 1.1.1 | None | Defines a variety of Pygments lexers for highlighting IPython code. |
| itsdangerous | 2.2.0 | None | Safely pass data to untrusted environments and back. |
| jedi | 0.20.0 | https://github.com/davidhalter/jedi | An autocompletion tool for Python that can be used for text editors. |
| Jinja2 | 3.1.6 | None | A very fast and expressive template engine. |
| librt | 0.12.0 | None | Mypyc runtime library |
| line_profiler | 5.0.2 | https://github.com/pyutils/line_profiler | Line-by-line profiler |
| Mako | 1.3.12 | https://www.makotemplates.org/ | A super-fast templating language that borrows the best ideas from the existing templating languages. |
| MarkupSafe | 3.0.3 | None | Safely add untrusted strings to HTML/XML markup. |
| matplotlib-inline | 0.2.2 | None | Inline Matplotlib backend for Jupyter |
| multidict | 6.7.1 | https://github.com/aio-libs/multidict | multidict implementation |
| mypy | 2.2.0 | None | Optional static typing for Python |
| mypy_extensions | 1.1.0 | None | Type system extensions for programs checked with the mypy type checker. |
| packaging | 26.2 | None | Core utilities for Python packages |
| parso | 0.8.7 | https://github.com/davidhalter/parso | A Python Parser |
| pathspec | 1.1.1 | None | Utility library for gitignore style pattern matching of file paths. |
| pdbp | 1.8.2 | https://github.com/mdmintz/pdbp | pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. |
| pexpect | 4.9.0 | https://pexpect.readthedocs.io/ | Pexpect allows easy control of interactive console applications. |
| portalocker | 3.2.0 | None | Wraps the portalocker recipe for easy usage |
| prompt_toolkit | 3.0.52 | None | Library for building powerful interactive command lines in Python |
| propcache | 0.5.2 | https://github.com/aio-libs/propcache | Accelerated property cache |
| psutil | 7.2.2 | https://github.com/giampaolo/psutil | Cross-platform lib for process and system monitoring. |
| psycopg | 3.3.4 | None | PostgreSQL database adapter for Python |
| psycopg-binary | 3.3.4 | None | PostgreSQL database adapter for Python -- C optimisation distribution |
| ptyprocess | 0.7.0 | https://github.com/pexpect/ptyprocess | Run a subprocess in a pseudo terminal |
| pure_eval | 0.2.3 | http://github.com/alexmojaki/pure_eval | Safely evaluate AST nodes without side effects |
| pydantic | 2.13.4 | None | Data validation using Python type hints |
| pydantic_core | 2.46.4 | https://github.com/pydantic/pydantic | Core functionality for Pydantic validation and serialization |
| Pygments | 2.20.0 | None | Pygments is a syntax highlighting package written in Python. |
| python-dateutil | 2.9.0.post0 | https://github.com/dateutil/dateutil | Extensions to the standard Python datetime module |
| python-dotenv | 1.2.2 | None | Read key-value pairs from a .env file and set them as environment variables |
| pytz | 2026.2 | http://pythonhosted.org/pytz | World timezone definitions, modern and historical |
| requests | 2.34.2 | None | Python HTTP for Humans. |
| requests-toolbelt | 1.0.0 | https://toolbelt.readthedocs.io/ | A utility belt for advanced users of python-requests |
| rt | 3.7.1 | None | Python interface to Request Tracker API |
| six | 1.17.0 | https://github.com/benjaminp/six | Python 2 and 3 compatibility utilities |
| SQLAlchemy | 2.0.51 | https://www.sqlalchemy.org | Database Abstraction Library |
| stack-data | 0.6.3 | http://github.com/alexmojaki/stack_data | Extract data from python stack frames and tracebacks for informative displays |
| stackprinter | 0.2.13 | https://github.com/cknd/stackprinter | Debug-friendly stack traces, with variable values and semantic highlighting |
| tabcompleter | 1.4.1 | https://github.com/mdmintz/tabcompleter | tabcompleter --- Autocompletion in the Python console. |
| traitlets | 5.15.1 | None | Traitlets Python configuration system |
| types-pytz | 2026.2.0.20260518 | None | Typing stubs for pytz |
| typing-inspection | 0.4.2 | None | Runtime typing introspection tools |
| typing_extensions | 4.16.0 | None | Backported and Experimental Type Hints for Python 3.9+ |
| urllib3 | 2.7.0 | None | HTTP library with thread-safe connection pooling, file post, and more. |
| wcwidth | 0.8.2 | None | Measures the displayed width of unicode strings in a terminal |
| Werkzeug | 3.1.8 | None | The comprehensive WSGI web application library. |
| WTForms | 3.2.2 | None | Form validation and rendering for Python web development. |
| yarl | 1.24.2 | https://github.com/aio-libs/yarl | Yet another URL library |
| Resource | Value |
|---|---|
| User CPU time | 192.298 msec |
| System CPU time | 0.660 msec |
| Total CPU time | 192.958 msec |
| Elapsed time | 220.681 msec |
| Context switches | 67 voluntary, 84 involuntary |
| Key | Value |
|---|---|
| HTTP_ACCEPT | */* |
| HTTP_ACCEPT_ENCODING | gzip, br, zstd, deflate |
| HTTP_HOST | dashboard.uat.tigr.uk |
| HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| QUERY_STRING | end=2026-07-24&start=2026-06-22 |
| REMOTE_ADDR | 10.42.13.21 |
| REQUEST_METHOD | GET |
| SCRIPT_NAME | |
| SERVER_NAME | 0.0.0.0 |
| SERVER_PORT | 8000 |
| SERVER_PROTOCOL | HTTP/1.1 |
| SERVER_SOFTWARE | gunicorn/26.0.0 |
| View Function | kwargs |
|---|---|
| app.views.ops_reports.client_updates_report_drilldown | queue=Incidents |
| Variable | Value |
|---|
No SESSION data
| Variable | Value |
|---|---|
| 'end' | '2026-07-24' |
| 'start' | '2026-06-22' |
| Variable | Value |
|---|
| Variable | Value |
|---|---|
| g | <flask.g of 'app'> |
| meta | {'title': 'Client updates report (Incidents)', 'start': datetime.date(2026, 6, 22), 'end': datetime.date(2026, 7, 24)} |
| request | <Request 'http://dashboard.uat.tigr.uk/client_updates_report_drilldown/Incidents?end=2026-07-24&start=2026-06-22' [GET]> |
| tickets | [<Ticket(id=9065, rt_number=58617, queue=Incidents, subject=Icinga2 checks overdue, ticket_status=resolved, client=Internal, priority=71, created=2026-06-29 14:38:19, last_txn_id=0>, <Ticket(id=8996, rt_number=58549, queue=Incidents, subject=web4.tcv.org.uk volume usage /home, ticket_status=resolved, client=TCV, priority=51, created=2026-06-22 08:56:19, last_txn_id=0>, <Ticket(id=8992, rt_number=58545, queue=Incidents, subject=interstar05/09.sucden.co.uk ntp timeout, ticket_status=resolved, client=Sucden, priority=61, created=2026-06-21 15:55:49, last_txn_id=0>, <Ticket(id=9020, rt_number=58573, queue=Incidents, subject=Sucden outage, ticket_status=resolved, client=Sucden, priority=91, created=2026-06-23 20:39:15, last_txn_id=0>, <Ticket(id=8853, rt_number=58439, queue=Incidents, subject=Server Connection, ticket_status=resolved, client=Rotastat, priority=44, created=2026-06-04 14:36:09, last_txn_id=0>, <Ticket(id=9059, rt_number=58611, queue=Incidents, subject=megastar03,04 down, ticket_status=resolved, client=Sucden, priority=81, created=2026-06-29 10:08:17, last_txn_id=0>, <Ticket(id=9009, rt_number=58562, queue=Incidents, subject=Check for Security Notices and System Updates, ticket_status=resolved, client=Internal, priority=41, created=2026-06-23 00:00:04, last_txn_id=0>, <Ticket(id=9058, rt_number=58610, queue=Incidents, subject=equistar03,4 down, ticket_status=resolved, client=Sucden, priority=81, created=2026-06-29 10:06:44, last_txn_id=0>, <Ticket(id=8994, rt_number=58547, queue=Incidents, subject=Check for Security Notices and System Updates, ticket_status=resolved, client=Internal, priority=41, created=2026-06-22 00:00:04, last_txn_id=0>, <Ticket(id=9042, rt_number=58594, queue=Incidents, subject=Check for Security Notices and System Updates, ticket_status=resolved, client=Internal, priority=41, created=2026-06-26 00:00:03, last_txn_id=0>, <Ticket(id=8991, rt_number=58544, queue=Incidents, subject=crylonlis001/002 ntp timeout, ticket_status=resolved, client=Crystal Units, priority=61, created=2026-06-21 02:14:18, last_txn_id=0>, <Ticket(id=9041, rt_number=58593, queue=Incidents, subject=Storage critical: /var on rtp-promptdv-01.askbio.com, ticket_status=resolved, client=AskBio, priority=81, created=2026-06-25 18:07:40, last_txn_id=0>, <Ticket(id=9068, rt_number=58620, queue=Incidents, subject=DOWN: gallus.rotastat.com, ticket_status=open, client=Rotastat, priority=61, created=2026-06-29 15:52:09, last_txn_id=0>, <Ticket(id=9044, rt_number=58596, queue=Incidents, subject=SAP Services Dropped, ticket_status=open, client=ATA Group, priority=61, created=2026-06-26 11:27:44, last_txn_id=0>, <Ticket(id=9000, rt_number=58553, queue=Incidents, subject=exim4 failed on edb-mull.askbio.com, ticket_status=resolved, client=AskBio, priority=81, created=2026-06-22 11:19:07, last_txn_id=0>, <Ticket(id=8995, rt_number=58548, queue=Incidents, subject=tricky/tron.troika.lan down, ticket_status=resolved, client=Troika, priority=41, created=2026-06-22 08:03:46, last_txn_id=0>, <Ticket(id=9070, rt_number=58647, queue=Incidents, subject=Check for Security Notices and System Updates, ticket_status=new, client=Internal, priority=60, created=2026-06-30 00:00:06, last_txn_id=0>, <Ticket(id=9060, rt_number=58612, queue=Incidents, subject=CRITICAL: Puppet: Checking-in on manuel.internal.ogtip.com, ticket_status=resolved, client=OGT, priority=61, created=2026-06-29 10:52:57, last_txn_id=0>, <Ticket(id=8998, rt_number=58551, queue=Incidents, subject=WARNING: Storage: RAID on talisker.synpromics.com, ticket_status=open, client=AskBio, priority=72, created=2026-06-22 09:09:07, last_txn_id=2521298>, <Ticket(id=8997, rt_number=58550, queue=Incidents, subject=Storage warning: /srv/ngs on rodney.internal.ogtip.com, ticket_status=resolved, client=OGT, priority=41, created=2026-06-22 09:03:01, last_txn_id=0>, <Ticket(id=9015, rt_number=58568, queue=Incidents, subject=Peterborough site outage, ticket_status=resolved, client=DLS Plastics, priority=61, created=2026-06-23 14:19:34, last_txn_id=0>, <Ticket(id=9022, rt_number=58575, queue=Incidents, subject=WARNING: Cluster: Csync2 on ouse1/2.tiger-computing.co.uk, ticket_status=resolved, client=Internal, priority=41, created=2026-06-24 09:01:15, last_txn_id=0>, <Ticket(id=8990, rt_number=58543, queue=Incidents, subject=CRITICAL: Networking: *.sucden.co.uk, ticket_status=resolved, client=Sucden, priority=81, created=2026-06-20 12:15:26, last_txn_id=0>, <Ticket(id=9010, rt_number=58563, queue=Incidents, subject=api.bdgroup.co.uk HTTP/HTTPS status code, ticket_status=resolved, client=BD Group, priority=81, created=2026-06-23 08:18:59, last_txn_id=0>, <Ticket(id=9046, rt_number=58598, queue=Incidents, subject=[FIRING: 1 for tcl/calder] KubePersistentVolumeFillingUp in puppet, ticket_status=resolved, client=Internal, priority=51, created=2026-06-26 13:25:36, last_txn_id=0>, <Ticket(id=9016, rt_number=58569, queue=Incidents, subject=ogt/askbio sssd.conf mod issue - puppet changeloop, ticket_status=open, client=Internal, priority=52, created=2026-06-23 14:41:53, last_txn_id=0>, <Ticket(id=9023, rt_number=58576, queue=Incidents, subject=mickey.internal.ogtip.com volume usage /var, ticket_status=resolved, client=OGT, priority=31, created=2026-06-24 09:04:00, last_txn_id=0>, <Ticket(id=9025, rt_number=58578, queue=Incidents, subject=Storage alert: /var on mickey.internal.ogtip.com, ticket_status=resolved, client=OGT, priority=41, created=2026-06-24 12:57:47, last_txn_id=0>, <Ticket(id=8864, rt_number=58450, queue=Incidents, subject=Server with excess backups and no quota, ticket_status=resolved, client=Internal, priority=53, created=2026-06-08 09:35:05, last_txn_id=0>, <Ticket(id=9001, rt_number=58554, queue=Incidents, subject=exim4 failure on darkmatter.synpromics.com, ticket_status=resolved, client=AskBio, priority=71, created=2026-06-22 14:10:52, last_txn_id=0>, <Ticket(id=9017, rt_number=58570, queue=Incidents, subject=mis.tcv.org.uk config loop, ticket_status=resolved, client=TCV, priority=51, created=2026-06-23 15:04:59, last_txn_id=0>, <Ticket(id=9061, rt_number=58613, queue=Incidents, subject=Storage warning: /var on mickey.internal.ogtip.com, ticket_status=resolved, client=OGT, priority=41, created=2026-06-29 12:10:22, last_txn_id=0>, <Ticket(id=9021, rt_number=58574, queue=Incidents, subject=Check for Security Notices and System Updates, ticket_status=resolved, client=Internal, priority=41, created=2026-06-24 00:00:03, last_txn_id=0>, <Ticket(id=8465, rt_number=58115, queue=Incidents, subject=Linux vulnerability: Copy fail (CVE-2026-31431), ticket_status=resolved, client=OGT, priority=76, created=2026-04-30 10:02:21, last_txn_id=2514298>, <Ticket(id=9036, rt_number=58589, queue=Incidents, subject=WARNING: NRPE Disk: All Disks on avon2.tcl.internal, ticket_status=resolved, client=Internal, priority=41, created=2026-06-25 10:18:46, last_txn_id=0>, <Ticket(id=9026, rt_number=58579, queue=Incidents, subject=Storage alert: /srv on blaney.internal.ogtip.com, ticket_status=resolved, client=OGT, priority=41, created=2026-06-24 12:57:56, last_txn_id=0>, <Ticket(id=9014, rt_number=58567, queue=Incidents, subject=Temperature, ticket_status=resolved, client=OGT, priority=61, created=2026-06-23 12:46:33, last_txn_id=0>, <Ticket(id=9003, rt_number=58556, queue=Incidents, subject=WARNING: Mail: Queue Length on woodlands.midnighthax.com, ticket_status=resolved, client=Midnight Hax, priority=51, created=2026-06-22 14:27:00, last_txn_id=0>, <Ticket(id=9053, rt_number=58605, queue=Incidents, subject=Check for Security Notices and System Updates, ticket_status=resolved, client=Internal, priority=41, created=2026-06-29 00:00:04, last_txn_id=0>, <Ticket(id=9029, rt_number=58582, queue=Incidents, subject=Check for Security Notices and System Updates, ticket_status=resolved, client=Internal, priority=41, created=2026-06-25 00:00:04, last_txn_id=0>, <Ticket(id=9019, rt_number=58572, queue=Incidents, subject=Basil access issues?, ticket_status=resolved, client=OGT, priority=61, created=2026-06-23 16:05:59, last_txn_id=0>, <Ticket(id=9004, rt_number=58557, queue=Incidents, subject=Automatic patching services not running, ticket_status=resolved, client=Crystal Units, priority=81, created=2026-06-22 15:06:32, last_txn_id=0>, <Ticket(id=9024, rt_number=58577, queue=Incidents, subject=Sytems outage, ticket_status=resolved, client=Crystal Units, priority=81, created=2026-06-24 12:33:24, last_txn_id=0>, <Ticket(id=8966, rt_number=58520, queue=Incidents, subject=gcukscheddbdev.globecastne.com license check, ticket_status=resolved, client=Globecast, priority=52, created=2026-06-16 09:43:45, last_txn_id=0>, <Ticket(id=9031, rt_number=58584, queue=Incidents, subject=gallus.rotastat.com unmerged configuration, ticket_status=resolved, client=Rotastat, priority=41, created=2026-06-25 08:16:42, last_txn_id=0>] |
The toolbar was unable to fetch the SQLAlchemy queries for this request. To enable the SQLAlchemy query display, please:
The Flask-SQLAlchemy extension needs to be configured for this application. Please see the Flask-SQLAlchemy documentation for details.
| Level | Time | Message | Location |
|---|---|---|---|
| DEBUG | 2026-07-09 04:22:15.704348 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704405 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704420 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704429 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704437 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704444 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704450 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704457 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704463 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704469 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704475 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704481 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704487 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704493 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704499 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704505 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704511 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704517 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704523 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704529 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704535 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704541 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704547 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704553 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704560 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704566 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704572 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704578 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704583 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704589 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704595 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704601 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704607 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704613 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704619 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704628 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704634 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704639 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704645 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704651 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704657 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704663 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704669 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704675 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704681 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704687 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704693 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704699 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704705 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704712 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704718 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704725 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704731 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704740 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704747 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704753 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704759 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704765 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704771 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704777 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704783 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704788 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704795 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704801 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704808 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704815 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704820 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704827 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704832 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704838 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704844 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704850 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704857 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704863 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704869 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704875 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704881 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704888 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704894 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704902 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704908 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704914 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704920 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704926 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704931 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704937 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704943 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704949 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704955 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704961 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704967 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704973 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704979 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704986 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.704992 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705000 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705006 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705013 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705020 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705027 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705033 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705039 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705045 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705053 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705059 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705066 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705073 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705079 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705084 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705093 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705100 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705106 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705112 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705117 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705123 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705129 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705135 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705141 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705147 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705153 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705159 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705165 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705170 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705177 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705184 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705190 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705197 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705202 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705208 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705215 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705221 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705227 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705233 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705239 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705244 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705251 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705256 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705263 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705276 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705285 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705291 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705297 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705304 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705310 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705316 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705322 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705329 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705335 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705341 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705347 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705353 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705359 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705365 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705371 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705377 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705384 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705390 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705396 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705404 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705410 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705416 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705422 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705428 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705434 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705440 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705446 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705452 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705458 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705464 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705473 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705480 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705486 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705492 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705498 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705504 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705510 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705516 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705523 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705529 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705535 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705541 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705547 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705554 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705560 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705569 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705575 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705582 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705588 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705594 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705600 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705606 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705612 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705618 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705624 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705631 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705636 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705642 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705648 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705654 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705662 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705668 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705674 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705680 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705686 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705693 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705698 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705704 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705710 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705716 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705722 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705728 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705734 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705740 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705746 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705752 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705759 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705765 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705771 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705777 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705782 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705788 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705794 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705800 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705806 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705811 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705817 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705823 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705829 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705834 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705842 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705848 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705854 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705859 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705865 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705872 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705878 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705884 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705889 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705896 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705902 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705910 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705916 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705923 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705929 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705936 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705942 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705948 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705954 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705959 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705965 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705971 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705977 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705982 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705989 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.705995 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706000 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706006 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706012 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706017 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706025 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706032 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706038 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706044 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706049 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706058 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706063 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706069 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706075 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706080 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706086 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706092 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706098 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706104 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706110 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706115 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706123 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706145 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706152 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706158 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706163 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706169 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706175 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706181 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706187 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706193 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706198 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706204 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706210 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706216 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706226 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706232 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706238 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706244 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706250 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706255 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706261 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706271 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706280 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706287 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706293 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706299 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706305 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706311 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706316 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706324 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706330 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706335 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706341 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706347 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706352 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706358 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706364 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706370 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706375 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706383 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706389 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706396 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706402 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706409 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706417 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706423 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706428 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706434 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706440 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706445 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706451 | xxx | ./services/model.py:838 |
| DEBUG | 2026-07-09 04:22:15.706457 | xxx | ./services/model.py:838 |
from flask_debugtoolbar_lineprofilerpanel.profile import line_profile
# Using it as a decorator
@app.route('/profile')
@line_profile
def profile_page():
...
return flask.render_template('profile_page')
# Explicit argument
line_profile(some_function)