• 'pip install logparser' on host 'scrapyd-0:6800' and run command 'logparser'. Or wait until LogParser parses the log.
  • Fail to request logfile from http://scrapyd-0:6800/logs/sourcing_v2/manheim.gb/task_5_2026-03-25T09_00_00 with extensions ['.log', '.log.gz', '.txt']
  • Using backup stats: LogParser v0.8.2, last updated at 2026-03-25 09:05:21, /var/lib/scrapydweb/data/stats/scrapyd-0_6800/sourcing_v2/manheim.gb/task_5_2026-03-25T09_00_00.json

PROJECT (sourcing_v2), SPIDER (manheim.gb)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spidermanheim.gb
    jobtask_5_2026-03-25T09_00_00
    first_log_time2026-03-25 09:00:04
    latest_log_time2026-03-25 09:05:20
    runtime0:05:16
    crawled_pages 507
    scraped_items 223
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count186
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

    • error_logs
      last 10 of 186

      2026-03-25 09:05:18 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 150,
       'car_expert_report_source_url': None,
       'color': 'BLACK',
       'currency': 'GBP',
       'engine': '2.0L',
       'expiration_date': '2026-04-03T09:00:00Z',
       'fuel_type': 'Petrol',
       'id': '70a35b40-0e28-5697-8dac-e4360326db84',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'NV19ECX',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/TT?id=4122267',
       'listing': 'auction',
       'location': 'Birmingham - In Transit',
       'make': 'AUDI',
       'model': 'TT',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2019-04-17',
       'seller_name': 'Sytner',
       'title': 'AUDI TT 45 TFSI S Line 2dr',
       'transmission': 'manual',
       'trim': '45 TFSI S Line 2dr',
       'year': 2019}
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
        File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
          return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
          raise e
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 09:05:18 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id f6ebf03e-d429-56f5-9c64-c3a84ae181bb: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
       | Status Code: 400
       | Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022RED\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Available Car\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN TIGUAN 2.0 TDi BlueMotion Tech Match 5dr [2WD]\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022TIGUAN\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-11-21\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TIGUAN?id=4122306\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDi BlueMotion Tech Match 5dr [2WD]\u0022, \u0022LicensePlate\u0022: \u0022RE64MWY\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 138, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022f6ebf03e-d429-56f5-9c64-c3a84ae181bb\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Wed, 25 Mar 2026 09:05:18 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
      
      2026-03-25 09:05:18 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      Traceback (most recent call last):
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 09:05:18 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 138,
       'car_expert_report_source_url': None,
       'color': 'RED',
       'currency': 'GBP',
       'engine': '2.0L',
       'expiration_date': '2026-04-01T09:00:00Z',
       'fuel_type': 'Diesel',
       'id': 'f6ebf03e-d429-56f5-9c64-c3a84ae181bb',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'RE64MWY',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TIGUAN?id=4122306',
       'listing': 'auction',
       'location': 'Birmingham - In Transit',
       'make': 'VOLKSWAGEN',
       'model': 'TIGUAN',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2014-11-21',
       'seller_name': 'Available Car',
       'title': 'VOLKSWAGEN TIGUAN 2.0 TDi BlueMotion Tech Match 5dr [2WD]',
       'transmission': 'manual',
       'trim': '2.0 TDi BlueMotion Tech Match 5dr [2WD]',
       'year': 2014}
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
        File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
          return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
          raise e
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 09:05:19 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 58fcecb3-bb16-5f31-91fc-ff6a52fd945f: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
       | Status Code: 400
       | Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022RED\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Available Car\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FIESTA 1.0 EcoBoost Titanium 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022FIESTA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222015-05-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4122301\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 EcoBoost Titanium 5dr\u0022, \u0022LicensePlate\u0022: \u0022FP15NVZ\u0022, \u0022Year\u0022: 2015, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 99, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002258fcecb3-bb16-5f31-91fc-ff6a52fd945f\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Wed, 25 Mar 2026 09:05:19 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
      
      2026-03-25 09:05:19 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      Traceback (most recent call last):
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 09:05:19 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 99,
       'car_expert_report_source_url': None,
       'color': 'RED',
       'currency': 'GBP',
       'engine': '1.0L',
       'expiration_date': '2026-04-01T09:00:00Z',
       'fuel_type': 'Petrol',
       'id': '58fcecb3-bb16-5f31-91fc-ff6a52fd945f',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'FP15NVZ',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4122301',
       'listing': 'auction',
       'location': 'Birmingham - In Transit',
       'make': 'FORD',
       'model': 'FIESTA',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2015-05-28',
       'seller_name': 'Available Car',
       'title': 'FORD FIESTA 1.0 EcoBoost Titanium 5dr',
       'transmission': 'manual',
       'trim': '1.0 EcoBoost Titanium 5dr',
       'year': 2015}
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
        File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
          return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
          raise e
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 09:05:19 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id e53c7056-b242-58f7-ab2a-191385c05c79: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
       | Status Code: 400
       | Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022ORANGE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Available Car\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VAUXHALL MOKKA 1.7 CDTi SE 5dr 4WD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VAUXHALL\u0022, \u0022Model\u0022: \u0022MOKKA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.7L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-02-18\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4122309\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.7 CDTi SE 5dr 4WD\u0022, \u0022LicensePlate\u0022: \u0022FH63XDW\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 129, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022e53c7056-b242-58f7-ab2a-191385c05c79\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Wed, 25 Mar 2026 09:05:19 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
      
      2026-03-25 09:05:19 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      Traceback (most recent call last):
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 09:05:19 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 129,
       'car_expert_report_source_url': None,
       'color': 'ORANGE',
       'currency': 'GBP',
       'engine': '1.7L',
       'expiration_date': '2026-04-01T09:00:00Z',
       'fuel_type': 'Diesel',
       'id': 'e53c7056-b242-58f7-ab2a-191385c05c79',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'FH63XDW',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4122309',
       'listing': 'auction',
       'location': 'Birmingham - In Transit',
       'make': 'VAUXHALL',
       'model': 'MOKKA',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2014-02-18',
       'seller_name': 'Available Car',
       'title': 'VAUXHALL MOKKA 1.7 CDTi SE 5dr 4WD',
       'transmission': 'manual',
       'trim': '1.7 CDTi SE 5dr 4WD',
       'year': 2014}
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
        File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
          return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
          raise e
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing

      INFO

      DEBUG

    • latest_crawl

      2026-03-25 09:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
    • latest_scrape

      2026-03-25 09:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
    • latest_stat

      2026-03-25 09:05:06 [scrapy.extensions.logstats] INFO: Crawled 482 pages (at 126 pages/min), scraped 216 items (at 53 items/min)
    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      4cc6cfcad70c7270
    • Head

      2026-03-25 09:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-25 09:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
      2026-03-25 09:00:04 [manheim.gb] INFO: Batch mode enabled: batch 1/4
      2026-03-25 09:00:04 [manheim.gb] INFO: Starting spider manheim.gb
      2026-03-25 09:00:04 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-25 09:00:04 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-25 09:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-25 09:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-25 09:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 4cc6cfcad70c7270
      2026-03-25 09:00:04 [scrapy.middleware] INFO: Enabled extensions:
      ['scrapy.extensions.corestats.CoreStats',
       'scrapy.extensions.telnet.TelnetConsole',
       'scrapy.extensions.memusage.MemoryUsage',
       'scrapy.extensions.feedexport.FeedExporter',
       'scrapy.extensions.logstats.LogStats',
       'scrapy.extensions.closespider.CloseSpider']
      2026-03-25 09:00:04 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'DOWNLOAD_MAXSIZE': 52428800,
       'DOWNLOAD_WARNSIZE': 10485760,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/manheim.gb/task_5_2026-03-25T09_00_00.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       'MEMUSAGE_LIMIT_MB': 2048,
       'MEMUSAGE_WARNING_MB': 1536,
       'NEWSPIDER_MODULE': 'spiders',
       'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
       'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
       'SPIDER_MODULES': ['spiders', 'auth_check'],
       'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
       'USER_AGENT': ''}
      2026-03-25 09:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-25 09:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-25 09:00:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
      ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
       'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
       'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
       'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
       'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
       'scrapy.downloadermiddlewares.retry.RetryMiddleware',
       'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
       'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
       'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
       'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
       'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
       'scrapy.downloadermiddlewares.stats.DownloaderStats']
      2026-03-25 09:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-25 09:00:05 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
       'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
      2026-03-25 09:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-25 09:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-25 09:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
      2026-03-25 09:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-25 09:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-25 09:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 09:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-03-25 09:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
      2026-03-25 09:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-25 09:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-25 09:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 09:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2026-03-25 09:00:05 [scrapy.core.engine] INFO: Spider opened
      2026-03-25 09:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-25 09:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-25 09:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
      2026-03-25 09:00:05 [scrapy-playwright] INFO: Starting download handler
      
      2026-03-25 09:00:05 [scrapy-playwright] INFO: Starting download handler
      2026-03-25 09:00:10 [scrapy-playwright] INFO: Launching browser firefox
      2026-03-25 09:00:10 [scrapy-playwright] INFO: Browser firefox launched
    • Tail

       'car_expert_report_source_url': None,
       'color': 'RED',
       'currency': 'GBP',
       'engine': '1.0L',
       'expiration_date': '2026-04-01T09:00:00Z',
       'fuel_type': 'Petrol',
       'id': '58fcecb3-bb16-5f31-91fc-ff6a52fd945f',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'FP15NVZ',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4122301',
       'listing': 'auction',
       'location': 'Birmingham - In Transit',
       'make': 'FORD',
       'model': 'FIESTA',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2015-05-28',
       'seller_name': 'Available Car',
       'title': 'FORD FIESTA 1.0 EcoBoost Titanium 5dr',
       'transmission': 'manual',
       'trim': '1.0 EcoBoost Titanium 5dr',
       'year': 2015}
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
        File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
          return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
          raise e
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122301%27 HTTP/1.1" 200 None
      2026-03-25 09:05:19 [manheim.gb] INFO: Saving data for 4122301: {'created_time': 1774429519.614906, 'last_price_update_time': 1774429519.614918, 'auction_closing_time': 1775034000.0}
      2026-03-25 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122301') HTTP/1.1" 204 0
      2026-03-25 09:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e53c7056-b242-58f7-ab2a-191385c05c79 with identifier: 4122309
      2026-03-25 09:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e53c7056-b242-58f7-ab2a-191385c05c79 with identifier: 4122309
      2026-03-25 09:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e53c7056-b242-58f7-ab2a-191385c05c79 with identifier: 4122309 to the API
      2026-03-25 09:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
      2026-03-25 09:05:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
      2026-03-25 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27e53c7056-b242-58f7-ab2a-191385c05c79%27 HTTP/1.1" 200 None
      2026-03-25 09:05:19 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id e53c7056-b242-58f7-ab2a-191385c05c79: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
       | Status Code: 400
       | Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022ORANGE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Available Car\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VAUXHALL MOKKA 1.7 CDTi SE 5dr 4WD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VAUXHALL\u0022, \u0022Model\u0022: \u0022MOKKA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.7L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-02-18\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4122309\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.7 CDTi SE 5dr 4WD\u0022, \u0022LicensePlate\u0022: \u0022FH63XDW\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 129, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022e53c7056-b242-58f7-ab2a-191385c05c79\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Wed, 25 Mar 2026 09:05:19 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
      
      2026-03-25 09:05:19 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      Traceback (most recent call last):
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 09:05:19 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 129,
       'car_expert_report_source_url': None,
       'color': 'ORANGE',
       'currency': 'GBP',
       'engine': '1.7L',
       'expiration_date': '2026-04-01T09:00:00Z',
       'fuel_type': 'Diesel',
       'id': 'e53c7056-b242-58f7-ab2a-191385c05c79',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'FH63XDW',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4122309',
       'listing': 'auction',
       'location': 'Birmingham - In Transit',
       'make': 'VAUXHALL',
       'model': 'MOKKA',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2014-02-18',
       'seller_name': 'Available Car',
       'title': 'VAUXHALL MOKKA 1.7 CDTi SE 5dr 4WD',
       'transmission': 'manual',
       'trim': '1.7 CDTi SE 5dr 4WD',
       'year': 2014}
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
        File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
          return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
          raise e
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122309%27 HTTP/1.1" 200 None
      2026-03-25 09:05:19 [manheim.gb] INFO: Saving data for 4122309: {'created_time': 1774429519.972788, 'last_price_update_time': 1774429519.972802, 'auction_closing_time': 1775034000.0}
      2026-03-25 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122309') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
      2026-03-25 09:05:20 [manheim.gb] INFO: Page 82: 0 results (total: 8004)
      2026-03-25 09:05:20 [manheim.gb] INFO: No more listings found on page 82
      2026-03-25 09:05:20 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-25 09:05:20 [manheim.gb] INFO: manheim.gb Batch config: batch 1/4
      2026-03-25 09:05:20 [manheim.gb] INFO: manheim.gb Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 1, <ScrapeType.BATCH_SKIPPED: 5>: 3}
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20last_price_update_time%20lt%201773997520 HTTP/1.1" 200 None
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='1955572') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2025270') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2212627') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2458322') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3144541') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3764804') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3946708') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3969363') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4008197') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4020319') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4034979') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4036791') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099573') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101471') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103273') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103274') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103275') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103279') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115004') HTTP/1.1" 204 0
      2026-03-25 09:05:20 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (223 items) in: file:///var/lib/scrapyd/items/sourcing_v2/manheim.gb/task_5_2026-03-25T09_00_00.jl
      2026-03-25 09:05:20 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 638782,
       'downloader/request_count': 517,
       'downloader/request_method_count/GET': 11,
       'downloader/request_method_count/POST': 506,
       'downloader/response_bytes': 46573009,
       'downloader/response_count': 517,
       'downloader/response_status_count/200': 517,
       'elapsed_time_seconds': 315.513368,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 25, 9, 5, 20, 981011, tzinfo=datetime.timezone.utc),
       'item_dropped_count': 139,
       'item_dropped_reasons_count/DropItem': 139,
       'item_scraped_count': 223,
       'log_count/DEBUG': 7455,
       'log_count/ERROR': 186,
       'log_count/INFO': 13627,
       'memusage/max': 179519488,
       'memusage/startup': 150056960,
       'photo_download_count': 10,
       'pipeline/dropped_expired': 139,
       'playwright/context_count': 1,
       'playwright/context_count/max_concurrent': 1,
       'playwright/context_count/persistent/False': 1,
       'playwright/context_count/remote/False': 1,
       'playwright/page_count': 1,
       'playwright/page_count/max_concurrent': 1,
       'playwright/request_count': 86,
       'playwright/request_count/aborted': 48,
       'playwright/request_count/method/GET': 83,
       'playwright/request_count/method/POST': 3,
       'playwright/request_count/navigation': 4,
       'playwright/request_count/resource_type/document': 4,
       'playwright/request_count/resource_type/font': 8,
       'playwright/request_count/resource_type/image': 42,
       'playwright/request_count/resource_type/script': 22,
       'playwright/request_count/resource_type/stylesheet': 8,
       'playwright/request_count/resource_type/xhr': 2,
       'playwright/response_count': 38,
       'playwright/response_count/method/GET': 35,
       'playwright/response_count/method/POST': 3,
       'playwright/response_count/resource_type/document': 4,
       'playwright/response_count/resource_type/font': 8,
       'playwright/response_count/resource_type/script': 16,
       'playwright/response_count/resource_type/stylesheet': 8,
       'playwright/response_count/resource_type/xhr': 2,
       'request_depth_max': 82,
       'response_received_count': 507,
       'scheduler/dequeued': 517,
       'scheduler/dequeued/memory': 517,
       'scheduler/enqueued': 517,
       'scheduler/enqueued/memory': 517,
       'scrape_type/batch_skipped': 6027,
       'scrape_type/new': 8,
       'scrape_type/price_update': 416,
       'scrape_type/skipped': 1553,
       'source/items_encountered': 8004,
       'start_time': datetime.datetime(2026, 3, 25, 9, 0, 5, 467643, tzinfo=datetime.timezone.utc)}
      2026-03-25 09:05:20 [scrapy.core.engine] INFO: Spider closed (finished)
      
    • Log

      /1/log/utf8/sourcing_v2/manheim.gb/task_5_2026-03-25T09_00_00/?job_finished=True

    • Source

      http://scrapyd-0:6800/logs/sourcing_v2/manheim.gb/task_5_2026-03-25T09_00_00.log

  • sourcelog
    last_update_time2026-03-25 09:05:20
    last_update_timestamp1774429520
    downloader/request_bytes638782
    downloader/request_count517
    downloader/request_method_count/GET11
    downloader/request_method_count/POST506
    downloader/response_bytes46573009
    downloader/response_count517
    downloader/response_status_count/200517
    elapsed_time_seconds315.513368
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 25, 9, 5, 20, 981011, tzinfo=datetime.timezone.utc)
    item_dropped_count139
    item_dropped_reasons_count/DropItem139
    item_scraped_count223
    log_count/DEBUG7455
    log_count/ERROR186
    log_count/INFO13627
    memusage/max179519488
    memusage/startup150056960
    photo_download_count10
    pipeline/dropped_expired139
    playwright/context_count1
    playwright/context_count/max_concurrent1
    playwright/context_count/persistent/False1
    playwright/context_count/remote/False1
    playwright/page_count1
    playwright/page_count/max_concurrent1
    playwright/request_count86
    playwright/request_count/aborted48
    playwright/request_count/method/GET83
    playwright/request_count/method/POST3
    playwright/request_count/navigation4
    playwright/request_count/resource_type/document4
    playwright/request_count/resource_type/font8
    playwright/request_count/resource_type/image42
    playwright/request_count/resource_type/script22
    playwright/request_count/resource_type/stylesheet8
    playwright/request_count/resource_type/xhr2
    playwright/response_count38
    playwright/response_count/method/GET35
    playwright/response_count/method/POST3
    playwright/response_count/resource_type/document4
    playwright/response_count/resource_type/font8
    playwright/response_count/resource_type/script16
    playwright/response_count/resource_type/stylesheet8
    playwright/response_count/resource_type/xhr2
    request_depth_max82
    response_received_count507
    scheduler/dequeued517
    scheduler/dequeued/memory517
    scheduler/enqueued517
    scheduler/enqueued/memory517
    scrape_type/batch_skipped6027
    scrape_type/new8
    scrape_type/price_update416
    scrape_type/skipped1553
    source/items_encountered8004
    start_timedatetime.datetime(2026, 3, 25, 9, 0, 5, 467643, tzinfo=datetime.timezone.utc)