-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
ALL
-
QO 2023-01-09
jstests/core/currentop_shell.js is failing with this error. It has temporarily been excluded from the telemetry passthrough until this is resolved.
{"t":{"$date":"2023-01-04T16:23:47.303+00:00"},"s":"I", "c":"-", "id":4760300, "ctx":"conn9","msg":"Gathering currentOp information, operation of size {size} exceeds the size limit of {limit} and will be truncated.","attr":{"size":3427,"limit":1000}} [j0] {"t":{"$date":"2023-01-04T16:23:47.325+00:00"},"s":"I", "c":"COMMAND", "id":20482, "ctx":"conn9","msg":"Going to kill op","attr":{"opId":55}} [j0] {"t":{"$date":"2023-01-04T16:23:47.325+00:00"},"s":"I", "c":"COMMAND", "id":20884, "ctx":"conn9","msg":"Killed operation","attr":{"opId":55}} [j0] {"t":{"$date":"2023-01-04T16:23:47.325+00:00"},"s":"I", "c":"COMMAND", "id":558700, "ctx":"conn9","msg":"Successful killOp","attr":{"remote":"127.0.0.1:36650","metadata":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"6.3.0-alpha-728-g3b467e8"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}},"db":"admin","command":{"killOp":1,"op":55,"lsid":{"id":{"$uuid":"3ded90e0-9012-48c6-a795-ee184713003f"}},"$db":"admin"}}} [j0] {"t":{"$date":"2023-01-04T16:23:47.418+00:00"},"s":"W", "c":"QUERY", "id":23799, "ctx":"conn10","msg":"Aggregate command executor error","attr":{"error":{"code":11601,"codeName":"Interrupted","errmsg":"JavaScript execution interrupted"},"stats":{},"cmd":{"aggregate":"currentOp_cursor","pipeline":[{"$addFields":{"newVal":{"$function":{"args":[],"body":"sleep(1000000)","lang":"js"}},"bigDoc":{"0":"Testing testing 1 2 3...","1":"Testing testing 1 2 3...","2":"Testing testing 1 2 3...","3":"Testing testing 1 2 3...","4":"Testing testing 1 2 3...","5":"Testing testing 1 2 3...","6":"Testing testing 1 2 3...","7":"Testing testing 1 2 3...","8":"Testing testing 1 2 3...","9":"Testing testing 1 2 3...","10":"Testing testing 1 2 3...","11":"Testing testing 1 2 3...","12":"Testing testing 1 2 3...","13":"Testing testing 1 2 3...","14":"Testing testing 1 2 3...","15":"Testing testing 1 2 3...","16":"Testing testing 1 2 3...","17":"Testing testing 1 2 3...","18":"Testing testing 1 2 3...","19":"Testing testing 1 2 3...","20":"Testing testing 1 2 3...","21":"Testing testing 1 2 3...","22":"Testing testing 1 2 3...","23":"Testing testing 1 2 3...","24":"Testing testing 1 2 3...","25":"Testing testing 1 2 3...","26":"Testing testing 1 2 3...","27":"Testing testing 1 2 3...","28":"Testing testing 1 2 3...","29":"Testing testing 1 2 3...","30":"Testing testing 1 2 3...","31":"Testing testing 1 2 3...","32":"Testing testing 1 2 3...","33":"Testing testing 1 2 3...","34":"Testing testing 1 2 3...","35":"Testing testing 1 2 3...","36":"Testing testing 1 2 3...","37":"Testing testing 1 2 3...","38":"Testing testing 1 2 3...","39":"Testing testing 1 2 3...","40":"Testing testing 1 2 3...","41":"Testing testing 1 2 3...","42":"Testing testing 1 2 3...","43":"Testing testing 1 2 3...","44":"Testing testing 1 2 3...","45":"Testing testing 1 2 3...","46":"Testing testing 1 2 3...","47":"Testing testing 1 2 3...","48":"Testing testing 1 2 3...","49":"Testing testing 1 2 3...","50":"Testing testing 1 2 3...","51":"Testing testing 1 2 3...","52":"Testing testing 1 2 3...","53":"Testing testing 1 2 3...","54":"Testing testing 1 2 3...","55":"Testing testing 1 2 3...","56":"Testing testing 1 2 3...","57":"Testing testing 1 2 3...","58":"Testing testing 1 2 3...","59":"Testing testing 1 2 3...","60":"Testing testing 1 2 3...","61":"Testing testing 1 2 3...","62":"Testing testing 1 2 3...","63":"Testing testing 1 2 3...","64":"Testing testing 1 2 3...","65":"Testing testing 1 2 3...","66":"Testing testing 1 2 3...","67":"Testing testing 1 2 3...","68":"Testing testing 1 2 3...","69":"Testing testing 1 2 3...","70":"Testing testing 1 2 3...","71":"Testing testing 1 2 3...","72":"Testing testing 1 2 3...","73":"Testing testing 1 2 3...","74":"Testing testing 1 2 3...","75":"Testing testing 1 2 3...","76":"Testing testing 1 2 3...","77":"Testing testing 1 2 3...","78":"Testing testing 1 2 3...","79":"Testing testing 1 2 3...","80":"Testing testing 1 2 3...","81":"Testing testing 1 2 3...","82":"Testing testing 1 2 3...","83":"Testing testing 1 2 3...","84":"Testing testing 1 2 3...","85":"Testing testing 1 2 3...","86":"Testing testing 1 2 3...","87":"Testing testing 1 2 3...","88":"Testing testing 1 2 3...","89":"Testing testing 1 2 3...","90":"Testing testing 1 2 3...","91":"Testing testing 1 2 3...","92":"Testing testing 1 2 3...","93":"Testing testing 1 2 3...","94":"Testing testing 1 2 3...","95":"Testing testing 1 2 3...","96":"Testing testing 1 2 3...","97":"Testing testing 1 2 3...","98":"Testing testing 1 2 3...","99":"Testing testing 1 2 3..."}}}],"comment":"currentOp_server","cursor":{},"lsid":{"id":{"$uuid":"d5c8ea4e-7efa-40ed-a79c-d201d0e4e4f3"}},"$db":"test"}}}
- is related to
-
SERVER-71408 Create telemetry passthrough
- Closed