• LogParser v0.8.2, last updated at 2026-01-28 22:01:42, http://scrapyd-3:6800/logs/sourcing_v2/openlane.gb/task_30_2026-01-28T22_00_00.json

PROJECT (sourcing_v2), SPIDER (openlane.gb)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spideropenlane.gb
    jobtask_30_2026-01-28T22_00_00
    first_log_time2026-01-28 22:00:06
    latest_log_time2026-01-28 22:01:37
    runtime0:01:31
    crawled_pages 12
    scraped_items 2
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count0
    log_warning_count0
    log_redirect_count0
    log_retry_count1
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

      INFO

    • retry_logs
      1 in total

      2026-01-28 22:00:47 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying <GET https://www.openlane.co.uk/en/carv6/auction/10452671> (failed 1 times): 500 Internal Server Error

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6024
    • telnet_password

      b349b2e9187c8fc8
    • latest_crawl

      2026-01-28 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5631186/damage/ab1aeead-5663-43ad-9825-a44d0d2cfb10.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10452671)
    • latest_scrape

      2026-01-28 22:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5635386/general/56833e1f-e385-4e92-ada1-069ddd8d29aa.jpg>
    • latest_stat

      2026-01-28 22:01:08 [scrapy.extensions.logstats] INFO: Crawled 12 pages (at 12 pages/min), scraped 0 items (at 0 items/min)
    • Head

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

                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/general/004204e4-aafc-4692-b82a-9c48beaac07c.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 232279,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/general/f39fc0f3-1bb0-48fb-a573-da59a3403aa7.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 282578,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/general/b3198b37-ad84-47ae-9fc5-9e4905eacf66.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 163598,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/general/a439e0c8-bc1a-41bf-9ff0-d4c11952999d.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 115781,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/general/ec243dd2-8e62-41b3-9029-08626d8b9386.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 149094,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/general/6199ebad-55a2-48bf-8937-27ddeba02c08.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 158888,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/general/d066bbc7-e950-486e-bf1e-81da96e6fd8e.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_10.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 166258,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/general/27effe01-7b63-4927-bfd9-53c0f1a09dcf.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_11.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 194675,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/general/19659815-a321-4199-9667-f1419bf89298.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_12.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 80256,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/general/517319d6-793b-4d90-9027-631c0107a9de.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_13.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 185569,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/general/c9a6f8db-26a4-4d7a-9dd3-bba486e11a28.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_14.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 97122,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/general/2da050e4-c504-4bcd-9375-aae612cebb79.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_15.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 155140,
                   'Height': 1064,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/general/12a8ba6e-27be-454c-8310-3238f9f8f026.jpg',
                   'Width': 1423},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_16.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 148494,
                   'Height': 1064,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/general/9300ffc5-abed-49e3-acf0-d8dc8ec3f86e.jpg',
                   'Width': 1423},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_17.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 193770,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/general/346618d9-3f48-4d83-b346-f7baf307334d.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_18.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 99940,
                   'Height': 810,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/damage/0c64aa12-d561-439d-9c7b-3529d1f1694e.jpg',
                   'Width': 1080},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc8b7d4-c6d4-51de-a928-c11fb69c660f/7cc8b7d4-c6d4-51de-a928-c11fb69c660f_image_19.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 118943,
                   'Height': 810,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5631186/damage/ab1aeead-5663-43ad-9825-a44d0d2cfb10.jpg',
                   'Width': 1080}],
       'price': 8500,
       'price_includes_vat': True,
       'registration_date': '2021-12-11',
       'seats_number': 5,
       'seller_name': 'Vauxhall Motors Ltd',
       'title': 'Vauxhall Mokka-e  51 kWh SE Premium - Electric - Automatic - 136 hp '
                '- WG71HPO - 18,770 mi',
       'transmission': 'automatic',
       'trim': 'SE Premium',
       'vin': 'VXKUKZKXZMW087856',
       'year': 2021}
      2026-01-28 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710452671%27 HTTP/1.1" 200 None
      2026-01-28 22:01:37 [openlane.gb] INFO: Saving data for 10452671: {'created_time': 1769637697.015774, 'last_price_update_time': 1769637697.01579, 'auction_closing_time': 1769695200.0}
      2026-01-28 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10452671') HTTP/1.1" 204 0
      2026-01-28 22:01:37 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-28 22:01:37 [openlane.gb] INFO: openlane.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>: 0}
      2026-01-28 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20last_price_update_time%20lt%201769205697 HTTP/1.1" 200 None
      2026-01-28 22:01:37 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (2 items) in: file:///var/lib/scrapyd/items/sourcing_v2/openlane.gb/task_30_2026-01-28T22_00_00.jl
      2026-01-28 22:01:37 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 110111,
       'downloader/request_count': 142,
       'downloader/request_method_count/GET': 141,
       'downloader/request_method_count/POST': 1,
       'downloader/response_bytes': 35536172,
       'downloader/response_count': 142,
       'downloader/response_status_count/200': 141,
       'downloader/response_status_count/500': 1,
       'elapsed_time_seconds': 89.753761,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 28, 22, 1, 37, 164307, tzinfo=datetime.timezone.utc),
       'item_dropped_count': 5,
       'item_dropped_reasons_count/DropItem': 5,
       'item_scraped_count': 2,
       'log_count/DEBUG': 2331,
       'log_count/INFO': 1426,
       'memusage/max': 197046272,
       'memusage/startup': 127094784,
       'photo_download_count': 132,
       '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': 426,
       'playwright/request_count/method/GET': 385,
       'playwright/request_count/method/POST': 41,
       'playwright/request_count/navigation': 8,
       'playwright/request_count/resource_type/document': 8,
       'playwright/request_count/resource_type/fetch': 102,
       'playwright/request_count/resource_type/font': 15,
       'playwright/request_count/resource_type/image': 113,
       'playwright/request_count/resource_type/other': 4,
       'playwright/request_count/resource_type/script': 148,
       'playwright/request_count/resource_type/stylesheet': 10,
       'playwright/request_count/resource_type/xhr': 26,
       'playwright/response_count': 398,
       'playwright/response_count/method/GET': 359,
       'playwright/response_count/method/POST': 39,
       'playwright/response_count/resource_type/document': 8,
       'playwright/response_count/resource_type/fetch': 99,
       'playwright/response_count/resource_type/font': 13,
       'playwright/response_count/resource_type/image': 98,
       'playwright/response_count/resource_type/other': 4,
       'playwright/response_count/resource_type/script': 141,
       'playwright/response_count/resource_type/stylesheet': 10,
       'playwright/response_count/resource_type/xhr': 25,
       'request_depth_max': 3,
       'response_received_count': 9,
       'retry/count': 1,
       'retry/reason_count/500 Internal Server Error': 1,
       'scheduler/dequeued': 142,
       'scheduler/dequeued/memory': 142,
       'scheduler/enqueued': 142,
       'scheduler/enqueued/memory': 142,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 9,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 2.7128890382332935,
       'scrapy-zyte-api/mean_response_seconds': 2.735662671840853,
       'scrapy-zyte-api/processed': 9,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 9,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 9,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 9,
       'scrapy-zyte-api/request_args/httpRequestBody': 1,
       'scrapy-zyte-api/request_args/httpRequestMethod': 1,
       'scrapy-zyte-api/request_args/httpResponseBody': 9,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 9,
       'scrapy-zyte-api/request_args/url': 9,
       'scrapy-zyte-api/status_codes/200': 9,
       'scrapy-zyte-api/success': 9,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 1, 28, 22, 0, 7, 410546, tzinfo=datetime.timezone.utc)}
      2026-01-28 22:01:37 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /3/log/utf8/sourcing_v2/openlane.gb/task_30_2026-01-28T22_00_00/?job_finished=True

    • Source

      http://scrapyd-3:6800/logs/sourcing_v2/openlane.gb/task_30_2026-01-28T22_00_00.log

  • sourcelog
    last_update_time2026-01-28 22:01:37
    last_update_timestamp1769637697
    downloader/request_bytes110111
    downloader/request_count142
    downloader/request_method_count/GET141
    downloader/request_method_count/POST1
    downloader/response_bytes35536172
    downloader/response_count142
    downloader/response_status_count/200141
    downloader/response_status_count/5001
    elapsed_time_seconds89.753761
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 1, 28, 22, 1, 37, 164307, tzinfo=datetime.timezone.utc)
    item_dropped_count5
    item_dropped_reasons_count/DropItem5
    item_scraped_count2
    log_count/DEBUG2331
    log_count/INFO1426
    memusage/max197046272
    memusage/startup127094784
    photo_download_count132
    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_count426
    playwright/request_count/method/GET385
    playwright/request_count/method/POST41
    playwright/request_count/navigation8
    playwright/request_count/resource_type/document8
    playwright/request_count/resource_type/fetch102
    playwright/request_count/resource_type/font15
    playwright/request_count/resource_type/image113
    playwright/request_count/resource_type/other4
    playwright/request_count/resource_type/script148
    playwright/request_count/resource_type/stylesheet10
    playwright/request_count/resource_type/xhr26
    playwright/response_count398
    playwright/response_count/method/GET359
    playwright/response_count/method/POST39
    playwright/response_count/resource_type/document8
    playwright/response_count/resource_type/fetch99
    playwright/response_count/resource_type/font13
    playwright/response_count/resource_type/image98
    playwright/response_count/resource_type/other4
    playwright/response_count/resource_type/script141
    playwright/response_count/resource_type/stylesheet10
    playwright/response_count/resource_type/xhr25
    request_depth_max3
    response_received_count9
    retry/count1
    retry/reason_count/500 Internal Server Error1
    scheduler/dequeued142
    scheduler/dequeued/memory142
    scheduler/enqueued142
    scheduler/enqueued/memory142
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts9
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds2.7128890382332935
    scrapy-zyte-api/mean_response_seconds2.735662671840853
    scrapy-zyte-api/processed9
    scrapy-zyte-api/request_args/customHttpRequestHeaders9
    scrapy-zyte-api/request_args/experimental.requestCookies9
    scrapy-zyte-api/request_args/experimental.responseCookies9
    scrapy-zyte-api/request_args/httpRequestBody1
    scrapy-zyte-api/request_args/httpRequestMethod1
    scrapy-zyte-api/request_args/httpResponseBody9
    scrapy-zyte-api/request_args/httpResponseHeaders9
    scrapy-zyte-api/request_args/url9
    scrapy-zyte-api/status_codes/2009
    scrapy-zyte-api/success9
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 1, 28, 22, 0, 7, 410546, tzinfo=datetime.timezone.utc)