Head
2026-03-24 11:55:09 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 11:55: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
2026-03-24 11:55:09 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-24 11:55:09 [auto_selling_coches.net] INFO: _job: 4c1b4f3e277811f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-24 11:55:09 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-24 11:55:09 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 11:55:09 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 11:55:09 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 11:55:09 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 11:55:09 [scrapy.extensions.telnet] INFO: Telnet Password: a5250ce33c5c0a48
2026-03-24 11:55: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']
2026-03-24 11:55:09 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 3600,
'CONCURRENT_REQUESTS': 5,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_coches.net/4c1b4f3e277811f18f76c264925fbcfa.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-24 11:55:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 11:55:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 11:55: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']
2026-03-24 11:55:09 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-24 11:55:09 [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-03-24 11:55:09 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
2026-03-24 11:55:09 [scrapy.core.engine] INFO: Spider opened
2026-03-24 11:55:09 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-24 11:55:09 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-24 11:55:09 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-24 11:55:09 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 11:55:09 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 11:55:09 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-24 11:55:09 [scrapy-playwright] INFO: Starting download handler
2026-03-24 11:55:09 [scrapy-playwright] INFO: Starting download handler
2026-03-24 11:55:14 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/doviautos and multipost_profile_id: d75ad96e-885b-4ca0-8f6f-9a57d6dc9ac5 and job_id: 4c1b4f3e277811f18f76c264925fbcfa
2026-03-24 11:55:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/doviautos> (referer: None) ['zyte-api']
2026-03-24 11:55:20 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/doviautos/>
2026-03-24 11:55:20 [auto_selling_coches.net] INFO: Title at home page 21 Vehículos
2026-03-24 11:55:20 [auto_selling_coches.net] INFO: Total number of items: 21
2026-03-24 11:55:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/doviautos?pg=1> (referer: https://www.coches.net/concesionario/doviautos/) ['zyte-api']
2026-03-24 11:55:26 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-24 11:55:26 [auto_selling_coches.net] INFO: Found 21 listings on page 1
2026-03-24 11:55:26 [auto_selling_coches.net] INFO: Found listing with ID: 70212393
2026-03-24 11:55:26 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-24 11:55:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2111
2026-03-24 11:55:27 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [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%2770212393%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70212393: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70212393
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 70212495
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [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%2770212495%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70212495: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70212495
2026-03-24 11:55:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 62584916
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
Tail
'https://a.ccdn.es/cnet/vehicles/19608450/715e9fd9-2b3f-41e9-9c1d-61191da46c29.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/d888edaa-adfa-4df2-87d5-ef16b9530977.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/aa0196ec-86b5-4b74-8abb-0c5eb5ff2955.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/b636e064-6c0e-4a8e-bcb6-244b35aa2414.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/5501d44a-96f3-4193-8f47-b2c6b29401c3.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/4cd11151-83e4-4436-a6ba-5769f3eb8994.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/c45767d1-dd71-42e3-ad8c-4623bc404d62.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/83efd1ea-371a-4cb1-9ed0-b65912b7e934.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/82c39310-2fb0-462d-9d0c-8ce233001706.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/f9cc2d37-c549-497a-8657-b290d15dc1c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/0b6d90e7-8b2a-4832-9942-226faa26e0d0.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/0437bed7-fc62-461f-85ba-e93eb5d97ae6.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/3f709883-35d4-43da-8fbc-005a0b1aa259.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/2091cc13-f4d9-46d6-a6c5-a10c6ef716c2.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/8a2ff39a-7a1e-4fe4-ab77-f71502e91ea6.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/a6292c81-4039-4e40-8efe-9b6433c8585a.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/e3990bca-ba37-4b85-870f-d125d56fc55d.jpg',
'https://a.ccdn.es/cnet/vehicles/19608450/9f404149-6022-4ab8-8678-a17d4e303ce8.jpg'],
'price': 9450,
'price_includes_vat': True,
'registration_date': '2009-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase C C 220 CDI Avantgarde',
'transmission': 'manual',
'trim': 'C 220 CDI Avantgarde',
'vin': None,
'year': 2009}
2026-03-24 11:55:33 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c3f2c1f-e62b-5b32-8b6a-5e1750aafaa7 with identifier: 70110065
2026-03-24 11:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3c3f2c1f-e62b-5b32-8b6a-5e1750aafaa7
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19608450%252F8b0f1336-45cf-45eb-8381-1d3d8289b0dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19608450/8b0f1336-45cf-45eb-8381-1d3d8289b0dd.jpg already downloaded
2026-03-24 11:55:33 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3c3f2c1f-e62b-5b32-8b6a-5e1750aafaa7 with identifier 70110065
2026-03-24 11:55:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:33 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3c3f2c1f-e62b-5b32-8b6a-5e1750aafaa7
2026-03-24 11:55:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70110065>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 156,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Precio al contado: 9.450 €\n'
'\n'
'- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
' EXTERIOR CON UN AÑO DE GARANTIA.\n'
'- CON DOS LLAVES\n'
'- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
'- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
'- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
'- TRANSFERENCIA INCLUIDA \n'
'- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
' CONTRATO DE COMPRAVENTA.\n'
'- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
' VEHÍCULOS\n'
'\n'
' Visite nuestra web doviautos es\n'
'\n'
'Este anuncio no es vinculante, puede estar sujeto a posibles '
'errores o modificaciones sin previo aviso, se muestra a '
'titulo informativo y no contractual.\n'
'\n'
'EQUIPAMIENTO :\n'
'\n'
'A.B.S, Airbag, Apoyabrazos, Asientos Calefactados, Bluetooth, '
'CD, Cierre Centralizado, Climatizador, Control Velocidad, '
'Dirección Asistida, ESP, Elevalunas Eléctrico, Espejos '
'Eléctricos, Faros de Niebla, Isofix, Llantas de Aleación, '
'Ordenador de Abordo, Pintura Metalizada, Sensor Aparcamiento, '
'Sensor Lluvia, Sensor Luces, Tapicería de Cuero, Volante '
'Multifunción',
'doors_number': 4,
'emission_standard': 'B',
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3c3f2c1f-e62b-5b32-8b6a-5e1750aafaa7',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-c-c-220-cdi-avantgarde-4p-diesel-2009-en-pontevedra-70110065-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'MERCEDES-BENZ',
'model': 'Clase C',
'odometer': 199800,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19608450/8b0f1336-45cf-45eb-8381-1d3d8289b0dd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c3f2c1f-e62b-5b32-8b6a-5e1750aafaa7/3c3f2c1f-e62b-5b32-8b6a-5e1750aafaa7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104580,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19608450/8b0f1336-45cf-45eb-8381-1d3d8289b0dd.jpg',
'Width': 800}],
'price': 9450,
'price_includes_vat': True,
'registration_date': '2009-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase C C 220 CDI Avantgarde',
'transmission': 'manual',
'trim': 'C 220 CDI Avantgarde',
'vin': None,
'year': 2009}
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:33 [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%2770110065%27 HTTP/1.1" 200 None
2026-03-24 11:55:33 [auto_selling_coches.net] INFO: Saving data for 70110065: {'created_time': 1774353333.5608, 'last_price_update_time': 1774353333.560808}
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70110065') HTTP/1.1" 204 0
2026-03-24 11:55:33 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 11:55:33 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-24 11:55:33 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-24 11:55:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:33 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 4c1b4f3e277811f18f76c264925fbcfa
2026-03-24 11:55:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-24 11:55:33 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-24 11:55:33 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 11:55:34 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-24 11:55:34 [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-03-24 11:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55: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%201773057334 HTTP/1.1" 200 None
2026-03-24 11:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60862576') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62299187') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62443142') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62614840') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62636264') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62652916') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62656833') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70010745') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70047035') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70106352') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70120588') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70120855') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70135276') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70140475') HTTP/1.1" 204 0
2026-03-24 11:55:35 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (21 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/4c1b4f3e277811f18f76c264925fbcfa.jl
2026-03-24 11:55:35 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 12448,
'downloader/request_count': 23,
'downloader/request_method_count/GET': 23,
'downloader/response_bytes': 3111336,
'downloader/response_count': 23,
'downloader/response_status_count/200': 23,
'elapsed_time_seconds': 25.166736,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 11, 55, 35, 128172, tzinfo=datetime.timezone.utc),
'item_scraped_count': 21,
'log_count/DEBUG': 334,
'log_count/INFO': 253,
'memusage/max': 149241856,
'memusage/startup': 149241856,
'request_depth_max': 2,
'response_received_count': 23,
'scheduler/dequeued': 23,
'scheduler/dequeued/memory': 23,
'scheduler/enqueued': 23,
'scheduler/enqueued/memory': 23,
'scrape_type/new': 21,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 23,
'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.6873709101877783,
'scrapy-zyte-api/mean_response_seconds': 1.7360219269302553,
'scrapy-zyte-api/processed': 23,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 22,
'scrapy-zyte-api/request_args/experimental.requestCookies': 22,
'scrapy-zyte-api/request_args/experimental.responseCookies': 23,
'scrapy-zyte-api/request_args/httpResponseBody': 23,
'scrapy-zyte-api/request_args/httpResponseHeaders': 23,
'scrapy-zyte-api/request_args/url': 23,
'scrapy-zyte-api/status_codes/200': 23,
'scrapy-zyte-api/success': 23,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 24, 11, 55, 9, 961436, tzinfo=datetime.timezone.utc)}
2026-03-24 11:55:35 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-24 11:55:35 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fec297777d0>
2026-03-24 11:55:35 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fec29784050>