• LogParser v0.8.2, last updated at 2026-03-30 08:17:02, http://scrapyd-2:6800/logs/sourcing_v2/auto1.fr/task_15_2026-03-30T08_10_00.json

PROJECT (sourcing_v2), SPIDER (auto1.fr)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto1.fr
    jobtask_15_2026-03-30T08_10_00
    first_log_time2026-03-30 08:10:06
    latest_log_time2026-03-30 08:16:56
    runtime0:06:50
    crawled_pages 223
    scraped_items 346
    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-30 08:16:56 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7ff695ea2f90>
      2026-03-30 08:16:56 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7ff695c6c290>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      6deed8bccd1445c0
    • latest_duplicate

      2026-03-30 08:10:19 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/LJ10054/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
    • latest_crawl

      2026-03-30 08:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
    • latest_scrape

      2026-03-30 08:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
    • latest_stat

      2026-03-30 08:16:06 [scrapy.extensions.logstats] INFO: Crawled 196 pages (at 28 pages/min), scraped 324 items (at 7 items/min)
    • Head

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

       'expiration_date': '2026-03-30T15:13:13Z',
       'fuel_type': 'hybrid',
       'id': 'cc74534c-f7cb-53ec-9dfa-cc058a103281',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JL17246',
       'listing': 'auction',
       'make': 'Dacia',
       'model': 'Jogger',
       'odometer': 21209,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'FR',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2024-10-29',
       'seller_name': None,
       'title': 'Dacia Jogger 1.6 Hybrid E-Tech Extreme',
       'transmission': 'automatic',
       'trim': 'Extreme',
       'year': 2024}
      2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL17246%27 HTTP/1.1" 200 None
      2026-03-30 08:16:54 [auto1.fr] INFO: Saving data for JL17246: {'auction_closing_time': 1774883593.0, 'created_time': 1773406204.201522, 'last_price_update_time': 1774858614.651444}
      2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JL17246') HTTP/1.1" 204 0
      2026-03-30 08:16:54 [auto1.fr] INFO: Channel: 24h | Page: 121 | totalHits: 4800 | hits on page: 0
      2026-03-30 08:16:54 [auto1.fr] INFO: Found listing with ID: ZG41489
      2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG41489%27 HTTP/1.1" 200 None
      2026-03-30 08:16:54 [auto1.fr] INFO: Scrape type for ZG41489: 2
      2026-03-30 08:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8adf16b2-f382-5b33-bc59-e9360b7731de with identifier: ZG41489
      2026-03-30 08:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8adf16b2-f382-5b33-bc59-e9360b7731de with scrape type 2
      2026-03-30 08:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8adf16b2-f382-5b33-bc59-e9360b7731de with scrape type 2
      2026-03-30 08:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8adf16b2-f382-5b33-bc59-e9360b7731de, identifier: ZG41489
      2026-03-30 08:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8adf16b2-f382-5b33-bc59-e9360b7731de with identifier: ZG41489
      2026-03-30 08:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8adf16b2-f382-5b33-bc59-e9360b7731de with identifier: ZG41489
      2026-03-30 08:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8adf16b2-f382-5b33-bc59-e9360b7731de with identifier: ZG41489 to the API
      2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
      2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
      2026-03-30 08:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
      {'auction_title': '',
       'color': 'gray',
       'currency': 'EUR',
       'doors_number': 3,
       'engine_horse_power': 69,
       'expiration_date': '2026-03-30T15:13:58Z',
       'fuel_type': 'petrol',
       'id': '8adf16b2-f382-5b33-bc59-e9360b7731de',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZG41489',
       'listing': 'auction',
       'make': 'Fiat',
       'model': '500',
       'odometer': 64359,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'FR',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2020-09-27',
       'seller_name': None,
       'title': 'Fiat 500 1.2 Sport',
       'transmission': 'automatic',
       'trim': 'Sport',
       'year': 2020}
      2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG41489%27 HTTP/1.1" 200 None
      2026-03-30 08:16:55 [auto1.fr] INFO: Saving data for ZG41489: {'auction_closing_time': 1774883638.0, 'created_time': 1773939568.98391, 'last_price_update_time': 1774858615.131483}
      2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZG41489') HTTP/1.1" 204 0
      2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: MA29891
      2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA29891%27 HTTP/1.1" 200 None
      2026-03-30 08:16:55 [auto1.fr] INFO: Scrape type for MA29891: 2
      2026-03-30 08:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da83bc91-0525-5e4d-9224-0467076202b7 with identifier: MA29891
      2026-03-30 08:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da83bc91-0525-5e4d-9224-0467076202b7 with scrape type 2
      2026-03-30 08:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da83bc91-0525-5e4d-9224-0467076202b7 with scrape type 2
      2026-03-30 08:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: da83bc91-0525-5e4d-9224-0467076202b7, identifier: MA29891
      2026-03-30 08:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: da83bc91-0525-5e4d-9224-0467076202b7 with identifier: MA29891
      2026-03-30 08:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: da83bc91-0525-5e4d-9224-0467076202b7 with identifier: MA29891
      2026-03-30 08:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: da83bc91-0525-5e4d-9224-0467076202b7 with identifier: MA29891 to the API
      2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
      2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
      2026-03-30 08:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
      {'auction_title': '',
       'color': 'white',
       'currency': 'EUR',
       'doors_number': 5,
       'engine_horse_power': 130,
       'expiration_date': '2026-03-30T15:08:57Z',
       'fuel_type': 'petrol',
       'id': 'da83bc91-0525-5e4d-9224-0467076202b7',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MA29891',
       'listing': 'auction',
       'make': 'Peugeot',
       'model': '5008',
       'odometer': 228460,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'FR',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2020-06-15',
       'seller_name': None,
       'title': 'Peugeot 5008 1.2 PureTech Allure',
       'transmission': 'manual',
       'trim': 'Allure',
       'year': 2020}
      2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA29891%27 HTTP/1.1" 200 None
      2026-03-30 08:16:55 [auto1.fr] INFO: Saving data for MA29891: {'auction_closing_time': 1774883337.0, 'created_time': 1773407451.850602, 'last_price_update_time': 1774858615.576986}
      2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MA29891') HTTP/1.1" 204 0
      2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: HD06646
      2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: WA81250
      2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: NR86231
      2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: DE98680
      2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: NG50489
      2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: EX61792
      2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: GY01247
      2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: NL00727
      2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: GR49383
      2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: HT46359
      2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: WB27977
      2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: LS63688
      2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LS63688%27 HTTP/1.1" 200 None
      2026-03-30 08:16:55 [auto1.fr] INFO: Scrape type for LS63688: 0
      2026-03-30 08:16:55 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-30 08:16:55 [auto1.fr] INFO: auto1.fr Batch config: batch 3/4
      2026-03-30 08:16:55 [auto1.fr] INFO: auto1.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 1, <ScrapeType.BATCH_SKIPPED: 5>: 11}
      2026-03-30 08:16:55 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (346 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.fr/task_15_2026-03-30T08_10_00.jl
      2026-03-30 08:16:55 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 768632,
       'downloader/request_count': 357,
       'downloader/request_method_count/GET': 234,
       'downloader/request_method_count/POST': 123,
       'downloader/response_bytes': 37842555,
       'downloader/response_count': 357,
       'downloader/response_status_count/200': 357,
       'dupefilter/filtered': 3,
       'elapsed_time_seconds': 408.915662,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 30, 8, 16, 55, 836701, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 346,
       'log_count/DEBUG': 6928,
       'log_count/INFO': 10292,
       'memusage/max': 179871744,
       'memusage/startup': 147820544,
       'photo_download_count': 134,
       'request_depth_max': 124,
       'response_received_count': 223,
       'scheduler/dequeued': 357,
       'scheduler/dequeued/memory': 357,
       'scheduler/enqueued': 357,
       'scheduler/enqueued/memory': 357,
       'scrape_type/batch_skipped': 3632,
       'scrape_type/new': 49,
       'scrape_type/price_update': 297,
       'scrape_type/skipped': 859,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 223,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 3.5873671566875394,
       'scrapy-zyte-api/mean_response_seconds': 3.660123970509912,
       'scrapy-zyte-api/processed': 223,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 223,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 222,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 223,
       'scrapy-zyte-api/request_args/httpRequestBody': 123,
       'scrapy-zyte-api/request_args/httpRequestMethod': 123,
       'scrapy-zyte-api/request_args/httpResponseBody': 223,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 223,
       'scrapy-zyte-api/request_args/sessionContext': 223,
       'scrapy-zyte-api/request_args/url': 223,
       'scrapy-zyte-api/status_codes/200': 223,
       'scrapy-zyte-api/success': 223,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'source/items_encountered': 4840,
       'source/total_available': 4800,
       'start_time': datetime.datetime(2026, 3, 30, 8, 10, 6, 921039, tzinfo=datetime.timezone.utc)}
      2026-03-30 08:16:55 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-30 08:16:56 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7ff695ea2f90>
      2026-03-30 08:16:56 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7ff695c6c290>
    • Log

      /3/log/utf8/sourcing_v2/auto1.fr/task_15_2026-03-30T08_10_00/?job_finished=True

    • Source

      http://scrapyd-2:6800/logs/sourcing_v2/auto1.fr/task_15_2026-03-30T08_10_00.log

  • sourcelog
    last_update_time2026-03-30 08:16:55
    last_update_timestamp1774858615
    downloader/request_bytes768632
    downloader/request_count357
    downloader/request_method_count/GET234
    downloader/request_method_count/POST123
    downloader/response_bytes37842555
    downloader/response_count357
    downloader/response_status_count/200357
    dupefilter/filtered3
    elapsed_time_seconds408.915662
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 30, 8, 16, 55, 836701, tzinfo=datetime.timezone.utc)
    item_scraped_count346
    log_count/DEBUG6928
    log_count/INFO10292
    memusage/max179871744
    memusage/startup147820544
    photo_download_count134
    request_depth_max124
    response_received_count223
    scheduler/dequeued357
    scheduler/dequeued/memory357
    scheduler/enqueued357
    scheduler/enqueued/memory357
    scrape_type/batch_skipped3632
    scrape_type/new49
    scrape_type/price_update297
    scrape_type/skipped859
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts223
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds3.5873671566875394
    scrapy-zyte-api/mean_response_seconds3.660123970509912
    scrapy-zyte-api/processed223
    scrapy-zyte-api/request_args/customHttpRequestHeaders223
    scrapy-zyte-api/request_args/experimental.requestCookies222
    scrapy-zyte-api/request_args/experimental.responseCookies223
    scrapy-zyte-api/request_args/httpRequestBody123
    scrapy-zyte-api/request_args/httpRequestMethod123
    scrapy-zyte-api/request_args/httpResponseBody223
    scrapy-zyte-api/request_args/httpResponseHeaders223
    scrapy-zyte-api/request_args/sessionContext223
    scrapy-zyte-api/request_args/url223
    scrapy-zyte-api/status_codes/200223
    scrapy-zyte-api/success223
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    source/items_encountered4840
    source/total_available4800
    start_timedatetime.datetime(2026, 3, 30, 8, 10, 6, 921039, tzinfo=datetime.timezone.utc)