• 'pip install logparser' on host 'scrapyd-4:6800' and run command 'logparser'. Or wait until LogParser parses the log.
  • Fail to request logfile from http://scrapyd-4:6800/logs/sourcing_v2/adesa.be/task_31_2026-03-21T10_15_00 with extensions ['.log', '.log.gz', '.txt']
  • Using backup stats: LogParser v0.8.2, last updated at 2026-03-21 10:22:20, /var/lib/scrapydweb/data/stats/scrapyd-4_6800/sourcing_v2/adesa.be/task_31_2026-03-21T10_15_00.json

PROJECT (sourcing_v2), SPIDER (adesa.be)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spideradesa.be
    jobtask_31_2026-03-21T10_15_00
    first_log_time2026-03-21 10:15:05
    latest_log_time2026-03-21 10:22:13
    runtime0:07:08
    crawled_pages 566
    scraped_items 523
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count2
    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
      2 in total

      2026-03-21 10:22:13 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fdd16c28990>
      2026-03-21 10:22:13 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fdd168a2490>

      INFO

      DEBUG

    • latest_crawl

      2026-03-21 10:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
    • latest_scrape

      2026-03-21 10:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666627>
    • latest_stat

      2026-03-21 10:21:06 [scrapy.extensions.logstats] INFO: Crawled 518 pages (at 49 pages/min), scraped 481 items (at 43 items/min)
    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      0c817379e5bb136d
    • Head

      2026-03-21 10:15:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-21 10:15:05 [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-21 10:15:05 [adesa.be] INFO: Starting spider adesa.be
      2026-03-21 10:15:05 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-21 10:15:06 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-21 10:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-21 10:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-21 10:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: 0c817379e5bb136d
      2026-03-21 10:15:06 [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-21 10:15:06 [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/adesa.be/task_31_2026-03-21T10_15_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-21 10:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-21 10:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-21 10:15:06 [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-21 10:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-21 10:15:06 [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-21 10:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-21 10:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-21 10:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
      2026-03-21 10:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-21 10:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-21 10:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-21 10:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-03-21 10:15:06 [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-21 10:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-21 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-21 10:15:06 [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-21 10:15:06 [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-21 10:15:06 [scrapy.core.engine] INFO: Spider opened
      2026-03-21 10:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-21 10:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-21 10:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
      2026-03-21 10:15:06 [scrapy-playwright] INFO: Starting download handler
      
      2026-03-21 10:15:06 [scrapy-playwright] INFO: Starting download handler
      2026-03-21 10:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-21 10:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
      2026-03-21 10:15:13 [adesa.be] INFO: Found listing with ID: 10704730
    • Tail

      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10669978') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10669979') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10669981') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10669988') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10669991') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10669992') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10669994') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10669998') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10670001') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10670003') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10670006') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10670009') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672133') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672211') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672212') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672214') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672216') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672217') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672219') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672220') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672230') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672232') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672234') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672237') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672238') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672243') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672244') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672245') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672246') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672247') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672250') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672251') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672252') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672255') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672263') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672264') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672270') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672272') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672277') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672284') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672287') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672291') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672293') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672298') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672299') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672300') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672304') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672306') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672309') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672310') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672312') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672314') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672319') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672321') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672322') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672323') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672324') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672328') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672329') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672338') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672339') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672340') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672342') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672345') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672350') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672352') HTTP/1.1" 204 0
      2026-03-21 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672354') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672355') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672361') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672371') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672387') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672392') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672403') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672404') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672414') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672446') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672459') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672464') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672468') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672478') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672485') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672488') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672496') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672535') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672537') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672538') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672539') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672540') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672541') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672542') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672545') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672547') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672553') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672554') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672556') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672557') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672559') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672560') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672778') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672779') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672780') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672781') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672782') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672783') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672784') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672786') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20last_price_update_time%20lt%201773656524&NextPartitionKey=1%2112%21YWRlc2EuYmU-&NextRowKey=1%2112%21MTA2NzI3ODc- HTTP/1.1" 200 None
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672787') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672788') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672789') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672790') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672791') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672792') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672794') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672795') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672796') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672797') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672799') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672803') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672806') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672807') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672808') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672809') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672813') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672814') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672820') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672821') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672827') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672828') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672833') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10672888') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10673014') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10674070') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10674071') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10674340') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10674717') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10674719') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10674721') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10674995') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10675260') HTTP/1.1" 204 0
      2026-03-21 10:22:13 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (523 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.be/task_31_2026-03-21T10_15_00.jl
      2026-03-21 10:22:13 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
      2026-03-21 10:22:13 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 599066,
       'downloader/request_count': 636,
       'downloader/request_method_count/GET': 595,
       'downloader/request_method_count/POST': 41,
       'downloader/response_bytes': 58063712,
       'downloader/response_count': 636,
       'downloader/response_status_count/200': 636,
       'elapsed_time_seconds': 427.16907,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 21, 10, 22, 13, 722938, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 523,
       'log_count/DEBUG': 14688,
       'log_count/INFO': 17111,
       'memusage/max': 182665216,
       'memusage/startup': 150126592,
       'photo_download_count': 70,
       'request_depth_max': 41,
       'response_received_count': 566,
       'scheduler/dequeued': 636,
       'scheduler/dequeued/memory': 636,
       'scheduler/enqueued': 636,
       'scheduler/enqueued/memory': 636,
       'scrape_type/new': 10,
       'scrape_type/new_duplicate_id': 2,
       'scrape_type/price_update': 513,
       'scrape_type/skipped': 3575,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 568,
       'scrapy-zyte-api/error_ratio': 0.0035211267605633804,
       'scrapy-zyte-api/error_types/download/temporary-error': 2,
       'scrapy-zyte-api/errors': 2,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 3.6330962724209765,
       'scrapy-zyte-api/mean_response_seconds': 3.659505181830679,
       'scrapy-zyte-api/processed': 566,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 566,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 565,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 566,
       'scrapy-zyte-api/request_args/httpRequestBody': 41,
       'scrapy-zyte-api/request_args/httpRequestMethod': 41,
       'scrapy-zyte-api/request_args/httpResponseBody': 566,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 566,
       'scrapy-zyte-api/request_args/url': 566,
       'scrapy-zyte-api/status_codes/200': 566,
       'scrapy-zyte-api/status_codes/520': 2,
       'scrapy-zyte-api/success': 566,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'source/items_encountered': 4100,
       'source/total_available': 4100,
       'start_time': datetime.datetime(2026, 3, 21, 10, 15, 6, 553868, tzinfo=datetime.timezone.utc)}
      2026-03-21 10:22:13 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-21 10:22:13 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fdd16c28990>
      2026-03-21 10:22:13 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fdd168a2490>
    • Log

      /5/log/utf8/sourcing_v2/adesa.be/task_31_2026-03-21T10_15_00/?job_finished=True

    • Source

      http://scrapyd-4:6800/logs/sourcing_v2/adesa.be/task_31_2026-03-21T10_15_00.log

  • sourcelog
    last_update_time2026-03-21 10:22:13
    last_update_timestamp1774088533
    downloader/request_bytes599066
    downloader/request_count636
    downloader/request_method_count/GET595
    downloader/request_method_count/POST41
    downloader/response_bytes58063712
    downloader/response_count636
    downloader/response_status_count/200636
    elapsed_time_seconds427.16907
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 21, 10, 22, 13, 722938, tzinfo=datetime.timezone.utc)
    item_scraped_count523
    log_count/DEBUG14688
    log_count/INFO17111
    memusage/max182665216
    memusage/startup150126592
    photo_download_count70
    request_depth_max41
    response_received_count566
    scheduler/dequeued636
    scheduler/dequeued/memory636
    scheduler/enqueued636
    scheduler/enqueued/memory636
    scrape_type/new10
    scrape_type/new_duplicate_id2
    scrape_type/price_update513
    scrape_type/skipped3575
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts568
    scrapy-zyte-api/error_ratio0.0035211267605633804
    scrapy-zyte-api/error_types/download/temporary-error2
    scrapy-zyte-api/errors2
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds3.6330962724209765
    scrapy-zyte-api/mean_response_seconds3.659505181830679
    scrapy-zyte-api/processed566
    scrapy-zyte-api/request_args/customHttpRequestHeaders566
    scrapy-zyte-api/request_args/experimental.requestCookies565
    scrapy-zyte-api/request_args/experimental.responseCookies566
    scrapy-zyte-api/request_args/httpRequestBody41
    scrapy-zyte-api/request_args/httpRequestMethod41
    scrapy-zyte-api/request_args/httpResponseBody566
    scrapy-zyte-api/request_args/httpResponseHeaders566
    scrapy-zyte-api/request_args/url566
    scrapy-zyte-api/status_codes/200566
    scrapy-zyte-api/status_codes/5202
    scrapy-zyte-api/success566
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    source/items_encountered4100
    source/total_available4100
    start_timedatetime.datetime(2026, 3, 21, 10, 15, 6, 553868, tzinfo=datetime.timezone.utc)