chore(deps-dev): bump @vitest/browser from 4.1.9 to 4.1.10 (#1388) #2072
accuracy-tests.yml
on: push
Run Accuracy Tests
17m 52s
Annotations
10 errors and 1 warning
|
[accuracy] tests/accuracy/dropIndex.test.ts > 'Azure - gpt-4o' > 'First create a text index on field \'…':
tests/accuracy/sdk/agent.ts#L75
AI_RetryError: Failed after 3 attempts. Last error: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.
❯ _retryWithExponentialBackoff node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/util/retry-with-exponential-backoff.ts:111:12
❯ fn node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:743:35
❯ node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/telemetry/record-span.ts:32:23
❯ generateText node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:527:11
❯ Object.prompt tests/accuracy/sdk/agent.ts:75:44
❯ tests/accuracy/sdk/describeAccuracyTests.ts:134:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { reason: 'maxRetriesExceeded', errors: [ { stack: 'AI_APICallError: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2553:14\n at processTicksAndRejections (node:internal/process/task_queues:104:5)\n at postToApi (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2396:28)\n at OpenAIChatLanguageModel.doGenerate (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+openai@3.0.61_zod@4.4.3/node_modules/@ai-sdk/openai/dist/internal/index.mjs:841:9)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4361:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at _retryWithExponentialBackoff (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2611:12)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4319:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at generateText (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4158:12)', message: 'Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.', name: 'AI_APICallError', cause: undefined, url: 'https://gai-405.openai.azure.com/openai//deployments/gpt-4o/chat/completions?api-version=2024-12-01-preview', requestBodyValues: { model: 'gpt-4o', logit_bias: undefined, logprobs: undefined, top_logprobs: undefined, user: undefined, parallel_tool_calls: undefined, max_tokens: undefined, temperature: undefined, top_p: undefined, frequency_penalty: undefined, presence_penalty: undefined, response_format: undefined, stop: undefined, seed: undefined, verbosity: undefined, max_completion_tokens: undefined, store: undefined, metadata: undefined, prediction: undefined, reasoning_effort: undefined, service_tier: undefined, prompt_cache_key: undefined, prompt_cache_retention: undefined, safety_identifier: undefined, messages: [ { role: 'system', content: 'The keywords "MUST", "MUST NOT", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119\nYou are an expert AI assistant with access to a set of tools for MongoDB database operations.\nYou MUST use the most relevant tool to answer the user\'s request\nWhen calling a tool, you MUST strictly follow its input schema and MUST provide all required arguments\nIf a task requires multiple tool calls, you MUST call all the necessary tools in sequence, following the requirements mentioned above for each tool called
|
|
[accuracy] tests/accuracy/deleteMany.test.ts > 'Azure - gpt-4o' > 'Delete all the documents from \'mflix…':
tests/accuracy/sdk/agent.ts#L75
AI_RetryError: Failed after 3 attempts. Last error: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.
❯ _retryWithExponentialBackoff node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/util/retry-with-exponential-backoff.ts:111:12
❯ fn node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:743:35
❯ node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/telemetry/record-span.ts:32:23
❯ generateText node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:527:11
❯ Object.prompt tests/accuracy/sdk/agent.ts:75:44
❯ tests/accuracy/sdk/describeAccuracyTests.ts:134:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { reason: 'maxRetriesExceeded', errors: [ { stack: 'AI_APICallError: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2553:14\n at processTicksAndRejections (node:internal/process/task_queues:104:5)\n at postToApi (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2396:28)\n at OpenAIChatLanguageModel.doGenerate (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+openai@3.0.61_zod@4.4.3/node_modules/@ai-sdk/openai/dist/internal/index.mjs:841:9)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4361:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at _retryWithExponentialBackoff (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2611:12)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4319:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at generateText (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4158:12)', message: 'Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.', name: 'AI_APICallError', cause: undefined, url: 'https://gai-405.openai.azure.com/openai//deployments/gpt-4o/chat/completions?api-version=2024-12-01-preview', requestBodyValues: { model: 'gpt-4o', logit_bias: undefined, logprobs: undefined, top_logprobs: undefined, user: undefined, parallel_tool_calls: undefined, max_tokens: undefined, temperature: undefined, top_p: undefined, frequency_penalty: undefined, presence_penalty: undefined, response_format: undefined, stop: undefined, seed: undefined, verbosity: undefined, max_completion_tokens: undefined, store: undefined, metadata: undefined, prediction: undefined, reasoning_effort: undefined, service_tier: undefined, prompt_cache_key: undefined, prompt_cache_retention: undefined, safety_identifier: undefined, messages: [ { role: 'system', content: 'The keywords "MUST", "MUST NOT", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119\nYou are an expert AI assistant with access to a set of tools for MongoDB database operations.\nYou MUST use the most relevant tool to answer the user\'s request\nWhen calling a tool, you MUST strictly follow its input schema and MUST provide all required arguments\nIf a task requires multiple tool calls, you MUST call all the necessary tools in sequence, following the requirements mentioned above for each tool called
|
|
[accuracy] tests/accuracy/deleteDeployment.test.ts > 'Azure - gpt-4o' > 'Create a local MongoDB cluster named …':
tests/accuracy/sdk/agent.ts#L75
AI_RetryError: Failed after 3 attempts. Last error: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.
❯ _retryWithExponentialBackoff node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/util/retry-with-exponential-backoff.ts:111:12
❯ fn node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:743:35
❯ node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/telemetry/record-span.ts:32:23
❯ generateText node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:527:11
❯ Object.prompt tests/accuracy/sdk/agent.ts:75:44
❯ tests/accuracy/sdk/describeAccuracyTests.ts:134:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { reason: 'maxRetriesExceeded', errors: [ { stack: 'AI_APICallError: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2553:14\n at processTicksAndRejections (node:internal/process/task_queues:104:5)\n at postToApi (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2396:28)\n at OpenAIChatLanguageModel.doGenerate (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+openai@3.0.61_zod@4.4.3/node_modules/@ai-sdk/openai/dist/internal/index.mjs:841:9)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4361:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at _retryWithExponentialBackoff (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2611:12)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4319:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at generateText (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4158:12)', message: 'Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.', name: 'AI_APICallError', cause: undefined, url: 'https://gai-405.openai.azure.com/openai//deployments/gpt-4o/chat/completions?api-version=2024-12-01-preview', requestBodyValues: { model: 'gpt-4o', logit_bias: undefined, logprobs: undefined, top_logprobs: undefined, user: undefined, parallel_tool_calls: undefined, max_tokens: undefined, temperature: undefined, top_p: undefined, frequency_penalty: undefined, presence_penalty: undefined, response_format: undefined, stop: undefined, seed: undefined, verbosity: undefined, max_completion_tokens: undefined, store: undefined, metadata: undefined, prediction: undefined, reasoning_effort: undefined, service_tier: undefined, prompt_cache_key: undefined, prompt_cache_retention: undefined, safety_identifier: undefined, messages: [ { role: 'system', content: 'The keywords "MUST", "MUST NOT", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119\nYou are an expert AI assistant with access to a set of tools for MongoDB database operations.\nYou MUST use the most relevant tool to answer the user\'s request\nWhen calling a tool, you MUST strictly follow its input schema and MUST provide all required arguments\nIf a task requires multiple tool calls, you MUST call all the necessary tools in sequence, following the requirements mentioned above for each tool called
|
|
[accuracy] tests/accuracy/deleteDeployment.test.ts > 'Azure - gpt-4o' > 'If and only if, the local MongoDB dep…':
tests/accuracy/sdk/agent.ts#L75
AI_RetryError: Failed after 3 attempts. Last error: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.
❯ _retryWithExponentialBackoff node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/util/retry-with-exponential-backoff.ts:111:12
❯ fn node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:743:35
❯ node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/telemetry/record-span.ts:32:23
❯ generateText node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:527:11
❯ Object.prompt tests/accuracy/sdk/agent.ts:75:44
❯ tests/accuracy/sdk/describeAccuracyTests.ts:134:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { reason: 'maxRetriesExceeded', errors: [ { stack: 'AI_APICallError: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2553:14\n at processTicksAndRejections (node:internal/process/task_queues:104:5)\n at postToApi (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2396:28)\n at OpenAIChatLanguageModel.doGenerate (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+openai@3.0.61_zod@4.4.3/node_modules/@ai-sdk/openai/dist/internal/index.mjs:841:9)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4361:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at _retryWithExponentialBackoff (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2611:12)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4319:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at generateText (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4158:12)', message: 'Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.', name: 'AI_APICallError', cause: undefined, url: 'https://gai-405.openai.azure.com/openai//deployments/gpt-4o/chat/completions?api-version=2024-12-01-preview', requestBodyValues: { model: 'gpt-4o', logit_bias: undefined, logprobs: undefined, top_logprobs: undefined, user: undefined, parallel_tool_calls: undefined, max_tokens: undefined, temperature: undefined, top_p: undefined, frequency_penalty: undefined, presence_penalty: undefined, response_format: undefined, stop: undefined, seed: undefined, verbosity: undefined, max_completion_tokens: undefined, store: undefined, metadata: undefined, prediction: undefined, reasoning_effort: undefined, service_tier: undefined, prompt_cache_key: undefined, prompt_cache_retention: undefined, safety_identifier: undefined, messages: [ { role: 'system', content: 'The keywords "MUST", "MUST NOT", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119\nYou are an expert AI assistant with access to a set of tools for MongoDB database operations.\nYou MUST use the most relevant tool to answer the user\'s request\nWhen calling a tool, you MUST strictly follow its input schema and MUST provide all required arguments\nIf a task requires multiple tool calls, you MUST call all the necessary tools in sequence, following the requirements mentioned above for each tool called
|
|
[accuracy] tests/accuracy/deleteDeployment.test.ts > 'Azure - gpt-4o' > 'Delete the local MongoDB cluster call…':
tests/accuracy/sdk/agent.ts#L75
AI_RetryError: Failed after 3 attempts. Last error: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.
❯ _retryWithExponentialBackoff node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/util/retry-with-exponential-backoff.ts:111:12
❯ fn node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:743:35
❯ node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/telemetry/record-span.ts:32:23
❯ generateText node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:527:11
❯ Object.prompt tests/accuracy/sdk/agent.ts:75:44
❯ tests/accuracy/sdk/describeAccuracyTests.ts:134:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { reason: 'maxRetriesExceeded', errors: [ { stack: 'AI_APICallError: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2553:14\n at processTicksAndRejections (node:internal/process/task_queues:104:5)\n at postToApi (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2396:28)\n at OpenAIChatLanguageModel.doGenerate (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+openai@3.0.61_zod@4.4.3/node_modules/@ai-sdk/openai/dist/internal/index.mjs:841:9)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4361:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at _retryWithExponentialBackoff (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2611:12)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4319:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at generateText (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4158:12)', message: 'Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.', name: 'AI_APICallError', cause: undefined, url: 'https://gai-405.openai.azure.com/openai//deployments/gpt-4o/chat/completions?api-version=2024-12-01-preview', requestBodyValues: { model: 'gpt-4o', logit_bias: undefined, logprobs: undefined, top_logprobs: undefined, user: undefined, parallel_tool_calls: undefined, max_tokens: undefined, temperature: undefined, top_p: undefined, frequency_penalty: undefined, presence_penalty: undefined, response_format: undefined, stop: undefined, seed: undefined, verbosity: undefined, max_completion_tokens: undefined, store: undefined, metadata: undefined, prediction: undefined, reasoning_effort: undefined, service_tier: undefined, prompt_cache_key: undefined, prompt_cache_retention: undefined, safety_identifier: undefined, messages: [ { role: 'system', content: 'The keywords "MUST", "MUST NOT", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119\nYou are an expert AI assistant with access to a set of tools for MongoDB database operations.\nYou MUST use the most relevant tool to answer the user\'s request\nWhen calling a tool, you MUST strictly follow its input schema and MUST provide all required arguments\nIf a task requires multiple tool calls, you MUST call all the necessary tools in sequence, following the requirements mentioned above for each tool called
|
|
[accuracy] tests/accuracy/dbStats.test.ts > 'Azure - gpt-4o' > 'What is the size occupied by database…':
tests/accuracy/sdk/agent.ts#L75
AI_RetryError: Failed after 3 attempts. Last error: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.
❯ _retryWithExponentialBackoff node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/util/retry-with-exponential-backoff.ts:111:12
❯ fn node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:743:35
❯ node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/telemetry/record-span.ts:32:23
❯ generateText node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:527:11
❯ Object.prompt tests/accuracy/sdk/agent.ts:75:44
❯ tests/accuracy/sdk/describeAccuracyTests.ts:134:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { reason: 'maxRetriesExceeded', errors: [ { stack: 'AI_APICallError: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2553:14\n at processTicksAndRejections (node:internal/process/task_queues:104:5)\n at postToApi (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2396:28)\n at OpenAIChatLanguageModel.doGenerate (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+openai@3.0.61_zod@4.4.3/node_modules/@ai-sdk/openai/dist/internal/index.mjs:841:9)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4361:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at _retryWithExponentialBackoff (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2611:12)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4319:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at generateText (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4158:12)', message: 'Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.', name: 'AI_APICallError', cause: undefined, url: 'https://gai-405.openai.azure.com/openai//deployments/gpt-4o/chat/completions?api-version=2024-12-01-preview', requestBodyValues: { model: 'gpt-4o', logit_bias: undefined, logprobs: undefined, top_logprobs: undefined, user: undefined, parallel_tool_calls: undefined, max_tokens: undefined, temperature: undefined, top_p: undefined, frequency_penalty: undefined, presence_penalty: undefined, response_format: undefined, stop: undefined, seed: undefined, verbosity: undefined, max_completion_tokens: undefined, store: undefined, metadata: undefined, prediction: undefined, reasoning_effort: undefined, service_tier: undefined, prompt_cache_key: undefined, prompt_cache_retention: undefined, safety_identifier: undefined, messages: [ { role: 'system', content: 'The keywords "MUST", "MUST NOT", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119\nYou are an expert AI assistant with access to a set of tools for MongoDB database operations.\nYou MUST use the most relevant tool to answer the user\'s request\nWhen calling a tool, you MUST strictly follow its input schema and MUST provide all required arguments\nIf a task requires multiple tool calls, you MUST call all the necessary tools in sequence, following the requirements mentioned above for each tool called
|
|
[accuracy] tests/accuracy/createIndex.autoEmbeddings.test.ts > 'Azure - gpt-4o' > 'Check if there in existing vector sea…':
tests/integration/tools/mongodb/mongodbHelpers.ts#L336
MongoServerError: node is not in primary or recovering state
❯ Connection.sendCommand node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/cmap/connection.ts:557:16
❯ Connection.command node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/cmap/connection.ts:627:21
❯ Server.command node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/sdam/server.ts:351:20
❯ tryOperation node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/operations/execute_operation.ts:294:23
❯ executeOperation node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/operations/execute_operation.ts:123:11
❯ Admin.listDatabases node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/admin.ts:159:11
❯ cleanupTestDatabases tests/integration/tools/mongodb/mongodbHelpers.ts:336:31
❯ tests/accuracy/sdk/describeAccuracyTests.ts:116:13
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errorLabelSet: { constructor: 'Function<Set>', has: 'Function<has>', add: 'Function<add>', delete: 'Function<delete>', difference: 'Function<difference>', clear: 'Function<clear>', entries: 'Function<entries>', forEach: 'Function<forEach>', intersection: 'Function<intersection>', isSubsetOf: 'Function<isSubsetOf>', isSupersetOf: 'Function<isSupersetOf>', isDisjointFrom: 'Function<isDisjointFrom>', size: +0, symmetricDifference: 'Function<symmetricDifference>', union: 'Function<union>', values: 'Function<values>', keys: 'Function<values>' }, errorResponse: { topologyVersion: { processId: '6a6707e420908c2143f96ce6', counter: +0 }, ok: +0, errmsg: 'node is not in primary or recovering state', code: 13436, codeName: 'NotPrimaryOrSecondary' }, topologyVersion: { processId: '6a6707e420908c2143f96ce6', counter: +0 }, code: 13436, codeName: 'NotPrimaryOrSecondary', errorLabels: [], errmsg: 'node is not in primary or recovering state', hasErrorLabel: 'Function<hasErrorLabel>', addErrorLabel: 'Function<addErrorLabel>' }
|
|
[accuracy] tests/accuracy/createIndex.autoEmbeddings.test.ts > 'Azure - gpt-4o' > 'Create an auto embed vector search in…':
tests/integration/tools/mongodb/mongodbHelpers.ts#L336
MongoServerError: node is not in primary or recovering state
❯ Connection.sendCommand node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/cmap/connection.ts:557:16
❯ Connection.command node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/cmap/connection.ts:627:21
❯ Server.command node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/sdam/server.ts:351:20
❯ tryOperation node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/operations/execute_operation.ts:294:23
❯ executeOperation node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/operations/execute_operation.ts:123:11
❯ Admin.listDatabases node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/admin.ts:159:11
❯ cleanupTestDatabases tests/integration/tools/mongodb/mongodbHelpers.ts:336:31
❯ tests/accuracy/sdk/describeAccuracyTests.ts:116:13
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errorLabelSet: { constructor: 'Function<Set>', has: 'Function<has>', add: 'Function<add>', delete: 'Function<delete>', difference: 'Function<difference>', clear: 'Function<clear>', entries: 'Function<entries>', forEach: 'Function<forEach>', intersection: 'Function<intersection>', isSubsetOf: 'Function<isSubsetOf>', isSupersetOf: 'Function<isSupersetOf>', isDisjointFrom: 'Function<isDisjointFrom>', size: +0, symmetricDifference: 'Function<symmetricDifference>', union: 'Function<union>', values: 'Function<values>', keys: 'Function<values>' }, errorResponse: { topologyVersion: { processId: '6a6707e420908c2143f96ce6', counter: +0 }, ok: +0, errmsg: 'node is not in primary or recovering state', code: 13436, codeName: 'NotPrimaryOrSecondary' }, topologyVersion: { processId: '6a6707e420908c2143f96ce6', counter: +0 }, code: 13436, codeName: 'NotPrimaryOrSecondary', errorLabels: [], errmsg: 'node is not in primary or recovering state', hasErrorLabel: 'Function<hasErrorLabel>', addErrorLabel: 'Function<addErrorLabel>' }
|
|
[accuracy] tests/accuracy/collectionStorageSize.test.ts > 'Azure - gpt-4o' > 'What is the size of \'mflix.movies\' …':
tests/accuracy/sdk/agent.ts#L75
AI_RetryError: Failed after 3 attempts. Last error: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.
❯ _retryWithExponentialBackoff node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/util/retry-with-exponential-backoff.ts:111:12
❯ fn node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:743:35
❯ node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/telemetry/record-span.ts:32:23
❯ generateText node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:527:11
❯ Object.prompt tests/accuracy/sdk/agent.ts:75:44
❯ tests/accuracy/sdk/describeAccuracyTests.ts:134:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { reason: 'maxRetriesExceeded', errors: [ { stack: 'AI_APICallError: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2553:14\n at processTicksAndRejections (node:internal/process/task_queues:104:5)\n at postToApi (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2396:28)\n at OpenAIChatLanguageModel.doGenerate (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+openai@3.0.61_zod@4.4.3/node_modules/@ai-sdk/openai/dist/internal/index.mjs:841:9)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4361:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at _retryWithExponentialBackoff (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2611:12)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4319:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at generateText (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4158:12)', message: 'Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.', name: 'AI_APICallError', cause: undefined, url: 'https://gai-405.openai.azure.com/openai//deployments/gpt-4o/chat/completions?api-version=2024-12-01-preview', requestBodyValues: { model: 'gpt-4o', logit_bias: undefined, logprobs: undefined, top_logprobs: undefined, user: undefined, parallel_tool_calls: undefined, max_tokens: undefined, temperature: undefined, top_p: undefined, frequency_penalty: undefined, presence_penalty: undefined, response_format: undefined, stop: undefined, seed: undefined, verbosity: undefined, max_completion_tokens: undefined, store: undefined, metadata: undefined, prediction: undefined, reasoning_effort: undefined, service_tier: undefined, prompt_cache_key: undefined, prompt_cache_retention: undefined, safety_identifier: undefined, messages: [ { role: 'system', content: 'The keywords "MUST", "MUST NOT", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119\nYou are an expert AI assistant with access to a set of tools for MongoDB database operations.\nYou MUST use the most relevant tool to answer the user\'s request\nWhen calling a tool, you MUST strictly follow its input schema and MUST provide all required arguments\nIf a task requires multiple tool calls, you MUST call all the necessary tools in sequence, following the requirements mentioned above for each tool called
|
|
[accuracy] tests/accuracy/collectionSchema.test.ts > 'Azure - gpt-4o' > 'Is there a title field in \'mflix.mov…':
tests/accuracy/sdk/agent.ts#L75
AI_RetryError: Failed after 3 attempts. Last error: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.
❯ _retryWithExponentialBackoff node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/util/retry-with-exponential-backoff.ts:111:12
❯ fn node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:743:35
❯ node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/telemetry/record-span.ts:32:23
❯ generateText node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/src/generate-text/generate-text.ts:527:11
❯ Object.prompt tests/accuracy/sdk/agent.ts:75:44
❯ tests/accuracy/sdk/describeAccuracyTests.ts:134:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { reason: 'maxRetriesExceeded', errors: [ { stack: 'AI_APICallError: Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2553:14\n at processTicksAndRejections (node:internal/process/task_queues:104:5)\n at postToApi (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.26_zod@4.4.3/node_modules/@ai-sdk/provider-utils/dist/index.mjs:2396:28)\n at OpenAIChatLanguageModel.doGenerate (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/@ai-sdk+openai@3.0.61_zod@4.4.3/node_modules/@ai-sdk/openai/dist/internal/index.mjs:841:9)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4361:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at _retryWithExponentialBackoff (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2611:12)\n at fn (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4319:36)\n at file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:2290:24\n at generateText (file:///home/runner/work/mongodb-mcp-server/mongodb-mcp-server/node_modules/.pnpm/ai@6.0.175_zod@4.4.3/node_modules/ai/dist/index.mjs:4158:12)', message: 'Your requests to gpt-4o for gpt-4o in southcentralus have exceeded rate limit.', name: 'AI_APICallError', cause: undefined, url: 'https://gai-405.openai.azure.com/openai//deployments/gpt-4o/chat/completions?api-version=2024-12-01-preview', requestBodyValues: { model: 'gpt-4o', logit_bias: undefined, logprobs: undefined, top_logprobs: undefined, user: undefined, parallel_tool_calls: undefined, max_tokens: undefined, temperature: undefined, top_p: undefined, frequency_penalty: undefined, presence_penalty: undefined, response_format: undefined, stop: undefined, seed: undefined, verbosity: undefined, max_completion_tokens: undefined, store: undefined, metadata: undefined, prediction: undefined, reasoning_effort: undefined, service_tier: undefined, prompt_cache_key: undefined, prompt_cache_retention: undefined, safety_identifier: undefined, messages: [ { role: 'system', content: 'The keywords "MUST", "MUST NOT", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119\nYou are an expert AI assistant with access to a set of tools for MongoDB database operations.\nYou MUST use the most relevant tool to answer the user\'s request\nWhen calling a tool, you MUST strictly follow its input schema and MUST provide all required arguments\nIf a task requires multiple tool calls, you MUST call all the necessary tools in sequence, following the requirements mentioned above for each tool called
|
|
Run Accuracy Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: GitHubSecurityLab/actions-permissions/monitor@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
accuracy-test-summary
|
90.1 KB |
sha256:73e47c29de68aa3a55fc5a77ebd326220e06852d5493a99df5a4d59004390213
|
|
|
run-accuracy-tests-permissions-3066495bf0aeb9543bff4ac00a2224cd
|
140 Bytes |
sha256:58d49178dfa3e066941c4a9303951f1cc7ed8e56569b2112625cf4a5daf75de2
|
|