• LogParser v0.8.2, last updated at 2025-11-30 09:00:51, http://scrapyd-2:6800/logs/sourcing_v2/astonbarclay.gb/task_36_2025-11-30T09_00_00.json

PROJECT (sourcing_v2), SPIDER (astonbarclay.gb)

  • Log analysis
  • Log categorization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderastonbarclay.gb
    jobtask_36_2025-11-30T09_00_00
    first_log_time2025-11-30 09:00:09
    latest_log_time2025-11-30 09:00:42
    runtime0:00:33
    crawled_pages 2
    scraped_items 0
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count0
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      e633ef9b613b2f2e
    • latest_crawl

      2025-11-30 09:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/search?nonrunner=false&vehicletype=Car&agemax=9&mileagemax=320000> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
    • latest_stat

      2025-11-30 09:00:09 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
    • Head

      2025-11-30 09:00:09 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2025-11-30 09:00:09 [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
      2025-11-30 09:00:09 [astonbarclay.gb] INFO: Starting spider astonbarclay.gb
      2025-11-30 09:00:09 [scrapy.addons] INFO: Enabled addons:
      []
      2025-11-30 09:00:09 [asyncio] DEBUG: Using selector: EpollSelector
      2025-11-30 09:00:09 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2025-11-30 09:00:09 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2025-11-30 09:00:09 [scrapy.extensions.telnet] INFO: Telnet Password: e633ef9b613b2f2e
      2025-11-30 09:00:09 [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']
      2025-11-30 09:00:09 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/astonbarclay.gb/task_36_2025-11-30T09_00_00.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       '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': ''}
      2025-11-30 09:00:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-11-30 09:00:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-11-30 09:00:09 [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']
      2025-11-30 09:00:09 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2025-11-30 09:00:09 [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']
      2025-11-30 09:00:09 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2025-11-30 09:00:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2025-11-30 09:00:09 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 1965
      2025-11-30 09:00:09 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2025-11-30 09:00:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2025-11-30 09:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:09 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2025-11-30 09:00:09 [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
      2025-11-30 09:00:09 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: low_mileage_for_country.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: cars_too_new_for_country.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_price_for_currency.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_country.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: registration_date_old.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_make.json
      2025-11-30 09:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2025-11-30 09:00:09 [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
      2025-11-30 09:00:09 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2025-11-30 09:00:09 [scrapy.core.engine] INFO: Spider opened
      2025-11-30 09:00:09 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2025-11-30 09:00:09 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2025-11-30 09:00:09 [scrapy-playwright] INFO: Starting download handler
      
      2025-11-30 09:00:09 [scrapy-playwright] INFO: Starting download handler
      2025-11-30 09:00:14 [scrapy-playwright] INFO: Launching browser firefox
    • Tail

      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117615455%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117615455: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117615464
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117615464%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117615464: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117549930
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117549930%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117549930: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117615130
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117615130%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117615130: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117615634
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117615634%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117615634: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117550785
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117550785%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117550785: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117614495
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117614495%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117614495: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117614636
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117614636%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117614636: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117613969
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117613969%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117613969: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117613527
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117613527%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117613527: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117500036
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117500036%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117500036: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117514603
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117514603%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117514603: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117006204
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117006204%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117006204: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 116265155
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116265155%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 116265155: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 115917907
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27115917907%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 115917907: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117570270
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117570270%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117570270: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117615588
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117615588%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117615588: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117614020
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117614020%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117614020: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117444820
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117444820%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117444820: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117612919
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117612919%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117612919: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117316133
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117316133%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117316133: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117269311
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117269311%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117269311: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117407486
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117407486%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117407486: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117612955
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117612955%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117612955: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 116617318
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116617318%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 116617318: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117260057
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117260057%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117260057: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 116269848
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116269848%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 116269848: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117144969
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117144969%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117144969: 0
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117422415
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117422415%27 HTTP/1.1" 200 None
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: Scrape type for 117422415: 0
      2025-11-30 09:00:41 [scrapy.core.engine] INFO: Closing spider (finished)
      2025-11-30 09:00:41 [astonbarclay.gb] INFO: astonbarclay.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>: 924}
      2025-11-30 09:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-30 09:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20last_price_update_time%20lt%201764061242 HTTP/1.1" 200 None
      2025-11-30 09:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='112066031') HTTP/1.1" 204 0
      2025-11-30 09:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='116720810') HTTP/1.1" 204 0
      2025-11-30 09:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='116815594') HTTP/1.1" 204 0
      2025-11-30 09:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117043437') HTTP/1.1" 204 0
      2025-11-30 09:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117187721') HTTP/1.1" 204 0
      2025-11-30 09:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117241078') HTTP/1.1" 204 0
      2025-11-30 09:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117257353') HTTP/1.1" 204 0
      2025-11-30 09:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117258190') HTTP/1.1" 204 0
      2025-11-30 09:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117273286') HTTP/1.1" 204 0
      2025-11-30 09:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117274389') HTTP/1.1" 204 0
      2025-11-30 09:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117276691') HTTP/1.1" 204 0
      2025-11-30 09:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117292099') HTTP/1.1" 204 0
      2025-11-30 09:00:42 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/astonbarclay.gb/task_36_2025-11-30T09_00_00.jl
      2025-11-30 09:00:42 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 849,
       'downloader/request_count': 2,
       'downloader/request_method_count/GET': 2,
       'downloader/response_bytes': 1265007,
       'downloader/response_count': 2,
       'downloader/response_status_count/200': 2,
       'elapsed_time_seconds': 33.013007,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2025, 11, 30, 9, 0, 42, 845001, tzinfo=datetime.timezone.utc),
       'log_count/DEBUG': 2012,
       'log_count/INFO': 1899,
       'memusage/max': 127647744,
       'memusage/startup': 127647744,
       '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': 68,
       'playwright/request_count/aborted': 39,
       'playwright/request_count/method/GET': 45,
       'playwright/request_count/method/HEAD': 12,
       'playwright/request_count/method/POST': 11,
       'playwright/request_count/navigation': 2,
       'playwright/request_count/resource_type/document': 2,
       'playwright/request_count/resource_type/fetch': 16,
       'playwright/request_count/resource_type/font': 2,
       'playwright/request_count/resource_type/image': 27,
       'playwright/request_count/resource_type/script': 6,
       'playwright/request_count/resource_type/stylesheet': 2,
       'playwright/request_count/resource_type/xhr': 13,
       'playwright/response_count': 29,
       'playwright/response_count/method/GET': 18,
       'playwright/response_count/method/POST': 11,
       'playwright/response_count/resource_type/document': 2,
       'playwright/response_count/resource_type/fetch': 4,
       'playwright/response_count/resource_type/font': 2,
       'playwright/response_count/resource_type/script': 6,
       'playwright/response_count/resource_type/stylesheet': 2,
       'playwright/response_count/resource_type/xhr': 13,
       'request_depth_max': 1,
       'response_received_count': 2,
       'scheduler/dequeued': 2,
       'scheduler/dequeued/memory': 2,
       'scheduler/enqueued': 2,
       'scheduler/enqueued/memory': 2,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 1,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 1.3543551790062338,
       'scrapy-zyte-api/mean_response_seconds': 1.765660164062865,
       'scrapy-zyte-api/processed': 1,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 1,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 1,
       'scrapy-zyte-api/request_args/httpResponseBody': 1,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 1,
       'scrapy-zyte-api/request_args/url': 1,
       'scrapy-zyte-api/status_codes/200': 1,
       'scrapy-zyte-api/success': 1,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2025, 11, 30, 9, 0, 9, 831994, tzinfo=datetime.timezone.utc)}
      2025-11-30 09:00:42 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /2/log/utf8/sourcing_v2/astonbarclay.gb/task_36_2025-11-30T09_00_00/?job_finished=True

    • Source

      http://scrapyd-2:6800/logs/sourcing_v2/astonbarclay.gb/task_36_2025-11-30T09_00_00.log

  • sourcelog
    last_update_time2025-11-30 09:00:42
    last_update_timestamp1764493242
    downloader/request_bytes849
    downloader/request_count2
    downloader/request_method_count/GET2
    downloader/response_bytes1265007
    downloader/response_count2
    downloader/response_status_count/2002
    elapsed_time_seconds33.013007
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2025, 11, 30, 9, 0, 42, 845001, tzinfo=datetime.timezone.utc)
    log_count/DEBUG2012
    log_count/INFO1899
    memusage/max127647744
    memusage/startup127647744
    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_count68
    playwright/request_count/aborted39
    playwright/request_count/method/GET45
    playwright/request_count/method/HEAD12
    playwright/request_count/method/POST11
    playwright/request_count/navigation2
    playwright/request_count/resource_type/document2
    playwright/request_count/resource_type/fetch16
    playwright/request_count/resource_type/font2
    playwright/request_count/resource_type/image27
    playwright/request_count/resource_type/script6
    playwright/request_count/resource_type/stylesheet2
    playwright/request_count/resource_type/xhr13
    playwright/response_count29
    playwright/response_count/method/GET18
    playwright/response_count/method/POST11
    playwright/response_count/resource_type/document2
    playwright/response_count/resource_type/fetch4
    playwright/response_count/resource_type/font2
    playwright/response_count/resource_type/script6
    playwright/response_count/resource_type/stylesheet2
    playwright/response_count/resource_type/xhr13
    request_depth_max1
    response_received_count2
    scheduler/dequeued2
    scheduler/dequeued/memory2
    scheduler/enqueued2
    scheduler/enqueued/memory2
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts1
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds1.3543551790062338
    scrapy-zyte-api/mean_response_seconds1.765660164062865
    scrapy-zyte-api/processed1
    scrapy-zyte-api/request_args/customHttpRequestHeaders1
    scrapy-zyte-api/request_args/experimental.responseCookies1
    scrapy-zyte-api/request_args/httpResponseBody1
    scrapy-zyte-api/request_args/httpResponseHeaders1
    scrapy-zyte-api/request_args/url1
    scrapy-zyte-api/status_codes/2001
    scrapy-zyte-api/success1
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2025, 11, 30, 9, 0, 9, 831994, tzinfo=datetime.timezone.utc)