Skip to content

ci(mergify): upgrade configuration to current format #21622

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 16, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 29, 2025

Hey there! 👋

We've noticed that your Mergify configuration is using some deprecated fields.

No worries—we've got your back! This automated PR updates your config to align with the newest standards, ensuring everything keeps running smoothly.

Do not procrastinate! You must upgrade your configuration before 2025-06-30, otherwise your configuration will stop working.

What's Changed?

  • The implicit priority for the queue rules, that was based on their order, is going to be removed in favor of using priority_rules.
    This transformation aim to create priority rules, based on your existing queue rules, in order to keep the same priorities. If this priority change is not needed for you, you should not close this pull request until the deadline, otherwise it will be re-created again. (deadline: 2025-06-30)

Why This Matters

Keeping your configuration up-to-date means you'll benefit from the latest features and improvements Mergify has to offer. Plus, it helps prevent any unexpected hiccups down the road.

Got Questions? We've Got Answers! 🙌

Is this update safe to merge?

Absolutely! We've made sure the changes are compatible with your current setup. Your workflows should continue to work just as before—if not better!

Do I need to do anything special after merging?

Nope! Just merge this PR, and you're all set. If you have any custom configurations, it's a good idea to give them a quick look to ensure everything's in order.

What if I run into issues or have concerns?

We're here to help! Feel free to reach out to our support team anytime.

Thanks for being awesome and keeping your configuration up-to-date! If you have any thoughts or need a hand, don't hesitate to let us know.

Happy merging! 🎉

Copy link

Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here.

CI Feedback 🧐

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: Matrixone CI / UT Test on Ubuntu/x86

Failed stage: Unit Testing [❌]

Failure summary:

The action did not actually fail. The log shows a successful execution of Go tests in the MatrixOne
project. The tests TestBackupData and TestBackupData2 in the
github.com/matrixorigin/matrixone/pkg/backup package both passed successfully. There are some
non-critical warnings and errors in the logs (like "conntrack: error" messages), but these are
expected and handled within the tests. The build process, dependency downloads, and test execution
all completed normally.

Relevant error logs:
1:  ##[group]Runner Image Provisioner
2:  Hosted Compute Agent
...

418:  go: downloading github.com/matrixorigin/memberlist v0.5.1-0.20230322082342-95015c95ee76
419:  go: downloading github.com/confluentinc/confluent-kafka-go/v2 v2.4.0
420:  go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.46
421:  go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.68.0
422:  go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.33.1
423:  go: downloading github.com/aws/aws-sdk-go v1.55.5
424:  go: downloading github.com/colinmarc/hdfs/v2 v2.4.0
425:  go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4
426:  go: downloading github.com/RoaringBitmap/roaring v1.2.3
427:  go: downloading github.com/google/btree v1.1.2
428:  go: downloading github.com/minio/minio-go/v7 v7.0.78
429:  go: downloading golang.org/x/sync v0.8.0
430:  go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5
431:  go: downloading github.com/google/gofuzz v1.2.0
432:  go: downloading github.com/ncruces/go-dns v1.2.5
433:  go: downloading github.com/cockroachdb/errors v1.9.1
434:  go: downloading github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16
...

436:  go: downloading github.com/aws/smithy-go v1.22.1
437:  go: downloading github.com/robfig/cron/v3 v3.0.1
438:  go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
439:  go: downloading github.com/matrixorigin/vfs v0.2.1-0.20220616104132-8852fd867376
440:  go: downloading github.com/axiomhq/hyperloglog v0.0.0-20230201085229-3ddf4bad03dc
441:  go: downloading github.com/shirou/gopsutil/v3 v3.23.12
442:  go: downloading github.com/gogo/protobuf v1.3.2
443:  go: downloading google.golang.org/protobuf v1.36.0
444:  go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
445:  go: downloading github.com/json-iterator/go v1.1.12
446:  go: downloading github.com/docker/go-units v0.5.0
447:  go: downloading github.com/inconshreveable/mousetrap v1.1.0
448:  go: downloading github.com/spf13/pflag v1.0.5
449:  go: downloading go.uber.org/atomic v1.11.0
450:  go: downloading go.uber.org/multierr v1.11.0
451:  go: downloading github.com/pkg/errors v0.9.1
452:  go: downloading github.com/dolthub/maphash v0.1.0
...

476:  go: downloading github.com/buger/jsonparser v1.1.1
477:  go: downloading github.com/extism/go-sdk v1.6.0
478:  go: downloading github.com/Masterminds/semver/v3 v3.2.1
479:  go: downloading github.com/VictoriaMetrics/metrics v1.18.1
480:  go: downloading github.com/golang/snappy v0.0.4
481:  go: downloading golang.org/x/time v0.3.0
482:  go: downloading github.com/alibabacloud-go/debug v1.0.1
483:  go: downloading github.com/alibabacloud-go/tea v1.2.2
484:  go: downloading gopkg.in/ini.v1 v1.67.0
485:  go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.20
486:  go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1
487:  go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.24.6
488:  go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.5
489:  go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da
490:  go: downloading github.com/hashicorp/go-msgpack v0.5.3
491:  go: downloading github.com/hashicorp/go-multierror v1.1.1
492:  go: downloading github.com/hashicorp/go-sockaddr v1.0.0
...

561:  go: downloading github.com/hashicorp/go-uuid v1.0.3
562:  go: downloading github.com/jcmturner/goidentity/v6 v6.0.1
563:  go: downloading golang.org/x/crypto v0.28.0
564:  go: downloading github.com/gorilla/sessions v1.2.1
565:  go: downloading github.com/itchyny/timefmt-go v0.1.6
566:  go: downloading github.com/bufbuild/protocompile v0.6.0
567:  go: downloading github.com/golang/protobuf v1.5.4
568:  go: downloading github.com/rs/xid v1.6.0
569:  go: downloading github.com/dylibso/observe-sdk/go v0.0.0-20240819160327-2d926c5d788a
570:  go: downloading github.com/gobwas/glob v0.2.3
571:  go: downloading github.com/tetratelabs/wazero v1.8.1-0.20240916092830-1353ca24fef0
572:  go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.2
573:  go: downloading github.com/docker/cli v25.0.1+incompatible
574:  go: downloading github.com/docker/compose/v2 v2.24.3
575:  go: downloading github.com/docker/docker v25.0.3+incompatible
576:  go: downloading github.com/go-errors/errors v1.0.1
577:  go: downloading github.com/pingcap/errors v0.11.5-0.20201029093017-5a7df2af2ac7
578:  go: downloading github.com/tklauser/numcpus v0.6.1
...

707:  go: downloading github.com/mattn/go-colorable v0.1.13
708:  go: downloading google.golang.org/genproto v0.0.0-20240325203815-454cdb8f5daa
709:  go: downloading github.com/docker/go-metrics v0.0.1
710:  go: downloading sigs.k8s.io/yaml v1.3.0
711:  go: downloading github.com/moby/spdystream v0.2.0
712:  go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142
713:  go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
714:  go: downloading github.com/emicklei/go-restful/v3 v3.10.1
715:  go: downloading github.com/go-openapi/swag v0.19.14
716:  go: downloading github.com/go-openapi/jsonreference v0.20.0
717:  go: downloading github.com/mailru/easyjson v0.7.6
718:  go: downloading github.com/go-openapi/jsonpointer v0.19.5
719:  go: downloading github.com/josharian/intern v1.0.0
720:  [Create build config]
721:  make[1]: Entering directory '/home/runner/work/matrixone/matrixone/cgo'
722:  cc -std=c99 -g -O3 -ffast-math -Wall -Werror   -c -o mo.o mo.c
723:  cc -std=c99 -g -O3 -ffast-math -Wall -Werror   -c -o arith.o arith.c
724:  cc -std=c99 -g -O3 -ffast-math -Wall -Werror   -c -o compare.o compare.c
725:  cc -std=c99 -g -O3 -ffast-math -Wall -Werror   -c -o logic.o logic.c
726:  cc -std=c99 -g -O3 -ffast-math -Wall -Werror   -c -o xcall.o xcall.c
727:  ar -rcs libmo.a mo.o arith.o compare.o logic.o xcall.o 
...

