• 'pip install logparser' on host 'scrapyd-1:6800' and run command 'logparser'. Or wait until LogParser parses the log.
  • Fail to request logfile from http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_coches.net/24b598befc3011f0a599c2c555c92d63 with extensions ['.log', '.log.gz', '.txt']
  • Using backup stats: LogParser v0.8.2, last updated at 2026-01-28 12:30:37, /var/lib/scrapydweb/data/stats/scrapyd-1_6800/sourcing_v2/auto_selling_coches.net/24b598befc3011f0a599c2c555c92d63.json

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_coches.net
    job24b598befc3011f0a599c2c555c92d63
    first_log_time2026-01-28 12:26:53
    latest_log_time2026-01-28 12:30:34
    runtime0:03:41
    crawled_pages 15
    scraped_items 13
    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-01-28 12:30:34 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fda4d09d810>
      2026-01-28 12:30:34 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fda4d09e050>

      INFO

      DEBUG

    • latest_crawl

      2026-01-28 12:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61600471> (referer: https://www.coches.net/concesionario/m3madridcars/?pg=1) ['zyte-api']
    • latest_scrape

      2026-01-28 12:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61600471>
    • latest_stat

      2026-01-28 12:29:54 [scrapy.extensions.logstats] INFO: Crawled 13 pages (at 1 pages/min), scraped 11 items (at 1 items/min)
    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6027
    • telnet_password

      138a4ed6d5e3e04e
    • Head

      2026-01-28 12:26:53 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-01-28 12:26:53 [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 12:26:53 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
      2026-01-28 12:26:53 [auto_selling_coches.net] INFO: _job: 24b598befc3011f0a599c2c555c92d63, SCRAPY_JOB: None
      2026-01-28 12:26:53 [scrapy.addons] INFO: Enabled addons:
      []
      2026-01-28 12:26:54 [asyncio] DEBUG: Using selector: EpollSelector
      2026-01-28 12:26:54 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-01-28 12:26:54 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-01-28 12:26:54 [scrapy.extensions.telnet] INFO: Telnet Password: 138a4ed6d5e3e04e
      2026-01-28 12:26:54 [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 12:26:54 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 3600,
       'CONCURRENT_REQUESTS': 5,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_coches.net/24b598befc3011f0a599c2c555c92d63.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 12:26:54 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 12:26:54 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 12:26:54 [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 12:26:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-01-28 12:26:54 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
      2026-01-28 12:26:54 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
       'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
      2026-01-28 12:26:54 [scrapy.core.engine] INFO: Spider opened
      2026-01-28 12:26:54 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-01-28 12:26:54 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-01-28 12:26:54 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2026-01-28 12:26:54 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 12:26:54 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6027
      2026-01-28 12:26:54 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 12:26:54 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 12:26:59 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/m3madridcars and multipost_profile_id: 0f3bcca4-958e-47a3-b6c4-a6b169533ebb and job_id: 24b598befc3011f0a599c2c555c92d63
      
      2026-01-28 12:26:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 12:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/m3madridcars> (referer: None) ['zyte-api']
      2026-01-28 12:27:16 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/m3madridcars/>
      2026-01-28 12:27:16 [auto_selling_coches.net] INFO: Title at home page 13 VehĂ­culos
      2026-01-28 12:27:16 [auto_selling_coches.net] INFO: Total number of items: 13
      
      2026-01-28 12:27:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 12:27:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/m3madridcars?pg=1> (referer: https://www.coches.net/concesionario/m3madridcars/) ['zyte-api']
      2026-01-28 12:27:48 [auto_selling_coches.net] INFO: Parsing page 1
      2026-01-28 12:27:48 [auto_selling_coches.net] INFO: Found 13 listings on page 1
      2026-01-28 12:27:48 [auto_selling_coches.net] INFO: Found listing with ID: 62365847
      2026-01-28 12:27:48 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-01-28 12:27:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-01-28 12:27:48 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2002
      2026-01-28 12:27:48 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-01-28 12:27:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-01-28 12:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762365847%27 HTTP/1.1" 200 None
      2026-01-28 12:27:48 [auto_selling_coches.net] INFO: Scrape type for 62365847: 1
      2026-01-28 12:27:48 [auto_selling_coches.net] INFO: Scraping new listing 62365847
      2026-01-28 12:27:48 [auto_selling_coches.net] INFO: Found listing with ID: 62330792
      2026-01-28 12:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762330792%27 HTTP/1.1" 200 None
      2026-01-28 12:27:48 [auto_selling_coches.net] INFO: Scrape type for 62330792: 1
      2026-01-28 12:27:48 [auto_selling_coches.net] INFO: Scraping new listing 62330792
      2026-01-28 12:27:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 12:27:48 [auto_selling_coches.net] INFO: Found listing with ID: 61875149
      2026-01-28 12:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761875149%27 HTTP/1.1" 200 None
      2026-01-28 12:27:48 [auto_selling_coches.net] INFO: Scrape type for 61875149: 1
      2026-01-28 12:27:48 [auto_selling_coches.net] INFO: Scraping new listing 61875149
      2026-01-28 12:27:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 12:27:48 [auto_selling_coches.net] INFO: Found listing with ID: 61714703
      2026-01-28 12:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
    • Tail

                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 274933,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/bea1f774-10dc-428d-9f4c-45f12c95ca58.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 287571,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/dbe4afe5-a4ac-4894-bdaf-05931c77eebb.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 251046,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/b4113a7a-a0d2-4da2-8d60-328bc7f780b9.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 255316,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/0bccc439-2e0d-4c7e-84d0-1e6e932bce14.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 250596,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/468ef423-7c4e-4f03-8d26-a4424c08593f.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 177126,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/8a9a4293-1a5e-4a17-b916-3a4fa98c5235.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 221527,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/c1e5662f-5045-453c-ae63-a72addc9e803.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 224012,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/b0c49238-900e-4909-a269-77c8350f5d29.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_10.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 212653,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/fecf83b4-0689-47a6-96f3-e5ff25bb8343.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_11.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 250694,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/b50a42a7-0a01-45ab-9c17-9837dfddb0e7.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_12.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 237057,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/5c1b9d56-788e-47b6-b580-cff2180a0f3c.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_13.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 233065,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/e6063623-3fa5-4cfc-b365-ba2eb1948c59.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_14.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 222176,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/d6fcc92a-4823-434e-ac5f-5fcac702ae1e.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_15.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 199391,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/989d3338-522e-4391-8221-f1371d681f43.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_16.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 144254,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/eb4e9b60-1eb9-4d62-a3a4-57438aa69a79.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_17.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 237540,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/e4168cf4-2b5f-4223-b7b4-59e74caed5ed.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_18.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 240281,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/08ec421f-2157-4143-81c2-696f232ea84a.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89e5786-9990-5183-939d-3307ec6aa90c/d89e5786-9990-5183-939d-3307ec6aa90c_image_19.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 172664,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639827/a9d1ba90-f99e-4238-bca2-78fa9c289df8.jpg',
                   'Width': 800}],
       'price': 21900,
       'price_includes_vat': True,
       'registration_date': '2018-01-01',
       'seats_number': 5,
       'seller_name': None,
       'title': 'MINI MINI COOPER SD AUTO 5 PUERTAS',
       'transmission': 'automatic',
       'trim': 'COOPER SD AUTO 5 PUERTAS',
       'vin': None,
       'year': 2018}
      2026-01-28 12:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761600471%27 HTTP/1.1" 200 None
      2026-01-28 12:30:32 [auto_selling_coches.net] INFO: Saving data for 61600471: {'created_time': 1769603432.384264, 'last_price_update_time': 1769603432.384272}
      2026-01-28 12:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61600471') HTTP/1.1" 204 0
      2026-01-28 12:30:32 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-28 12:30:32 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-01-28 12:30:32 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-01-28 12:30:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 12:30:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 12:30:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 24b598befc3011f0a599c2c555c92d63
      2026-01-28 12:30:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:30:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:30:32 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:30:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:30:32 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:30:32 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-01-28 12:30:32 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-01-28 12:30:32 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-01-28 12:30:32 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-01-28 12:30:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:30:32 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:30:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:30:32 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:30:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:30:33 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-01-28 12:30:33 [auto_selling_coches.net] INFO: auto_selling_coches.net 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 12:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20last_price_update_time%20lt%201768307433 HTTP/1.1" 200 None
      2026-01-28 12:30:34 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (13 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/24b598befc3011f0a599c2c555c92d63.jl
      2026-01-28 12:30:34 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 27917,
       'downloader/request_count': 15,
       'downloader/request_method_count/GET': 15,
       'downloader/response_bytes': 2974996,
       'downloader/response_count': 15,
       'downloader/response_status_count/200': 15,
       'elapsed_time_seconds': 219.769395,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 28, 12, 30, 34, 1076, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 13,
       'log_count/DEBUG': 708,
       'log_count/INFO': 430,
       'memusage/max': 163594240,
       'memusage/startup': 126291968,
       'request_depth_max': 2,
       'response_received_count': 15,
       'scheduler/dequeued': 15,
       'scheduler/dequeued/memory': 15,
       'scheduler/enqueued': 15,
       'scheduler/enqueued/memory': 15,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 17,
       'scrapy-zyte-api/error_ratio': 0.11764705882352941,
       'scrapy-zyte-api/errors': 2,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 2,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 15.510697666058936,
       'scrapy-zyte-api/mean_response_seconds': 15.595971321935455,
       'scrapy-zyte-api/processed': 15,
       'scrapy-zyte-api/request_args/actions': 1,
       'scrapy-zyte-api/request_args/browserHtml': 1,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 13,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 14,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 15,
       'scrapy-zyte-api/request_args/httpResponseBody': 14,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 14,
       'scrapy-zyte-api/request_args/requestHeaders': 1,
       'scrapy-zyte-api/request_args/url': 15,
       'scrapy-zyte-api/status_codes/0': 2,
       'scrapy-zyte-api/status_codes/200': 15,
       'scrapy-zyte-api/success': 15,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 1, 28, 12, 26, 54, 231681, tzinfo=datetime.timezone.utc)}
      2026-01-28 12:30:34 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-01-28 12:30:34 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fda4d09d810>
      2026-01-28 12:30:34 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fda4d09e050>
    • Log

      /1/log/utf8/sourcing_v2/auto_selling_coches.net/24b598befc3011f0a599c2c555c92d63/?job_finished=True

    • Source

      http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_coches.net/24b598befc3011f0a599c2c555c92d63.log

  • sourcelog
    last_update_time2026-01-28 12:30:34
    last_update_timestamp1769603434
    downloader/request_bytes27917
    downloader/request_count15
    downloader/request_method_count/GET15
    downloader/response_bytes2974996
    downloader/response_count15
    downloader/response_status_count/20015
    elapsed_time_seconds219.769395
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 1, 28, 12, 30, 34, 1076, tzinfo=datetime.timezone.utc)
    item_scraped_count13
    log_count/DEBUG708
    log_count/INFO430
    memusage/max163594240
    memusage/startup126291968
    request_depth_max2
    response_received_count15
    scheduler/dequeued15
    scheduler/dequeued/memory15
    scheduler/enqueued15
    scheduler/enqueued/memory15
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts17
    scrapy-zyte-api/error_ratio0.11764705882352941
    scrapy-zyte-api/errors2
    scrapy-zyte-api/exception_types/<class _aiohttp.client_exceptions.ClientConnectorError_>2
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds15.510697666058936
    scrapy-zyte-api/mean_response_seconds15.595971321935455
    scrapy-zyte-api/processed15
    scrapy-zyte-api/request_args/actions1
    scrapy-zyte-api/request_args/browserHtml1
    scrapy-zyte-api/request_args/customHttpRequestHeaders13
    scrapy-zyte-api/request_args/experimental.requestCookies14
    scrapy-zyte-api/request_args/experimental.responseCookies15
    scrapy-zyte-api/request_args/httpResponseBody14
    scrapy-zyte-api/request_args/httpResponseHeaders14
    scrapy-zyte-api/request_args/requestHeaders1
    scrapy-zyte-api/request_args/url15
    scrapy-zyte-api/status_codes/02
    scrapy-zyte-api/status_codes/20015
    scrapy-zyte-api/success15
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 1, 28, 12, 26, 54, 231681, tzinfo=datetime.timezone.utc)