=== RUN TestIntegrationServiceAccountHTTPScopedListBypass testinfra.go:76: Using test database type sqlite3 host port user name path /home/vscode/.cache/grafana-test/grafana-test-1423840551.db testinfra.go:76: Grafana is listening on 127.0.0.1:40001 serviceaccount_http_bypass_integration_test.go:57: HTTP_SURFACE method=GET path=/apis/iam.grafana.app/v0alpha1/namespaces/default/serviceaccounts serviceaccount_http_bypass_integration_test.go:58: LOW_PRIV_USER login=scoped-sa-reader basic_role=Viewer grant=serviceaccounts:read scoped_to_alpha_only serviceaccount_http_bypass_integration_test.go:109: HTTP_LIST_RESULT_JSON {"items":1,"names":["alpha-sa"],"path":"/apis/iam.grafana.app/v0alpha1/namespaces/default/serviceaccounts","status":200} serviceaccount_http_bypass_integration_test.go:110: HTTP_RESPONSE_BODY_PREFIX {"kind":"ServiceAccountList","apiVersion":"iam.grafana.app/v0alpha1","metadata":{"resourceVersion":"1783188603731990"},"items":[{"kind":"ServiceAccount","apiVersion":"iam.grafana.app/v0alpha1","metadata":{"name":"alpha-sa","namespace":"default","uid":"77254fb7-acca-49f3-91f1-4fb5c5849078","resourceVersion":"1783188603691998","generation":1,"creationTimestamp":"2026-07-04T18:10:03Z","labels":{"grafana.app/deprecatedInternalID":"1813575084924928"},"annotations":{"grafana.app/createdBy":"user:bfr47 serviceaccount_http_bypass_integration_test.go:117: BEHAVIOUR: FIXED_HTTP - scoped low-priv user list was filtered to authorized alpha-sa --- PASS: TestIntegrationServiceAccountHTTPScopedListBypass (23.63s) PASS