1167:  -- The C compiler identification is GNU 11.4.0
1168:  -- The CXX compiler identification is GNU 11.4.0
1169:  -- Check for working C compiler: /usr/bin/cc
1170:  -- Check for working C compiler: /usr/bin/cc - works
1171:  -- Detecting C compiler ABI info
1172:  -- Detecting C compiler ABI info - done
1173:  -- Detecting C compile features
1174:  -- Detecting C compile features - done
1175:  -- Check for working CXX compiler: /usr/bin/c++
1176:  -- Check for working CXX compiler: /usr/bin/c++ - works
1177:  -- Detecting CXX compiler ABI info
1178:  -- Detecting CXX compiler ABI info - done
1179:  -- Detecting CXX compile features
1180:  -- Detecting CXX compile features - done
1181:  -- Performing Test USEARCH_CAN_COMPILE_FP16
1182:  -- Performing Test USEARCH_CAN_COMPILE_FP16 - Failed
1183:  -- Performing Test USEARCH_CAN_COMPILE_FLOAT16
1184:  -- Performing Test USEARCH_CAN_COMPILE_FLOAT16 - Failed
1185:  -- Performing Test USEARCH_CAN_COMPILE_BF16
1186:  -- Performing Test USEARCH_CAN_COMPILE_BF16 - Failed
1187:  -- Performing Test USEARCH_CAN_COMPILE_BFLOAT16
1188:  -- Performing Test USEARCH_CAN_COMPILE_BFLOAT16 - Failed
1189:  -- Looking for pthread.h
...

1250:  cp -r /home/runner/work/matrixone/matrixone/thirdparties/install/lib /home/runner/work/matrixone/matrixone/
1251:  make[1]: Leaving directory '/home/runner/work/matrixone/matrixone'
1252:  [2025-05-15 07:11:45 +0000] [run_tests] [INF] Run UT with race check
1253:  {"Time":"2025-05-15T07:12:01.214534707Z","Action":"start","Package":"github.com/matrixorigin/matrixone/cgo"}
1254:  {"Time":"2025-05-15T07:12:01.214595311Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cgo","Output":"?   \tgithub.com/matrixorigin/matrixone/cgo\t[no test files]\n"}
1255:  {"Time":"2025-05-15T07:12:01.214604157Z","Action":"skip","Package":"github.com/matrixorigin/matrixone/cgo","Elapsed":0}
1256:  {"Time":"2025-05-15T07:12:18.971620382Z","Action":"start","Package":"github.com/matrixorigin/matrixone/cmd/mo-debug"}
1257:  {"Time":"2025-05-15T07:12:18.971697075Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-debug","Output":"?   \tgithub.com/matrixorigin/matrixone/cmd/mo-debug\t[no test files]\n"}
1258:  {"Time":"2025-05-15T07:12:18.971705621Z","Action":"skip","Package":"github.com/matrixorigin/matrixone/cmd/mo-debug","Elapsed":0}
1259:  {"Time":"2025-05-15T07:14:45.735496191Z","Action":"start","Package":"github.com/matrixorigin/matrixone/cmd/mo-inspect"}
1260:  {"Time":"2025-05-15T07:14:45.735520897Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-inspect","Output":"?   \tgithub.com/matrixorigin/matrixone/cmd/mo-inspect\t[no test files]\n"}
1261:  {"Time":"2025-05-15T07:14:45.735529534Z","Action":"skip","Package":"github.com/matrixorigin/matrixone/cmd/mo-inspect","Elapsed":0}
1262:  {"Time":"2025-05-15T07:15:47.988398532Z","Action":"start","Package":"github.com/matrixorigin/matrixone/cmd/mo-service"}
1263:  {"Time":"2025-05-15T07:15:48.045452378Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Output":"2025/05/15 07:15:48.045305 +0000 INFO system/system.go:130 call runtime.GOMAXPROCS(4): 4, keep: 4\n"}
1264:  {"Time":"2025-05-15T07:15:48.161567786Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Output":"2025/05/15 07:15:48.161448 +0000 INFO tasks/cancelablejob.go:161 Start-CronJob {\"name\": \"CronJob[streamReaderGC-0196d2cc-a141-765d-8ab6-dede1a59d10d-2m0s]\", \"interval\": \"2m0s\"}\n"}
1265:  {"Time":"2025-05-15T07:15:48.163230964Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Output":"2025/05/15 07:15:48.163150 +0000 ERROR mo-service/debug_connections.go:47 conntrack: error {\"error\": \"netlink join-group: setsockopt: operation not permitted\"}\n"}
1266:  {"Time":"2025-05-15T07:15:48.163729764Z","Action":"run","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestParseTNConfig"}
...

