Open
Description
=== RUN TestAlertmanagerTestReceivers
16:25:09 Starting minio-9000
16:25:09 Starting consul
16:25:09 consul: ==> Starting Consul agent...
16:25:09 consul: Version: '1.8.15'
16:25:09 consul: Node ID: '4485a64a-113c-06e3-c983-5d7ba24c34b2'
16:25:09 consul: Node name: 'consul'
16:25:09 consul: Datacenter: 'dc1' (Segment: '<all>')
16:25:09 consul: Server: true (Bootstrap: false)
16:25:09 consul: Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
16:25:09 consul: Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
16:25:09 consul: Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false, Auto-Encrypt-TLS: false
16:25:09 consul: ==> Log data will now stream in as it occurs:
16:25:10 Ports for container: e2e-mimir-test-minio-9000 Mapping: map[9000:327[71](https://github.com/grafana/mimir/actions/runs/14294389440/job/40059735913#step:15:72)]
16:25:10 Started minio-9000
16:25:10 Ports for container: e2e-mimir-test-consul Mapping: map[8500:327[72](https://github.com/grafana/mimir/actions/runs/14294389440/job/40059735913#step:15:73)]
16:25:10 Started consul
16:25:12 Starting alertmanager
16:25:12 Ports for container: e2e-mimir-test-alertmanager Mapping: map[8080:327[73](https://github.com/grafana/mimir/actions/runs/14294389440/job/40059735913#step:15:74)]
16:25:12 Started alertmanager
16:25:12 alertmanager: ts=2025-04-06T16:25:12.667396665Z caller=featurecontrol.go:97 level=warn msg="Classic mode enabled"
16:25:15 alertmanager: ts=2025-04-06T16:25:15.231650107Z caller=multitenant.go:1060 level=warn component=MultiTenantAlertmanager msg="no configuration exists for user; uploading fallback configuration" user=user-1
alertmanager_test.go:1272:
Error Trace: /home/runner/work/mimir/mimir/integration/alertmanager_test.go:1272
Error: Received unexpected error:
testing receivers failed with status 500 and error Failed to process the request to the alertmanager
Test: TestAlertmanagerTestReceivers
16:25:17 Killing alertmanager
16:25:17 Killing minio-9000
16:25:17 Killing consul
16:25:17 Killed minio-9000
16:25:17 Killed consul
16:25:17 Killed alertmanager
--- FAIL: TestAlertmanagerTestReceivers (8.15s)