1273:  {"Time":"2025-05-15T07:15:48.164858107Z","Action":"pass","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestFileServiceFactory","Elapsed":0}
1274:  {"Time":"2025-05-15T07:15:48.164862485Z","Action":"run","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestResolveGossipSeedAddresses"}
1275:  {"Time":"2025-05-15T07:15:48.164865961Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestResolveGossipSeedAddresses","Output":"=== RUN   TestResolveGossipSeedAddresses\n"}
1276:  {"Time":"2025-05-15T07:15:48.180196165Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestResolveGossipSeedAddresses","Output":"--- PASS: TestResolveGossipSeedAddresses (0.02s)\n"}
1277:  {"Time":"2025-05-15T07:15:48.18022557Z","Action":"pass","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestResolveGossipSeedAddresses","Elapsed":0.02}
1278:  {"Time":"2025-05-15T07:15:48.1806***2Z","Action":"run","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestGossipSeedAddressesAreResolved"}
1279:  {"Time":"2025-05-15T07:15:48.180666384Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestGossipSeedAddressesAreResolved","Output":"=== RUN   TestGossipSeedAddressesAreResolved\n"}
1280:  {"Time":"2025-05-15T07:15:48.181324705Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestGossipSeedAddressesAreResolved","Output":"--- PASS: TestGossipSeedAddressesAreResolved (0.00s)\n"}
1281:  {"Time":"2025-05-15T07:15:48.181346145Z","Action":"pass","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestGossipSeedAddressesAreResolved","Elapsed":0}
1282:  {"Time":"2025-05-15T07:15:48.181351525Z","Action":"run","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestDumpCommonConfig"}
1283:  {"Time":"2025-05-15T07:15:48.181355904Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestDumpCommonConfig","Output":"=== RUN   TestDumpCommonConfig\n"}
1284:  {"Time":"2025-05-15T07:15:48.187041024Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestDumpCommonConfig","Output":"--- PASS: TestDumpCommonConfig (0.01s)\n"}
1285:  {"Time":"2025-05-15T07:15:48.18707051Z","Action":"pass","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestDumpCommonConfig","Elapsed":0.01}
1286:  {"Time":"2025-05-15T07:15:48.187077292Z","Action":"run","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestConntrack"}
1287:  {"Time":"2025-05-15T07:15:48.187081881Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestConntrack","Output":"=== RUN   TestConntrack\n"}
1288:  {"Time":"2025-05-15T07:15:48.193632701Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestConntrack","Output":"2025/05/15 07:15:48.193519 +0000 ERROR mo-service/debug_connections.go:96 conntrack: error {\"error\": \"short buffer\"}\n"}
1289:  {"Time":"2025-05-15T07:15:49.199544774Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestConntrack","Output":"2025/05/15 07:15:49.199422 +0000 ERROR mo-service/debug_connections.go:96 conntrack: error {\"error\": \"short buffer\"}\n"}
1290:  {"Time":"2025-05-15T07:15:50.204869154Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestConntrack","Output":"2025/05/15 07:15:50.204749 +0000 ERROR mo-service/debug_connections.go:96 conntrack: error {\"error\": \"short buffer\"}\n"}
1291:  {"Time":"2025-05-15T07:15:51.210784622Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestConntrack","Output":"2025/05/15 07:15:51.210659 +0000 ERROR mo-service/debug_connections.go:96 conntrack: error {\"error\": \"short buffer\"}\n"}
1292:  {"Time":"2025-05-15T07:15:52.216351519Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestConntrack","Output":"2025/05/15 07:15:52.216238 +0000 ERROR mo-service/debug_connections.go:96 conntrack: error {\"error\": \"short buffer\"}\n"}
1293:  {"Time":"2025-05-15T07:15:53.18797879Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestConntrack","Output":"2025/05/15 07:15:53.187812 +0000 INFO mo-service/debug_connections.go:99 conntrack: stats {\"connections\": 5125}\n"}
1294:  {"Time":"2025-05-15T07:15:53.204543054Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestConntrack","Output":"2025/05/15 07:15:53.204432 +0000 INFO mo-service/debug_connections.go:136 conntrack: source {\"host port\": \"invalid IP:42\", \"connections\": 5120}\n"}
1295:  {"Time":"2025-05-15T07:15:53.204568322Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestConntrack","Output":"2025/05/15 07:15:53.204505 +0000 INFO mo-service/debug_connections.go:136 conntrack: destination {\"host port\": \"invalid IP:41\", \"connections\": 5120}\n"}
1296:  {"Time":"2025-05-15T07:15:53.222142795Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestConntrack","Output":"2025/05/15 07:15:53.222065 +0000 ERROR mo-service/debug_connections.go:96 conntrack: error {\"error\": \"short buffer\"}\n"}
1297:  {"Time":"2025-05-15T07:15:54.222753736Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestConntrack","Output":"--- PASS: TestConntrack (6.04s)\n"}
1298:  {"Time":"2025-05-15T07:15:54.222789252Z","Action":"pass","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"TestConntrack","Elapsed":6.04}
1299:  {"Time":"2025-05-15T07:15:54.222797527Z","Action":"run","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile"}
1300:  {"Time":"2025-05-15T07:15:54.222802016Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile","Output":"=== RUN   Test_saveProfile\n"}
1301:  {"Time":"2025-05-15T07:15:55.230379487Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile","Output":"2025/05/15 07:15:55.230270 +0000 INFO mo-service/debug.go:438 save profiles  {\"path\": \"ETL:/profile/__heap_0196d2cc-bcde-73ef-b18d-574d20a391ca.gz\"}\n"}
1302:  {"Time":"2025-05-15T07:15:55.240412495Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile","Output":"2025/05/15 07:15:55.240326 +0000 INFO cnservice/server.go:998 get profile done. save profiles  {\"path\": \"ETL:/profile/__heap_0196d2cc-bcde-73ef-b18d-574d20a391ca.gz\"}\n"}
1303:  {"Time":"2025-05-15T07:15:55.241075344Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile","Output":"2025/05/15 07:15:55.241011 +0000 INFO mo-service/debug.go:438 save profiles  {\"path\": \"ETL:/profile/__goroutine_0196d2cc-bce8-7f41-9372-ec4a3d5e5317.gz\"}\n"}
1304:  {"Time":"2025-05-15T07:15:55.246678731Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile","Output":"2025/05/15 07:15:55.246593 +0000 INFO cnservice/server.go:998 get profile done. save profiles  {\"path\": \"ETL:/profile/__goroutine_0196d2cc-bce8-7f41-9372-ec4a3d5e5317.gz\"}\n"}
1305:  {"Time":"2025-05-15T07:15:55.258879061Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile","Output":"--- PASS: Test_saveProfile (1.04s)\n"}
1306:  {"Time":"2025-05-15T07:15:55.258919056Z","Action":"pass","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile","Elapsed":1.04}
1307:  {"Time":"2025-05-15T07:15:55.258947999Z","Action":"run","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile2"}
1308:  {"Time":"2025-05-15T07:15:55.25895357Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile2","Output":"=== RUN   Test_saveProfile2\n"}
1309:  {"Time":"2025-05-15T07:15:56.265926313Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile2","Output":"2025/05/15 07:15:56.265818 +0000 ERROR mo-service/debug.go:492 failed to write cpu profile {\"error\": \"wrong service, expecting memory, got ETL\"}\n"}
1310:  {"Time":"2025-05-15T07:15:56.26597831Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile2","Output":"--- PASS: Test_saveProfile2 (1.01s)\n"}
1311:  {"Time":"2025-05-15T07:15:56.266008506Z","Action":"pass","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile2","Elapsed":1.01}
1312:  {"Time":"2025-05-15T07:15:56.266016361Z","Action":"run","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile3"}
1313:  {"Time":"2025-05-15T07:15:56.266029896Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile3","Output":"=== RUN   Test_saveProfile3\n"}
1314:  {"Time":"2025-05-15T07:15:56.266330776Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile3","Output":"2025/05/15 07:15:56.266232 +0000 INFO mo-service/debug.go:407 save profiles loop started {\"profile-interval\": \"10s\", \"cpuProfileInterval\": \"5s\"}\n"}
1315:  {"Time":"2025-05-15T07:15:56.266558932Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile3","Output":"--- PASS: Test_saveProfile3 (0.00s)\n"}
1316:  {"Time":"2025-05-15T07:15:56.266572027Z","Action":"pass","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile3","Elapsed":0}
1317:  {"Time":"2025-05-15T07:15:56.266576525Z","Action":"run","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile4"}
1318:  {"Time":"2025-05-15T07:15:56.266580954Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile4","Output":"=== RUN   Test_saveProfile4\n"}
1319:  {"Time":"2025-05-15T07:15:56.266885423Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile4","Output":"2025/05/15 07:15:56.266588 +0000 ERROR mo-service/debug.go:469 failed to generate cpu profile {\"error\": \"context deadline exceeded\"}\n"}
1320:  {"Time":"2025-05-15T07:15:56.266989127Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile4","Output":"--- PASS: Test_saveProfile4 (0.00s)\n"}
1321:  {"Time":"2025-05-15T07:15:56.267000738Z","Action":"pass","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveProfile4","Elapsed":0}
1322:  {"Time":"2025-05-15T07:15:56.267005167Z","Action":"run","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveMallocProfile5"}
1323:  {"Time":"2025-05-15T07:15:56.267008733Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveMallocProfile5","Output":"=== RUN   Test_saveMallocProfile5\n"}
1324:  {"Time":"2025-05-15T07:15:56.270560316Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveMallocProfile5","Output":"2025/05/15 07:15:56.270493 +0000 ERROR mo-service/debug.go:492 failed to write malloc profile {\"error\": \"internal error: return err\"}\n"}
1325:  {"Time":"2025-05-15T07:15:56.270609664Z","Action":"output","Package":"github.com/matrixorigin/matrixone/cmd/mo-service","Test":"Test_saveMallocProfile5","Output":"--- PASS: Test_saveMallocProfile5 (0.00s)\n"}
...

1334:  {"Time":"2025-05-15T07:16:03.201839436Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Output":"2025/05/15 07:16:03.201731 +0000 INFO system/system.go:130 call runtime.GOMAXPROCS(4): 4, keep: 4\n"}
1335:  {"Time":"2025-05-15T07:16:03.317169877Z","Action":"run","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData"}
1336:  {"Time":"2025-05-15T07:16:03.317199633Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"=== RUN   TestBackupData\n"}
1337:  {"Time":"2025-05-15T07:16:03.328527387Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.328419 +0000 INFO txnbase/txnmgr.go:55 TxnManager-TxnSkipFlag-Change {\"prev\": \"Flag[]\", \"current\": \"Flag[]\"}\n"}
1338:  {"Time":"2025-05-15T07:16:03.328916806Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.328822 +0000 INFO tasks/cancelablejob.go:161 Start-CronJob {\"name\": \"CronJob[TxnManager-HB-0196d2cc-dc80-7c21-908f-063c48ffcbef-2ms]\", \"interval\": \"2ms\"}\n"}
1339:  {"Time":"2025-05-15T07:16:03.329056917Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.328920 +0000 INFO txnbase/txnmgr.go:865 TxnManager-Started {\"is-replay-mode\": false, \"is-write-mode\": true}\n"}
1340:  {"Time":"2025-05-15T07:16:03.329291927Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.329211 +0000 INFO checkpoint/executor.go:354 CKP-Executor-Started {\"cfg\": \"{\\\"MinCount\\\":100000000,\\\"IncrementalReservedWALCount\\\":0,\\\"IncrementalInterval\\\":3600000000000,\\\"GlobalMinCount\\\":10000000,\\\"GlobalHistoryDuration\\\":3600000000000}\"}\n"}
1341:  {"Time":"2025-05-15T07:16:03.329427971Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.329364 +0000 INFO checkpoint/runner.go:334 CKPRunner-Started {\"mode\": \"\u003cRW\u003e\"}\n"}
1342:  {"Time":"2025-05-15T07:16:03.329573057Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.329502 +0000 INFO v3/deleter.go:52 GC-Worker-Init {\"delete-timeout\": \"10m0s\", \"delete-batch-size\": 2}\n"}
1343:  {"Time":"2025-05-15T07:16:03.33017328Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.330104 +0000 INFO checkpoint/replay.go:99 Read-CKP-From-Meta {\"cost\": \"39.163µs\", \"count\": 0}\n"}
1344:  {"Time":"2025-05-15T07:16:03.330268037Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.330207 +0000 INFO checkpoint/replay.go:373 Replay-Catalog {\"phase\": \"open-tae\", \"cost\": \"791ns\"}\n"}
1345:  {"Time":"2025-05-15T07:16:03.330354799Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.330275 +0000 INFO db/controller.go:738 open-tae {\"replay-checkpoints-cost\": \"675.773µs\", \"checkpointed\": \"0-0\", \"checkpoint-lsn\": 0}\n"}
1346:  {"Time":"2025-05-15T07:16:03.330770261Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.330654 +0000 INFO batchstoredriver/store.go:283 Replay-Wal-From-LogStore {\"apply-cost\": \"0s\", \"read-cost\": \"11.521µs\"}\n"}
1347:  {"Time":"2025-05-15T07:16:03.330900735Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.330828 +0000 INFO db/replay.go:233 Wal-Replay-Trace-End {\"apply-cost\": \"0s\", \"read-count\": 0, \"apply-count\": 0, \"max-lsn\": 0}\n"}
1348:  {"Time":"2025-05-15T07:16:03.331046697Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.330901 +0000 INFO logtail/storage_usage.go:692 [storage usage] replay: {\"remove old deleted db/tbl\": \"\", \"delayed tbl\": 0}\n"}
1349:  {"Time":"2025-05-15T07:16:03.332858254Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.332768 +0000 INFO merge/utils.go:106 MergeExecutorMemoryInfo {\"container-limit\": \"0B\", \"host-memory\": \"15.62GiB\", \"merge-limit\": \"11.71GiB\", \"error\": \"memory is not limited\"}\n"}
1350:  {"Time":"2025-05-15T07:16:03.334520031Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.334407 +0000 INFO tasks/cancelablejob.go:161 Start-CronJob {\"name\": \"CronJob[flusher-0196d2cc-dc81-7707-b549-0ce95c707633-1h0m0s]\", \"interval\": \"1h0m0s\"}\n"}
...

1498:  {"Time":"2025-05-15T07:16:03.82488095Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.824766 +0000 INFO jobs/flushTableTail.go:438 [FLUSH-END] {\"task\": \"[FT-32]3-mo_columns\", \"aobj-deletes\": 0, \"aobj-merge-rows\": 14, \"tombstone-rows\": 0, \"duration\": \"14.719438ms\", \"extra-info\": {\"a-objs\": \"fa5017a764d0_0,\", \"a-tombstones\": \"\", \"to-objs\": \"5dbc969e4b1c_0,\"}}\n"}
1499:  {"Time":"2025-05-15T07:16:03.827700131Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.827536 +0000 INFO jobs/flushTableTail.go:295 [FLUSH-START] {\"task\": \"[FT-35]1000-2025-05-15 07:16:03.336783616 +0000 UTC m=+0.181434841\", \"extra-info\": {\"a-objs\": \"\", \"a-tombstones\": \"b4bc3f8eedc5_0,b53139d870a2_0,fb7d8033f582_0,67eb26918b17_0,095fb212f974_0,af344ce9f4bd_0,b69f0a5b835c_0,420640c8304e_0,d81ae03d2d2e_0,fd55bfd588f5_0,2ffe38368243_0,\"}, \"txn-info\": \"ctx[0196D2CCDE737256A45C98E574FEADD0][1747293363826963445-0-\u003e9223372036854775807-4294967295][Active]: \u003cnil\u003e\", \"aobj-ndv\": 11}\n"}
1500:  {"Time":"2025-05-15T07:16:03.831095185Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.830226 +0000 INFO jobs/flushTableTail.go:511 [FLUSH-STEP] {\"task\": \"[FT-35]1000-2025-05-15 07:16:03.336783616 +0000 UTC m=+0.181434841\", \"sort-key\": \"__mo_%1_delete_rowid\"}\n"}
1501:  {"Time":"2025-05-15T07:16:03.839487152Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.839288 +0000 INFO jobs/flushTableTail.go:438 [FLUSH-END] {\"task\": \"[FT-34]1-mo_database\", \"aobj-deletes\": 0, \"aobj-merge-rows\": 1, \"tombstone-rows\": 0, \"duration\": \"15.650078ms\", \"extra-info\": {\"a-objs\": \"20dd4b26f23a_0,\", \"a-tombstones\": \"\", \"to-objs\": \"8c6335c7cb79_0,\"}}\n"}
1502:  {"Time":"2025-05-15T07:16:03.844469977Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:03.844308 +0000 INFO jobs/flushTableTail.go:438 [FLUSH-END] {\"task\": \"[FT-35]1000-2025-05-15 07:16:03.336783616 +0000 UTC m=+0.181434841\", \"aobj-deletes\": 0, \"aobj-merge-rows\": 0, \"tombstone-rows\": 101, \"duration\": \"16.607727ms\", \"extra-info\": {\"a-objs\": \"\", \"a-tombstones\": \"b4bc3f8eedc5_0,b53139d870a2_0,fb7d8033f582_0,67eb26918b17_0,095fb212f974_0,af344ce9f4bd_0,b69f0a5b835c_0,420640c8304e_0,d81ae03d2d2e_0,fd55bfd588f5_0,2ffe38368243_0,\", \"to-tombstones\": \"c682afebfb85_0,\"}}\n"}
1503:  {"Time":"2025-05-15T07:16:04.309977515Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.309867 +0000 INFO checkpoint/executor.go:190 ICKP-Execute-Start {\"entry\": \"CKP[I][0][true:true][0-0](0-0-\u003e1747293363808718805-0)\"}\n"}
1504:  {"Time":"2025-05-15T07:16:04.310038199Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.309851 +0000 INFO checkpoint/ickp_exec.go:47 ICKP-Schedule-Force {\"intent\": \"CKP[I][1][true:true][0-0](0-0-\u003e1747293363808718805-0)\", \"ts\": \"1747293363808718805-0\", \"updated\": true, \"cost\": \"76.664µs\"}\n"}
1505:  {"Time":"2025-05-15T07:16:04.326677002Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.326579 +0000 INFO wal/checkpoint.go:69 TRACE-WAL-TRUNCATE-Send-Intent {\"lsn-intent\": 203}\n"}
1506:  {"Time":"2025-05-15T07:16:04.327591397Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.327480 +0000 INFO wal/checkpoint.go:125 TRACE-WAL-TRUNCATE-Intent-Committed {\"lsn\": 203}\n"}
1507:  {"Time":"2025-05-15T07:16:04.327650958Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.327574 +0000 INFO wal/checkpoint.go:140 TRACE-WAL-TRUNCATE {\"calculate-dsn-cost\": \"2.545µs\", \"dsn\": 203, \"found\": true}\n"}
1508:  {"Time":"2025-05-15T07:16:04.327660025Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.327563 +0000 INFO checkpoint/executor.go:217 ICKP-Execute-End {\"totalSize\": 6761, \"totalRow\": 75, \"cost\": \"17.71136ms\", \"truncate\": 203, \"lsn\": 203, \"reserve\": 0, \"entry\": \"CKP[I][2][true:true][203-203](0-0-\u003e1747293363808718805-0)\", \"age\": \"17.792707ms\"}\n"}
1509:  {"Time":"2025-05-15T07:16:04.3277171Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.327563 +0000 INFO checkpoint/testutils.go:200 ICKP-Schedule-Force-End {\"ts\": \"1747293363808718805-0\", \"cost\": \"17.812909ms\", \"intent\": \"CKP[I][2][true:true][203-203](0-0-\u003e1747293363808718805-0)\"}\n"}
1510:  {"Time":"2025-05-15T07:16:04.327778632Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.327684 +0000 INFO wal/checkpoint.go:164 TRACE-WAL-TRUNCATE-GC-Store {\"duration\": \"35.536µs\", \"dsn\": 203, \"dsn-prev\": 0}\n"}
1511:  {"Time":"2025-05-15T07:16:04.327792848Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.327727 +0000 INFO db/db.go:183 ICKP-Control-Force-End {\"total-cost\": \"518.978961ms\", \"ts\": \"1747293363808718805-0\", \"flush-cost\": \"501.023092ms\"}\n"}
1512:  {"Time":"2025-05-15T07:16:04.337655397Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.337573 +0000 INFO db/db.go:247 Force-Backup-CKP {\"total-cost\": \"528.846338ms\", \"force-ickp-cost\": \"519.076163ms\", \"create-backup-cost\": \"9.770305ms\", \"location\": \"0196d2cc-e06f-7626-92c9-71348cdcb369_00000_1_720_416_1831_0_0:13:1747293364327806599-0:0196d2cc-e06f-7626-92c9-71348cdcb369_00000_1_720_416_1831_0_0:1747293363808718805-1\"}\n"}
1513:  {"Time":"2025-05-15T07:16:04.337820125Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.337718 +0000 INFO checkpoint/executor.go:396 CKP-Executor-Stopped {\"error\": \"internal error: checkpoint disabled\", \"cfg\": \"{\\\"MinCount\\\":100000000,\\\"IncrementalReservedWALCount\\\":0,\\\"IncrementalInterval\\\":3600000000000,\\\"GlobalMinCount\\\":10000000,\\\"GlobalHistoryDuration\\\":3600000000000}\"}\n"}
1514:  {"Time":"2025-05-15T07:16:04.337954719Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.337865 +0000 INFO backup/tae.go:284 backup {\"operation\": \"start backup\", \"backup time\": \"2025-05-15 07:16:03\", \"checkpoint num\": 2, \"parallel num\": 1}\n"}
...

1541:  {"Time":"2025-05-15T07:16:04.490981472Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.490883 +0000 INFO checkpoint/reader.go:108 Read-CKP-MF {\"bat-cnt\": 1, \"rows\": 1, \"allocated\": 1097, \"name\": \"meta_0-0_1747293363808718805-0.ckp\", \"cost\": \"1.303658ms\"}\n"}
1542:  {"Time":"2025-05-15T07:16:04.491192169Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.491118 +0000 INFO checkpoint/replay.go:231 Read-CKP-META {\"entry\": \"CKP[I][2][true:true][203-203](0-0-\u003e1747293363808718805-0)\"}\n"}
1543:  {"Time":"2025-05-15T07:16:04.491554768Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.491202 +0000 INFO checkpoint/replay.go:231 Read-CKP-META {\"entry\": \"CKP[G][2][true:true][203-203](1747293363808718805-1-\u003e1747293364327806599-0)\"}\n"}
1544:  {"Time":"2025-05-15T07:16:04.491567923Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.491256 +0000 INFO checkpoint/replay.go:99 Read-CKP-From-Meta {\"cost\": \"3.266968ms\", \"count\": 2}\n"}
1545:  {"Time":"2025-05-15T07:16:04.494191989Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.494121 +0000 INFO checkpoint/replay.go:738 Read Checkpoint {\"checkpoint\": \"CKP[I][2][true:true][0-0](0-0-\u003e1747293363808718805-0)\"}\n"}
1546:  {"Time":"2025-05-15T07:16:04.494830142Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.494760 +0000 INFO checkpoint/replay.go:738 Read Checkpoint {\"checkpoint\": \"CKP[I][2][true:true][0-0](1747293363808718805-1-\u003e1747293364327806599-0)\"}\n"}
1547:  {"Time":"2025-05-15T07:16:04.495039331Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.494968 +0000 INFO checkpoint/replay.go:348 Replay-3-Table-From-Global {\"phase\": \"open-tae\", \"cost\": \"2.490867ms\"}\n"}
1548:  {"Time":"2025-05-15T07:16:04.499772289Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.499713 +0000 INFO checkpoint/replay.go:373 Replay-Catalog {\"phase\": \"open-tae\", \"cost\": \"4.665472ms\"}\n"}
1549:  {"Time":"2025-05-15T07:16:04.502102997Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.502035 +0000 INFO checkpoint/replay.go:738 Read Checkpoint {\"checkpoint\": \"CKP[I][2][true:true][0-0](0-0-\u003e1747293363808718805-0)\"}\n"}
1550:  {"Time":"2025-05-15T07:16:04.503211879Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.503149 +0000 INFO checkpoint/replay.go:738 Read Checkpoint {\"checkpoint\": \"CKP[I][2][true:true][0-0](1747293363808718805-1-\u003e1747293364327806599-0)\"}\n"}
1551:  {"Time":"2025-05-15T07:16:04.503524291Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.503353 +0000 INFO checkpoint/replay.go:435 Replay-Checkpoints {\"phase\": \"open-tae\", \"max-table-id\": 0, \"object-count\": 0, \"apply-cost\": \"6.143255ms\", \"read-cost\": \"4.431985ms\", \"apply-count\": 0, \"total-count\": 2, \"read-count\": 0}\n"}
1552:  {"Time":"2025-05-15T07:16:04.503539419Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.503450 +0000 INFO db/controller.go:738 open-tae {\"replay-checkpoints-cost\": \"16.152578ms\", \"checkpointed\": \"1747293364327806599-0\", \"checkpoint-lsn\": 0}\n"}
1553:  {"Time":"2025-05-15T07:16:04.51911473Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.519051 +0000 INFO batchstoredriver/store.go:283 Replay-Wal-From-LogStore {\"apply-cost\": \"11.576667ms\", \"read-cost\": \"2.591219ms\"}\n"}
1554:  {"Time":"2025-05-15T07:16:04.519284988Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.519209 +0000 INFO db/replay.go:233 Wal-Replay-Trace-End {\"apply-cost\": \"1.595552ms\", \"read-count\": 207, \"apply-count\": 0, \"max-lsn\": 207}\n"}
1555:  {"Time":"2025-05-15T07:16:04.519334251Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.519280 +0000 INFO logtail/storage_usage.go:692 [storage usage] replay: {\"remove old deleted db/tbl\": \"\", \"delayed tbl\": 0}\n"}
1556:  {"Time":"2025-05-15T07:16:04.52099887Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.520903 +0000 INFO merge/utils.go:106 MergeExecutorMemoryInfo {\"container-limit\": \"0B\", \"host-memory\": \"15.62GiB\", \"merge-limit\": \"11.71GiB\", \"error\": \"memory is not limited\"}\n"}
1557:  {"Time":"2025-05-15T07:16:04.521409557Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.521333 +0000 INFO tasks/cancelablejob.go:161 Start-CronJob {\"name\": \"CronJob[flusher-0196d2cc-e107-72ea-828c-17f6f72f682b-1h0m0s]\", \"interval\": \"1h0m0s\"}\n"}
...

1568:  {"Time":"2025-05-15T07:16:04.522079107Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.521998 +0000 INFO tasks/cancelablejob.go:161 Start-CronJob {\"name\": \"CronJob[GC-Logtail-0196d2cc-e129-7ed0-b0af-f12d9f30243a-1m0s]\", \"interval\": \"1m0s\"}\n"}
1569:  {"Time":"2025-05-15T07:16:04.522172258Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.522102 +0000 INFO tasks/cancelablejob.go:161 Start-CronJob {\"name\": \"CronJob[GC-Lock-Merge-0196d2cc-e12a-7145-b1fd-f0a1bee08d79-1m0s]\", \"interval\": \"1m0s\"}\n"}
1570:  {"Time":"2025-05-15T07:16:04.522260934Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.522188 +0000 INFO tasks/cancelablejob.go:161 Start-CronJob {\"name\": \"CronJob[Report-Stats-0196d2cc-e12a-72a1-9e97-c8b04dd5b6de-10s]\", \"interval\": \"10s\"}\n"}
1571:  {"Time":"2025-05-15T07:16:04.522348789Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.522293 +0000 INFO db/controller.go:657 open-tae {\"checkpointed\": \"1747293364327806599-0\", \"checkpoint-lsn\": 0}\n"}
1572:  {"Time":"2025-05-15T07:16:04.523575832Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.523388 +0000 INFO db/open.go:91 open-tae {\"total-cost\": \"52.152597ms\", \"mode\": \"TxnWriteMode\", \"db-dirname\": \"/tmp/runner-ut-workspace/Backup/TestBackupData\", \"config\": \"BulkTomestoneTxnThreshold = 10000\\nMaxMessageSize = 0\\nTransferTableTTL = \\\"2m0s\\\"\\nIncrementalDedup = false\\nIsStandalone = false\\n\\n[storage-cfg]\\n  block-max-rows = 8192\\n  object-max-blocks = 256\\n\\n[checkpoint-cfg]\\n  flush-inerterval = \\\"1m0s\\\"\\n  transfer-interval = \\\"5s\\\"\\n  metadata-check-inerterval = \\\"0s\\\"\\n  checkpoint-min-count = 100000000\\n  scan-interval = \\\"1h0m0s\\\"\\n  checkpoint-incremental-interval = \\\"1h0m0s\\\"\\n  checkpoint-global-interval = 10000000\\n  overall-flush-mem-control = 1073741824\\n  ForceUpdateGlobalInterval = false\\n  GlobalVersionInterval = \\\"1h0m0s\\\"\\n  GCCheckpointInterval = \\\"1m0s\\\"\\n  DisableGCCheckpoint = false\\n  ReservedWALEntryCount = 0\\n  BlockRows = 10\\n  Size = 0\\n\\n[scheduler-cfg]\\n  io-workers = 16\\n  async-workers = 2\\n\\n[gc-cfg]\\n  gc-ttl = \\\"1ms\\\"\\n  scan-gc-interval = \\\"10s"}
1573:  {"Time":"2025-05-15T07:16:04.523594978Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"\\\"\\n  disable-gc = false\\n  check-gc = false\\n  cache-size = 0\\n  gc-merge-count = 40\\n  gc-estimate-rows = 0\\n  gc-probility = 0.0\\n  gc-delete-timeout = \\\"10m0s\\\"\\n  gc-delete-batch-size = 2\\n\\n[LogtailCfg]\\n  page-size = 256\\n\\n[MergeCfg]\\n  CNMergeMemControlHint = 8589934592\\n  CNTakeOverAll = false\\n  CNTakeOverExceed = 83886080000\\n  CNStandaloneTake = false\\n  DisableZMBasedMerge = false\\n\\n[CatalogCfg]\\n  GCInterval = \\\"3m0s\\\"\\n  DisableGC = false\\n\"}\n"}
1574:  {"Time":"2025-05-15T07:16:04.694095637Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.693977 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[GC-Catalog-Cache-0196d2cc-e129-7c56-8dea-1715a9b1fe47-3m0s]\", \"duration\": \"171.997124ms\"}\n"}
1575:  {"Time":"2025-05-15T07:16:04.694162645Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.694086 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[GC-Logtail-0196d2cc-e129-7ed0-b0af-f12d9f30243a-1m0s]\", \"duration\": \"171.889673ms\"}\n"}
1576:  {"Time":"2025-05-15T07:16:04.69426886Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.694176 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[GC-Lock-Merge-0196d2cc-e12a-7145-b1fd-f0a1bee08d79-1m0s]\", \"duration\": \"171.972048ms\"}\n"}
1577:  {"Time":"2025-05-15T07:16:04.694340053Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.694270 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[Report-Stats-0196d2cc-e12a-72a1-9e97-c8b04dd5b6de-10s]\", \"duration\": \"171.977277ms\"}\n"}
1578:  {"Time":"2025-05-15T07:16:04.694433238Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.694359 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[GC-Transfer-Table-0196d2cc-e129-77e9-b977-a02a4916642d-5s]\", \"duration\": \"172.686784ms\"}\n"}
1579:  {"Time":"2025-05-15T07:16:04.694515341Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.694448 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[GC-Disk-0196d2cc-e129-7945-b2eb-5588504583a2-10s]\", \"duration\": \"172.577159ms\"}\n"}
1580:  {"Time":"2025-05-15T07:16:04.694597355Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.694530 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[GC-Checkpoint-0196d2cc-e129-7ac0-8a6a-8a76b022ecb0-1m0s]\", \"duration\": \"172.665894ms\"}\n"}
1581:  {"Time":"2025-05-15T07:16:04.694703082Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.694627 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[flusher-0196d2cc-e107-72ea-828c-17f6f72f682b-1h0m0s]\", \"duration\": \"173.190089ms\"}\n"}
1582:  {"Time":"2025-05-15T07:16:04.694921591Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.694740 +0000 INFO checkpoint/flusher.go:782 flushImpl-Stopped\n"}
1583:  {"Time":"2025-05-15T07:16:04.695035223Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.694925 +0000 INFO checkpoint/executor.go:396 CKP-Executor-Stopped {\"error\": \"internal error: runner stopped\", \"cfg\": \"{\\\"MinCount\\\":100000000,\\\"IncrementalReservedWALCount\\\":0,\\\"IncrementalInterval\\\":3600000000000,\\\"GlobalMinCount\\\":10000000,\\\"GlobalHistoryDuration\\\":3600000000000}\"}\n"}
1584:  {"Time":"2025-05-15T07:16:04.69516453Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Output":"2025/05/15 07:16:04.695068 +0000 INFO checkpoint/runner.go:348 CKPRunner-Stopped {\"mode\": \"\u003cRW\u003e\"}\n"}
...

1590:  {"Time":"2025-05-15T07:16:04.696445538Z","Action":"pass","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData","Elapsed":1.38}
1591:  {"Time":"2025-05-15T07:16:04.696459364Z","Action":"run","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2"}
1592:  {"Time":"2025-05-15T07:16:04.696463972Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"=== RUN   TestBackupData2\n"}
1593:  {"Time":"2025-05-15T07:16:04.703805187Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.703732 +0000 INFO txnbase/txnmgr.go:55 TxnManager-TxnSkipFlag-Change {\"prev\": \"Flag[]\", \"current\": \"Flag[]\"}\n"}
1594:  {"Time":"2025-05-15T07:16:04.704376196Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.704288 +0000 INFO tasks/cancelablejob.go:161 Start-CronJob {\"name\": \"CronJob[TxnManager-HB-0196d2cc-e1e0-741e-9cfa-70ef7ae46aba-2ms]\", \"interval\": \"2ms\"}\n"}
1595:  {"Time":"2025-05-15T07:16:04.70441548Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.704375 +0000 INFO txnbase/txnmgr.go:865 TxnManager-Started {\"is-replay-mode\": false, \"is-write-mode\": true}\n"}
1596:  {"Time":"2025-05-15T07:16:04.704614079Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.704520 +0000 INFO checkpoint/executor.go:354 CKP-Executor-Started {\"cfg\": \"{\\\"MinCount\\\":1,\\\"IncrementalReservedWALCount\\\":0,\\\"IncrementalInterval\\\":20000000,\\\"GlobalMinCount\\\":1,\\\"GlobalHistoryDuration\\\":10000000}\"}\n"}
1597:  {"Time":"2025-05-15T07:16:04.704740425Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.704677 +0000 INFO checkpoint/runner.go:334 CKPRunner-Started {\"mode\": \"\u003cRW\u003e\"}\n"}
1598:  {"Time":"2025-05-15T07:16:04.704861201Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.704786 +0000 INFO v3/deleter.go:52 GC-Worker-Init {\"delete-timeout\": \"10m0s\", \"delete-batch-size\": 2}\n"}
1599:  {"Time":"2025-05-15T07:16:04.705659393Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.705579 +0000 INFO checkpoint/replay.go:99 Read-CKP-From-Meta {\"cost\": \"36.107µs\", \"count\": 0}\n"}
1600:  {"Time":"2025-05-15T07:16:04.705733502Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.705661 +0000 INFO checkpoint/replay.go:373 Replay-Catalog {\"phase\": \"open-tae\", \"cost\": \"932ns\"}\n"}
1601:  {"Time":"2025-05-15T07:16:04.705810816Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.705739 +0000 INFO db/controller.go:738 open-tae {\"replay-checkpoints-cost\": \"862.732µs\", \"checkpointed\": \"0-0\", \"checkpoint-lsn\": 0}\n"}
1602:  {"Time":"2025-05-15T07:16:04.705972478Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.705886 +0000 INFO batchstoredriver/store.go:283 Replay-Wal-From-LogStore {\"apply-cost\": \"0s\", \"read-cost\": \"11.031µs\"}\n"}
1603:  {"Time":"2025-05-15T07:16:04.706083346Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.706023 +0000 INFO db/replay.go:233 Wal-Replay-Trace-End {\"apply-cost\": \"0s\", \"read-count\": 0, \"apply-count\": 0, \"max-lsn\": 0}\n"}
1604:  {"Time":"2025-05-15T07:16:04.706152695Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.706088 +0000 INFO logtail/storage_usage.go:692 [storage usage] replay: {\"remove old deleted db/tbl\": \"\", \"delayed tbl\": 0}\n"}
1605:  {"Time":"2025-05-15T07:16:04.70802207Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.707918 +0000 INFO merge/utils.go:106 MergeExecutorMemoryInfo {\"container-limit\": \"0B\", \"host-memory\": \"15.62GiB\", \"merge-limit\": \"11.71GiB\", \"error\": \"memory is not limited\"}\n"}
1606:  {"Time":"2025-05-15T07:16:04.708449249Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.708361 +0000 INFO tasks/cancelablejob.go:161 Start-CronJob {\"name\": \"CronJob[flusher-0196d2cc-e1e0-7b88-9976-a5bf25f62036-10ms]\", \"interval\": \"10ms\"}\n"}
...

1765:  {"Time":"2025-05-15T07:16:04.949429695Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.949342 +0000 INFO checkpoint/flusher.go:515 Flush-CollectMemUsage {\"pressure\": 0.000040121376514434814, \"size\": \"42.07KiB\"}\n"}
1766:  {"Time":"2025-05-15T07:16:04.953929067Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.953802 +0000 INFO v3/checkpoint.go:1654 GC-TRACE-SCAN {\"task\": \"gc-process-23\", \"checkpoint-count\": 1, \"duration\": \"22.207968ms\", \"snap-meta-size :\": 0, \"table-meta-size :\": 6559, \"snapshot-detail\": \"account count: 1, table count: 1, object count: 0\"}\n"}
1767:  {"Time":"2025-05-15T07:16:04.954203139Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.954119 +0000 INFO logtail/snapshot.go:770 GetSnapshot {\"cost\": \"6.803µs\"}\n"}
1768:  {"Time":"2025-05-15T07:16:04.954418482Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.954269 +0000 INFO catalog/catalog.go:151 GC-Catalog-Start {\"last\": \"0-0\", \"curr\": \"1747293364719262039-0\"}\n"}
1769:  {"Time":"2025-05-15T07:16:04.954601624Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.954509 +0000 INFO catalog/catalog.go:161 GC-Catalog-Done {\"curr\": \"1747293364719262039-0\", \"db-cnt\": 0, \"tbl-cnt\": 0, \"obj-cnt\": 0, \"tomb-cnt\": 0, \"duration\": \"259.565µs\"}\n"}
1770:  {"Time":"2025-05-15T07:16:04.966995445Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.966148 +0000 INFO checkpoint/flusher.go:515 Flush-CollectMemUsage {\"pressure\": 0.000040121376514434814, \"size\": \"42.07KiB\"}\n"}
1771:  {"Time":"2025-05-15T07:16:04.967018758Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.966655 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[GC-Transfer-Table-0196d2cc-e1e4-7814-aaf7-e8101861acfd-5s]\", \"duration\": \"257.952386ms\"}\n"}
1772:  {"Time":"2025-05-15T07:16:04.96702502Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.966780 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[GC-Disk-0196d2cc-e1e4-7996-909f-96f5294f0a61-10ms]\", \"duration\": \"257.920966ms\"}\n"}
1773:  {"Time":"2025-05-15T07:16:04.96703039Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.966871 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[GC-Checkpoint-0196d2cc-e1e4-7af0-a9d1-ab693067d6f3-10ms]\", \"duration\": \"258.001197ms\"}\n"}
1774:  {"Time":"2025-05-15T07:16:04.96707868Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.966974 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[GC-Catalog-Cache-0196d2cc-e1e4-7c26-b0d3-a97dcc02850b-1ms]\", \"duration\": \"258.085724ms\"}\n"}
1775:  {"Time":"2025-05-15T07:16:04.967163559Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.967097 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[GC-Logtail-0196d2cc-e1e4-7d7c-979b-cebf5c897f23-10ms]\", \"duration\": \"258.025258ms\"}\n"}
1776:  {"Time":"2025-05-15T07:16:04.967261161Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.967179 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[GC-Lock-Merge-0196d2cc-e1e4-7f2a-aca6-7968b627456d-1m0s]\", \"duration\": \"258.022764ms\"}\n"}
1777:  {"Time":"2025-05-15T07:16:04.967359445Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.967275 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[Report-Stats-0196d2cc-e1e5-70fb-9bc0-7ae68890e757-10s]\", \"duration\": \"258.112572ms\"}\n"}
1778:  {"Time":"2025-05-15T07:16:04.967481954Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.967395 +0000 INFO tasks/cancelablejob.go:174 Stop-CronJob {\"name\": \"CronJob[flusher-0196d2cc-e1e0-7b88-9976-a5bf25f62036-10ms]\", \"duration\": \"258.954279ms\"}\n"}
1779:  {"Time":"2025-05-15T07:16:04.967593543Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.967508 +0000 INFO checkpoint/flusher.go:782 flushImpl-Stopped\n"}
1780:  {"Time":"2025-05-15T07:16:04.967792865Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.967689 +0000 INFO checkpoint/executor.go:396 CKP-Executor-Stopped {\"error\": \"internal error: runner stopped\", \"cfg\": \"{\\\"MinCount\\\":1,\\\"IncrementalReservedWALCount\\\":0,\\\"IncrementalInterval\\\":20000000,\\\"GlobalMinCount\\\":1,\\\"GlobalHistoryDuration\\\":10000000}\"}\n"}
1781:  {"Time":"2025-05-15T07:16:04.96787526Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:04.967820 +0000 INFO checkpoint/runner.go:348 CKPRunner-Stopped {\"mode\": \"\u003cRW\u003e\"}\n"}
...

1819:  {"Time":"2025-05-15T07:16:05.028253409Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.028182 +0000 INFO checkpoint/reader.go:108 Read-CKP-MF {\"bat-cnt\": 1, \"rows\": 2, \"allocated\": 1049, \"name\": \"meta_0-0_1747293364719262039-1.ckp\", \"cost\": \"804.835µs\"}\n"}
1820:  {"Time":"2025-05-15T07:16:05.028478946Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.028407 +0000 INFO checkpoint/replay.go:231 Read-CKP-META {\"entry\": \"CKP[I][2][true:true][1-1](0-0-\u003e1747293364719262039-0)\"}\n"}
1821:  {"Time":"2025-05-15T07:16:05.02854877Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.028497 +0000 INFO checkpoint/replay.go:231 Read-CKP-META {\"entry\": \"CKP[G][2][true:true][1-1](0-0-\u003e1747293364719262039-1)\"}\n"}
1822:  {"Time":"2025-05-15T07:16:05.028607229Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.028547 +0000 INFO checkpoint/replay.go:99 Read-CKP-From-Meta {\"cost\": \"2.297726ms\", \"count\": 2}\n"}
1823:  {"Time":"2025-05-15T07:16:05.030467607Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.030415 +0000 INFO checkpoint/replay.go:690 Read Checkpoint {\"checkpoint\": \"CKP[G][2][true:true][1-1](0-0-\u003e1747293364719262039-1)\"}\n"}
1824:  {"Time":"2025-05-15T07:16:05.030559809Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.030490 +0000 INFO checkpoint/replay.go:738 Read Checkpoint {\"checkpoint\": \"CKP[G][2][true:true][1-1](0-0-\u003e1747293364719262039-1)\"}\n"}
1825:  {"Time":"2025-05-15T07:16:05.030723625Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.030666 +0000 INFO checkpoint/replay.go:348 Replay-3-Table-From-Global {\"phase\": \"open-tae\", \"cost\": \"1.354122ms\"}\n"}
1826:  {"Time":"2025-05-15T07:16:05.035127017Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.035051 +0000 INFO checkpoint/replay.go:373 Replay-Catalog {\"phase\": \"open-tae\", \"cost\": \"4.311891ms\"}\n"}
1827:  {"Time":"2025-05-15T07:16:05.036117119Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.036063 +0000 INFO checkpoint/replay.go:690 Read Checkpoint {\"checkpoint\": \"CKP[G][2][true:true][1-1](0-0-\u003e1747293364719262039-1)\"}\n"}
1828:  {"Time":"2025-05-15T07:16:05.036219602Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.036155 +0000 INFO checkpoint/replay.go:738 Read Checkpoint {\"checkpoint\": \"CKP[G][2][true:true][1-1](0-0-\u003e1747293364719262039-1)\"}\n"}
1829:  {"Time":"2025-05-15T07:16:05.03637893Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.036309 +0000 INFO checkpoint/replay.go:435 Replay-Checkpoints {\"phase\": \"open-tae\", \"max-table-id\": 0, \"object-count\": 0, \"apply-cost\": \"2.607374ms\", \"read-cost\": \"3.031588ms\", \"apply-count\": 0, \"total-count\": 2, \"read-count\": 0}\n"}
1830:  {"Time":"2025-05-15T07:16:05.036439644Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.036376 +0000 INFO db/controller.go:738 open-tae {\"replay-checkpoints-cost\": \"10.85427ms\", \"checkpointed\": \"1747293364719262039-1\", \"checkpoint-lsn\": 1}\n"}
1831:  {"Time":"2025-05-15T07:16:05.048250093Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.048169 +0000 INFO batchstoredriver/store.go:283 Replay-Wal-From-LogStore {\"apply-cost\": \"9.325885ms\", \"read-cost\": \"1.543413ms\"}\n"}
1832:  {"Time":"2025-05-15T07:16:05.076920002Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.076812 +0000 INFO db/replay.go:233 Wal-Replay-Trace-End {\"apply-cost\": \"39.940676ms\", \"read-count\": 104, \"apply-count\": 104, \"max-lsn\": 105}\n"}
1833:  {"Time":"2025-05-15T07:16:05.076970426Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.076899 +0000 INFO logtail/storage_usage.go:692 [storage usage] replay: {\"remove old deleted db/tbl\": \"\", \"delayed tbl\": 0}\n"}
1834:  {"Time":"2025-05-15T07:16:05.078627204Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.078554 +0000 INFO merge/utils.go:106 MergeExecutorMemoryInfo {\"container-limit\": \"0B\", \"host-memory\": \"15.62GiB\", \"merge-limit\": \"11.71GiB\", \"error\": \"memory is not limited\"}\n"}
1835:  {"Time":"2025-05-15T07:16:05.079062821Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.078969 +0000 INFO tasks/cancelablejob.go:161 Start-CronJob {\"name\": \"CronJob[flusher-0196d2cc-e321-7645-89c0-b91fbb4417c4-1h0m0s]\", \"interval\": \"1h0m0s\"}\n"}
...

1949:  {"Time":"2025-05-15T07:16:05.266902206Z","Action":"output","Package":"github.com/matrixorigin/matrixone/pkg/backup","Test":"TestBackupData2","Output":"2025/05/15 07:16:05.266740 +0000 INFO jobs/flushTableTail.go:295 [FLUSH-START] {\"task\": \"[FT-91]1000-2025-05-15 07:16:04.710378127 +0000 UTC m=+1.555029362\", \"extra-info\": {\"a-objs\": \"267285aca931_0,920e81c41067_0,9ff46f463ad7_0,88e3b962fd1a_0,6d9126d0a44b_0,49b11b073f96_0,617c2c1fe90e_0,\", \"a-tombstones\": \"dc3ec6b99528_0,91b085f27718_0,d6ae1c9200a5_0,907783b2f331_0,6ff76b658702_0,ae59bbe0d657_0,3203946e4e8d_0,33b3bb65d58e_0,8ebc10501ee3_0,76de735d886f_0,\"}, \"txn-info\": \"ctx[0196D2CCE4127618B8283BE44D4927F1][1747293365265183163-0-\u003e9223372036854775807-4294967295][Active]: \u003...

Copy link
Contributor Author

mergify bot commented May 16, 2025

This pull request has been removed from the queue for the following reason: pull request dequeued.

Pull request #21622 has been dequeued. Invalid commit message. section not found.

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.
If you do update this pull request, it will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue instead, you can requeue the pull request, without updating it, by posting a @mergifyio requeue comment.

@fengttt fengttt merged commit dc36adc into main May 16, 2025
22 of 24 checks passed
@fengttt fengttt deleted the mergify/configuration-deprecated-update branch May 16, 2025 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes [1, 9] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants